2022-06-01 00:55:42.532 | + ./stack.sh:main:462 : exec 2022-06-01 00:55:42.532 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-005542' 2022-06-01 00:55:42.532 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-005542.summary.2022-06-01-005542 2022-06-01 00:55:42.532 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:55:42.532 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-005542 2022-06-01 00:55:42.532 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-005542 /opt/stack/logs/stack.sh.log 2022-06-01 00:55:42.532 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-005542.summary.2022-06-01-005542 /opt/stack/logs/stack.sh.log.summary 2022-06-01 00:55:42.532 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 00:55:42.532 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 00:55:42.532 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 00:55:42.532 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 00:55:42.532 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 00:55:42.532 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 00:55:42.533 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 00:55:42.537 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 00:55:42.539 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 00:55:42.541 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 00:55:42.544 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 00:55:42.546 | + ./stack.sh:main:551 : uname -a 2022-06-01 00:55:42.547 | Linux n-d-843948-3 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-01 00:55:42.549 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 00:55:42.551 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 00:55:42.554 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 00:55:42.581 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 00:55:42.603 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 00:55:42.605 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 00:55:42.607 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 00:55:42.609 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 00:55:42.611 | + functions-common:fetch_plugins:1673 : return 2022-06-01 00:55:42.613 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 00:55:42.614 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 00:55:42.616 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:55:42.618 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:55:42.620 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:55:42.622 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:55:42.624 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:55:42.626 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:55:42.628 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:55:42.631 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:55:42.633 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:55:42.635 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:55:42.637 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 00:55:42.639 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:55:42.651 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:42.653 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:55:42.655 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:55:42.657 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:55:42.659 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:55:42.660 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:55:42.667 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 00:55:42.670 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 00:55:42.672 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 00:55:42.675 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 00:55:42.676 | + 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-01 00:55:42.678 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 00:55:42.680 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 00:55:42.682 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 00:55:42.685 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 00:55:42.687 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 00:55:42.689 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 00:55:42.712 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 00:55:42.714 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 00:55:42.729 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:42.733 | +++ lib/tls:source:43 : hostname -f 2022-06-01 00:55:42.737 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 00:55:42.739 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 00:55:42.741 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 00:55:42.743 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 00:55:42.745 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 00:55:42.746 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 00:55:42.749 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 00:55:42.751 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 00:55:42.753 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 00:55:42.756 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 00:55:42.763 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 00:55:42.776 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 00:55:42.801 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 00:55:42.814 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 00:55:42.828 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 00:55:42.861 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 00:55:42.901 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 00:55:42.982 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 00:55:43.004 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 00:55:43.041 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 00:55:43.101 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 00:55:43.232 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 00:55:43.248 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 00:55:43.260 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 00:55:43.273 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 00:55:43.365 | + ./stack.sh:main:598 : run_phase source 2022-06-01 00:55:43.367 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 00:55:43.369 | + functions-common:run_phase:1751 : local phase= 2022-06-01 00:55:43.371 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:55:43.373 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:55:43.376 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:55:43.378 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:55:43.380 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:55:43.383 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:55:43.387 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:55:43.389 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:55:43.391 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:55:43.393 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 00:55:43.396 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:55:43.411 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.413 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:55:43.415 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 00:55:43.455 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 00:55:43.457 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 00:55:43.459 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 00:55:43.461 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 00:55:43.463 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 00:55:43.466 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 00:55:43.468 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 00:55:43.470 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 00:55:43.473 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 00:55:43.475 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 00:55:43.477 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.479 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 00:55:43.482 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.484 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 00:55:43.486 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.488 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 00:55:43.490 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.493 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 00:55:43.495 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.497 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 00:55:43.500 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.502 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 00:55:43.504 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.506 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 00:55:43.509 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.511 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 00:55:43.514 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.516 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 00:55:43.518 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.520 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 00:55:43.522 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.525 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 00:55:43.527 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.530 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 00:55:43.533 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.535 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 00:55:43.537 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.539 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 00:55:43.542 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.544 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 00:55:43.546 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.548 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 00:55:43.551 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.553 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 00:55:43.555 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.557 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 00:55:43.560 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.562 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 00:55:43.564 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.567 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 00:55:43.569 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.571 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 00:55:43.573 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.576 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 00:55:43.578 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.581 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 00:55:43.583 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.585 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 00:55:43.587 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.590 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 00:55:43.592 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.594 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 00:55:43.596 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.599 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 00:55:43.601 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.603 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 00:55:43.605 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.608 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 00:55:43.610 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.612 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 00:55:43.614 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.617 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 00:55:43.619 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.622 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 00:55:43.624 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.626 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 00:55:43.629 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.631 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 00:55:43.633 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.635 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 00:55:43.638 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.640 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 00:55:43.643 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.645 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 00:55:43.647 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.649 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 00:55:43.652 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.654 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 00:55:43.656 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.659 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 00:55:43.661 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.663 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 00:55:43.665 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 00:55:43.668 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 00:55:43.670 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 00:55:43.673 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:55:43.675 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 00:55:43.690 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.693 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 00:55:43.696 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 00:55:43.698 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 00:55:43.724 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:43.727 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 00:55:43.729 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 00:55:43.731 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 00:55:43.734 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 00:55:43.736 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 00:55:43.738 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 00:55:43.744 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 00:55:43.748 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 00:55:43.752 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:55:43.754 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 00:55:43.757 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:55:43.759 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 00:55:43.761 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 00:55:43.761 | Using mysql database backend 2022-06-01 00:55:43.765 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 00:55:43.784 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 00:55:43.802 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.804 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 00:55:43.822 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 00:55:43.838 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.841 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 00:55:43.858 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 00:55:43.874 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 00:55:43.890 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:55:43.893 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 00:55:43.915 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.918 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 00:55:43.921 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 00:55:43.939 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:55:43.942 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 00:55:43.959 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 00:55:43.962 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 00:55:43.964 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 00:55:43.968 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 00:55:43.971 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 00:55:43.975 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-005543 2022-06-01 00:55:43.978 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-005543 739' 2022-06-01 00:55:43.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:43.983 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 00:55:43.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:43.988 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 00:55:43.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:43.993 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 00:55:43.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:43.998 | + 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-01 00:55:44.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.003 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-06-01 00:55:44.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.008 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-06-01 00:55:44.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.013 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-005542 2022-06-01 00:55:44.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.017 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 00:55:44.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.022 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-06-01 00:55:44.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.027 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 00:55:44.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.032 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 00:55:44.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.037 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 00:55:44.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 00:55:44.043 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 00:55:44.046 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 00:55:44.049 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 00:55:44.052 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 00:55:44.055 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:55:44.057 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:55:44.060 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:55:44.062 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:55:44.064 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:55:44.068 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:55:44.083 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:55:44.086 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:55:44.088 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:44.091 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:55:44.091 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:55:44.096 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 00:55:44.099 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:44.101 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 00:55:44.113 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 00:55:44.116 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:55:44.116 | + functions-common:git_clone:607 : head -1 2022-06-01 00:55:44.120 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 00:55:44.122 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:55:44.125 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 00:55:44.127 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:55:44.129 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 00:55:44.132 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 00:55:44.134 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 00:55:44.137 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 00:55:44.140 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:55:44.143 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 00:55:44.145 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 00:55:44.147 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 00:55:44.150 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 00:55:44.156 | ++ tools/install_prereqs.sh:source:47 : NOW=1654044944 2022-06-01 00:55:44.160 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 00:55:44.164 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654044744 2022-06-01 00:55:44.167 | ++ tools/install_prereqs.sh:source:49 : DELTA=200 2022-06-01 00:55:44.170 | ++ tools/install_prereqs.sh:source:50 : [[ 200 -lt 7200 ]] 2022-06-01 00:55:44.172 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 00:55:44.174 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 00:55:44.177 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 00:55:44.179 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 00:55:44.181 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 00:55:44.184 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 00:55:44.186 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 00:55:44.188 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 00:55:44.191 | +++ 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-01 00:55:44.243 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 00:55:44.243 | apache2-dev 2022-06-01 00:55:44.243 | bc 2022-06-01 00:55:44.243 | bsdmainutils 2022-06-01 00:55:44.243 | curl 2022-06-01 00:55:44.243 | g++ 2022-06-01 00:55:44.243 | gcc 2022-06-01 00:55:44.243 | gettext 2022-06-01 00:55:44.243 | git 2022-06-01 00:55:44.243 | graphviz 2022-06-01 00:55:44.243 | iputils-ping 2022-06-01 00:55:44.243 | libapache2-mod-proxy-uwsgi 2022-06-01 00:55:44.243 | libffi-dev 2022-06-01 00:55:44.243 | libjpeg-dev 2022-06-01 00:55:44.243 | libmysqlclient-dev 2022-06-01 00:55:44.243 | libpcre3-dev 2022-06-01 00:55:44.243 | libpq-dev 2022-06-01 00:55:44.243 | libssl-dev 2022-06-01 00:55:44.243 | libsystemd-dev 2022-06-01 00:55:44.244 | libxml2-dev 2022-06-01 00:55:44.244 | libxslt1-dev 2022-06-01 00:55:44.244 | libyaml-dev 2022-06-01 00:55:44.244 | lsof 2022-06-01 00:55:44.244 | openssh-server 2022-06-01 00:55:44.244 | openssl 2022-06-01 00:55:44.244 | pkg-config 2022-06-01 00:55:44.244 | psmisc 2022-06-01 00:55:44.244 | python3-dev 2022-06-01 00:55:44.244 | python3-pip 2022-06-01 00:55:44.244 | python3-venv 2022-06-01 00:55:44.244 | tar 2022-06-01 00:55:44.244 | tcpdump 2022-06-01 00:55:44.244 | unzip 2022-06-01 00:55:44.244 | uuid-runtime 2022-06-01 00:55:44.244 | wget 2022-06-01 00:55:44.244 | wget 2022-06-01 00:55:44.244 | zlib1g-dev 2022-06-01 00:55:44.244 | libkrb5-dev 2022-06-01 00:55:44.244 | libldap2-dev 2022-06-01 00:55:44.244 | libsasl2-dev 2022-06-01 00:55:44.244 | memcached 2022-06-01 00:55:44.244 | python3-mysqldb 2022-06-01 00:55:44.244 | sqlite3 2022-06-01 00:55:44.244 | conntrack 2022-06-01 00:55:44.244 | curl 2022-06-01 00:55:44.244 | dnsmasq-base 2022-06-01 00:55:44.244 | dnsmasq-utils 2022-06-01 00:55:44.244 | ebtables 2022-06-01 00:55:44.244 | gawk 2022-06-01 00:55:44.244 | genisoimage 2022-06-01 00:55:44.244 | iptables 2022-06-01 00:55:44.244 | iputils-arping 2022-06-01 00:55:44.244 | kpartx 2022-06-01 00:55:44.244 | libjs-jquery-tablesorter 2022-06-01 00:55:44.244 | libmysqlclient-dev 2022-06-01 00:55:44.244 | parted 2022-06-01 00:55:44.244 | pm-utils 2022-06-01 00:55:44.244 | python3-mysqldb 2022-06-01 00:55:44.244 | socat 2022-06-01 00:55:44.245 | sqlite3 2022-06-01 00:55:44.245 | sudo 2022-06-01 00:55:44.245 | vlan 2022-06-01 00:55:44.245 | lsscsi 2022-06-01 00:55:44.245 | open-iscsi 2022-06-01 00:55:44.245 | lvm2 2022-06-01 00:55:44.245 | qemu-utils 2022-06-01 00:55:44.245 | thin-provisioning-tools 2022-06-01 00:55:44.245 | acl 2022-06-01 00:55:44.245 | dnsmasq-base 2022-06-01 00:55:44.245 | dnsmasq-utils 2022-06-01 00:55:44.245 | ebtables 2022-06-01 00:55:44.245 | haproxy 2022-06-01 00:55:44.245 | iptables 2022-06-01 00:55:44.245 | iputils-arping 2022-06-01 00:55:44.245 | iputils-ping 2022-06-01 00:55:44.245 | libmysqlclient-dev 2022-06-01 00:55:44.245 | postgresql-server-dev-all 2022-06-01 00:55:44.245 | python3-mysqldb 2022-06-01 00:55:44.245 | sqlite3 2022-06-01 00:55:44.245 | sudo 2022-06-01 00:55:44.245 | vlan 2022-06-01 00:55:44.245 | ipset 2022-06-01 00:55:44.245 | conntrack 2022-06-01 00:55:44.245 | conntrackd 2022-06-01 00:55:44.245 | keepalived 2022-06-01 00:55:44.245 | dstat 2022-06-01 00:55:44.245 | lvm2 2022-06-01 00:55:44.245 | qemu-utils 2022-06-01 00:55:44.245 | thin-provisioning-tools 2022-06-01 00:55:44.245 | curl 2022-06-01 00:55:44.245 | liberasurecode-dev 2022-06-01 00:55:44.245 | make 2022-06-01 00:55:44.245 | memcached 2022-06-01 00:55:44.245 | sqlite3 2022-06-01 00:55:44.245 | xfsprogs' 2022-06-01 00:55:44.246 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 00:55:44.267 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 00:55:44.267 | apache2-dev 2022-06-01 00:55:44.267 | bc 2022-06-01 00:55:44.267 | bsdmainutils 2022-06-01 00:55:44.267 | curl 2022-06-01 00:55:44.267 | g++ 2022-06-01 00:55:44.267 | gcc 2022-06-01 00:55:44.267 | gettext 2022-06-01 00:55:44.267 | git 2022-06-01 00:55:44.267 | graphviz 2022-06-01 00:55:44.267 | iputils-ping 2022-06-01 00:55:44.267 | libapache2-mod-proxy-uwsgi 2022-06-01 00:55:44.267 | libffi-dev 2022-06-01 00:55:44.267 | libjpeg-dev 2022-06-01 00:55:44.267 | libmysqlclient-dev 2022-06-01 00:55:44.267 | libpcre3-dev 2022-06-01 00:55:44.267 | libpq-dev 2022-06-01 00:55:44.267 | libssl-dev 2022-06-01 00:55:44.267 | libsystemd-dev 2022-06-01 00:55:44.267 | libxml2-dev 2022-06-01 00:55:44.267 | libxslt1-dev 2022-06-01 00:55:44.267 | libyaml-dev 2022-06-01 00:55:44.268 | lsof 2022-06-01 00:55:44.268 | openssh-server 2022-06-01 00:55:44.268 | openssl 2022-06-01 00:55:44.268 | pkg-config 2022-06-01 00:55:44.268 | psmisc 2022-06-01 00:55:44.268 | python3-dev 2022-06-01 00:55:44.268 | python3-pip 2022-06-01 00:55:44.268 | python3-venv 2022-06-01 00:55:44.268 | tar 2022-06-01 00:55:44.268 | tcpdump 2022-06-01 00:55:44.268 | unzip 2022-06-01 00:55:44.268 | uuid-runtime 2022-06-01 00:55:44.268 | wget 2022-06-01 00:55:44.268 | wget 2022-06-01 00:55:44.268 | zlib1g-dev 2022-06-01 00:55:44.268 | libkrb5-dev 2022-06-01 00:55:44.268 | libldap2-dev 2022-06-01 00:55:44.268 | libsasl2-dev 2022-06-01 00:55:44.268 | memcached 2022-06-01 00:55:44.268 | python3-mysqldb 2022-06-01 00:55:44.268 | sqlite3 2022-06-01 00:55:44.268 | conntrack 2022-06-01 00:55:44.268 | curl 2022-06-01 00:55:44.268 | dnsmasq-base 2022-06-01 00:55:44.268 | dnsmasq-utils 2022-06-01 00:55:44.268 | ebtables 2022-06-01 00:55:44.268 | gawk 2022-06-01 00:55:44.268 | genisoimage 2022-06-01 00:55:44.268 | iptables 2022-06-01 00:55:44.268 | iputils-arping 2022-06-01 00:55:44.268 | kpartx 2022-06-01 00:55:44.268 | libjs-jquery-tablesorter 2022-06-01 00:55:44.268 | libmysqlclient-dev 2022-06-01 00:55:44.268 | parted 2022-06-01 00:55:44.268 | pm-utils 2022-06-01 00:55:44.268 | python3-mysqldb 2022-06-01 00:55:44.268 | socat 2022-06-01 00:55:44.268 | sqlite3 2022-06-01 00:55:44.268 | sudo 2022-06-01 00:55:44.268 | vlan 2022-06-01 00:55:44.269 | lsscsi 2022-06-01 00:55:44.269 | open-iscsi 2022-06-01 00:55:44.269 | lvm2 2022-06-01 00:55:44.269 | qemu-utils 2022-06-01 00:55:44.269 | thin-provisioning-tools 2022-06-01 00:55:44.269 | acl 2022-06-01 00:55:44.269 | dnsmasq-base 2022-06-01 00:55:44.269 | dnsmasq-utils 2022-06-01 00:55:44.269 | ebtables 2022-06-01 00:55:44.269 | haproxy 2022-06-01 00:55:44.269 | iptables 2022-06-01 00:55:44.269 | iputils-arping 2022-06-01 00:55:44.269 | iputils-ping 2022-06-01 00:55:44.269 | libmysqlclient-dev 2022-06-01 00:55:44.269 | postgresql-server-dev-all 2022-06-01 00:55:44.269 | python3-mysqldb 2022-06-01 00:55:44.269 | sqlite3 2022-06-01 00:55:44.269 | sudo 2022-06-01 00:55:44.269 | vlan 2022-06-01 00:55:44.269 | ipset 2022-06-01 00:55:44.269 | conntrack 2022-06-01 00:55:44.269 | conntrackd 2022-06-01 00:55:44.269 | keepalived 2022-06-01 00:55:44.269 | dstat 2022-06-01 00:55:44.269 | lvm2 2022-06-01 00:55:44.269 | qemu-utils 2022-06-01 00:55:44.269 | thin-provisioning-tools 2022-06-01 00:55:44.269 | curl 2022-06-01 00:55:44.269 | liberasurecode-dev 2022-06-01 00:55:44.269 | make 2022-06-01 00:55:44.269 | memcached 2022-06-01 00:55:44.269 | sqlite3 2022-06-01 00:55:44.269 | xfsprogs ' 2022-06-01 00:55:44.269 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 00:55:44.272 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:44.274 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:44.277 | ++ 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-01 00:55:44.277 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 00:55:44.283 | ++ 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-01 00:55:44.286 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 00:55:44.288 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:55:44.290 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 00:55:44.293 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:55:44.296 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:44.298 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:55:44.300 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:44.302 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:44.304 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:55:44.306 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 00:55:44.308 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 00:55:44.310 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 00:55:44.313 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 00:55:44.317 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 00:55:44.319 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 00:55:44.321 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 00:55:44.323 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 00:55:44.326 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 00:55:44.328 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 00:55:44.332 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654044944330 2022-06-01 00:55:44.334 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 00:55:44.337 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 00:55:44.339 | ++ 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-01 00:55:44.549 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 00:55:44.580 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-06-01 00:55:44.749 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-06-01 00:55:44.785 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 00:55:45.291 | Fetched 222 kB in 1s (336 kB/s) 2022-06-01 00:55:46.899 | Reading package lists... 2022-06-01 00:55:46.930 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 00:55:46.932 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 00:55:46.935 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:55:46.937 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:46.939 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:46.941 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:55:46.943 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:46.945 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 00:55:46.947 | ++ functions-common:time_stop:2329 : start_time=1654044944330 2022-06-01 00:55:46.951 | ++ functions-common:time_stop:2331 : [[ -z 1654044944330 ]] 2022-06-01 00:55:46.954 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:46.958 | ++ functions-common:time_stop:2334 : end_time=1654044946955 2022-06-01 00:55:46.960 | ++ functions-common:time_stop:2335 : elapsed_time=2625 2022-06-01 00:55:46.962 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 00:55:46.964 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:46.969 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2625 2022-06-01 00:55:46.972 | ++ 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-01 00:55:46.975 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:55:46.977 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:55:46.979 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:55:46.983 | ++ 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-01 00:55:47.007 | ++ 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-01 00:55:47.127 | Reading package lists... 2022-06-01 00:55:47.395 | Building dependency tree... 2022-06-01 00:55:47.396 | Reading state information... 2022-06-01 00:55:47.437 | acl is already the newest version (2.2.53-6). 2022-06-01 00:55:47.437 | bc is already the newest version (1.07.1-2build1). 2022-06-01 00:55:47.437 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 00:55:47.437 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 00:55:47.437 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 00:55:47.437 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:55:47.437 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 00:55:47.437 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 00:55:47.437 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 00:55:47.437 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 00:55:47.437 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 00:55:47.437 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 00:55:47.437 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 00:55:47.437 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 00:55:47.437 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 00:55:47.437 | libffi-dev is already the newest version (3.3-4). 2022-06-01 00:55:47.437 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 00:55:47.437 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 00:55:47.437 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 00:55:47.437 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 00:55:47.437 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 00:55:47.437 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:55:47.437 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 00:55:47.437 | psmisc is already the newest version (23.3-1). 2022-06-01 00:55:47.437 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:55:47.437 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 00:55:47.437 | socat is already the newest version (1.7.3.3-2). 2022-06-01 00:55:47.437 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 00:55:47.437 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 00:55:47.438 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 00:55:47.438 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 00:55:47.438 | dstat is already the newest version (0.7.4-6). 2022-06-01 00:55:47.438 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 00:55:47.438 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 00:55:47.438 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 00:55:47.438 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 00:55:47.438 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:55:47.438 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:55:47.438 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 00:55:47.438 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:55:47.438 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 00:55:47.438 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 00:55:47.438 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 00:55:47.438 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 00:55:47.438 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 00:55:47.438 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 00:55:47.438 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 00:55:47.438 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:55:47.438 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 00:55:47.438 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 00:55:47.438 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 00:55:47.438 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:55:47.438 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 00:55:47.438 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 00:55:47.438 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 00:55:47.438 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 00:55:47.438 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 00:55:47.438 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 00:55:47.438 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 00:55:47.438 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 00:55:47.438 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 00:55:47.439 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 00:55:47.439 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 00:55:47.439 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 00:55:47.439 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 00:55:47.439 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 00:55:47.439 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 00:55:47.439 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 00:55:47.680 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:55:47.681 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 00:55:47.681 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 00:55:47.681 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 00:55:47.681 | The following packages were automatically installed and are no longer required: 2022-06-01 00:55:47.682 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:55:47.682 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:55:47.682 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:55:47.682 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:55:47.682 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:55:47.682 | python3-zope.interface 2022-06-01 00:55:47.682 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:55:47.805 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:55:47.809 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 00:55:47.812 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:55:47.814 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:55:47.816 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:47.818 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:47.820 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:55:47.823 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:47.825 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:55:47.827 | ++ functions-common:time_stop:2329 : start_time=1654044947004 2022-06-01 00:55:47.829 | ++ functions-common:time_stop:2331 : [[ -z 1654044947004 ]] 2022-06-01 00:55:47.832 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:47.836 | ++ functions-common:time_stop:2334 : end_time=1654044947833 2022-06-01 00:55:47.838 | ++ functions-common:time_stop:2335 : elapsed_time=829 2022-06-01 00:55:47.840 | ++ functions-common:time_stop:2336 : total=760 2022-06-01 00:55:47.842 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:47.845 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1589 2022-06-01 00:55:47.847 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 00:55:47.849 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 00:55:47.852 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:55:47.854 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 00:55:47.859 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 00:55:47.863 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 00:55:47.865 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 00:55:47.868 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 00:55:49.558 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 00:55:49.560 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 00:55:49.562 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 00:55:49.564 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 00:55:49.565 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 00:55:49.567 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 00:55:49.570 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 00:55:49.572 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 00:55:49.574 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 00:55:49.578 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 00:55:49.652 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 00:55:49.655 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 00:55:49.728 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 00:55:49.730 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 00:55:49.804 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 00:55:49.806 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 00:55:49.808 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 00:55:49.810 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 00:55:49.812 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 00:55:49.814 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 00:55:49.816 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 00:55:49.818 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 00:55:49.820 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 00:55:49.822 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 00:55:49.824 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 00:55:49.824 | Distro: focal 2022-06-01 00:55:49.827 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 00:55:49.829 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 00:55:49.832 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 00:55:49.834 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 00:55:49.837 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 00:55:49.837 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 00:55:50.318 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 00:55:50.320 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 00:55:50.320 | pip: 20.2.2 2022-06-01 00:55:50.321 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 00:55:50.776 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 00:55:50.798 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 00:55:50.800 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 00:55:50.802 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 00:55:50.805 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 00:55:50.808 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 00:55:50.811 | + ./stack.sh:main:764 : fixup_all 2022-06-01 00:55:50.813 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 00:55:50.815 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 00:55:50.817 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:55:50.823 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 00:55:50.823 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 00:55:50.824 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 00:55:50.830 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 00:55:50.833 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 00:55:50.835 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 00:55:50.844 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 00:55:50.848 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 00:55:50.850 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 00:55:50.852 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 00:55:50.854 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 00:55:50.856 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 00:55:50.858 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:55:50.860 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:55:50.862 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:55:50.864 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:55:50.866 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:55:50.869 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:55:50.870 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:55:50.872 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:55:50.875 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 00:55:50.877 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 00:55:50.879 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 00:55:50.881 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:55:50.883 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:55:50.885 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:55:50.888 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:55:50.890 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:55:50.892 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:55:50.894 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 00:55:50.896 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 00:55:50.916 | Using python 3.8 to install os-testr 2022-06-01 00:55:50.919 | + 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-01 00:55:52.721 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:55:52.721 | 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-01 00:55:52.725 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:52.726 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:52.728 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:55:52.729 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:52.729 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:52.730 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:52.730 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:52.731 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:52.811 | 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-01 00:55:52.820 | 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-01 00:55:52.823 | 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-01 00:55:52.838 | 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-01 00:55:52.869 | 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-01 00:55:52.888 | 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-01 00:55:52.892 | 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-01 00:55:52.899 | 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-01 00:55:52.903 | 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-01 00:55:52.906 | 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-01 00:55:52.909 | 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-01 00:55:52.920 | 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-01 00:55:52.934 | 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-01 00:55:52.937 | 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-01 00:55:52.940 | 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-01 00:55:52.943 | 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-01 00:55:52.946 | 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-01 00:55:52.948 | 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-01 00:55:53.003 | 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-01 00:55:53.010 | 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-01 00:55:53.013 | 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-01 00:55:53.016 | 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-01 00:55:53.048 | 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-01 00:55:53.051 | 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-01 00:55:53.056 | 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-01 00:55:53.098 | 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-01 00:55:55.155 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:55:55.155 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:55:55.230 | + inc/python:pip_install:200 : result=0 2022-06-01 00:55:55.232 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:55:55.234 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:55.236 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:55.238 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:55.241 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:55.243 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:55.245 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:55:55.247 | + functions-common:time_stop:2329 : start_time=1654044950911 2022-06-01 00:55:55.249 | + functions-common:time_stop:2331 : [[ -z 1654044950911 ]] 2022-06-01 00:55:55.252 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:55.256 | + functions-common:time_stop:2334 : end_time=1654044955254 2022-06-01 00:55:55.258 | + functions-common:time_stop:2335 : elapsed_time=4343 2022-06-01 00:55:55.260 | + functions-common:time_stop:2336 : total=0 2022-06-01 00:55:55.263 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:55.265 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4343 2022-06-01 00:55:55.267 | + inc/python:pip_install:203 : return 0 2022-06-01 00:55:55.269 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 00:55:55.272 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 00:55:55.274 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:55:55.277 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 00:55:55.280 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 00:55:55.282 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:55:55.285 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:55:55.286 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:55:55.291 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 00:55:55.293 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 00:55:55.295 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 00:55:55.298 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 00:55:55.300 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 00:55:55.321 | Using python 3.8 to install systemd-python 2022-06-01 00:55:55.323 | + 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-01 00:55:57.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:55:57.104 | 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-01 00:55:57.109 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:57.110 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:57.112 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:55:57.113 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:57.113 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:57.113 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:57.114 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:55:57.114 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:55:57.130 | 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-01 00:55:59.390 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:55:59.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:55:59.466 | + inc/python:pip_install:200 : result=0 2022-06-01 00:55:59.468 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:55:59.470 | + functions-common:time_stop:2322 : local name 2022-06-01 00:55:59.472 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:55:59.474 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:55:59.476 | + functions-common:time_stop:2325 : local total 2022-06-01 00:55:59.478 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:55:59.480 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:55:59.483 | + functions-common:time_stop:2329 : start_time=1654044955316 2022-06-01 00:55:59.485 | + functions-common:time_stop:2331 : [[ -z 1654044955316 ]] 2022-06-01 00:55:59.487 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:55:59.491 | + functions-common:time_stop:2334 : end_time=1654044959489 2022-06-01 00:55:59.493 | + functions-common:time_stop:2335 : elapsed_time=4173 2022-06-01 00:55:59.496 | + functions-common:time_stop:2336 : total=4343 2022-06-01 00:55:59.498 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:55:59.500 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8516 2022-06-01 00:55:59.503 | + inc/python:pip_install:203 : return 0 2022-06-01 00:55:59.505 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 00:55:59.558 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 00:55:59.665 | + ./stack.sh:main:779 : install_infra 2022-06-01 00:55:59.668 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:55:59.671 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 00:55:59.675 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:55:59.678 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 00:55:59.701 | + 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-01 00:56:01.794 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:01.806 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:01.865 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:01.911 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:01.912 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:01.915 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:01.917 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:01.919 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:02.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:02.582 | 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-01 00:56:02.845 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:02.848 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:02.850 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:02.852 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:02.854 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:02.857 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:02.859 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:02.864 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:02.867 | + functions-common:time_stop:2329 : start_time=1654044959693 2022-06-01 00:56:02.869 | + functions-common:time_stop:2331 : [[ -z 1654044959693 ]] 2022-06-01 00:56:02.872 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:02.876 | + functions-common:time_stop:2334 : end_time=1654044962874 2022-06-01 00:56:02.878 | + functions-common:time_stop:2335 : elapsed_time=3181 2022-06-01 00:56:02.880 | + functions-common:time_stop:2336 : total=8516 2022-06-01 00:56:02.887 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:02.889 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11697 2022-06-01 00:56:02.892 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:02.895 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 00:56:02.898 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 00:56:02.926 | + 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-01 00:56:04.958 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:04.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:05.031 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:05.072 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:05.075 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:05.077 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:05.079 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:05.081 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:05.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:05.616 | Processing /opt/stack/requirements 2022-06-01 00:56:07.313 | 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-01 00:56:07.316 | 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-01 00:56:07.327 | 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-01 00:56:07.333 | 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-01 00:56:07.336 | 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-01 00:56:07.339 | 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-01 00:56:07.358 | 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-01 00:56:07.361 | 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-01 00:56:07.379 | 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-01 00:56:07.382 | 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-01 00:56:07.389 | 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-01 00:56:07.408 | 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-01 00:56:07.411 | 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-01 00:56:07.426 | 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-01 00:56:07.429 | 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-01 00:56:07.432 | 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-01 00:56:07.435 | 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-01 00:56:07.437 | 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-01 00:56:07.440 | 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-01 00:56:07.442 | 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-01 00:56:07.445 | 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-01 00:56:07.457 | 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-01 00:56:07.463 | 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-01 00:56:07.516 | 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-01 00:56:07.518 | 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-01 00:56:07.523 | 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-01 00:56:07.576 | 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-01 00:56:07.579 | 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-01 00:56:07.581 | 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-01 00:56:07.585 | Building wheels for collected packages: openstack-requirements 2022-06-01 00:56:07.586 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 00:56:08.501 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 00:56:08.501 | ERROR: Command errored out with exit status 1: 2022-06-01 00:56:08.501 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-xqtivgei/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-xqtivgei/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-93e0xk0x 2022-06-01 00:56:08.501 | cwd: /tmp/pip-req-build-xqtivgei/ 2022-06-01 00:56:08.501 | Complete output (6 lines): 2022-06-01 00:56:08.501 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 00:56:08.501 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 00:56:08.501 | or: setup.py --help-commands 2022-06-01 00:56:08.501 | or: setup.py cmd --help 2022-06-01 00:56:08.501 | 2022-06-01 00:56:08.501 | error: invalid command 'bdist_wheel' 2022-06-01 00:56:08.501 | ---------------------------------------- 2022-06-01 00:56:08.501 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 00:56:08.502 | Running setup.py clean for openstack-requirements 2022-06-01 00:56:09.290 | Failed to build openstack-requirements 2022-06-01 00:56:09.305 | Installing collected packages: openstack-requirements 2022-06-01 00:56:09.305 | Attempting uninstall: openstack-requirements 2022-06-01 00:56:09.306 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 00:56:09.344 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 00:56:09.364 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 00:56:09.367 | Running setup.py install for openstack-requirements: started 2022-06-01 00:56:11.617 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 00:56:11.643 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 00:56:11.780 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:11.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:11.784 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:11.786 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:11.788 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:11.790 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:11.792 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:11.794 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:11.796 | + functions-common:time_stop:2329 : start_time=1654044962917 2022-06-01 00:56:11.798 | + functions-common:time_stop:2331 : [[ -z 1654044962917 ]] 2022-06-01 00:56:11.801 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:11.805 | + functions-common:time_stop:2334 : end_time=1654044971802 2022-06-01 00:56:11.807 | + functions-common:time_stop:2335 : elapsed_time=8885 2022-06-01 00:56:11.809 | + functions-common:time_stop:2336 : total=11697 2022-06-01 00:56:11.811 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:11.813 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20582 2022-06-01 00:56:11.815 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:11.818 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 00:56:11.820 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 00:56:11.822 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 00:56:11.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:11.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:11.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 00:56:11.832 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:11.835 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 00:56:11.856 | Using python 3.8 to install pbr 2022-06-01 00:56:11.858 | + 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-01 00:56:13.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:13.743 | 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-01 00:56:13.748 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:13.749 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:13.750 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:13.752 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:13.752 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:13.752 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:13.753 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:13.753 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:13.896 | 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-01 00:56:16.222 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:16.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:16.313 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:16.315 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:16.317 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:16.319 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:16.322 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:16.324 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:16.326 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:16.328 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:16.330 | + functions-common:time_stop:2329 : start_time=1654044971850 2022-06-01 00:56:16.333 | + functions-common:time_stop:2331 : [[ -z 1654044971850 ]] 2022-06-01 00:56:16.336 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:16.345 | + functions-common:time_stop:2334 : end_time=1654044976338 2022-06-01 00:56:16.347 | + functions-common:time_stop:2335 : elapsed_time=4488 2022-06-01 00:56:16.349 | + functions-common:time_stop:2336 : total=20582 2022-06-01 00:56:16.351 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:16.353 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=25070 2022-06-01 00:56:16.356 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:16.359 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 00:56:18.767 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 00:56:20.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:20.673 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 00:56:20.693 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 00:56:20.696 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 00:56:20.703 | 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-01 00:56:20.705 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 00:56:20.709 | 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-01 00:56:20.782 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:56:20.785 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 00:56:20.788 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 00:56:20.804 | + ./stack.sh:main:788 : pkgs= 2022-06-01 00:56:20.807 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 00:56:20.809 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 00:56:20.811 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:56:20.813 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 00:56:20.816 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:56:20.818 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:56:20.820 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:56:20.822 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:56:20.825 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:56:20.828 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:56:20.831 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:56:20.833 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:56:20.836 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:56:20.838 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 00:56:20.841 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:56:20.855 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:20.857 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:56:20.859 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:56:20.861 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 00:56:20.863 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:56:20.865 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:56:20.868 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:56:20.870 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 00:56:20.872 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:56:20.874 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 00:56:20.876 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:56:20.878 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 00:56:20.880 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 00:56:20.882 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 00:56:20.884 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:56:20.887 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 00:56:20.889 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 00:56:20.891 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 00:56:20.894 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 00:56:20.896 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 00:56:20.898 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 00:56:20.900 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 00:56:20.903 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 00:56:20.906 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 00:56:20.908 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 00:56:20.910 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 00:56:20.961 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 00:56:20.961 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 00:56:20.963 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 00:56:21.329 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 00:56:21.332 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 00:56:21.348 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:21.350 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 00:56:21.353 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:56:21.356 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:56:21.358 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:56:21.360 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:56:21.362 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:21.365 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:56:21.367 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:21.369 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:21.372 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:56:21.374 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:21.376 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:56:21.378 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:56:21.381 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 00:56:21.383 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:56:21.385 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:21.387 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:21.390 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 00:56:21.410 | + 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-01 00:56:21.521 | Reading package lists... 2022-06-01 00:56:21.793 | Building dependency tree... 2022-06-01 00:56:21.795 | Reading state information... 2022-06-01 00:56:22.070 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 00:56:22.070 | The following packages were automatically installed and are no longer required: 2022-06-01 00:56:22.071 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:56:22.071 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:56:22.071 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:56:22.071 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:56:22.071 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:56:22.071 | python3-zope.interface 2022-06-01 00:56:22.071 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:56:22.190 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:56:22.194 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:56:22.197 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:56:22.199 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:22.201 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:22.203 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:22.205 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:22.208 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:22.210 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:56:22.212 | + functions-common:time_stop:2329 : start_time=1654044981408 2022-06-01 00:56:22.215 | + functions-common:time_stop:2331 : [[ -z 1654044981408 ]] 2022-06-01 00:56:22.217 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:22.221 | + functions-common:time_stop:2334 : end_time=1654044982219 2022-06-01 00:56:22.224 | + functions-common:time_stop:2335 : elapsed_time=811 2022-06-01 00:56:22.226 | + functions-common:time_stop:2336 : total=1589 2022-06-01 00:56:22.228 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:22.231 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2400 2022-06-01 00:56:22.233 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:56:22.235 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 00:56:22.238 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:56:22.240 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:56:22.242 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:56:22.245 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:56:22.247 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:56:22.249 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:56:22.252 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 00:56:22.254 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:56:22.256 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:56:22.258 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:56:22.261 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:56:22.263 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:56:22.266 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:56:22.268 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:56:22.270 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:56:22.272 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 00:56:22.274 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:56:22.277 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:56:22.280 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:56:22.282 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:56:22.284 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:56:22.286 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:56:22.289 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 00:56:22.291 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 00:56:22.307 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:22.309 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 00:56:22.311 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:56:22.314 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 00:56:22.316 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 00:56:22.319 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 00:56:22.323 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 00:56:22.326 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 00:56:22.328 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 00:56:22.330 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 00:56:22.332 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 00:56:22.335 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 00:56:22.338 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 00:56:23.041 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 00:56:23.041 | user tags 2022-06-01 00:56:23.041 | stackrabbit []' 2022-06-01 00:56:23.044 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 00:56:23.045 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 00:56:23.045 | user tags 2022-06-01 00:56:23.045 | stackrabbit []' 2022-06-01 00:56:23.051 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 00:56:23.054 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 00:56:23.057 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:56:23.749 | Changing password for user "stackrabbit" ... 2022-06-01 00:56:23.774 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 00:56:24.446 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 00:56:24.468 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 00:56:24.471 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 00:56:25.162 | Changing password for user "stackrabbit" ... 2022-06-01 00:56:25.185 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 00:56:25.187 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 00:56:25.190 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 00:56:25.854 | Deleting user "guest" ... 2022-06-01 00:56:25.871 | Error: 2022-06-01 00:56:25.871 | {:no_such_user, "guest"} 2022-06-01 00:56:25.883 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 00:56:25.885 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 00:56:25.903 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:25.905 | + ./stack.sh:main:805 : install_database 2022-06-01 00:56:25.907 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 00:56:25.910 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 00:56:25.912 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:25.914 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:25.917 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 00:56:26.134 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 00:56:26.137 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 00:56:26.140 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 00:56:26.142 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:56:26.145 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 00:56:26.147 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:56:26.150 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:56:26.152 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:56:26.154 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:56:26.157 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:56:26.159 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:56:26.161 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:56:26.164 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:56:26.166 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 00:56:26.169 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:56:26.171 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:56:26.174 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:56:26.176 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:56:26.178 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:56:26.181 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:56:26.184 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 00:56:26.186 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:26.188 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:26.191 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 00:56:26.193 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:56:26.195 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:56:26.197 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:56:26.200 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:56:26.202 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:26.204 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:56:26.206 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:26.209 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:26.211 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:56:26.213 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:26.215 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:56:26.217 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:56:26.220 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 00:56:26.222 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:56:26.224 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:26.227 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:26.229 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 00:56:26.251 | + 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-01 00:56:26.361 | Reading package lists... 2022-06-01 00:56:26.639 | Building dependency tree... 2022-06-01 00:56:26.640 | Reading state information... 2022-06-01 00:56:26.927 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 00:56:26.927 | The following packages were automatically installed and are no longer required: 2022-06-01 00:56:26.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:56:26.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:56:26.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:56:26.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:56:26.928 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:56:26.928 | python3-zope.interface 2022-06-01 00:56:26.928 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:56:27.044 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:56:27.048 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:56:27.051 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:56:27.053 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:27.055 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:27.057 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:27.060 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:27.062 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:27.064 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:56:27.066 | + functions-common:time_stop:2329 : start_time=1654044986248 2022-06-01 00:56:27.069 | + functions-common:time_stop:2331 : [[ -z 1654044986248 ]] 2022-06-01 00:56:27.071 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:27.076 | + functions-common:time_stop:2334 : end_time=1654044987073 2022-06-01 00:56:27.078 | + functions-common:time_stop:2335 : elapsed_time=825 2022-06-01 00:56:27.080 | + functions-common:time_stop:2336 : total=2400 2022-06-01 00:56:27.083 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:27.085 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3225 2022-06-01 00:56:27.087 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:56:27.090 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 00:56:27.096 | + ./stack.sh:main:808 : install_database_python 2022-06-01 00:56:27.098 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 00:56:27.100 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 00:56:27.103 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 00:56:27.106 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:56:27.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 00:56:27.112 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 00:56:27.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:56:27.118 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:56:27.118 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:56:27.125 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 00:56:27.128 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 00:56:27.132 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 00:56:27.134 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 00:56:27.137 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 00:56:27.159 | Using python 3.8 to install PyMySQL 2022-06-01 00:56:27.161 | + 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-01 00:56:29.023 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:29.024 | 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-01 00:56:29.029 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:29.029 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:29.031 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:29.032 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:29.033 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:29.033 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:29.033 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:29.034 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:29.049 | 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-01 00:56:31.437 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:31.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:31.520 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:31.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:31.525 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:31.528 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:31.530 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:31.533 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:31.535 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:31.538 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:31.540 | + functions-common:time_stop:2329 : start_time=1654044987153 2022-06-01 00:56:31.543 | + functions-common:time_stop:2331 : [[ -z 1654044987153 ]] 2022-06-01 00:56:31.546 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:31.551 | + functions-common:time_stop:2334 : end_time=1654044991548 2022-06-01 00:56:31.554 | + functions-common:time_stop:2335 : elapsed_time=4395 2022-06-01 00:56:31.556 | + functions-common:time_stop:2336 : total=25070 2022-06-01 00:56:31.559 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:31.562 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29465 2022-06-01 00:56:31.564 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:31.567 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 00:56:31.569 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 00:56:31.572 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 00:56:31.575 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 00:56:31.593 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:31.596 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 00:56:31.598 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 00:56:31.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:56:31.602 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:56:31.607 | + 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-01 00:56:31.610 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:56:31.612 | + 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-01 00:56:31.614 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:56:31.617 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 00:56:31.619 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 00:56:31.636 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:31.639 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 00:56:31.642 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:56:31.644 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:56:31.646 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:56:31.648 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:56:31.651 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:31.653 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:56:31.655 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:31.658 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:31.660 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:56:31.662 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:31.664 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:56:31.666 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:56:31.669 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 00:56:31.672 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:56:31.674 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:31.676 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:31.678 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 00:56:31.703 | + 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-01 00:56:31.828 | Reading package lists... 2022-06-01 00:56:32.087 | Building dependency tree... 2022-06-01 00:56:32.088 | Reading state information... 2022-06-01 00:56:32.354 | radvd is already the newest version (1:2.17-2). 2022-06-01 00:56:32.354 | The following packages were automatically installed and are no longer required: 2022-06-01 00:56:32.356 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:56:32.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:56:32.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:56:32.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:56:32.356 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:56:32.356 | python3-zope.interface 2022-06-01 00:56:32.356 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:56:32.471 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:56:32.475 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:56:32.478 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:56:32.480 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:32.488 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:32.490 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:32.492 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:32.494 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:32.497 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:56:32.499 | + functions-common:time_stop:2329 : start_time=1654044991698 2022-06-01 00:56:32.501 | + functions-common:time_stop:2331 : [[ -z 1654044991698 ]] 2022-06-01 00:56:32.504 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:32.508 | + functions-common:time_stop:2334 : end_time=1654044992506 2022-06-01 00:56:32.510 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-01 00:56:32.513 | + functions-common:time_stop:2336 : total=3225 2022-06-01 00:56:32.515 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:32.517 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4033 2022-06-01 00:56:32.519 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:56:32.522 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 00:56:32.538 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:32.541 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 00:56:32.544 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 00:56:32.547 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 00:56:32.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 00:56:32.569 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:56:32.571 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:56:32.574 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:56:32.577 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:56:32.579 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:32.581 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:56:32.583 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:32.586 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:32.588 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:56:32.593 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:32.595 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:56:32.597 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:56:32.600 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 00:56:32.602 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:56:32.604 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:32.607 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:32.610 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 00:56:32.630 | + 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-01 00:56:32.744 | Reading package lists... 2022-06-01 00:56:33.014 | Building dependency tree... 2022-06-01 00:56:33.015 | Reading state information... 2022-06-01 00:56:33.286 | fakeroot is already the newest version (1.24-1). 2022-06-01 00:56:33.286 | make is already the newest version (4.2.1-1.2). 2022-06-01 00:56:33.286 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 00:56:33.286 | The following packages were automatically installed and are no longer required: 2022-06-01 00:56:33.287 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:56:33.287 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:56:33.287 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:56:33.287 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:56:33.287 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:56:33.287 | python3-zope.interface 2022-06-01 00:56:33.287 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:56:33.403 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:56:33.408 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:56:33.410 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:56:33.412 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:33.414 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:33.416 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:33.419 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:33.421 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:33.426 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:56:33.428 | + functions-common:time_stop:2329 : start_time=1654044992628 2022-06-01 00:56:33.430 | + functions-common:time_stop:2331 : [[ -z 1654044992628 ]] 2022-06-01 00:56:33.434 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:33.438 | + functions-common:time_stop:2334 : end_time=1654044993435 2022-06-01 00:56:33.440 | + functions-common:time_stop:2335 : elapsed_time=807 2022-06-01 00:56:33.442 | + functions-common:time_stop:2336 : total=4033 2022-06-01 00:56:33.444 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:33.446 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4840 2022-06-01 00:56:33.449 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:56:33.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 00:56:33.454 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:33.456 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:33.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 00:56:33.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 00:56:33.464 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 00:56:33.469 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 00:56:33.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 00:56:33.475 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 00:56:33.475 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 00:56:33.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 00:56:33.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 00:56:33.485 | + functions:vercmp:652 : local v1=5.4 2022-06-01 00:56:33.487 | + functions:vercmp:653 : local 'op=<' 2022-06-01 00:56:33.489 | + functions:vercmp:654 : local v2=3.13 2022-06-01 00:56:33.491 | + functions:vercmp:655 : local result 2022-06-01 00:56:33.495 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 00:56:33.495 | ++ functions:vercmp:659 : sort -V 2022-06-01 00:56:33.496 | ++ functions:vercmp:659 : head -1 2022-06-01 00:56:33.500 | + functions:vercmp:659 : result=3.13 2022-06-01 00:56:33.502 | + functions:vercmp:661 : case $op in 2022-06-01 00:56:33.505 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 00:56:33.507 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 00:56:33.509 | + functions:vercmp:672 : return 2022-06-01 00:56:33.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 00:56:33.514 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:56:33.517 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 00:56:33.996 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 00:56:34.018 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:34.021 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 00:56:34.024 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 00:56:34.024 | Installing etcd 2022-06-01 00:56:34.027 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 00:56:34.039 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 00:56:34.051 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:34.053 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 00:56:34.068 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 00:56:34.071 | ++ 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-01 00:56:34.074 | ++ 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-01 00:56:34.081 | +++ 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-01 00:56:34.088 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:56:34.090 | ++ 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-01 00:56:34.093 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 00:56:34.095 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:56:34.097 | ++ functions:get_extra_file:73 : return 2022-06-01 00:56:34.100 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 00:56:34.102 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 00:56:34.105 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 00:56:34.107 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 00:56:34.125 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:56:34.127 | + ./stack.sh:main:835 : install_dstat 2022-06-01 00:56:34.129 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 00:56:34.148 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:56:34.150 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 00:56:34.152 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:56:34.155 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 00:56:34.157 | + ./stack.sh:main:844 : install_libs 2022-06-01 00:56:34.159 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 00:56:34.162 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 00:56:34.164 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 00:56:34.166 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 00:56:34.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 00:56:34.175 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.177 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 00:56:34.180 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 00:56:34.182 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 00:56:34.185 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 00:56:34.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 00:56:34.193 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.196 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 00:56:34.198 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 00:56:34.201 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 00:56:34.203 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 00:56:34.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 00:56:34.212 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.215 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 00:56:34.217 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 00:56:34.220 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 00:56:34.222 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 00:56:34.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 00:56:34.231 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.234 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 00:56:34.236 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 00:56:34.238 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 00:56:34.240 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 00:56:34.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 00:56:34.250 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.253 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 00:56:34.255 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 00:56:34.257 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 00:56:34.259 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 00:56:34.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 00:56:34.268 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.271 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 00:56:34.273 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 00:56:34.275 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 00:56:34.278 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 00:56:34.280 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.282 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 00:56:34.286 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.289 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 00:56:34.291 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 00:56:34.294 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 00:56:34.297 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 00:56:34.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 00:56:34.307 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.310 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 00:56:34.313 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 00:56:34.315 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 00:56:34.317 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 00:56:34.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 00:56:34.326 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.328 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 00:56:34.331 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 00:56:34.333 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 00:56:34.335 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 00:56:34.337 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.340 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.342 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 00:56:34.344 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.346 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 00:56:34.349 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 00:56:34.351 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 00:56:34.353 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 00:56:34.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 00:56:34.363 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.365 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 00:56:34.368 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 00:56:34.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 00:56:34.373 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 00:56:34.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 00:56:34.382 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.384 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 00:56:34.387 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 00:56:34.389 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 00:56:34.391 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 00:56:34.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 00:56:34.400 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.403 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 00:56:34.405 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 00:56:34.408 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 00:56:34.410 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 00:56:34.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 00:56:34.420 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.422 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 00:56:34.424 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 00:56:34.427 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 00:56:34.429 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 00:56:34.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 00:56:34.439 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.441 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 00:56:34.443 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 00:56:34.446 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 00:56:34.448 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 00:56:34.450 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 00:56:34.457 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.459 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 00:56:34.462 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 00:56:34.464 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 00:56:34.466 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 00:56:34.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.473 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 00:56:34.475 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.478 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 00:56:34.480 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 00:56:34.483 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 00:56:34.485 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 00:56:34.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 00:56:34.494 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.497 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 00:56:34.500 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 00:56:34.502 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 00:56:34.504 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 00:56:34.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 00:56:34.513 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.516 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 00:56:34.518 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 00:56:34.520 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 00:56:34.523 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 00:56:34.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 00:56:34.532 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.534 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 00:56:34.536 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 00:56:34.539 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 00:56:34.541 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 00:56:34.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 00:56:34.550 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.553 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 00:56:34.555 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 00:56:34.557 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 00:56:34.560 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 00:56:34.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 00:56:34.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.572 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 00:56:34.574 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 00:56:34.576 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 00:56:34.579 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 00:56:34.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 00:56:34.588 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.591 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 00:56:34.593 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 00:56:34.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 00:56:34.598 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 00:56:34.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 00:56:34.607 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.609 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 00:56:34.612 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 00:56:34.614 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 00:56:34.616 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 00:56:34.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 00:56:34.626 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.628 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 00:56:34.631 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 00:56:34.633 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 00:56:34.635 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 00:56:34.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 00:56:34.646 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.649 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 00:56:34.652 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 00:56:34.654 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 00:56:34.657 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 00:56:34.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 00:56:34.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.671 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 00:56:34.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 00:56:34.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 00:56:34.679 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 00:56:34.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 00:56:34.689 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.691 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 00:56:34.694 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 00:56:34.696 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 00:56:34.699 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 00:56:34.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 00:56:34.709 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.711 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 00:56:34.713 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 00:56:34.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 00:56:34.719 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 00:56:34.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 00:56:34.728 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.731 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 00:56:34.733 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 00:56:34.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 00:56:34.738 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 00:56:34.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.742 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 00:56:34.748 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.750 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 00:56:34.752 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 00:56:34.755 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 00:56:34.757 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 00:56:34.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.762 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 00:56:34.766 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.769 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 00:56:34.771 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 00:56:34.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 00:56:34.775 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 00:56:34.778 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 00:56:34.786 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.790 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 00:56:34.793 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 00:56:34.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 00:56:34.798 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 00:56:34.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 00:56:34.808 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.811 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 00:56:34.814 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 00:56:34.816 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 00:56:34.818 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 00:56:34.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 00:56:34.828 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.830 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 00:56:34.835 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 00:56:34.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 00:56:34.840 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 00:56:34.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:34.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:34.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 00:56:34.850 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:34.853 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 00:56:34.875 | Using python 3.8 to install etcd3 2022-06-01 00:56:34.878 | + 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-01 00:56:36.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:36.706 | 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-01 00:56:36.710 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:36.711 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:36.713 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:36.714 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:36.715 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:36.716 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:36.716 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:36.716 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:36.731 | 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-01 00:56:36.741 | 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-01 00:56:36.768 | 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-01 00:56:36.774 | 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-01 00:56:36.778 | 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-01 00:56:36.793 | 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-01 00:56:39.066 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:39.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:39.156 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:39.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:39.161 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:39.164 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:39.166 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:39.169 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:39.171 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:39.173 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:39.175 | + functions-common:time_stop:2329 : start_time=1654044994869 2022-06-01 00:56:39.178 | + functions-common:time_stop:2331 : [[ -z 1654044994869 ]] 2022-06-01 00:56:39.180 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:39.185 | + functions-common:time_stop:2334 : end_time=1654044999182 2022-06-01 00:56:39.188 | + functions-common:time_stop:2335 : elapsed_time=4313 2022-06-01 00:56:39.190 | + functions-common:time_stop:2336 : total=29465 2022-06-01 00:56:39.192 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:39.194 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33778 2022-06-01 00:56:39.196 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:39.199 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 00:56:39.221 | Using python 3.8 to install etcd3gw 2022-06-01 00:56:39.224 | + 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-01 00:56:41.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:41.092 | 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-01 00:56:41.097 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:41.097 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:41.099 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:41.100 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:41.101 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:41.101 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:41.101 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:41.101 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:41.117 | 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-01 00:56:41.147 | 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-01 00:56:41.154 | 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-01 00:56:41.157 | 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-01 00:56:41.179 | 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-01 00:56:41.182 | 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-01 00:56:41.204 | 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-01 00:56:41.207 | 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-01 00:56:41.211 | 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-01 00:56:43.470 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:43.470 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:43.550 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:43.553 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:43.555 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:43.558 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:43.561 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:43.563 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:43.566 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:43.568 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:43.570 | + functions-common:time_stop:2329 : start_time=1654044999215 2022-06-01 00:56:43.573 | + functions-common:time_stop:2331 : [[ -z 1654044999215 ]] 2022-06-01 00:56:43.576 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:43.580 | + functions-common:time_stop:2334 : end_time=1654045003578 2022-06-01 00:56:43.583 | + functions-common:time_stop:2335 : elapsed_time=4363 2022-06-01 00:56:43.585 | + functions-common:time_stop:2336 : total=33778 2022-06-01 00:56:43.587 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:43.589 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=38141 2022-06-01 00:56:43.593 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:43.597 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 00:56:43.600 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 00:56:43.603 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 00:56:43.606 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:56:43.609 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:56:43.612 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:56:43.615 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:56:43.617 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:56:43.620 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:56:43.623 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:56:43.625 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:56:43.628 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 00:56:43.636 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 00:56:43.639 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:43.642 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:43.644 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 00:56:43.647 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 00:56:43.649 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:56:43.652 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:56:43.655 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:56:43.657 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:56:43.659 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:56:43.662 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:43.664 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:56:43.666 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:43.669 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:43.671 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:56:43.674 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:56:43.676 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:56:43.679 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:56:43.682 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:56:43.685 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:56:43.688 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:43.690 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:43.693 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 00:56:43.715 | + 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-01 00:56:43.826 | Reading package lists... 2022-06-01 00:56:44.114 | Building dependency tree... 2022-06-01 00:56:44.115 | Reading state information... 2022-06-01 00:56:44.413 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:56:44.413 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 00:56:44.413 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:56:44.413 | The following packages were automatically installed and are no longer required: 2022-06-01 00:56:44.414 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:56:44.414 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:56:44.414 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:56:44.414 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:56:44.414 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:56:44.414 | python3-zope.interface 2022-06-01 00:56:44.415 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:56:44.538 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:56:44.542 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:56:44.545 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:56:44.547 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:44.550 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:44.552 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:44.554 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:44.556 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:44.558 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:56:44.560 | + functions-common:time_stop:2329 : start_time=1654045003712 2022-06-01 00:56:44.563 | + functions-common:time_stop:2331 : [[ -z 1654045003712 ]] 2022-06-01 00:56:44.565 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:44.570 | + functions-common:time_stop:2334 : end_time=1654045004567 2022-06-01 00:56:44.572 | + functions-common:time_stop:2335 : elapsed_time=855 2022-06-01 00:56:44.574 | + functions-common:time_stop:2336 : total=4840 2022-06-01 00:56:44.577 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:44.579 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5695 2022-06-01 00:56:44.581 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:56:44.584 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 00:56:44.586 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:56:44.588 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:56:44.591 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 00:56:44.654 | Module proxy already enabled 2022-06-01 00:56:44.659 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 00:56:44.725 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 00:56:44.726 | Module proxy already enabled 2022-06-01 00:56:44.726 | Module proxy_uwsgi already enabled 2022-06-01 00:56:44.730 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 00:56:44.733 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:56:44.735 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:56:44.738 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:56:44.874 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 00:56:44.876 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 00:56:44.880 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 00:56:44.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 00:56:44.892 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.894 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 00:56:44.897 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 00:56:44.899 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 00:56:44.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 00:56:44.909 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.912 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 00:56:44.914 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 00:56:44.917 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 00:56:44.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.924 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 00:56:44.926 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.929 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 00:56:44.931 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 00:56:44.935 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 00:56:44.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 00:56:44.947 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.951 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 00:56:44.954 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 00:56:44.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 00:56:44.964 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.968 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 00:56:44.970 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 00:56:44.973 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 00:56:44.975 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:44.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:44.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 00:56:44.986 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:44.989 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 00:56:45.006 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:45.008 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 00:56:45.012 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 00:56:45.019 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 00:56:45.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:45.024 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:45.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 00:56:45.030 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:45.032 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 00:56:45.049 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:45.052 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 00:56:45.054 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 00:56:45.057 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 00:56:45.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:45.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:45.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 00:56:45.067 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:45.069 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 00:56:45.072 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 00:56:45.077 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 00:56:45.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:56:45.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:56:45.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 00:56:45.086 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:56:45.089 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 00:56:45.094 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 00:56:45.096 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:56:45.099 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 00:56:45.103 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 00:56:45.105 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:56:45.109 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:56:45.109 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:56:45.114 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 00:56:45.117 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 00:56:45.119 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 00:56:45.123 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 00:56:45.125 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 00:56:45.153 | Using python 3.8 to install keystonemiddleware 2022-06-01 00:56:45.156 | + 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-01 00:56:46.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:46.986 | 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-01 00:56:46.990 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:46.991 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:46.993 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:46.994 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:46.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:46.995 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:46.995 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:46.996 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:47.011 | 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-01 00:56:47.090 | 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-01 00:56:47.129 | 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-01 00:56:47.146 | 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-01 00:56:47.152 | 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-01 00:56:47.159 | 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-01 00:56:47.200 | 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-01 00:56:47.209 | 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-01 00:56:47.227 | 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-01 00:56:47.234 | 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-01 00:56:47.237 | 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-01 00:56:47.249 | 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-01 00:56:47.252 | 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-01 00:56:47.255 | 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-01 00:56:47.260 | 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-01 00:56:47.280 | 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-01 00:56:47.284 | 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-01 00:56:47.306 | 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-01 00:56:47.312 | 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-01 00:56:47.315 | 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-01 00:56:47.324 | 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-01 00:56:47.345 | 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-01 00:56:47.411 | 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-01 00:56:47.426 | 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-01 00:56:47.432 | 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-01 00:56:47.435 | 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-01 00:56:47.443 | 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-01 00:56:47.448 | 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-01 00:56:47.451 | 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-01 00:56:47.454 | 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-01 00:56:47.457 | 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-01 00:56:47.461 | 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-01 00:56:47.464 | 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-01 00:56:47.467 | 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-01 00:56:47.472 | 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-01 00:56:47.475 | 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-01 00:56:49.493 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:49.494 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:49.568 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:49.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:49.573 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:49.575 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:49.577 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:49.579 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:49.582 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:49.584 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:49.586 | + functions-common:time_stop:2329 : start_time=1654045005148 2022-06-01 00:56:49.588 | + functions-common:time_stop:2331 : [[ -z 1654045005148 ]] 2022-06-01 00:56:49.591 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:49.596 | + functions-common:time_stop:2334 : end_time=1654045009593 2022-06-01 00:56:49.598 | + functions-common:time_stop:2335 : elapsed_time=4445 2022-06-01 00:56:49.600 | + functions-common:time_stop:2336 : total=38141 2022-06-01 00:56:49.602 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:49.604 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42586 2022-06-01 00:56:49.607 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:49.610 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 00:56:49.612 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 00:56:49.615 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:56:49.618 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 00:56:49.620 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 00:56:49.623 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:56:49.626 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:56:49.627 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:56:49.632 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 00:56:49.634 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 00:56:49.636 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 00:56:49.639 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 00:56:49.642 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 00:56:49.663 | Using python 3.8 to install python-memcached 2022-06-01 00:56:49.665 | + 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-01 00:56:51.475 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:51.475 | 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-01 00:56:51.480 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:51.480 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:51.482 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:51.483 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:51.484 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:51.484 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:51.484 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:51.484 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:51.499 | 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-01 00:56:51.504 | 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-01 00:56:53.799 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:56:53.799 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:56:53.877 | + inc/python:pip_install:200 : result=0 2022-06-01 00:56:53.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:56:53.881 | + functions-common:time_stop:2322 : local name 2022-06-01 00:56:53.884 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:56:53.886 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:56:53.888 | + functions-common:time_stop:2325 : local total 2022-06-01 00:56:53.890 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:56:53.892 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:56:53.895 | + functions-common:time_stop:2329 : start_time=1654045009657 2022-06-01 00:56:53.897 | + functions-common:time_stop:2331 : [[ -z 1654045009657 ]] 2022-06-01 00:56:53.900 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:56:53.904 | + functions-common:time_stop:2334 : end_time=1654045013901 2022-06-01 00:56:53.906 | + functions-common:time_stop:2335 : elapsed_time=4244 2022-06-01 00:56:53.908 | + functions-common:time_stop:2336 : total=42586 2022-06-01 00:56:53.910 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:56:53.913 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46830 2022-06-01 00:56:53.915 | + inc/python:pip_install:203 : return 0 2022-06-01 00:56:53.917 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 00:56:53.934 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:56:53.937 | + ./stack.sh:main:866 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-06-01 00:56:53.940 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 00:56:53.942 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 00:56:53.944 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 00:56:53.947 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:56:53.949 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 00:56:53.952 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 00:56:53.968 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:56:53.970 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 00:56:53.972 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 00:56:53.974 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 00:56:53.977 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:56:53.979 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:56:53.981 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:56:53.984 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:56:53.986 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:56:53.989 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:56:54.005 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:56:54.007 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:56:54.009 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:54.012 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:56:54.012 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:56:54.017 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 00:56:54.019 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:56:54.022 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 00:56:54.034 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 00:56:54.037 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:56:54.037 | + functions-common:git_clone:607 : head -1 2022-06-01 00:56:54.040 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 00:56:54.043 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:56:54.046 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 00:56:54.048 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:56:54.051 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:56:54.053 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 00:56:54.055 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:56:54.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 00:56:54.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:56:54.063 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:56:54.065 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 00:56:54.068 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:56:54.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:56:54.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 00:56:54.077 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:56:54.079 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 00:56:54.082 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:56:54.084 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:56:54.087 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 00:56:54.096 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 00:56:54.100 | + 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-01 00:56:54.758 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 00:56:54.760 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:56:54.763 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:56:54.766 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:56:54.768 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 00:56:54.770 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 00:56:54.772 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:56:54.774 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:56:54.777 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:56:54.781 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:56:54.784 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:56:54.786 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:56:54.789 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:56:54.792 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 00:56:54.816 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 00:56:54.819 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 00:56:56.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:56:56.625 | 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-01 00:56:56.629 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:56.630 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:56.631 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:56:56.633 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:56.633 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:56.633 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:56.634 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:56:56.634 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:56:56.647 | Obtaining file:///opt/stack/keystone 2022-06-01 00:56:58.237 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:56:59.828 | 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-01 00:56:59.858 | 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-01 00:56:59.868 | 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-01 00:56:59.875 | 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-01 00:56:59.879 | 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-01 00:56:59.887 | 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-01 00:56:59.909 | 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-01 00:56:59.923 | 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-01 00:56:59.939 | 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-01 00:56:59.942 | 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-01 00:56:59.953 | 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-01 00:56:59.956 | 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-01 00:56:59.960 | 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-01 00:57:00.001 | 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-01 00:57:00.007 | 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-01 00:57:00.011 | 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-01 00:57:00.023 | 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-01 00:57:00.081 | 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-01 00:57:00.085 | 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-01 00:57:00.090 | 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-01 00:57:00.127 | 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-01 00:57:00.145 | 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-01 00:57:00.152 | 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-01 00:57:00.200 | 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-01 00:57:00.207 | 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-01 00:57:00.246 | 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-01 00:57:00.301 | 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-01 00:57:00.320 | 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-01 00:57:00.338 | 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-01 00:57:00.348 | 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-01 00:57:00.378 | 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-01 00:57:00.386 | 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-01 00:57:00.405 | 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-01 00:57:00.452 | 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-01 00:57:00.459 | 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-01 00:57:00.473 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:57:00.476 | 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-01 00:57:00.478 | 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-01 00:57:00.490 | 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-01 00:57:00.493 | 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-01 00:57:00.496 | 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-01 00:57:00.500 | 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-01 00:57:00.520 | 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-01 00:57:00.526 | 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-01 00:57:00.549 | 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-01 00:57:00.555 | 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-01 00:57:00.577 | 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-01 00:57:00.581 | 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-01 00:57:00.584 | 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-01 00:57:00.588 | 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-01 00:57:00.599 | 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-01 00:57:00.602 | 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-01 00:57:00.605 | 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-01 00:57:00.613 | 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-01 00:57:00.623 | 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-01 00:57:00.629 | 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-01 00:57:00.647 | 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-01 00:57:00.651 | 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-01 00:57:00.658 | 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-01 00:57:00.679 | 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-01 00:57:00.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-01 00:57:00.688 | 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-01 00:57:00.753 | 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-01 00:57:00.759 | 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-01 00:57:00.762 | 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-01 00:57:00.770 | 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-01 00:57:00.779 | 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-01 00:57:00.783 | 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-01 00:57:00.787 | 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-01 00:57:00.793 | 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-01 00:57:00.836 | 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-01 00:57:00.853 | 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-01 00:57:00.868 | 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-01 00:57:00.872 | 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-01 00:57:00.881 | 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-01 00:57:00.895 | 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-01 00:57:00.903 | 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-01 00:57:00.912 | 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-01 00:57:00.915 | 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-01 00:57:00.918 | 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-01 00:57:00.932 | 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-01 00:57:00.938 | 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-01 00:57:00.940 | 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-01 00:57:00.943 | 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-01 00:57:00.947 | 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-01 00:57:00.950 | 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-01 00:57:00.953 | 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-01 00:57:00.956 | 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-01 00:57:00.958 | 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-01 00:57:00.961 | 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-01 00:57:00.966 | 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-01 00:57:00.969 | 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-01 00:57:00.977 | 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-01 00:57:00.980 | 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-01 00:57:00.983 | 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-01 00:57:00.989 | 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-01 00:57:00.998 | 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-01 00:57:01.001 | 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-01 00:57:02.448 | Installing collected packages: keystone 2022-06-01 00:57:02.448 | Attempting uninstall: keystone 2022-06-01 00:57:02.450 | Found existing installation: keystone 18.1.0 2022-06-01 00:57:02.453 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 00:57:02.455 | Running setup.py develop for keystone 2022-06-01 00:57:04.370 | Successfully installed keystone 2022-06-01 00:57:04.514 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:57:04.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:57:04.609 | + inc/python:pip_install:200 : result=0 2022-06-01 00:57:04.611 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:57:04.613 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:04.615 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:04.617 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:04.619 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:04.621 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:04.624 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:57:04.626 | + functions-common:time_stop:2329 : start_time=1654045014810 2022-06-01 00:57:04.628 | + functions-common:time_stop:2331 : [[ -z 1654045014810 ]] 2022-06-01 00:57:04.630 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:04.634 | + functions-common:time_stop:2334 : end_time=1654045024632 2022-06-01 00:57:04.636 | + functions-common:time_stop:2335 : elapsed_time=9822 2022-06-01 00:57:04.639 | + functions-common:time_stop:2336 : total=46830 2022-06-01 00:57:04.641 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:04.643 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56652 2022-06-01 00:57:04.646 | + inc/python:pip_install:203 : return 0 2022-06-01 00:57:04.648 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:57:04.650 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:57:04.652 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:57:04.672 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 00:57:04.684 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 00:57:04.688 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 00:57:04.690 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:04.692 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:04.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 00:57:04.697 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:04.700 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 00:57:04.716 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:04.719 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:57:04.721 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:57:04.723 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 00:57:04.726 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 00:57:04.739 | + 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-01 00:57:04.741 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 00:57:04.746 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 00:57:04.762 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:04.765 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 00:57:04.796 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 00:57:04.824 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 00:57:04.855 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 00:57:04.886 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 00:57:04.917 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 00:57:04.950 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 00:57:04.979 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 00:57:05.006 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 00:57:05.008 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 00:57:05.011 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 00:57:05.013 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 00:57:05.016 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:57:05.018 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:57:05.034 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:05.037 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:57:05.039 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:57:05.041 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:57:05.056 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:05.059 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:05.061 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:05.094 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:57:05.096 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:57:05.098 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 00:57:05.101 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 00:57:05.103 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 00:57:05.119 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:05.122 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-06-01 00:57:05.153 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.18/identity 2022-06-01 00:57:05.184 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 00:57:05.186 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 00:57:05.220 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 00:57:05.222 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 00:57:05.225 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 00:57:05.227 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 00:57:05.230 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 00:57:05.233 | + 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-01 00:57:05.264 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 00:57:05.267 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 00:57:05.269 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 00:57:05.271 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 00:57:05.274 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:57:05.293 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:57:05.295 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:57:05.298 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:57:05.300 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:57:05.303 | + 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-01 00:57:05.331 | + 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-01 00:57:05.360 | + 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-01 00:57:05.391 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:57:05.419 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 00:57:05.450 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 00:57:05.453 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 00:57:05.456 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:57:05.458 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 00:57:05.461 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 00:57:05.463 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:57:05.465 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:57:05.468 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 00:57:05.472 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 00:57:05.475 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:57:05.477 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:57:05.490 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:57:05.490 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:05.499 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:57:05.503 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:05.520 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:57:05.522 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 00:57:05.526 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 00:57:05.556 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 00:57:05.584 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 00:57:05.610 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 00:57:05.636 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 00:57:05.663 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 00:57:05.690 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 00:57:05.716 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 00:57:05.743 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 00:57:05.771 | + 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-01 00:57:05.798 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 00:57:05.824 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 00:57:05.852 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 00:57:05.878 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:57:05.880 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:57:05.883 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 00:57:05.886 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 00:57:05.888 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:57:05.891 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:05.893 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:05.895 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:57:05.898 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:57:05.900 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 00:57:05.927 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 00:57:05.954 | + 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-01 00:57:05.955 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 00:57:05.963 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 00:57:05.966 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 00:57:05.969 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 00:57:05.971 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:57:05.974 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:57:05.976 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:05.978 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:05.980 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:05.983 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:05.985 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:57:05.987 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:05.990 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:05.992 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 00:57:06.054 | Site keystone-wsgi-public already enabled 2022-06-01 00:57:06.058 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:57:06.061 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:57:06.063 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:57:06.066 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:57:06.267 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 00:57:06.274 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:57:06.276 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 00:57:06.279 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 00:57:06.282 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:57:06.285 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:57:06.288 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:57:06.292 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 00:57:06.294 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:57:06.300 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:57:06.315 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:06.316 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:57:06.323 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:57:06.328 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:06.344 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:57:06.346 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 00:57:06.350 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 00:57:06.380 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 00:57:06.409 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 00:57:06.437 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 00:57:06.467 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 00:57:06.495 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 00:57:06.523 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 00:57:06.550 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 00:57:06.579 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 00:57:06.606 | + 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-01 00:57:06.635 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 00:57:06.664 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 00:57:06.692 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 00:57:06.720 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:57:06.722 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:57:06.725 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 00:57:06.727 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 00:57:06.730 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:57:06.733 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:06.735 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:06.737 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:57:06.740 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:57:06.742 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 00:57:06.770 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 00:57:06.798 | + 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-01 00:57:06.798 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 00:57:06.807 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 00:57:06.810 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 00:57:06.813 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 00:57:06.816 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:57:06.818 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:57:06.820 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:06.822 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:06.825 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:06.827 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:06.830 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:57:06.832 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:06.834 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:06.836 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 00:57:06.899 | Site keystone-wsgi-admin already enabled 2022-06-01 00:57:06.903 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:57:06.906 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:57:06.909 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:57:06.911 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:57:07.053 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 00:57:07.086 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 00:57:07.127 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 00:57:07.160 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 00:57:07.163 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 00:57:07.199 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 00:57:07.230 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 00:57:07.266 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 00:57:07.286 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:07.288 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 00:57:07.306 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:07.308 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 00:57:07.310 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 00:57:07.313 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 00:57:07.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:57:07.318 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 00:57:07.321 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 00:57:07.323 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 00:57:07.325 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 00:57:07.327 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:57:07.330 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:57:07.332 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:57:07.335 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:57:07.338 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:57:07.342 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:57:07.359 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:57:07.361 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:57:07.363 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:07.366 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:57:07.367 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:57:07.372 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 00:57:07.375 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:07.378 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 00:57:07.395 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 00:57:07.398 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:57:07.399 | + functions-common:git_clone:607 : head -1 2022-06-01 00:57:07.405 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 00:57:07.407 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:57:07.410 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 00:57:07.412 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:57:07.415 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:57:07.417 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 00:57:07.419 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 00:57:07.422 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 00:57:07.425 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:57:07.427 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:57:07.429 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 00:57:07.431 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:57:07.434 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 00:57:07.438 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 00:57:07.440 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:57:07.443 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 00:57:07.445 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:57:07.447 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:57:07.450 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 00:57:07.456 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 00:57:07.458 | + 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-01 00:57:08.048 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 00:57:08.051 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:57:08.053 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:57:08.055 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:57:08.057 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 00:57:08.060 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 00:57:08.062 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:57:08.065 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 00:57:08.067 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:57:08.069 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 00:57:08.072 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 00:57:08.074 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 00:57:08.077 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:57:08.079 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 00:57:08.101 | Using python 3.8 to install /opt/stack/swift 2022-06-01 00:57:08.103 | + 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-01 00:57:10.026 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:57:10.026 | 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-01 00:57:10.034 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:10.034 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:10.036 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:57:10.038 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:10.038 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:10.038 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:10.039 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:10.039 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:10.059 | Obtaining file:///opt/stack/swift 2022-06-01 00:57:11.352 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:57:12.657 | 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-01 00:57:12.665 | 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-01 00:57:12.706 | 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-01 00:57:12.716 | 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-01 00:57:12.719 | 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-01 00:57:12.777 | 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-01 00:57:12.788 | 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-01 00:57:12.791 | 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-01 00:57:12.794 | 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-01 00:57:12.832 | 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-01 00:57:12.848 | 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-01 00:57:12.855 | 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-01 00:57:12.861 | 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-01 00:57:12.901 | 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-01 00:57:12.911 | 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-01 00:57:12.929 | 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-01 00:57:12.936 | 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-01 00:57:12.939 | 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-01 00:57:12.950 | 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-01 00:57:12.953 | 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-01 00:57:12.956 | 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-01 00:57:12.959 | 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-01 00:57:12.964 | 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-01 00:57:12.984 | 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-01 00:57:12.988 | 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-01 00:57:13.009 | 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-01 00:57:13.015 | 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-01 00:57:13.018 | 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-01 00:57:13.025 | 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-01 00:57:13.046 | 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-01 00:57:13.051 | 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-01 00:57:13.054 | 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-01 00:57:13.063 | 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-01 00:57:13.130 | 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-01 00:57:13.144 | 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-01 00:57:13.150 | 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-01 00:57:13.154 | 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-01 00:57:13.162 | 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-01 00:57:13.167 | 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-01 00:57:13.170 | 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-01 00:57:13.173 | 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-01 00:57:13.176 | 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-01 00:57:13.179 | 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-01 00:57:13.182 | 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-01 00:57:13.186 | 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-01 00:57:13.191 | 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-01 00:57:13.194 | 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-01 00:57:14.927 | Installing collected packages: swift 2022-06-01 00:57:14.927 | Attempting uninstall: swift 2022-06-01 00:57:14.929 | Found existing installation: swift 2.26.1.dev35 2022-06-01 00:57:14.931 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 00:57:14.933 | Running setup.py develop for swift 2022-06-01 00:57:16.659 | Successfully installed swift 2022-06-01 00:57:16.839 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:57:16.839 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:57:16.918 | + inc/python:pip_install:200 : result=0 2022-06-01 00:57:16.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:57:16.923 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:16.926 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:16.928 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:16.930 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:16.932 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:16.934 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:57:16.936 | + functions-common:time_stop:2329 : start_time=1654045028095 2022-06-01 00:57:16.939 | + functions-common:time_stop:2331 : [[ -z 1654045028095 ]] 2022-06-01 00:57:16.941 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:16.945 | + functions-common:time_stop:2334 : end_time=1654045036943 2022-06-01 00:57:16.947 | + functions-common:time_stop:2335 : elapsed_time=8848 2022-06-01 00:57:16.949 | + functions-common:time_stop:2336 : total=56652 2022-06-01 00:57:16.952 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:16.955 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=65500 2022-06-01 00:57:16.957 | + inc/python:pip_install:203 : return 0 2022-06-01 00:57:16.959 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:57:16.962 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:57:16.964 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:57:16.989 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 00:57:17.003 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 00:57:17.005 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 00:57:17.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:17.010 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:17.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 00:57:17.015 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:17.018 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 00:57:17.020 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:57:17.023 | + ./stack.sh:main:877 : configure_swift 2022-06-01 00:57:17.025 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 00:57:17.027 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 00:57:17.029 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 00:57:17.032 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 00:57:17.034 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 00:57:17.036 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 00:57:17.872 | No container-auditor running 2022-06-01 00:57:17.872 | No container-updater running 2022-06-01 00:57:17.872 | No object-updater running 2022-06-01 00:57:17.872 | No object-reconstructor running 2022-06-01 00:57:17.872 | No account-reaper running 2022-06-01 00:57:17.872 | No container-reconciler running 2022-06-01 00:57:17.872 | No account-server running 2022-06-01 00:57:17.872 | No object-expirer running 2022-06-01 00:57:17.872 | No object-server running 2022-06-01 00:57:17.872 | No container-sync running 2022-06-01 00:57:17.873 | No object-auditor running 2022-06-01 00:57:17.873 | No container-sharder running 2022-06-01 00:57:17.873 | No container-server running 2022-06-01 00:57:17.873 | No account-replicator running 2022-06-01 00:57:17.873 | No account-auditor running 2022-06-01 00:57:17.873 | No object-replicator running 2022-06-01 00:57:17.873 | No proxy-server running 2022-06-01 00:57:17.873 | No container-replicator running 2022-06-01 00:57:17.930 | + lib/swift:configure_swift:341 : true 2022-06-01 00:57:17.933 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 00:57:17.946 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 00:57:17.958 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 00:57:17.960 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 00:57:17.960 | s/%GROUP%//; 2022-06-01 00:57:17.960 | s/%USER%/ubuntu/; 2022-06-01 00:57:17.960 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 00:57:17.960 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 00:57:17.960 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 00:57:17.969 | uid = ubuntu 2022-06-01 00:57:17.969 | gid = 2022-06-01 00:57:17.969 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 00:57:17.969 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 00:57:17.969 | address = 127.0.0.1 2022-06-01 00:57:17.969 | 2022-06-01 00:57:17.969 | [account6612] 2022-06-01 00:57:17.969 | max connections = 25 2022-06-01 00:57:17.969 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:57:17.969 | read only = false 2022-06-01 00:57:17.969 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 00:57:17.969 | 2022-06-01 00:57:17.970 | [account6622] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | [account6632] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | [account6642] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | [container6611] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | [container6621] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.970 | [container6631] 2022-06-01 00:57:17.970 | max connections = 25 2022-06-01 00:57:17.970 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:57:17.970 | read only = false 2022-06-01 00:57:17.970 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 00:57:17.970 | 2022-06-01 00:57:17.971 | [container6641] 2022-06-01 00:57:17.971 | max connections = 25 2022-06-01 00:57:17.971 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:57:17.971 | read only = false 2022-06-01 00:57:17.971 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 00:57:17.971 | 2022-06-01 00:57:17.971 | 2022-06-01 00:57:17.971 | [object6613] 2022-06-01 00:57:17.971 | max connections = 25 2022-06-01 00:57:17.971 | path = /opt/stack/data/swift/1/node/ 2022-06-01 00:57:17.971 | read only = false 2022-06-01 00:57:17.971 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 00:57:17.971 | 2022-06-01 00:57:17.971 | [object6623] 2022-06-01 00:57:17.971 | max connections = 25 2022-06-01 00:57:17.971 | path = /opt/stack/data/swift/2/node/ 2022-06-01 00:57:17.971 | read only = false 2022-06-01 00:57:17.971 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 00:57:17.971 | 2022-06-01 00:57:17.971 | [object6633] 2022-06-01 00:57:17.971 | max connections = 25 2022-06-01 00:57:17.971 | path = /opt/stack/data/swift/3/node/ 2022-06-01 00:57:17.971 | read only = false 2022-06-01 00:57:17.971 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 00:57:17.971 | 2022-06-01 00:57:17.971 | [object6643] 2022-06-01 00:57:17.971 | max connections = 25 2022-06-01 00:57:17.971 | path = /opt/stack/data/swift/4/node/ 2022-06-01 00:57:17.971 | read only = false 2022-06-01 00:57:17.971 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 00:57:17.972 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 00:57:17.974 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:17.976 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:17.978 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 00:57:17.991 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 00:57:17.993 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 00:57:17.997 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 00:57:18.002 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 00:57:18.004 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 00:57:18.008 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 00:57:18.036 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-06-01 00:57:18.062 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 00:57:18.080 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 00:57:18.107 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 00:57:18.125 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:57:18.153 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 00:57:18.173 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 00:57:18.200 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 00:57:18.219 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 00:57:18.249 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 00:57:18.267 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:57:18.295 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 00:57:18.313 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 00:57:18.328 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:18.330 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 00:57:18.357 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 00:57:18.385 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 00:57:18.412 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 00:57:18.438 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 00:57:18.453 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:18.455 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 00:57:18.485 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 00:57:18.500 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:18.502 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 00:57:18.517 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:18.519 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 00:57:18.521 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 00:57:18.537 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:18.543 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 00:57:18.545 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 00:57:18.547 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 00:57:18.554 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 00:57:18.559 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 00:57:18.586 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 00:57:18.613 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 00:57:18.642 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 00:57:18.671 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 00:57:18.697 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 00:57:18.699 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 00:57:18.702 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 00:57:18.704 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 00:57:18.706 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 00:57:18.734 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 00:57:18.761 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:57:18.789 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 00:57:18.816 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 00:57:18.843 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 00:57:18.869 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 00:57:18.897 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 00:57:18.924 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:57:18.951 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 00:57:18.978 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 00:57:19.006 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 00:57:19.033 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 00:57:19.060 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 00:57:19.090 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 00:57:19.118 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 00:57:19.137 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 00:57:19.165 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 00:57:19.193 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 00:57:19.197 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 00:57:19.226 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 00:57:19.253 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 00:57:19.279 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 00:57:19.282 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 00:57:19.284 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:57:19.286 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 00:57:19.290 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 00:57:19.292 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 00:57:19.295 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:57:19.297 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 00:57:19.299 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 00:57:19.301 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:57:19.303 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:57:19.305 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 00:57:19.322 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 00:57:19.350 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 00:57:19.367 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 00:57:19.396 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 00:57:19.414 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:57:19.441 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 00:57:19.459 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:57:19.488 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 00:57:19.506 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:57:19.534 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 00:57:19.551 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 00:57:19.579 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:57:19.596 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:57:19.625 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 00:57:19.643 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 00:57:19.671 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 00:57:19.689 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 00:57:19.715 | + 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-01 00:57:19.720 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 00:57:19.738 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:57:19.767 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 00:57:19.795 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:57:19.797 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 00:57:19.801 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 00:57:19.804 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 00:57:19.806 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:57:19.808 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 00:57:19.810 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 00:57:19.813 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:57:19.815 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:57:19.817 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 00:57:19.835 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 00:57:19.862 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 00:57:19.880 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 00:57:19.908 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 00:57:19.925 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:57:19.953 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 00:57:19.971 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:57:19.999 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 00:57:20.017 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:57:20.047 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 00:57:20.066 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 00:57:20.093 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:57:20.111 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:57:20.140 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 00:57:20.157 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 00:57:20.186 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 00:57:20.204 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 00:57:20.231 | + 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-01 00:57:20.236 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 00:57:20.255 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:57:20.283 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:57:20.285 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 00:57:20.289 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 00:57:20.291 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 00:57:20.293 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 00:57:20.297 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 00:57:20.299 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 00:57:20.301 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 00:57:20.304 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 00:57:20.306 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 00:57:20.324 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 00:57:20.352 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 00:57:20.369 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 00:57:20.398 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 00:57:20.416 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 00:57:20.447 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 00:57:20.466 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 00:57:20.494 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 00:57:20.513 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 00:57:20.541 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 00:57:20.559 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 00:57:20.587 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 00:57:20.604 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 00:57:20.633 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 00:57:20.651 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 00:57:20.679 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 00:57:20.697 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 00:57:20.724 | + 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-01 00:57:20.729 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 00:57:20.746 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 00:57:20.774 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 00:57:20.801 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 00:57:20.829 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 00:57:20.856 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 00:57:20.859 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 00:57:20.863 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 00:57:20.891 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 00:57:20.919 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 00:57:20.947 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 00:57:20.982 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 00:57:21.011 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 00:57:21.038 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 00:57:21.065 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 00:57:21.092 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 00:57:21.118 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 00:57:21.134 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:21.136 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 00:57:21.155 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 00:57:21.157 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 00:57:21.176 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 00:57:21.178 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-06-01 00:57:21.207 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 00:57:21.209 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 00:57:21.235 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-06-01 00:57:21.271 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 00:57:21.273 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 00:57:21.301 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 00:57:21.317 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:21.320 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 00:57:21.322 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 00:57:21.328 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 00:57:21.330 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 00:57:21.342 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 00:57:21.345 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 00:57:21.356 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 00:57:21.358 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 00:57:21.360 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:57:21.362 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:57:21.365 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:57:21.367 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:57:21.369 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:57:21.372 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:57:21.374 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 00:57:21.387 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 00:57:21.389 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 00:57:21.392 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 00:57:21.409 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:21.411 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 00:57:21.428 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:21.431 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 00:57:21.433 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 00:57:21.436 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 00:57:21.439 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:57:21.441 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 00:57:21.444 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 00:57:21.447 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 00:57:21.449 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 00:57:21.467 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:21.469 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 00:57:21.472 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 00:57:21.489 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:21.492 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 00:57:21.494 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 00:57:21.497 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 00:57:21.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:21.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:21.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 00:57:21.509 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:21.512 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 00:57:21.515 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 00:57:21.518 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 00:57:21.521 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 00:57:21.524 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 00:57:21.526 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 00:57:21.529 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 00:57:21.533 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 00:57:21.535 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 00:57:21.538 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 00:57:21.542 | +++ 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-01 00:57:21.542 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 00:57:21.548 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 00:57:21.550 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 00:57:21.553 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 00:57:21.556 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 00:57:21.559 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:57:21.581 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 00:57:21.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 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 00:57:23.424 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:57:23.424 | 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-01 00:57:23.428 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:23.429 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:23.430 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:57:23.432 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:23.432 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:23.432 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:23.433 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:23.433 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:23.447 | 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-01 00:57:23.558 | 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-01 00:57:23.560 | 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-01 00:57:23.573 | 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-01 00:57:23.640 | 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-01 00:57:23.665 | 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-01 00:57:23.670 | 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-01 00:57:23.692 | 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-01 00:57:23.704 | 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-01 00:57:23.720 | 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-01 00:57:23.727 | 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-01 00:57:23.733 | 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-01 00:57:23.774 | 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-01 00:57:23.789 | 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-01 00:57:23.794 | 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-01 00:57:23.803 | 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-01 00:57:23.828 | 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-01 00:57:23.847 | 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-01 00:57:23.853 | 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-01 00:57:23.856 | 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-01 00:57:23.859 | 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-01 00:57:23.863 | 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-01 00:57:23.881 | 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-01 00:57:23.886 | 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-01 00:57:23.906 | 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-01 00:57:23.930 | 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-01 00:57:23.934 | 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-01 00:57:23.956 | 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-01 00:57:23.960 | 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-01 00:57:23.964 | 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-01 00:57:23.967 | 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-01 00:57:23.974 | 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-01 00:57:23.989 | 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-01 00:57:24.011 | 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-01 00:57:24.014 | 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-01 00:57:24.024 | 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-01 00:57:24.026 | 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-01 00:57:24.032 | 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-01 00:57:24.037 | 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-01 00:57:24.042 | 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-01 00:57:24.050 | 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-01 00:57:24.053 | 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-01 00:57:24.057 | 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-01 00:57:24.060 | 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-01 00:57:24.064 | 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-01 00:57:24.072 | 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-01 00:57:24.086 | 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-01 00:57:24.094 | 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-01 00:57:24.102 | 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-01 00:57:24.113 | 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-01 00:57:24.116 | 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-01 00:57:24.119 | 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-01 00:57:24.122 | 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-01 00:57:24.126 | 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-01 00:57:24.129 | 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-01 00:57:24.137 | 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-01 00:57:24.140 | 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-01 00:57:24.143 | 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-01 00:57:24.146 | 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-01 00:57:24.154 | 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-01 00:57:24.172 | 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-01 00:57:24.175 | 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-01 00:57:24.177 | 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-01 00:57:24.181 | 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-01 00:57:24.189 | 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-01 00:57:24.191 | 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-01 00:57:26.117 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:57:26.118 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:57:26.204 | + inc/python:pip_install:200 : result=0 2022-06-01 00:57:26.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:57:26.209 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:26.211 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:26.213 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:26.216 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:26.218 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:26.220 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:57:26.223 | + functions-common:time_stop:2329 : start_time=1654045041576 2022-06-01 00:57:26.225 | + functions-common:time_stop:2331 : [[ -z 1654045041576 ]] 2022-06-01 00:57:26.228 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:26.232 | + functions-common:time_stop:2334 : end_time=1654045046229 2022-06-01 00:57:26.235 | + functions-common:time_stop:2335 : elapsed_time=4653 2022-06-01 00:57:26.237 | + functions-common:time_stop:2336 : total=65500 2022-06-01 00:57:26.239 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:26.241 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=70153 2022-06-01 00:57:26.244 | + inc/python:pip_install:203 : return 0 2022-06-01 00:57:26.247 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 00:57:26.250 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 00:57:26.252 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 00:57:26.265 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 00:57:26.270 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 00:57:26.272 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 00:57:26.274 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 00:57:26.277 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:57:26.279 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:57:26.282 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:57:26.285 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:57:26.287 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:57:26.290 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:57:26.308 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:57:26.310 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:57:26.313 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:26.316 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:57:26.316 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:57:26.322 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 00:57:26.324 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:26.326 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 00:57:26.339 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 00:57:26.342 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:57:26.343 | + functions-common:git_clone:607 : head -1 2022-06-01 00:57:26.346 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 00:57:26.349 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:57:26.351 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 00:57:26.354 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:57:26.356 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:57:26.359 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 00:57:26.362 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:57:26.364 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 00:57:26.367 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:57:26.369 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:57:26.372 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 00:57:26.375 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:57:26.377 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:57:26.380 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 00:57:26.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:57:26.386 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 00:57:26.388 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:57:26.391 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:57:26.395 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 00:57:26.401 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 00:57:26.403 | + 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-01 00:57:26.994 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 00:57:26.996 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:57:26.999 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:57:27.002 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:57:27.004 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 00:57:27.006 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 00:57:27.008 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:57:27.011 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:57:27.013 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:57:27.015 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:57:27.018 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:57:27.020 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:57:27.022 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:57:27.025 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 00:57:27.046 | Using python 3.8 to install /opt/stack/glance 2022-06-01 00:57:27.048 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 00:57:28.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:57:28.869 | 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-01 00:57:28.873 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:28.874 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:28.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:57:28.877 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:28.878 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:28.878 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:28.878 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:28.879 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:28.892 | Obtaining file:///opt/stack/glance 2022-06-01 00:57:30.214 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:57:31.516 | 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-01 00:57:31.524 | 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-01 00:57:31.532 | 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-01 00:57:31.540 | 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-01 00:57:31.564 | 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-01 00:57:31.573 | 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-01 00:57:31.587 | 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-01 00:57:31.596 | 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-01 00:57:31.617 | 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-01 00:57:31.657 | 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-01 00:57:31.671 | 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-01 00:57:31.679 | 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-01 00:57:31.685 | 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-01 00:57:31.694 | 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-01 00:57:31.700 | 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-01 00:57:31.774 | 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-01 00:57:31.777 | 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-01 00:57:31.781 | 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-01 00:57:31.783 | 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-01 00:57:31.795 | 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-01 00:57:31.861 | 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-01 00:57:31.918 | 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-01 00:57:31.921 | 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-01 00:57:31.927 | 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-01 00:57:31.931 | 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-01 00:57:31.953 | 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-01 00:57:31.988 | 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-01 00:57:32.000 | 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-01 00:57:32.015 | 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-01 00:57:32.022 | 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-01 00:57:32.069 | 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-01 00:57:32.075 | 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-01 00:57:32.116 | 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-01 00:57:32.169 | 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-01 00:57:32.189 | 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-01 00:57:32.205 | 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-01 00:57:32.220 | 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-01 00:57:32.229 | 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-01 00:57:32.254 | 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-01 00:57:32.261 | 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-01 00:57:32.279 | 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-01 00:57:32.327 | 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-01 00:57:32.333 | 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-01 00:57:32.336 | 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-01 00:57:32.339 | 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-01 00:57:32.360 | 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-01 00:57:32.375 | 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-01 00:57:32.386 | 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-01 00:57:32.389 | 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-01 00:57:32.394 | 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-01 00:57:32.410 | 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-01 00:57:32.415 | 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-01 00:57:32.418 | 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-01 00:57:32.437 | 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-01 00:57:32.441 | 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-01 00:57:32.448 | 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-01 00:57:32.469 | 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-01 00:57:32.474 | 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-01 00:57:32.478 | 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-01 00:57:32.481 | 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-01 00:57:32.485 | 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-01 00:57:32.495 | 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-01 00:57:32.499 | 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-01 00:57:32.502 | 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-01 00:57:32.509 | 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-01 00:57:32.569 | 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-01 00:57:32.583 | 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-01 00:57:32.592 | 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-01 00:57:32.598 | 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-01 00:57:32.616 | 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-01 00:57:32.619 | 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-01 00:57:32.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-01 00:57:32.649 | 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-01 00:57:32.652 | 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-01 00:57:32.655 | 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-01 00:57:32.665 | 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-01 00:57:32.669 | 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-01 00:57:32.677 | 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-01 00:57:32.682 | 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-01 00:57:32.688 | 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-01 00:57:32.693 | 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-01 00:57:32.697 | 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-01 00:57:32.700 | 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-01 00:57:32.742 | 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-01 00:57:32.747 | 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-01 00:57:32.754 | 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-01 00:57:32.758 | 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-01 00:57:32.769 | 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-01 00:57:32.772 | 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-01 00:57:32.786 | 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-01 00:57:32.790 | 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-01 00:57:32.793 | 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-01 00:57:32.796 | 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-01 00:57:32.799 | 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-01 00:57:32.802 | 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-01 00:57:32.810 | 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-01 00:57:32.848 | 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-01 00:57:32.852 | 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-01 00:57:32.855 | 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-01 00:57:32.858 | 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-01 00:57:32.861 | 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-01 00:57:32.863 | 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-01 00:57:32.867 | 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-01 00:57:32.870 | 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-01 00:57:32.873 | 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-01 00:57:32.951 | 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-01 00:57:32.984 | 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-01 00:57:32.987 | 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-01 00:57:32.992 | 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-01 00:57:32.996 | 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-01 00:57:34.140 | Installing collected packages: glance 2022-06-01 00:57:34.140 | Attempting uninstall: glance 2022-06-01 00:57:34.142 | Found existing installation: glance 21.1.1.dev1 2022-06-01 00:57:34.146 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 00:57:34.148 | Running setup.py develop for glance 2022-06-01 00:57:35.786 | Successfully installed glance 2022-06-01 00:57:35.934 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:57:35.934 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:57:36.028 | + inc/python:pip_install:200 : result=0 2022-06-01 00:57:36.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:57:36.033 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:36.035 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:36.037 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:36.039 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:36.041 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:36.044 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:57:36.046 | + functions-common:time_stop:2329 : start_time=1654045047040 2022-06-01 00:57:36.049 | + functions-common:time_stop:2331 : [[ -z 1654045047040 ]] 2022-06-01 00:57:36.052 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:36.056 | + functions-common:time_stop:2334 : end_time=1654045056053 2022-06-01 00:57:36.058 | + functions-common:time_stop:2335 : elapsed_time=9013 2022-06-01 00:57:36.060 | + functions-common:time_stop:2336 : total=70153 2022-06-01 00:57:36.063 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:36.065 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=79166 2022-06-01 00:57:36.067 | + inc/python:pip_install:203 : return 0 2022-06-01 00:57:36.070 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:57:36.072 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:57:36.075 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:57:36.094 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 00:57:36.107 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 00:57:36.111 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 00:57:36.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:36.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:36.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 00:57:36.121 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:36.123 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:57:36.126 | + ./stack.sh:main:889 : configure_glance 2022-06-01 00:57:36.128 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 00:57:36.141 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 00:57:36.144 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 00:57:36.147 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 00:57:36.149 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 00:57:36.152 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 00:57:36.154 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:57:36.158 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 00:57:36.161 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 00:57:36.190 | + 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-01 00:57:36.220 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 00:57:36.250 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:57:36.280 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 00:57:36.310 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 00:57:36.339 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 00:57:36.341 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:57:36.344 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 00:57:36.347 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:57:36.349 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 00:57:36.378 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 00:57:36.408 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:57:36.438 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 00:57:36.469 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 00:57:36.498 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 00:57:36.528 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 00:57:36.557 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 00:57:36.587 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:57:36.617 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:57:36.647 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:57:36.677 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 00:57:36.679 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 00:57:36.682 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 00:57:36.684 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:57:36.686 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:57:36.689 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:57:36.706 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:36.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:57:36.711 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:57:36.714 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:57:36.730 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:36.732 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:36.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:36.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:57:36.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:57:36.770 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 00:57:36.772 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 00:57:36.774 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 00:57:36.777 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 00:57:36.779 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 00:57:36.782 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 00:57:36.785 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 00:57:36.787 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:57:36.789 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 00:57:36.792 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:57:36.823 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 00:57:36.825 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-06-01 00:57:36.855 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 00:57:36.858 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 00:57:36.875 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:36.878 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 00:57:36.908 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 00:57:36.938 | + 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-01 00:57:36.969 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 00:57:36.999 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 00:57:37.029 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 00:57:37.046 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:37.048 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:57:37.078 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 00:57:37.108 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 00:57:37.138 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-06-01 00:57:37.167 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 00:57:37.197 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-06-01 00:57:37.227 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 00:57:37.244 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:37.247 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 00:57:37.250 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 00:57:37.252 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 00:57:37.255 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:57:37.272 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:57:37.275 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:57:37.277 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:57:37.279 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:57:37.282 | + 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-01 00:57:37.311 | + 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-01 00:57:37.343 | + 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-01 00:57:37.374 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:57:37.404 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 00:57:37.409 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 00:57:37.440 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 00:57:37.470 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 00:57:37.502 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-06-01 00:57:37.532 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 00:57:37.562 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 00:57:37.595 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 00:57:37.627 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 00:57:37.657 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 00:57:37.686 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 00:57:37.715 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 00:57:37.746 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 00:57:37.751 | + 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-01 00:57:37.759 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 00:57:37.775 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:37.777 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 00:57:37.780 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.18:19292 /image 2022-06-01 00:57:37.783 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 00:57:37.785 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.18:19292 2022-06-01 00:57:37.787 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 00:57:37.790 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 00:57:37.793 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 00:57:37.795 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 00:57:37.798 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:57:37.801 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:37.803 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:37.805 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 00:57:37.808 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 00:57:37.810 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 00:57:37.813 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 00:57:37.815 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:37.817 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:37.820 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:37.822 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:37.824 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 00:57:37.883 | proxy (enabled by site administrator) 2022-06-01 00:57:37.886 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 00:57:37.889 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 00:57:37.891 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:37.893 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:37.896 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:37.898 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:37.900 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 00:57:37.956 | proxy_http (enabled by site administrator) 2022-06-01 00:57:37.960 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 00:57:37.961 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 00:57:37.970 | KeepAlive Off 2022-06-01 00:57:37.974 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 00:57:37.975 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:57:37.983 | SetEnv proxy-sendchunked 1 2022-06-01 00:57:37.987 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.18:19292" retry=0 ' 2022-06-01 00:57:37.987 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 00:57:37.996 | ProxyPass "/image" "http://10.222.0.18:19292" retry=0 2022-06-01 00:57:37.999 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 00:57:38.002 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 00:57:38.004 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:57:38.007 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:57:38.009 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:38.011 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:38.014 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:38.017 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:38.019 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:57:38.021 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:38.024 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:38.026 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 00:57:38.089 | Site glance already enabled 2022-06-01 00:57:38.094 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 00:57:38.097 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:57:38.099 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:57:38.102 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:57:38.244 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 00:57:38.276 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 00:57:38.307 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 00:57:38.339 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 00:57:38.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:38.359 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 00:57:38.361 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 00:57:38.364 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 00:57:38.366 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:57:38.368 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 00:57:38.371 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 00:57:38.374 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 00:57:38.377 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 00:57:38.379 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:57:38.381 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:57:38.384 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:57:38.387 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:57:38.389 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:57:38.392 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:57:38.408 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:57:38.411 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:57:38.413 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:38.416 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:57:38.416 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:57:38.421 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 00:57:38.424 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:38.427 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 00:57:38.441 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 00:57:38.444 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:57:38.444 | + functions-common:git_clone:607 : head -1 2022-06-01 00:57:38.447 | 070a0effb Handle the case when tempest fails 2022-06-01 00:57:38.450 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:57:38.453 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 00:57:38.455 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:57:38.458 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:57:38.461 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 00:57:38.463 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:57:38.465 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 00:57:38.468 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:57:38.471 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:57:38.473 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 00:57:38.475 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:57:38.478 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:57:38.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 00:57:38.484 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:57:38.486 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 00:57:38.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:57:38.491 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:57:38.495 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 00:57:38.501 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 00:57:38.504 | + 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-01 00:57:39.099 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 00:57:39.102 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:57:39.105 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:57:39.108 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:57:39.111 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 00:57:39.114 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 00:57:39.117 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:57:39.120 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:57:39.122 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:57:39.125 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:57:39.127 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:57:39.130 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:57:39.132 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:57:39.135 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 00:57:39.156 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 00:57:39.158 | + 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-01 00:57:40.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:57:40.965 | 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-01 00:57:40.969 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:40.970 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:40.972 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:57:40.973 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:40.973 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:40.974 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:40.974 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:40.974 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:40.989 | Obtaining file:///opt/stack/cinder 2022-06-01 00:57:42.985 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:57:45.035 | 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-01 00:57:45.043 | 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-01 00:57:45.052 | 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-01 00:57:45.060 | 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-01 00:57:45.083 | 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-01 00:57:45.097 | 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-01 00:57:45.119 | 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-01 00:57:45.160 | 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-01 00:57:45.175 | 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-01 00:57:45.178 | 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-01 00:57:45.188 | 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-01 00:57:45.203 | 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-01 00:57:45.222 | 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-01 00:57:45.228 | 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-01 00:57:45.231 | 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-01 00:57:45.234 | 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-01 00:57:45.238 | 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-01 00:57:45.250 | 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-01 00:57:45.316 | 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-01 00:57:45.375 | 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-01 00:57:45.386 | 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-01 00:57:45.389 | 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-01 00:57:45.399 | 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-01 00:57:45.425 | 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-01 00:57:45.430 | 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-01 00:57:45.452 | 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-01 00:57:45.489 | 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-01 00:57:45.500 | 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-01 00:57:45.517 | 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-01 00:57:45.523 | 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-01 00:57:45.572 | 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-01 00:57:45.579 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 00:57:45.620 | 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-01 00:57:45.679 | 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-01 00:57:45.698 | 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-01 00:57:45.715 | 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-01 00:57:45.731 | 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-01 00:57:45.746 | 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-01 00:57:45.751 | 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-01 00:57:45.760 | 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-01 00:57:45.786 | 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-01 00:57:45.794 | 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-01 00:57:45.813 | 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-01 00:57:45.840 | 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-01 00:57:45.872 | 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-01 00:57:45.921 | 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-01 00:57:45.928 | 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-01 00:57:45.964 | 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-01 00:57:45.968 | 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-01 00:57:45.970 | 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-01 00:57:45.992 | 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-01 00:57:45.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-01 00:57:46.000 | 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-01 00:57:46.012 | 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-01 00:57:46.016 | 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-01 00:57:46.019 | 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-01 00:57:46.036 | 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-01 00:57:46.041 | 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-01 00:57:46.059 | 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-01 00:57:46.079 | 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-01 00:57:46.097 | 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-01 00:57:46.120 | 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-01 00:57:46.125 | 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-01 00:57:46.133 | 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-01 00:57:46.156 | 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-01 00:57:46.162 | 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-01 00:57:46.167 | 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-01 00:57:46.173 | 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-01 00:57:46.177 | 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-01 00:57:46.182 | 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-01 00:57:46.200 | 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-01 00:57:46.205 | 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-01 00:57:46.208 | 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-01 00:57:46.218 | 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-01 00:57:46.223 | 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-01 00:57:46.229 | 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-01 00:57:46.295 | 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-01 00:57:46.310 | 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-01 00:57:46.321 | 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-01 00:57:46.326 | 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-01 00:57:46.345 | 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-01 00:57:46.429 | 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-01 00:57:46.433 | 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-01 00:57:46.441 | 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-01 00:57:46.445 | 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-01 00:57:46.466 | 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-01 00:57:46.470 | 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-01 00:57:46.479 | 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-01 00:57:46.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-01 00:57:46.487 | 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-01 00:57:46.491 | 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-01 00:57:46.495 | 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-01 00:57:46.506 | 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-01 00:57:46.537 | 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-01 00:57:46.542 | 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-01 00:57:46.594 | 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-01 00:57:46.600 | 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-01 00:57:46.606 | 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-01 00:57:46.612 | 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-01 00:57:46.620 | 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-01 00:57:46.625 | 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-01 00:57:46.629 | 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-01 00:57:46.638 | 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-01 00:57:46.681 | 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-01 00:57:46.688 | 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-01 00:57:46.693 | 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-01 00:57:46.699 | 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-01 00:57:46.703 | 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-01 00:57:46.714 | 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-01 00:57:46.717 | 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-01 00:57:46.732 | 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-01 00:57:46.742 | 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-01 00:57:46.758 | 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-01 00:57:46.772 | 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-01 00:57:46.775 | 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-01 00:57:46.778 | 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-01 00:57:46.783 | 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-01 00:57:46.786 | 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-01 00:57:46.789 | 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-01 00:57:46.830 | 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-01 00:57:46.835 | 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-01 00:57:46.845 | 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-01 00:57:46.848 | 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-01 00:57:46.851 | 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-01 00:57:46.853 | 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-01 00:57:46.857 | 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-01 00:57:46.865 | 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-01 00:57:46.870 | 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-01 00:57:46.876 | 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-01 00:57:46.883 | 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-01 00:57:46.886 | 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-01 00:57:46.894 | 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-01 00:57:46.897 | 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-01 00:57:46.901 | 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-01 00:57:46.958 | 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-01 00:57:46.961 | 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-01 00:57:46.964 | 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-01 00:57:46.968 | 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-01 00:57:46.974 | 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-01 00:57:48.013 | Installing collected packages: cinder 2022-06-01 00:57:48.013 | Attempting uninstall: cinder 2022-06-01 00:57:48.015 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 00:57:48.019 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 00:57:48.020 | Running setup.py develop for cinder 2022-06-01 00:57:50.329 | Successfully installed cinder 2022-06-01 00:57:50.474 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:57:50.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:57:50.575 | + inc/python:pip_install:200 : result=0 2022-06-01 00:57:50.577 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:57:50.580 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:50.582 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:50.585 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:50.588 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:50.590 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:50.592 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:57:50.595 | + functions-common:time_stop:2329 : start_time=1654045059151 2022-06-01 00:57:50.597 | + functions-common:time_stop:2331 : [[ -z 1654045059151 ]] 2022-06-01 00:57:50.605 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:50.610 | + functions-common:time_stop:2334 : end_time=1654045070607 2022-06-01 00:57:50.612 | + functions-common:time_stop:2335 : elapsed_time=11456 2022-06-01 00:57:50.615 | + functions-common:time_stop:2336 : total=79166 2022-06-01 00:57:50.617 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:50.619 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=90622 2022-06-01 00:57:50.621 | + inc/python:pip_install:203 : return 0 2022-06-01 00:57:50.624 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:57:50.627 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:57:50.629 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:57:50.651 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 00:57:50.664 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 00:57:50.667 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 00:57:50.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:50.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:50.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 00:57:50.677 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:50.680 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 00:57:50.682 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 00:57:50.685 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:57:50.688 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:57:50.690 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:57:50.693 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:57:50.695 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:50.698 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:57:50.700 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:50.704 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:50.706 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:57:50.709 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:57:50.711 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:57:50.714 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:57:50.716 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 00:57:50.719 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:57:50.721 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:50.724 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:50.727 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 00:57:50.751 | + 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-01 00:57:50.863 | Reading package lists... 2022-06-01 00:57:51.132 | Building dependency tree... 2022-06-01 00:57:51.133 | Reading state information... 2022-06-01 00:57:51.421 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 00:57:51.421 | The following packages were automatically installed and are no longer required: 2022-06-01 00:57:51.423 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:57:51.423 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:57:51.423 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:57:51.423 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:57:51.423 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:57:51.423 | python3-zope.interface 2022-06-01 00:57:51.423 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:57:51.544 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:57:51.549 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:57:51.552 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:57:51.555 | + functions-common:time_stop:2322 : local name 2022-06-01 00:57:51.557 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:57:51.560 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:57:51.563 | + functions-common:time_stop:2325 : local total 2022-06-01 00:57:51.565 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:57:51.568 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:57:51.570 | + functions-common:time_stop:2329 : start_time=1654045070748 2022-06-01 00:57:51.574 | + functions-common:time_stop:2331 : [[ -z 1654045070748 ]] 2022-06-01 00:57:51.577 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:57:51.582 | + functions-common:time_stop:2334 : end_time=1654045071579 2022-06-01 00:57:51.585 | + functions-common:time_stop:2335 : elapsed_time=831 2022-06-01 00:57:51.587 | + functions-common:time_stop:2336 : total=5695 2022-06-01 00:57:51.590 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:57:51.592 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6526 2022-06-01 00:57:51.595 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:57:51.597 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:57:51.600 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 00:57:51.602 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 00:57:51.617 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 00:57:51.621 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 00:57:51.624 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 00:57:51.627 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:57:51.630 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 00:57:51.631 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:57:51.635 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 00:57:51.637 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 00:57:51.640 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:57:51.642 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 00:57:51.644 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 00:57:51.646 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 00:57:51.649 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 00:57:51.651 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 00:57:51.663 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 00:57:51.679 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 00:57:51.692 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 00:57:51.705 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 00:57:51.721 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:57:51.724 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:57:51.728 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.aqd1hixPh1 2022-06-01 00:57:51.730 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:57:51.732 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 00:57:51.735 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 00:57:51.738 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.aqd1hixPh1 2022-06-01 00:57:51.742 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.aqd1hixPh1 2022-06-01 00:57:51.755 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.aqd1hixPh1 /etc/sudoers.d/cinder-rootwrap 2022-06-01 00:57:51.768 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 00:57:51.772 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:57:51.774 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:57:51.777 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:57:51.779 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:57:51.782 | + 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-01 00:57:51.784 | + 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-01 00:57:51.787 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 00:57:51.790 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 00:57:51.794 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 00:57:51.800 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 00:57:51.821 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 00:57:51.842 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 00:57:51.865 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 00:57:51.885 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 00:57:51.909 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 00:57:51.929 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 00:57:51.949 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 00:57:51.980 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 00:57:51.983 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:57:51.986 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 00:57:51.989 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:57:51.992 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 00:57:52.027 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 00:57:52.059 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:57:52.092 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 00:57:52.127 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 00:57:52.155 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 00:57:52.186 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 00:57:52.217 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 00:57:52.247 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:57:52.277 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:57:52.309 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 00:57:52.341 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 00:57:52.370 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 00:57:52.373 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 00:57:52.376 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 00:57:52.378 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 00:57:52.381 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 00:57:52.384 | + 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-01 00:57:52.419 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 00:57:52.449 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 00:57:52.479 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 00:57:52.509 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 00:57:52.546 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 00:57:52.576 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 00:57:52.610 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 00:57:52.612 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:57:52.643 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:57:52.682 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 00:57:52.690 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key c40280f06b56ef9330628e3ea85743eb 2022-06-01 00:57:52.721 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 00:57:52.738 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:52.741 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 00:57:52.743 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 00:57:52.746 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 00:57:52.749 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 00:57:52.752 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 00:57:52.754 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 00:57:52.756 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 00:57:52.759 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 00:57:52.761 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 00:57:52.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 00:57:52.768 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 00:57:52.802 | + 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-01 00:57:52.835 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 00:57:52.865 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 00:57:52.894 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 00:57:52.929 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 00:57:52.932 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 00:57:52.934 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 00:57:52.937 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 00:57:52.967 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 00:57:52.996 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 00:57:52.999 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 00:57:53.029 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 00:57:53.032 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 00:57:53.034 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 00:57:53.037 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 00:57:53.067 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 00:57:53.069 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 00:57:53.072 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 00:57:53.089 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:53.091 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.18:8080/v1/AUTH_ 2022-06-01 00:57:53.120 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 00:57:53.139 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:53.141 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 00:57:53.161 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:53.164 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 00:57:53.166 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 00:57:53.168 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 00:57:53.170 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 00:57:53.174 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:57:53.176 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:57:53.179 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:57:53.197 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:53.200 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:57:53.203 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:57:53.205 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:57:53.223 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:53.225 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:53.229 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:57:53.259 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:57:53.262 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:57:53.264 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 00:57:53.267 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 00:57:53.269 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:57:53.273 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:57:53.291 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:57:53.293 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:57:53.296 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:57:53.299 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:57:53.301 | + 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-01 00:57:53.331 | + 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-01 00:57:53.361 | + 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-01 00:57:53.390 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:57:53.419 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 00:57:53.422 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:57:53.425 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 00:57:53.427 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 00:57:53.430 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:57:53.432 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:57:53.435 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 00:57:53.440 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 00:57:53.442 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:57:53.444 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:57:53.458 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:57:53.458 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:53.467 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:57:53.471 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:57:53.488 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:57:53.491 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 00:57:53.496 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 00:57:53.526 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:57:53.556 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 00:57:53.587 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:57:53.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:57:53.650 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:57:53.681 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:57:53.712 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:57:53.748 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:57:53.778 | + 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-01 00:57:53.811 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:57:53.840 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:57:53.870 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:57:53.901 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:57:53.903 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:57:53.907 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 00:57:53.910 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 00:57:53.912 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:57:53.915 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:53.917 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:53.920 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:57:53.923 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:57:53.925 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 00:57:53.955 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:57:53.986 | + 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-01 00:57:53.986 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 00:57:53.995 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 00:57:53.998 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 00:57:54.004 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 00:57:54.007 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:57:54.009 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:57:54.012 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:57:54.014 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:54.017 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:54.019 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:57:54.022 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:57:54.024 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:57:54.026 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:57:54.029 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 00:57:54.113 | Enabling site cinder-wsgi. 2022-06-01 00:57:54.119 | To activate the new configuration, you need to run: 2022-06-01 00:57:54.119 | systemctl reload apache2 2022-06-01 00:57:54.124 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:57:54.127 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:57:54.129 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:57:54.132 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:57:54.275 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 00:57:54.278 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 00:57:54.319 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-06-01 00:57:54.356 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 00:57:54.374 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:57:54.377 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 00:57:54.380 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 00:57:54.382 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:57:54.384 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 00:57:54.387 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 00:57:54.419 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 00:57:54.458 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-06-01 00:57:54.490 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 00:57:54.520 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 00:57:54.550 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 00:57:54.583 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 00:57:54.616 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 00:57:54.645 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:57:54.676 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 00:57:54.709 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 00:57:54.740 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:57:54.776 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 00:57:54.778 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 00:57:54.797 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:54.799 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-06-01 00:57:54.834 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 00:57:54.854 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:57:54.856 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 00:57:54.859 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 00:57:54.861 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 00:57:54.864 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:57:54.867 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 00:57:54.869 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 00:57:54.873 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 00:57:54.874 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 00:57:54.880 | + 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-01 00:57:54.883 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 00:57:54.885 | + 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-01 00:57:54.888 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 00:57:54.892 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 00:57:54.895 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 00:57:54.897 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 00:57:54.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:57:54.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:57:54.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 00:57:54.909 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:57:54.911 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 00:57:54.914 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 00:57:54.916 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 00:57:54.919 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:57:54.922 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:57:54.925 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:57:54.928 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:57:54.930 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:57:54.933 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:57:54.952 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:57:54.955 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:57:54.957 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:54.960 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:57:54.961 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:57:54.966 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 00:57:54.969 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:57:54.971 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 00:57:54.984 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 00:57:54.987 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:57:54.988 | + functions-common:git_clone:607 : head -1 2022-06-01 00:57:54.999 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 00:57:55.003 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:57:55.006 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 00:57:55.008 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:57:55.011 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:57:55.013 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 00:57:55.017 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:57:55.020 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 00:57:55.023 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:57:55.025 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:57:55.028 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 00:57:55.030 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:57:55.033 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:57:55.037 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 00:57:55.040 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:57:55.043 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 00:57:55.046 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:57:55.049 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:57:55.053 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 00:57:55.059 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 00:57:55.062 | + 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-01 00:57:55.668 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 00:57:55.671 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:57:55.674 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:57:55.676 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:57:55.679 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 00:57:55.681 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 00:57:55.684 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:57:55.686 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:57:55.689 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:57:55.692 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:57:55.695 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:57:55.698 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:57:55.700 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:57:55.703 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 00:57:55.727 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 00:57:55.729 | + 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-01 00:57:57.581 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:57:57.582 | 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-01 00:57:57.586 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:57.587 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:57.588 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:57:57.590 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:57.590 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:57.590 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:57.591 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:57:57.591 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:57:57.604 | Obtaining file:///opt/stack/neutron 2022-06-01 00:57:59.716 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:58:01.832 | 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-01 00:58:01.840 | 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-01 00:58:01.843 | 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-01 00:58:01.851 | 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-01 00:58:01.859 | 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-01 00:58:01.867 | 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-01 00:58:01.889 | 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-01 00:58:01.903 | 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-01 00:58:01.912 | 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-01 00:58:01.920 | 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-01 00:58:01.923 | 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-01 00:58:01.932 | 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-01 00:58:01.939 | 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-01 00:58:01.942 | 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-01 00:58:01.945 | 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-01 00:58:02.011 | 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-01 00:58:02.072 | 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-01 00:58:02.075 | 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-01 00:58:02.080 | 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-01 00:58:02.083 | 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-01 00:58:02.130 | 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-01 00:58:02.157 | 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-01 00:58:02.176 | 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-01 00:58:02.181 | 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-01 00:58:02.185 | 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-01 00:58:02.210 | 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-01 00:58:02.228 | 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-01 00:58:02.264 | 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-01 00:58:02.275 | 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-01 00:58:02.292 | 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-01 00:58:02.298 | 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-01 00:58:02.346 | 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-01 00:58:02.352 | 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-01 00:58:02.393 | 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-01 00:58:02.450 | 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-01 00:58:02.469 | 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-01 00:58:02.486 | 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-01 00:58:02.502 | 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-01 00:58:02.516 | 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-01 00:58:02.521 | 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-01 00:58:02.531 | 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-01 00:58:02.555 | 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-01 00:58:02.563 | 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-01 00:58:02.581 | 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-01 00:58:02.602 | 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-01 00:58:02.650 | 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-01 00:58:02.656 | 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-01 00:58:02.665 | 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-01 00:58:02.671 | 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-01 00:58:02.707 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 00:58:02.711 | 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-01 00:58:02.720 | 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-01 00:58:02.723 | 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-01 00:58:02.745 | 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-01 00:58:02.760 | 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-01 00:58:02.771 | 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-01 00:58:02.774 | 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-01 00:58:02.777 | 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-01 00:58:02.784 | 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-01 00:58:02.789 | 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-01 00:58:02.810 | 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-01 00:58:02.813 | 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-01 00:58:02.832 | 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-01 00:58:02.865 | 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-01 00:58:02.883 | 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-01 00:58:02.887 | 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-01 00:58:02.894 | 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-01 00:58:02.915 | 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-01 00:58:02.918 | 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-01 00:58:02.923 | 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-01 00:58:02.926 | 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-01 00:58:02.929 | 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-01 00:58:02.933 | 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-01 00:58:02.936 | 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-01 00:58:02.947 | 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-01 00:58:02.951 | 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-01 00:58:02.954 | 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-01 00:58:02.961 | 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-01 00:58:02.976 | 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-01 00:58:02.986 | 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-01 00:58:02.992 | 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-01 00:58:03.010 | 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-01 00:58:03.029 | 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-01 00:58:03.088 | 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-01 00:58:03.091 | 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-01 00:58:03.099 | 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-01 00:58:03.120 | 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-01 00:58:03.125 | 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-01 00:58:03.128 | 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-01 00:58:03.131 | 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-01 00:58:03.139 | 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-01 00:58:03.148 | 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-01 00:58:03.151 | 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-01 00:58:03.156 | 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-01 00:58:03.162 | 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-01 00:58:03.184 | 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-01 00:58:03.224 | 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-01 00:58:03.227 | 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-01 00:58:03.231 | 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-01 00:58:03.235 | 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-01 00:58:03.239 | 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-01 00:58:03.243 | 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-01 00:58:03.249 | 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-01 00:58:03.316 | 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-01 00:58:03.320 | 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-01 00:58:03.324 | 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-01 00:58:03.328 | 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-01 00:58:03.339 | 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-01 00:58:03.353 | 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-01 00:58:03.363 | 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-01 00:58:03.366 | 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-01 00:58:03.389 | 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-01 00:58:03.401 | 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-01 00:58:03.417 | 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-01 00:58:03.435 | 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-01 00:58:03.439 | 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-01 00:58:03.442 | 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-01 00:58:03.446 | 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-01 00:58:03.449 | 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-01 00:58:03.451 | 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-01 00:58:03.454 | 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-01 00:58:03.457 | 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-01 00:58:03.460 | 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-01 00:58:03.463 | 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-01 00:58:03.466 | 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-01 00:58:03.469 | 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-01 00:58:03.472 | 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-01 00:58:03.487 | 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-01 00:58:03.494 | 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-01 00:58:03.551 | 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-01 00:58:03.556 | 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-01 00:58:03.600 | 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-01 00:58:03.604 | 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-01 00:58:03.636 | 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-01 00:58:03.642 | 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-01 00:58:04.653 | Installing collected packages: neutron 2022-06-01 00:58:04.653 | Attempting uninstall: neutron 2022-06-01 00:58:04.656 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 00:58:04.665 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 00:58:04.667 | Running setup.py develop for neutron 2022-06-01 00:58:07.100 | Successfully installed neutron 2022-06-01 00:58:07.243 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:58:07.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:58:07.339 | + inc/python:pip_install:200 : result=0 2022-06-01 00:58:07.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:58:07.344 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:07.347 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:07.349 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:07.351 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:07.353 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:07.356 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:58:07.358 | + functions-common:time_stop:2329 : start_time=1654045075721 2022-06-01 00:58:07.361 | + functions-common:time_stop:2331 : [[ -z 1654045075721 ]] 2022-06-01 00:58:07.364 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:07.368 | + functions-common:time_stop:2334 : end_time=1654045087365 2022-06-01 00:58:07.370 | + functions-common:time_stop:2335 : elapsed_time=11644 2022-06-01 00:58:07.372 | + functions-common:time_stop:2336 : total=90622 2022-06-01 00:58:07.376 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:07.378 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=102266 2022-06-01 00:58:07.380 | + inc/python:pip_install:203 : return 0 2022-06-01 00:58:07.383 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:58:07.385 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:58:07.388 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:58:07.410 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 00:58:07.423 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 00:58:07.426 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 00:58:07.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:58:07.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:58:07.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 00:58:07.436 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:58:07.439 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 00:58:07.441 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:58:07.444 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 00:58:07.464 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:07.466 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 00:58:07.469 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 00:58:07.471 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 00:58:07.474 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:58:07.477 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 00:58:07.480 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 00:58:07.482 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 00:58:07.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:58:07.488 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:58:07.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 00:58:07.492 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:58:07.495 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 00:58:07.514 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:07.516 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 00:58:07.533 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:07.536 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 00:58:07.553 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:07.555 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 00:58:07.559 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 00:58:07.561 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 00:58:07.564 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:58:07.567 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:58:07.569 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:58:07.572 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:58:07.574 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:58:07.577 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:58:07.592 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:58:07.595 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:58:07.598 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:07.601 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:58:07.602 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:58:07.608 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 00:58:07.612 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:07.614 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 00:58:07.629 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 00:58:07.631 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:58:07.632 | + functions-common:git_clone:607 : head -1 2022-06-01 00:58:07.639 | 79e7dc3889 Add a regression test for bug 1939545 2022-06-01 00:58:07.642 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:58:07.644 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 00:58:07.647 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:58:07.649 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:58:07.652 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 00:58:07.654 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:58:07.657 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 00:58:07.661 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:58:07.663 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:58:07.666 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 00:58:07.668 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:58:07.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:58:07.675 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 00:58:07.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:58:07.680 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 00:58:07.683 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:58:07.685 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:58:07.688 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 00:58:07.694 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 00:58:07.697 | + 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-01 00:58:08.310 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 00:58:08.313 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:58:08.315 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:58:08.317 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:58:08.320 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 00:58:08.322 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 00:58:08.324 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:58:08.326 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:58:08.329 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:58:08.332 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:58:08.335 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:58:08.337 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:58:08.339 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:58:08.342 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 00:58:08.373 | Using python 3.8 to install /opt/stack/nova 2022-06-01 00:58:08.376 | + 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-01 00:58:10.260 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:58:10.261 | 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-01 00:58:10.266 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:10.266 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:10.268 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:58:10.269 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:10.270 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:10.270 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:10.270 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:10.271 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:10.285 | Obtaining file:///opt/stack/nova 2022-06-01 00:58:13.457 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:58:16.590 | 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-01 00:58:16.598 | 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-01 00:58:16.601 | 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-01 00:58:16.609 | 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-01 00:58:16.617 | 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-01 00:58:16.620 | 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-01 00:58:16.629 | 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-01 00:58:16.651 | 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-01 00:58:16.665 | 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-01 00:58:16.685 | 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-01 00:58:16.726 | 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-01 00:58:16.740 | 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-01 00:58:16.743 | 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-01 00:58:16.755 | 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-01 00:58:16.761 | 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-01 00:58:16.764 | 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-01 00:58:16.767 | 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-01 00:58:16.779 | 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-01 00:58:16.844 | 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-01 00:58:16.901 | 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-01 00:58:16.912 | 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-01 00:58:16.917 | 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-01 00:58:16.920 | 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-01 00:58:16.925 | 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-01 00:58:16.928 | 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-01 00:58:16.956 | 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-01 00:58:16.981 | 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-01 00:58:16.986 | 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-01 00:58:16.990 | 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-01 00:58:16.995 | 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-01 00:58:17.020 | 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-01 00:58:17.041 | 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-01 00:58:17.059 | 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-01 00:58:17.094 | 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-01 00:58:17.105 | 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-01 00:58:17.121 | 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-01 00:58:17.129 | 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-01 00:58:17.176 | 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-01 00:58:17.182 | 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-01 00:58:17.222 | 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-01 00:58:17.278 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 00:58:17.297 | 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-01 00:58:17.315 | 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-01 00:58:17.330 | 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-01 00:58:17.345 | 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-01 00:58:17.350 | 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-01 00:58:17.360 | 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-01 00:58:17.384 | 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-01 00:58:17.392 | 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-01 00:58:17.410 | 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-01 00:58:17.431 | 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-01 00:58:17.440 | 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-01 00:58:17.447 | 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-01 00:58:17.486 | 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-01 00:58:17.489 | 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-01 00:58:17.492 | 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-01 00:58:17.514 | 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-01 00:58:17.525 | 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-01 00:58:17.528 | 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-01 00:58:17.532 | 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-01 00:58:17.559 | 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-01 00:58:17.567 | 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-01 00:58:17.586 | 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-01 00:58:17.606 | 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-01 00:58:17.612 | 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-01 00:58:17.630 | 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-01 00:58:17.651 | 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-01 00:58:17.680 | 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-01 00:58:17.684 | 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-01 00:58:17.691 | 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-01 00:58:17.713 | 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-01 00:58:17.715 | 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-01 00:58:17.721 | 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-01 00:58:17.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-01 00:58:17.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-01 00:58:17.732 | 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-01 00:58:17.743 | 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-01 00:58:17.747 | 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-01 00:58:17.750 | 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-01 00:58:17.757 | 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-01 00:58:17.817 | 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-01 00:58:17.833 | 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-01 00:58:17.842 | 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-01 00:58:17.850 | 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-01 00:58:17.868 | 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-01 00:58:17.957 | 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-01 00:58:17.961 | 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-01 00:58:17.967 | 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-01 00:58:17.990 | 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-01 00:58:17.994 | 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-01 00:58:18.003 | 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-01 00:58:18.007 | 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-01 00:58:18.010 | 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-01 00:58:18.013 | 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-01 00:58:18.027 | 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-01 00:58:18.032 | 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-01 00:58:18.041 | 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-01 00:58:18.047 | 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-01 00:58:18.069 | 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-01 00:58:18.073 | 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-01 00:58:18.079 | 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-01 00:58:18.082 | 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-01 00:58:18.090 | 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-01 00:58:18.095 | 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-01 00:58:18.100 | 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-01 00:58:18.110 | 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-01 00:58:18.113 | 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-01 00:58:18.156 | 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-01 00:58:18.161 | 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-01 00:58:18.164 | 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-01 00:58:18.175 | 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-01 00:58:18.181 | 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-01 00:58:18.195 | 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-01 00:58:18.206 | 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-01 00:58:18.211 | 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-01 00:58:18.213 | 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-01 00:58:18.228 | 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-01 00:58:18.243 | 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-01 00:58:18.247 | 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-01 00:58:18.263 | 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-01 00:58:18.267 | 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-01 00:58:18.269 | 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-01 00:58:18.273 | 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-01 00:58:18.276 | 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-01 00:58:18.281 | 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-01 00:58:18.320 | 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-01 00:58:18.330 | 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-01 00:58:18.333 | 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-01 00:58:18.336 | 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-01 00:58:18.338 | 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-01 00:58:18.341 | 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-01 00:58:18.344 | 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-01 00:58:18.352 | 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-01 00:58:18.355 | 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-01 00:58:18.358 | 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-01 00:58:18.367 | 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-01 00:58:18.369 | 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-01 00:58:18.372 | 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-01 00:58:18.377 | 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-01 00:58:18.432 | 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-01 00:58:18.437 | 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-01 00:58:18.470 | 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-01 00:58:18.473 | 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-01 00:58:18.517 | 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-01 00:58:19.523 | Installing collected packages: nova 2022-06-01 00:58:19.523 | Attempting uninstall: nova 2022-06-01 00:58:19.525 | Found existing installation: nova 22.4.1.dev5 2022-06-01 00:58:19.529 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 00:58:19.532 | Running setup.py develop for nova 2022-06-01 00:58:22.964 | Successfully installed nova 2022-06-01 00:58:23.108 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:58:23.108 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:58:23.208 | + inc/python:pip_install:200 : result=0 2022-06-01 00:58:23.210 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:58:23.212 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:23.215 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:23.218 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:23.221 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:23.223 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:23.225 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:58:23.227 | + functions-common:time_stop:2329 : start_time=1654045088368 2022-06-01 00:58:23.229 | + functions-common:time_stop:2331 : [[ -z 1654045088368 ]] 2022-06-01 00:58:23.232 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:23.237 | + functions-common:time_stop:2334 : end_time=1654045103234 2022-06-01 00:58:23.239 | + functions-common:time_stop:2335 : elapsed_time=14866 2022-06-01 00:58:23.241 | + functions-common:time_stop:2336 : total=102266 2022-06-01 00:58:23.244 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:23.246 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=117132 2022-06-01 00:58:23.248 | + inc/python:pip_install:203 : return 0 2022-06-01 00:58:23.252 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:58:23.254 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:58:23.257 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:58:23.276 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 00:58:23.289 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 00:58:23.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 00:58:23.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:58:23.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:58:23.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 00:58:23.303 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:58:23.307 | + 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-01 00:58:23.321 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:58:23.324 | + ./stack.sh:main:906 : configure_nova 2022-06-01 00:58:23.326 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 00:58:23.339 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 00:58:23.342 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 00:58:23.345 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 00:58:23.349 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 00:58:23.349 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 00:58:23.354 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 00:58:23.357 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 00:58:23.360 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 00:58:23.363 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 00:58:23.365 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 00:58:23.368 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 00:58:23.370 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 00:58:23.373 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 00:58:23.386 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 00:58:23.399 | + 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-01 00:58:23.413 | + 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-01 00:58:23.427 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 00:58:23.440 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 00:58:23.443 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 00:58:23.448 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TKWIrX6fEA 2022-06-01 00:58:23.450 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:58:23.453 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 00:58:23.456 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 00:58:23.458 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:58:23.461 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 00:58:23.464 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TKWIrX6fEA 2022-06-01 00:58:23.468 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TKWIrX6fEA 2022-06-01 00:58:23.481 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TKWIrX6fEA /etc/sudoers.d/nova-rootwrap 2022-06-01 00:58:23.495 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 00:58:23.501 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 00:58:23.504 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 00:58:23.506 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 00:58:23.509 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 00:58:23.512 | + 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-01 00:58:23.514 | + 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-01 00:58:23.517 | + 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-01 00:58:23.520 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 00:58:23.525 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 00:58:23.542 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:23.545 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 00:58:23.548 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 00:58:23.552 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 00:58:23.556 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 00:58:23.587 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 00:58:23.590 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 00:58:23.619 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 00:58:23.652 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 00:58:23.681 | + 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-01 00:58:23.712 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 00:58:23.754 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 00:58:23.787 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 00:58:23.789 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-06-01 00:58:23.818 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 00:58:23.848 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 00:58:23.880 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 00:58:23.911 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 00:58:23.941 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 00:58:23.975 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 00:58:23.977 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 00:58:23.980 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 00:58:23.983 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 00:58:23.985 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 00:58:23.987 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 00:58:23.992 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 00:58:23.997 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 00:58:23.999 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 00:58:24.001 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 00:58:24.004 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:58:24.006 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:58:24.008 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:58:24.011 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:58:24.013 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:58:24.017 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:58:24.019 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 00:58:24.036 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:24.039 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:58:24.041 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 00:58:24.043 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 00:58:24.072 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 00:58:24.074 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 00:58:24.076 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 00:58:24.079 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 00:58:24.082 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 00:58:24.084 | + 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-01 00:58:24.116 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 00:58:24.118 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 00:58:24.120 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 00:58:24.123 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 00:58:24.125 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 00:58:24.128 | + 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-01 00:58:24.159 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 00:58:24.209 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 00:58:24.238 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 00:58:24.267 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 00:58:24.285 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:24.287 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 00:58:24.304 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:24.308 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 00:58:24.308 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 00:58:24.314 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 00:58:24.316 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 00:58:24.346 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 00:58:24.363 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:24.366 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 00:58:24.369 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:58:24.376 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 00:58:24.378 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:58:24.380 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 00:58:24.416 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 00:58:24.445 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:58:24.474 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 00:58:24.504 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 00:58:24.539 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 00:58:24.568 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 00:58:24.598 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 00:58:24.628 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:58:24.658 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:58:24.686 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 00:58:24.703 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:24.706 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 00:58:24.708 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 00:58:24.739 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 00:58:24.770 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-06-01 00:58:24.799 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 00:58:24.830 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 00:58:24.858 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 00:58:24.888 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 00:58:24.916 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 00:58:24.947 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 00:58:24.964 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:24.966 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 00:58:24.968 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 00:58:24.997 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 00:58:25.029 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 00:58:25.032 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 00:58:25.060 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 00:58:25.063 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 00:58:25.065 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 00:58:25.068 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 00:58:25.071 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 00:58:25.073 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 00:58:25.075 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 00:58:25.078 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 00:58:25.080 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 00:58:25.083 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 00:58:25.085 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 00:58:25.087 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 00:58:25.090 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:58:25.107 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:58:25.110 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:58:25.112 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:58:25.114 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:58:25.116 | + 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-01 00:58:25.146 | + 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-01 00:58:25.174 | + 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-01 00:58:25.204 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:58:25.233 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 00:58:25.266 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 00:58:25.268 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 00:58:25.271 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 00:58:25.273 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 00:58:25.275 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:58:25.277 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:58:25.280 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 00:58:25.285 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 00:58:25.287 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:58:25.289 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:58:25.304 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:25.304 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:58:25.314 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:58:25.317 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:25.334 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:58:25.336 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 00:58:25.340 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 00:58:25.371 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 00:58:25.400 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 00:58:25.428 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:58:25.457 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:58:25.487 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:58:25.516 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:58:25.543 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:58:25.574 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:58:25.605 | + 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-01 00:58:25.635 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:58:25.663 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:58:25.696 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:58:25.729 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:58:25.731 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:58:25.735 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 00:58:25.737 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 00:58:25.739 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:58:25.742 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:25.745 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:25.751 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:58:25.754 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:58:25.757 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 00:58:25.784 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:58:25.814 | + 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-01 00:58:25.814 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 00:58:25.823 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 00:58:25.827 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 00:58:25.829 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 00:58:25.832 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:58:25.834 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:58:25.836 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:58:25.838 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:25.841 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:25.843 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:58:25.846 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:58:25.848 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:25.850 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:25.853 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 00:58:25.916 | Enabling site nova-api-wsgi. 2022-06-01 00:58:25.922 | To activate the new configuration, you need to run: 2022-06-01 00:58:25.922 | systemctl reload apache2 2022-06-01 00:58:25.928 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:58:25.930 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:58:25.933 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:58:25.935 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:58:26.081 | + 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-01 00:58:26.083 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:58:26.088 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 00:58:26.090 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 00:58:26.093 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 00:58:26.099 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:58:26.102 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:58:26.107 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 00:58:26.110 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:58:26.112 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:58:26.126 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:58:26.126 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:26.136 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:58:26.139 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:26.159 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 00:58:26.162 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 00:58:26.166 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 00:58:26.197 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 00:58:26.225 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 00:58:26.253 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:58:26.282 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:58:26.311 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:58:26.340 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:58:26.371 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:58:26.401 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:58:26.428 | + 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-01 00:58:26.457 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:58:26.484 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:58:26.513 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:58:26.543 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 00:58:26.545 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 00:58:26.574 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 00:58:26.590 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:26.593 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 00:58:26.629 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 00:58:26.631 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 00:58:26.634 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 00:58:26.651 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:26.654 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:58:26.656 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:58:26.685 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 00:58:26.723 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 00:58:26.725 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:58:26.727 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 00:58:26.729 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:58:26.732 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 00:58:26.734 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:58:26.753 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:26.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 00:58:26.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 00:58:26.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:58:26.777 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:26.779 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:58:26.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-06-01 00:58:26.817 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:58:26.820 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:58:26.822 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 00:58:26.854 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 00:58:26.887 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 00:58:26.918 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 00:58:26.941 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:26.943 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 00:58:26.975 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 00:58:26.977 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 00:58:26.996 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:26.999 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 00:58:27.004 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:58:27.006 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 00:58:27.009 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 00:58:27.012 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 00:58:27.014 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:58:27.016 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:58:27.019 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:58:27.022 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 00:58:27.024 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 00:58:27.029 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 00:58:27.032 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 00:58:27.034 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 00:58:27.037 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 00:58:27.039 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 00:58:27.042 | + 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-01 00:58:27.076 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 00:58:27.110 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 00:58:27.140 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:58:27.143 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 00:58:27.145 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 00:58:27.147 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 00:58:27.165 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:27.168 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 00:58:27.169 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 00:58:27.981 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 00:58:27.984 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 00:58:27.987 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 00:58:27.990 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 00:58:27.993 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 00:58:27.996 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 00:58:27.999 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 00:58:28.017 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:28.020 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 00:58:28.022 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 00:58:28.025 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 00:58:28.042 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:28.045 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:58:28.049 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-06-01 00:58:28.078 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 00:58:28.081 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 00:58:28.083 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 00:58:28.100 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:28.102 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 00:58:28.105 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:58:28.107 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 00:58:28.139 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:58:28.167 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 00:58:28.197 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 00:58:28.227 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 00:58:28.256 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 00:58:28.287 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 00:58:28.318 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 00:58:28.350 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 00:58:28.353 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 00:58:28.358 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 00:58:28.362 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:58:28.379 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:58:28.381 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:58:28.383 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:58:28.385 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:58:28.388 | + 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-01 00:58:28.417 | + 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-01 00:58:28.445 | + 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-01 00:58:28.474 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:58:28.506 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 00:58:28.512 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 00:58:28.517 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 00:58:28.520 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 00:58:28.523 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 00:58:28.526 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 00:58:28.529 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 00:58:28.532 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 00:58:28.535 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 00:58:28.538 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 00:58:28.540 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 00:58:28.543 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 00:58:28.545 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 00:58:28.548 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 00:58:28.551 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 00:58:28.568 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:28.570 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 00:58:28.588 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:28.590 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 00:58:28.593 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 00:58:28.610 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:28.612 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 00:58:28.629 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:28.633 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 00:58:28.651 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:28.653 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 00:58:28.672 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:28.675 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 00:58:28.677 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 00:58:28.680 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 00:58:28.682 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 00:58:28.685 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 00:58:28.692 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 00:58:28.695 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 00:58:28.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:28.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:28.702 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 00:58:28.706 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:58:28.708 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:58:28.711 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:58:28.713 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:58:28.716 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:28.718 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:58:28.721 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:28.723 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:28.726 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:58:28.729 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:58:28.731 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:58:28.733 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:58:28.736 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 00:58:28.743 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:58:28.746 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:28.748 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:28.751 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 00:58:28.774 | + 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-01 00:58:28.886 | Reading package lists... 2022-06-01 00:58:29.159 | Building dependency tree... 2022-06-01 00:58:29.161 | Reading state information... 2022-06-01 00:58:29.462 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 00:58:29.462 | The following packages were automatically installed and are no longer required: 2022-06-01 00:58:29.464 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:58:29.464 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:58:29.464 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:58:29.464 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:58:29.464 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:58:29.464 | python3-zope.interface 2022-06-01 00:58:29.464 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:58:29.582 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:58:29.586 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:58:29.589 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:58:29.591 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:29.595 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:29.597 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:29.599 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:29.602 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:29.604 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:58:29.606 | + functions-common:time_stop:2329 : start_time=1654045108771 2022-06-01 00:58:29.610 | + functions-common:time_stop:2331 : [[ -z 1654045108771 ]] 2022-06-01 00:58:29.614 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:29.618 | + functions-common:time_stop:2334 : end_time=1654045109615 2022-06-01 00:58:29.620 | + functions-common:time_stop:2335 : elapsed_time=844 2022-06-01 00:58:29.623 | + functions-common:time_stop:2336 : total=6526 2022-06-01 00:58:29.625 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:29.628 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7370 2022-06-01 00:58:29.630 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:58:29.633 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 00:58:29.635 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 00:58:29.638 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 00:58:29.641 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 00:58:29.645 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 00:58:29.674 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 00:58:29.677 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 00:58:29.680 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 00:58:29.683 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 00:58:29.686 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 00:58:29.690 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:29.693 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 00:58:29.696 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:29.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:29.701 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 00:58:29.705 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 00:58:29.707 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 00:58:29.710 | + functions-common:apt_get_update:1083 : return 2022-06-01 00:58:29.712 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 00:58:29.715 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 00:58:29.718 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:29.722 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:29.725 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 00:58:29.749 | + 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-01 00:58:29.864 | Reading package lists... 2022-06-01 00:58:30.147 | Building dependency tree... 2022-06-01 00:58:30.148 | Reading state information... 2022-06-01 00:58:30.450 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 00:58:30.450 | The following packages were automatically installed and are no longer required: 2022-06-01 00:58:30.451 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 00:58:30.451 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 00:58:30.451 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 00:58:30.451 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 00:58:30.451 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 00:58:30.452 | python3-zope.interface 2022-06-01 00:58:30.452 | Use 'sudo apt autoremove' to remove them. 2022-06-01 00:58:30.570 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 00:58:30.575 | + functions-common:apt_get:1127 : result=0 2022-06-01 00:58:30.577 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 00:58:30.580 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:30.583 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:30.585 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:30.587 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:30.590 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:30.592 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 00:58:30.595 | + functions-common:time_stop:2329 : start_time=1654045109745 2022-06-01 00:58:30.597 | + functions-common:time_stop:2331 : [[ -z 1654045109745 ]] 2022-06-01 00:58:30.600 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:30.604 | + functions-common:time_stop:2334 : end_time=1654045110602 2022-06-01 00:58:30.607 | + functions-common:time_stop:2335 : elapsed_time=857 2022-06-01 00:58:30.610 | + functions-common:time_stop:2336 : total=7370 2022-06-01 00:58:30.613 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:30.615 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8227 2022-06-01 00:58:30.617 | + functions-common:apt_get:1131 : return 0 2022-06-01 00:58:30.620 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 00:58:30.622 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 00:58:30.626 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:58:30.628 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:30.631 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:30.633 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 00:58:30.636 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 00:58:30.693 | wsgi (enabled by maintainer script) 2022-06-01 00:58:30.696 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 00:58:30.699 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 00:58:30.702 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 00:58:30.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 00:58:30.708 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 00:58:30.711 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 00:58:30.714 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 00:58:30.715 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 00:58:30.720 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 00:58:30.724 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 00:58:30.727 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 00:58:30.730 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 00:58:30.733 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 00:58:30.759 | Using python 3.8 to install osc-placement 2022-06-01 00:58:30.761 | + 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-01 00:58:32.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:58:32.605 | 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-01 00:58:32.610 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:32.611 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:32.612 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:58:32.614 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:32.614 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:32.614 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:32.615 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:32.615 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:32.630 | 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-01 00:58:32.660 | 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-01 00:58:32.679 | 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-01 00:58:32.686 | 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-01 00:58:32.689 | 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-01 00:58:32.692 | 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-01 00:58:32.697 | 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-01 00:58:32.700 | 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-01 00:58:32.704 | 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-01 00:58:32.720 | 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-01 00:58:32.790 | 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-01 00:58:32.798 | 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-01 00:58:32.804 | 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-01 00:58:32.809 | 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-01 00:58:32.812 | 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-01 00:58:32.816 | 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-01 00:58:32.830 | 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-01 00:58:32.858 | 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-01 00:58:32.865 | 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-01 00:58:32.870 | 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-01 00:58:32.893 | 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-01 00:58:32.896 | 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-01 00:58:32.899 | 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-01 00:58:32.902 | 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-01 00:58:32.957 | 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-01 00:58:32.963 | 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-01 00:58:32.966 | 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-01 00:58:32.971 | 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-01 00:58:32.973 | 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-01 00:58:33.014 | 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-01 00:58:33.019 | 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-01 00:58:33.023 | 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-01 00:58:33.046 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 00:58:33.050 | 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-01 00:58:33.053 | 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-01 00:58:33.074 | 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-01 00:58:33.076 | 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-01 00:58:33.083 | 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-01 00:58:33.086 | 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-01 00:58:33.121 | 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-01 00:58:33.126 | 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-01 00:58:33.171 | 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-01 00:58:33.175 | 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-01 00:58:33.178 | 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-01 00:58:35.136 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:58:35.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:58:35.219 | + inc/python:pip_install:200 : result=0 2022-06-01 00:58:35.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:58:35.224 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:35.227 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:35.229 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:35.232 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:35.234 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:35.237 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:58:35.239 | + functions-common:time_stop:2329 : start_time=1654045110753 2022-06-01 00:58:35.242 | + functions-common:time_stop:2331 : [[ -z 1654045110753 ]] 2022-06-01 00:58:35.245 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:35.251 | + functions-common:time_stop:2334 : end_time=1654045115247 2022-06-01 00:58:35.253 | + functions-common:time_stop:2335 : elapsed_time=4494 2022-06-01 00:58:35.256 | + functions-common:time_stop:2336 : total=117132 2022-06-01 00:58:35.258 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:35.261 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=121626 2022-06-01 00:58:35.263 | + inc/python:pip_install:203 : return 0 2022-06-01 00:58:35.267 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 00:58:35.270 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 00:58:35.272 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 00:58:35.275 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 00:58:35.277 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 00:58:35.280 | ++ functions-common:git_clone:529 : pwd 2022-06-01 00:58:35.284 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:58:35.287 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:58:35.290 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:58:35.313 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:58:35.315 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:58:35.318 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:35.321 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 00:58:35.322 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:58:35.329 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 00:58:35.332 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:35.341 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 00:58:35.354 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 00:58:35.358 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 00:58:35.358 | + functions-common:git_clone:607 : head -1 2022-06-01 00:58:35.364 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 00:58:35.367 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:58:35.370 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 00:58:35.373 | + inc/python:setup_develop:338 : local bindep 2022-06-01 00:58:35.377 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:58:35.379 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 00:58:35.382 | + inc/python:setup_develop:344 : local extras= 2022-06-01 00:58:35.384 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 00:58:35.387 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 00:58:35.389 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:58:35.393 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 00:58:35.395 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 00:58:35.397 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 00:58:35.401 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 00:58:35.403 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 00:58:35.406 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 00:58:35.409 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 00:58:35.412 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 00:58:35.415 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 00:58:35.421 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 00:58:35.424 | + 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-01 00:58:36.064 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 00:58:36.067 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 00:58:36.069 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 00:58:36.072 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 00:58:36.075 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 00:58:36.077 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 00:58:36.080 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 00:58:36.082 | + inc/python:setup_package:427 : local extras= 2022-06-01 00:58:36.085 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 00:58:36.087 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 00:58:36.089 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 00:58:36.092 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 00:58:36.095 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 00:58:36.098 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 00:58:36.122 | Using python 3.8 to install /opt/stack/placement 2022-06-01 00:58:36.124 | + 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-01 00:58:37.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:58:37.959 | 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-01 00:58:37.964 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:37.964 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:37.966 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:58:37.967 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:37.968 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:37.968 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:37.969 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:37.970 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:37.983 | Obtaining file:///opt/stack/placement 2022-06-01 00:58:39.255 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 00:58:40.507 | 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-01 00:58:40.517 | 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-01 00:58:40.539 | 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-01 00:58:40.553 | 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-01 00:58:40.566 | 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-01 00:58:40.624 | 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-01 00:58:40.629 | 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-01 00:58:40.633 | 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-01 00:58:40.638 | 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-01 00:58:40.674 | 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-01 00:58:40.685 | 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-01 00:58:40.702 | 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-01 00:58:40.709 | 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-01 00:58:40.757 | 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-01 00:58:40.763 | 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-01 00:58:40.804 | 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-01 00:58:40.823 | 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-01 00:58:40.842 | 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-01 00:58:40.851 | 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-01 00:58:40.859 | 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-01 00:58:40.878 | 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-01 00:58:40.885 | 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-01 00:58:40.888 | 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-01 00:58:40.891 | 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-01 00:58:40.902 | 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-01 00:58:40.905 | 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-01 00:58:40.908 | 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-01 00:58:40.914 | 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-01 00:58:40.934 | 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-01 00:58:40.939 | 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-01 00:58:40.947 | 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-01 00:58:40.968 | 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-01 00:58:40.973 | 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-01 00:58:40.976 | 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-01 00:58:40.988 | 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-01 00:58:40.991 | 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-01 00:58:40.994 | 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-01 00:58:41.002 | 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-01 00:58:41.011 | 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-01 00:58:41.017 | 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-01 00:58:41.036 | 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-01 00:58:41.040 | 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-01 00:58:41.047 | 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-01 00:58:41.069 | 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-01 00:58:41.112 | 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-01 00:58:41.179 | 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-01 00:58:41.185 | 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-01 00:58:41.190 | 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-01 00:58:41.195 | 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-01 00:58:41.199 | 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-01 00:58:41.207 | 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-01 00:58:41.216 | 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-01 00:58:41.223 | 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-01 00:58:41.227 | 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-01 00:58:41.230 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 00:58:41.233 | 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-01 00:58:41.236 | 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-01 00:58:41.240 | 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-01 00:58:41.243 | 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-01 00:58:41.246 | 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-01 00:58:41.249 | 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-01 00:58:41.252 | 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-01 00:58:41.263 | 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-01 00:58:41.266 | 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-01 00:58:41.269 | 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-01 00:58:41.272 | 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-01 00:58:41.276 | 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-01 00:58:41.279 | 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-01 00:58:41.282 | 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-01 00:58:41.285 | 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-01 00:58:41.293 | 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-01 00:58:42.913 | Installing collected packages: openstack-placement 2022-06-01 00:58:42.913 | Attempting uninstall: openstack-placement 2022-06-01 00:58:42.915 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 00:58:42.917 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 00:58:42.919 | Running setup.py develop for openstack-placement 2022-06-01 00:58:44.598 | Successfully installed openstack-placement 2022-06-01 00:58:44.787 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:58:44.787 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:58:44.871 | + inc/python:pip_install:200 : result=0 2022-06-01 00:58:44.874 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:58:44.877 | + functions-common:time_stop:2322 : local name 2022-06-01 00:58:44.879 | + functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:44.881 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:44.884 | + functions-common:time_stop:2325 : local total 2022-06-01 00:58:44.886 | + functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:44.888 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:58:44.890 | + functions-common:time_stop:2329 : start_time=1654045116116 2022-06-01 00:58:44.893 | + functions-common:time_stop:2331 : [[ -z 1654045116116 ]] 2022-06-01 00:58:44.896 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:44.900 | + functions-common:time_stop:2334 : end_time=1654045124897 2022-06-01 00:58:44.903 | + functions-common:time_stop:2335 : elapsed_time=8781 2022-06-01 00:58:44.905 | + functions-common:time_stop:2336 : total=121626 2022-06-01 00:58:44.907 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:44.910 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130407 2022-06-01 00:58:44.912 | + inc/python:pip_install:203 : return 0 2022-06-01 00:58:44.915 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 00:58:44.917 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:58:44.921 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:58:44.944 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 00:58:44.957 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 00:58:44.959 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 00:58:44.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 00:58:44.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 00:58:44.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 00:58:44.972 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 00:58:44.975 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 00:58:44.979 | + ./stack.sh:main:912 : configure_placement 2022-06-01 00:58:44.982 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 00:58:44.999 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 00:58:45.004 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 00:58:45.009 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 00:58:45.019 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 00:58:45.022 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 00:58:45.024 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 00:58:45.027 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 00:58:45.030 | + 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-01 00:58:45.065 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 00:58:45.099 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 00:58:45.133 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 00:58:45.136 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:58:45.138 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 00:58:45.141 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 00:58:45.143 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 00:58:45.187 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 00:58:45.220 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-06-01 00:58:45.253 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 00:58:45.288 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 00:58:45.319 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 00:58:45.351 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 00:58:45.384 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 00:58:45.417 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 00:58:45.448 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 00:58:45.480 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 00:58:45.483 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 00:58:45.490 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 00:58:45.493 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 00:58:45.512 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 00:58:45.515 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 00:58:45.518 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 00:58:45.520 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 00:58:45.523 | + 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-01 00:58:45.555 | + 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-01 00:58:45.589 | + 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-01 00:58:45.627 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 00:58:45.662 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 00:58:45.665 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 00:58:45.668 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 00:58:45.670 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 00:58:45.674 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 00:58:45.676 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 00:58:45.679 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 00:58:45.682 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 00:58:45.686 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 00:58:45.690 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 00:58:45.693 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 00:58:45.710 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 00:58:45.710 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:45.719 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 00:58:45.723 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 00:58:45.741 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 00:58:45.743 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 00:58:45.748 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 00:58:45.783 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 00:58:45.814 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 00:58:45.844 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 00:58:45.875 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 00:58:45.905 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 00:58:45.936 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 00:58:45.967 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 00:58:46.005 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 00:58:46.038 | + 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-01 00:58:46.071 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 00:58:46.108 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 00:58:46.138 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 00:58:46.169 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 00:58:46.171 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 00:58:46.176 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 00:58:46.179 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 00:58:46.181 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 00:58:46.184 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:46.187 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:46.189 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:58:46.192 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 00:58:46.195 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 00:58:46.227 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 00:58:46.258 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 00:58:46.258 | + 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-01 00:58:46.267 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 00:58:46.271 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 00:58:46.274 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 00:58:46.277 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 00:58:46.279 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 00:58:46.284 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 00:58:46.286 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:46.289 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:46.292 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 00:58:46.295 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 00:58:46.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 00:58:46.301 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 00:58:46.303 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 00:58:46.367 | Site placement-api already enabled 2022-06-01 00:58:46.372 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 00:58:46.374 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 00:58:46.378 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 00:58:46.381 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 00:58:46.530 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 00:58:46.551 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:46.554 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 00:58:46.583 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:46.586 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 00:58:46.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:46.607 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 00:58:46.610 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 00:58:46.613 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 00:58:46.648 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-06-01 00:58:46.680 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 00:58:46.710 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 00:58:46.741 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 00:58:46.772 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 00:58:46.803 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 00:58:46.833 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 00:58:46.864 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 00:58:46.884 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:46.887 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 00:58:46.905 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 00:58:46.909 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 00:58:46.912 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 00:58:46.914 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 00:58:46.917 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 00:58:46.919 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 00:58:46.923 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 00:58:46.925 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 00:58:46.928 | + functions-common:run_phase:1760 : local extra 2022-06-01 00:58:46.931 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 00:58:46.945 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 00:58:46.947 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 00:58:46.950 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 00:58:46.953 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 00:58:46.957 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 00:58:46.974 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 00:58:46.976 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 00:58:46.979 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 00:58:46.982 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 00:58:46.985 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 00:58:46.988 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 00:58:46.991 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 00:58:46.994 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 00:58:46.996 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 00:58:46.999 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 00:58:47.001 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 00:58:47.003 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 00:58:47.006 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 00:58:47.008 | +++ functions-common:git_clone:529 : pwd 2022-06-01 00:58:47.011 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 00:58:47.013 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 00:58:47.017 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 00:58:47.033 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 00:58:47.035 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 00:58:47.037 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:47.041 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 00:58:47.041 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 00:58:47.047 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 00:58:47.049 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 00:58:47.053 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 00:58:47.069 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 00:58:47.073 | ++ functions-common:git_clone:607 : head -1 2022-06-01 00:58:47.073 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 00:58:47.076 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 00:58:47.084 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 00:58:47.087 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 00:58:47.112 | Using python 3.8 to install tox!=2.8.0 2022-06-01 00:58:47.113 | ++ 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-01 00:58:48.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 00:58:48.940 | 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-01 00:58:48.945 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:48.945 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:48.947 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 00:58:48.948 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:48.949 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:48.949 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:48.949 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 00:58:48.950 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 00:58:48.965 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 00:58:49.030 | 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-01 00:58:49.034 | 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-01 00:58:49.037 | 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-01 00:58:49.044 | 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-01 00:58:49.047 | 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-01 00:58:49.103 | 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-01 00:58:49.113 | 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-01 00:58:49.116 | 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-01 00:58:49.120 | 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-01 00:58:49.123 | 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-01 00:58:51.322 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 00:58:51.322 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 00:58:51.403 | ++ inc/python:pip_install:200 : result=0 2022-06-01 00:58:51.406 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 00:58:51.409 | ++ functions-common:time_stop:2322 : local name 2022-06-01 00:58:51.411 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 00:58:51.414 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 00:58:51.416 | ++ functions-common:time_stop:2325 : local total 2022-06-01 00:58:51.418 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 00:58:51.424 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 00:58:51.427 | ++ functions-common:time_stop:2329 : start_time=1654045127105 2022-06-01 00:58:51.429 | ++ functions-common:time_stop:2331 : [[ -z 1654045127105 ]] 2022-06-01 00:58:51.432 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 00:58:51.437 | ++ functions-common:time_stop:2334 : end_time=1654045131434 2022-06-01 00:58:51.440 | ++ functions-common:time_stop:2335 : elapsed_time=4329 2022-06-01 00:58:51.442 | ++ functions-common:time_stop:2336 : total=130407 2022-06-01 00:58:51.445 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 00:58:51.447 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=134736 2022-06-01 00:58:51.450 | ++ inc/python:pip_install:203 : return 0 2022-06-01 00:58:51.452 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 00:58:51.452 | /opt/stack/tempest ~/devstack 2022-06-01 00:58:51.464 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 00:58:51.484 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 00:58:51.484 | HACKING.rst 2022-06-01 00:58:51.484 | doc/source/conf.py 2022-06-01 00:58:51.484 | doc/source/configuration.rst 2022-06-01 00:58:51.484 | doc/source/contributor/contributing.rst 2022-06-01 00:58:51.484 | doc/source/index.rst 2022-06-01 00:58:51.484 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 00:58:51.484 | doc/source/microversion_testing.rst 2022-06-01 00:58:51.484 | doc/source/plugins/plugin.rst 2022-06-01 00:58:51.484 | doc/source/supported_version.rst 2022-06-01 00:58:51.484 | doc/source/test_removal.rst 2022-06-01 00:58:51.484 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 00:58:51.484 | playbooks/devstack-tempest.yaml 2022-06-01 00:58:51.484 | playbooks/enable-fips.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 00:58:51.484 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 00:58:51.485 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 00:58:51.485 | releasenotes/source/conf.py 2022-06-01 00:58:51.485 | releasenotes/source/index.rst 2022-06-01 00:58:51.485 | releasenotes/source/v26.1.0.rst 2022-06-01 00:58:51.485 | releasenotes/source/v27.0.0.rst 2022-06-01 00:58:51.485 | releasenotes/source/v28.0.0.rst 2022-06-01 00:58:51.485 | releasenotes/source/v28.1.0.rst 2022-06-01 00:58:51.485 | releasenotes/source/v29.0.0.rst 2022-06-01 00:58:51.485 | releasenotes/source/v29.1.0.rst 2022-06-01 00:58:51.486 | releasenotes/source/v29.2.0.rst 2022-06-01 00:58:51.486 | releasenotes/source/v30.0.0.rst 2022-06-01 00:58:51.486 | requirements.txt 2022-06-01 00:58:51.486 | roles/run-tempest/README.rst 2022-06-01 00:58:51.486 | roles/run-tempest/defaults/main.yaml 2022-06-01 00:58:51.486 | roles/run-tempest/tasks/main.yaml 2022-06-01 00:58:51.486 | roles/run-tempest-26/README.rst 2022-06-01 00:58:51.486 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 00:58:51.486 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 00:58:51.486 | setup.cfg 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_agents.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_create_server.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_flavors.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 00:58:51.486 | tempest/api/compute/admin/test_quotas. 2022-06-01 00:58:51.486 | Aborting 2022-06-01 00:58:51.490 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 00:58:51.493 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 00:58:51.496 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 00:58:51.499 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 00:58:51.502 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 00:58:51.505 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 00:58:51.508 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 00:58:51.510 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 00:58:51.513 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 00:58:51.515 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 00:58:51.515 | Error on exit 2022-06-01 00:58:51.518 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 00:58:51.520 | + ./stack.sh:exit_trap:517 : generate-subunit 1654044939 192 fail 2022-06-01 00:58:52.124 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 00:58:52.127 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 00:58:52.363 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 00:58:52.363 | 2022-06-01 00:58:52.625 | + ./stack.sh:exit_trap:531 : exit 1