2022-06-09 08:54:21.704 | + ./stack.sh:main:462 : exec 2022-06-09 08:54:21.704 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-085421' 2022-06-09 08:54:21.704 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-09-085421.summary.2022-06-09-085421 2022-06-09 08:54:21.704 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:54:21.704 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-09-085421 2022-06-09 08:54:21.704 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-085421 /opt/stack/logs/stack.sh.log 2022-06-09 08:54:21.704 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-09-085421.summary.2022-06-09-085421 /opt/stack/logs/stack.sh.log.summary 2022-06-09 08:54:21.704 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-09 08:54:21.704 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-09 08:54:21.704 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-09 08:54:21.704 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-09 08:54:21.704 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-09 08:54:21.704 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-09 08:54:21.704 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-09 08:54:21.706 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-09 08:54:21.708 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-09 08:54:21.710 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-09 08:54:21.712 | + ./stack.sh:main:548 : set -o errexit 2022-06-09 08:54:21.714 | + ./stack.sh:main:551 : uname -a 2022-06-09 08:54:21.715 | Linux dv-neutron-845237-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-09 08:54:21.717 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-09 08:54:21.719 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-09 08:54:21.722 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-09 08:54:21.749 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-09 08:54:21.765 | + ./stack.sh:main:565 : fetch_plugins 2022-06-09 08:54:21.767 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-09 08:54:21.768 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-09 08:54:21.770 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-09 08:54:21.772 | + functions-common:fetch_plugins:1673 : return 2022-06-09 08:54:21.774 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-09 08:54:21.776 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-09 08:54:21.777 | + functions-common:run_phase:1751 : local phase= 2022-06-09 08:54:21.779 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:54:21.781 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:54:21.782 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:54:21.784 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:54:21.786 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:54:21.788 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:54:21.792 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:54:21.794 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:54:21.795 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:54:21.797 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-09 08:54:21.799 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:54:21.812 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:21.813 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 08:54:21.815 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:54:21.817 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:54:21.818 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:54:21.820 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:54:21.822 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-09 08:54:21.824 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-09 08:54:21.825 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-09 08:54:21.827 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-09 08:54:21.829 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 08:54:21.831 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-09 08:54:21.832 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-09 08:54:21.834 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-09 08:54:21.836 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-09 08:54:21.838 | + functions-common:plugin_override_defaults:1714 : return 2022-06-09 08:54:21.840 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-09 08:54:21.857 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-09 08:54:21.859 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-09 08:54:21.871 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:54:21.874 | +++ lib/tls:source:43 : hostname -f 2022-06-09 08:54:21.877 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-09 08:54:21.879 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-09 08:54:21.881 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-09 08:54:21.883 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-09 08:54:21.884 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-09 08:54:21.886 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-09 08:54:21.888 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-09 08:54:21.890 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-09 08:54:21.892 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-09 08:54:21.893 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-09 08:54:21.898 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-09 08:54:21.909 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-09 08:54:21.926 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-09 08:54:21.938 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-09 08:54:21.950 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-09 08:54:21.975 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-09 08:54:22.014 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-09 08:54:22.094 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-09 08:54:22.115 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-09 08:54:22.152 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-09 08:54:22.204 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-09 08:54:22.334 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-09 08:54:22.348 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-09 08:54:22.361 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-09 08:54:22.373 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-09 08:54:22.464 | + ./stack.sh:main:598 : run_phase source 2022-06-09 08:54:22.466 | + functions-common:run_phase:1750 : local mode=source 2022-06-09 08:54:22.468 | + functions-common:run_phase:1751 : local phase= 2022-06-09 08:54:22.470 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:54:22.472 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:54:22.475 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:54:22.477 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:54:22.479 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:54:22.482 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:54:22.485 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:54:22.487 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:54:22.489 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:54:22.491 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-09 08:54:22.494 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:54:22.507 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.509 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 08:54:22.511 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-09 08:54:22.551 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-09 08:54:22.553 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-09 08:54:22.555 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-09 08:54:22.557 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-09 08:54:22.559 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-09 08:54:22.561 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-09 08:54:22.564 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-09 08:54:22.566 | + functions-common:load_plugin_settings:1691 : return 2022-06-09 08:54:22.568 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-09 08:54:22.570 | + functions-common:verify_disabled_services:2033 : local service 2022-06-09 08:54:22.573 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.575 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-09 08:54:22.577 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.579 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-09 08:54:22.581 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.584 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-09 08:54:22.586 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.589 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-09 08:54:22.591 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.593 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-09 08:54:22.595 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.597 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-09 08:54:22.600 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.602 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-09 08:54:22.604 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.606 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-09 08:54:22.608 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.611 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-09 08:54:22.613 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.615 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-09 08:54:22.617 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.619 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-09 08:54:22.622 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.624 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-09 08:54:22.626 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.628 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-09 08:54:22.631 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.633 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-09 08:54:22.635 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.638 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-09 08:54:22.640 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.642 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-09 08:54:22.644 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.647 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-09 08:54:22.649 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.651 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-09 08:54:22.654 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.656 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-09 08:54:22.658 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.660 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-09 08:54:22.662 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.665 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-09 08:54:22.667 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.669 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-09 08:54:22.672 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.674 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-09 08:54:22.676 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.678 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-09 08:54:22.680 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.683 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-09 08:54:22.685 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.687 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-09 08:54:22.689 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.692 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-09 08:54:22.694 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.696 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-09 08:54:22.699 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.701 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-09 08:54:22.703 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.705 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-09 08:54:22.708 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.710 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-09 08:54:22.713 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.715 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-09 08:54:22.717 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.719 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-09 08:54:22.721 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.724 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-09 08:54:22.726 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.728 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-09 08:54:22.730 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.732 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-09 08:54:22.735 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.737 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-09 08:54:22.739 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.741 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-09 08:54:22.744 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.746 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-09 08:54:22.748 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.750 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-09 08:54:22.752 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.755 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-09 08:54:22.757 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-09 08:54:22.760 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-09 08:54:22.762 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-09 08:54:22.765 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 08:54:22.767 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-09 08:54:22.781 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.783 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-09 08:54:22.785 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-09 08:54:22.788 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-09 08:54:22.802 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:54:22.804 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-09 08:54:22.807 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-09 08:54:22.809 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-09 08:54:22.811 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-09 08:54:22.813 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-09 08:54:22.815 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-09 08:54:22.817 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-09 08:54:22.820 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-09 08:54:22.823 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 08:54:22.825 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-09 08:54:22.827 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 08:54:22.829 | + lib/database:initialize_database_backends:104 : return 0 2022-06-09 08:54:22.832 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-09 08:54:22.832 | Using mysql database backend 2022-06-09 08:54:22.834 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-09 08:54:22.850 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-09 08:54:22.865 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.867 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-09 08:54:22.883 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-09 08:54:22.899 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.901 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-09 08:54:22.917 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-09 08:54:22.933 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-09 08:54:22.949 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:54:22.951 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-09 08:54:22.966 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.968 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-09 08:54:22.971 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-09 08:54:22.986 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:22.988 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-09 08:54:23.004 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-09 08:54:23.006 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-09 08:54:23.009 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-09 08:54:23.012 | + functions-common:save_stackenv:60 : local tag=739 2022-06-09 08:54:23.014 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-09 08:54:23.019 | + functions-common:save_stackenv:62 : time_stamp=2022-06-09-085423 2022-06-09 08:54:23.021 | + functions-common:save_stackenv:63 : echo '# 2022-06-09-085423 739' 2022-06-09 08:54:23.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.025 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-09 08:54:23.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.030 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-09 08:54:23.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.034 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-09 08:54:23.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.039 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 08:54:23.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.044 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-06-09 08:54:23.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.048 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-06-09 08:54:23.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.053 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-09-085421 2022-06-09 08:54:23.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.058 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-09 08:54:23.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.062 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-06-09 08:54:23.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.067 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-09 08:54:23.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.072 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-09 08:54:23.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.076 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-09 08:54:23.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-09 08:54:23.081 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-09 08:54:23.083 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-09 08:54:23.086 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-09 08:54:23.088 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-09 08:54:23.090 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:54:23.092 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:54:23.094 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:54:23.097 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:54:23.099 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:54:23.101 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:54:23.115 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:54:23.118 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:54:23.120 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:54:23.123 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:54:23.123 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:54:23.128 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-09 08:54:23.130 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:54:23.132 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-09 08:54:23.145 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-09 08:54:23.147 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:54:23.147 | + functions-common:git_clone:607 : head -1 2022-06-09 08:54:23.151 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-09 08:54:23.153 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:54:23.155 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-09 08:54:23.158 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:54:23.160 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-09 08:54:23.162 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-09 08:54:23.165 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-09 08:54:23.167 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-09 08:54:23.170 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 08:54:23.172 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-09 08:54:23.174 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-09 08:54:23.177 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-09 08:54:23.180 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-09 08:54:23.184 | ++ tools/install_prereqs.sh:source:47 : NOW=1654764863 2022-06-09 08:54:23.187 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-09 08:54:23.191 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654764425 2022-06-09 08:54:23.194 | ++ tools/install_prereqs.sh:source:49 : DELTA=438 2022-06-09 08:54:23.197 | ++ tools/install_prereqs.sh:source:50 : [[ 438 -lt 7200 ]] 2022-06-09 08:54:23.199 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-09 08:54:23.201 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-09 08:54:23.204 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-09 08:54:23.206 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-09 08:54:23.208 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-09 08:54:23.211 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-09 08:54:23.213 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-09 08:54:23.215 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-09 08:54:23.218 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-09 08:54:23.263 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-09 08:54:23.264 | apache2-dev 2022-06-09 08:54:23.264 | bc 2022-06-09 08:54:23.264 | bsdmainutils 2022-06-09 08:54:23.264 | curl 2022-06-09 08:54:23.264 | g++ 2022-06-09 08:54:23.264 | gcc 2022-06-09 08:54:23.264 | gettext 2022-06-09 08:54:23.264 | git 2022-06-09 08:54:23.264 | graphviz 2022-06-09 08:54:23.264 | iputils-ping 2022-06-09 08:54:23.264 | libapache2-mod-proxy-uwsgi 2022-06-09 08:54:23.264 | libffi-dev 2022-06-09 08:54:23.264 | libjpeg-dev 2022-06-09 08:54:23.264 | libmysqlclient-dev 2022-06-09 08:54:23.264 | libpcre3-dev 2022-06-09 08:54:23.264 | libpq-dev 2022-06-09 08:54:23.264 | libssl-dev 2022-06-09 08:54:23.264 | libsystemd-dev 2022-06-09 08:54:23.264 | libxml2-dev 2022-06-09 08:54:23.264 | libxslt1-dev 2022-06-09 08:54:23.264 | libyaml-dev 2022-06-09 08:54:23.264 | lsof 2022-06-09 08:54:23.264 | openssh-server 2022-06-09 08:54:23.264 | openssl 2022-06-09 08:54:23.264 | pkg-config 2022-06-09 08:54:23.264 | psmisc 2022-06-09 08:54:23.264 | python3-dev 2022-06-09 08:54:23.264 | python3-pip 2022-06-09 08:54:23.264 | python3-venv 2022-06-09 08:54:23.264 | tar 2022-06-09 08:54:23.264 | tcpdump 2022-06-09 08:54:23.264 | unzip 2022-06-09 08:54:23.264 | uuid-runtime 2022-06-09 08:54:23.264 | wget 2022-06-09 08:54:23.264 | wget 2022-06-09 08:54:23.265 | zlib1g-dev 2022-06-09 08:54:23.265 | libkrb5-dev 2022-06-09 08:54:23.265 | libldap2-dev 2022-06-09 08:54:23.265 | libsasl2-dev 2022-06-09 08:54:23.265 | memcached 2022-06-09 08:54:23.265 | python3-mysqldb 2022-06-09 08:54:23.265 | sqlite3 2022-06-09 08:54:23.265 | conntrack 2022-06-09 08:54:23.265 | curl 2022-06-09 08:54:23.265 | dnsmasq-base 2022-06-09 08:54:23.265 | dnsmasq-utils 2022-06-09 08:54:23.265 | ebtables 2022-06-09 08:54:23.265 | gawk 2022-06-09 08:54:23.265 | genisoimage 2022-06-09 08:54:23.265 | iptables 2022-06-09 08:54:23.265 | iputils-arping 2022-06-09 08:54:23.265 | kpartx 2022-06-09 08:54:23.265 | libjs-jquery-tablesorter 2022-06-09 08:54:23.265 | libmysqlclient-dev 2022-06-09 08:54:23.265 | parted 2022-06-09 08:54:23.265 | pm-utils 2022-06-09 08:54:23.265 | python3-mysqldb 2022-06-09 08:54:23.265 | socat 2022-06-09 08:54:23.265 | sqlite3 2022-06-09 08:54:23.265 | sudo 2022-06-09 08:54:23.265 | vlan 2022-06-09 08:54:23.265 | lsscsi 2022-06-09 08:54:23.265 | open-iscsi 2022-06-09 08:54:23.265 | lvm2 2022-06-09 08:54:23.265 | qemu-utils 2022-06-09 08:54:23.265 | thin-provisioning-tools 2022-06-09 08:54:23.265 | acl 2022-06-09 08:54:23.265 | dnsmasq-base 2022-06-09 08:54:23.265 | dnsmasq-utils 2022-06-09 08:54:23.265 | ebtables 2022-06-09 08:54:23.265 | haproxy 2022-06-09 08:54:23.265 | iptables 2022-06-09 08:54:23.266 | iputils-arping 2022-06-09 08:54:23.266 | iputils-ping 2022-06-09 08:54:23.266 | libmysqlclient-dev 2022-06-09 08:54:23.266 | postgresql-server-dev-all 2022-06-09 08:54:23.266 | python3-mysqldb 2022-06-09 08:54:23.266 | sqlite3 2022-06-09 08:54:23.266 | sudo 2022-06-09 08:54:23.266 | vlan 2022-06-09 08:54:23.266 | ipset 2022-06-09 08:54:23.266 | conntrack 2022-06-09 08:54:23.266 | conntrackd 2022-06-09 08:54:23.266 | keepalived 2022-06-09 08:54:23.266 | dstat 2022-06-09 08:54:23.266 | lvm2 2022-06-09 08:54:23.266 | qemu-utils 2022-06-09 08:54:23.266 | thin-provisioning-tools 2022-06-09 08:54:23.266 | curl 2022-06-09 08:54:23.266 | liberasurecode-dev 2022-06-09 08:54:23.266 | make 2022-06-09 08:54:23.266 | memcached 2022-06-09 08:54:23.266 | sqlite3 2022-06-09 08:54:23.266 | xfsprogs' 2022-06-09 08:54:23.268 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-09 08:54:23.284 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-09 08:54:23.284 | apache2-dev 2022-06-09 08:54:23.284 | bc 2022-06-09 08:54:23.284 | bsdmainutils 2022-06-09 08:54:23.284 | curl 2022-06-09 08:54:23.284 | g++ 2022-06-09 08:54:23.284 | gcc 2022-06-09 08:54:23.285 | gettext 2022-06-09 08:54:23.285 | git 2022-06-09 08:54:23.285 | graphviz 2022-06-09 08:54:23.285 | iputils-ping 2022-06-09 08:54:23.285 | libapache2-mod-proxy-uwsgi 2022-06-09 08:54:23.285 | libffi-dev 2022-06-09 08:54:23.285 | libjpeg-dev 2022-06-09 08:54:23.285 | libmysqlclient-dev 2022-06-09 08:54:23.285 | libpcre3-dev 2022-06-09 08:54:23.285 | libpq-dev 2022-06-09 08:54:23.285 | libssl-dev 2022-06-09 08:54:23.285 | libsystemd-dev 2022-06-09 08:54:23.285 | libxml2-dev 2022-06-09 08:54:23.285 | libxslt1-dev 2022-06-09 08:54:23.285 | libyaml-dev 2022-06-09 08:54:23.285 | lsof 2022-06-09 08:54:23.285 | openssh-server 2022-06-09 08:54:23.285 | openssl 2022-06-09 08:54:23.285 | pkg-config 2022-06-09 08:54:23.285 | psmisc 2022-06-09 08:54:23.285 | python3-dev 2022-06-09 08:54:23.285 | python3-pip 2022-06-09 08:54:23.285 | python3-venv 2022-06-09 08:54:23.285 | tar 2022-06-09 08:54:23.285 | tcpdump 2022-06-09 08:54:23.285 | unzip 2022-06-09 08:54:23.285 | uuid-runtime 2022-06-09 08:54:23.285 | wget 2022-06-09 08:54:23.285 | wget 2022-06-09 08:54:23.285 | zlib1g-dev 2022-06-09 08:54:23.285 | libkrb5-dev 2022-06-09 08:54:23.285 | libldap2-dev 2022-06-09 08:54:23.285 | libsasl2-dev 2022-06-09 08:54:23.285 | memcached 2022-06-09 08:54:23.285 | python3-mysqldb 2022-06-09 08:54:23.285 | sqlite3 2022-06-09 08:54:23.285 | conntrack 2022-06-09 08:54:23.285 | curl 2022-06-09 08:54:23.286 | dnsmasq-base 2022-06-09 08:54:23.286 | dnsmasq-utils 2022-06-09 08:54:23.286 | ebtables 2022-06-09 08:54:23.286 | gawk 2022-06-09 08:54:23.286 | genisoimage 2022-06-09 08:54:23.286 | iptables 2022-06-09 08:54:23.286 | iputils-arping 2022-06-09 08:54:23.286 | kpartx 2022-06-09 08:54:23.286 | libjs-jquery-tablesorter 2022-06-09 08:54:23.286 | libmysqlclient-dev 2022-06-09 08:54:23.286 | parted 2022-06-09 08:54:23.286 | pm-utils 2022-06-09 08:54:23.286 | python3-mysqldb 2022-06-09 08:54:23.286 | socat 2022-06-09 08:54:23.286 | sqlite3 2022-06-09 08:54:23.286 | sudo 2022-06-09 08:54:23.286 | vlan 2022-06-09 08:54:23.286 | lsscsi 2022-06-09 08:54:23.286 | open-iscsi 2022-06-09 08:54:23.286 | lvm2 2022-06-09 08:54:23.286 | qemu-utils 2022-06-09 08:54:23.286 | thin-provisioning-tools 2022-06-09 08:54:23.286 | acl 2022-06-09 08:54:23.286 | dnsmasq-base 2022-06-09 08:54:23.286 | dnsmasq-utils 2022-06-09 08:54:23.286 | ebtables 2022-06-09 08:54:23.286 | haproxy 2022-06-09 08:54:23.286 | iptables 2022-06-09 08:54:23.286 | iputils-arping 2022-06-09 08:54:23.286 | iputils-ping 2022-06-09 08:54:23.286 | libmysqlclient-dev 2022-06-09 08:54:23.286 | postgresql-server-dev-all 2022-06-09 08:54:23.286 | python3-mysqldb 2022-06-09 08:54:23.286 | sqlite3 2022-06-09 08:54:23.287 | sudo 2022-06-09 08:54:23.287 | vlan 2022-06-09 08:54:23.287 | ipset 2022-06-09 08:54:23.287 | conntrack 2022-06-09 08:54:23.287 | conntrackd 2022-06-09 08:54:23.287 | keepalived 2022-06-09 08:54:23.287 | dstat 2022-06-09 08:54:23.287 | lvm2 2022-06-09 08:54:23.287 | qemu-utils 2022-06-09 08:54:23.287 | thin-provisioning-tools 2022-06-09 08:54:23.287 | curl 2022-06-09 08:54:23.287 | liberasurecode-dev 2022-06-09 08:54:23.287 | make 2022-06-09 08:54:23.287 | memcached 2022-06-09 08:54:23.287 | sqlite3 2022-06-09 08:54:23.287 | xfsprogs ' 2022-06-09 08:54:23.288 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-09 08:54:23.291 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:54:23.293 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:54:23.296 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:54:23.296 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-09 08:54:23.301 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:54:23.303 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-09 08:54:23.306 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:54:23.308 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-09 08:54:23.310 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:54:23.312 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:54:23.314 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:54:23.316 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:54:23.318 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:54:23.320 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:54:23.322 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-09 08:54:23.324 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-09 08:54:23.326 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-09 08:54:23.329 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-09 08:54:23.334 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-09 08:54:23.336 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-09 08:54:23.338 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-09 08:54:23.340 | ++ functions-common:time_start:2309 : local start_time= 2022-06-09 08:54:23.342 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-09 08:54:23.345 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-09 08:54:23.349 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654764863346 2022-06-09 08:54:23.352 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-09 08:54:23.354 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-09 08:54:23.356 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-09 08:54:23.662 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-09 08:54:23.729 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-09 08:54:23.859 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-09 08:54:24.002 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-09 08:54:25.901 | Reading package lists... 2022-06-09 08:54:25.932 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-09 08:54:25.934 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-09 08:54:25.936 | ++ functions-common:time_stop:2322 : local name 2022-06-09 08:54:25.939 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:25.941 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:25.943 | ++ functions-common:time_stop:2325 : local total 2022-06-09 08:54:25.945 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:25.947 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-09 08:54:25.949 | ++ functions-common:time_stop:2329 : start_time=1654764863346 2022-06-09 08:54:25.951 | ++ functions-common:time_stop:2331 : [[ -z 1654764863346 ]] 2022-06-09 08:54:25.954 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:25.958 | ++ functions-common:time_stop:2334 : end_time=1654764865955 2022-06-09 08:54:25.960 | ++ functions-common:time_stop:2335 : elapsed_time=2609 2022-06-09 08:54:25.962 | ++ functions-common:time_stop:2336 : total=0 2022-06-09 08:54:25.964 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:25.966 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2609 2022-06-09 08:54:25.968 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:54:25.970 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:54:25.972 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:54:25.975 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:54:25.977 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:54:25.997 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-09 08:54:26.106 | Reading package lists... 2022-06-09 08:54:26.349 | Building dependency tree... 2022-06-09 08:54:26.351 | Reading state information... 2022-06-09 08:54:26.384 | acl is already the newest version (2.2.53-6). 2022-06-09 08:54:26.384 | bc is already the newest version (1.07.1-2build1). 2022-06-09 08:54:26.384 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-09 08:54:26.384 | conntrack is already the newest version (1:1.4.5-2). 2022-06-09 08:54:26.384 | ebtables is already the newest version (2.0.11-3build1). 2022-06-09 08:54:26.384 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 08:54:26.384 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-09 08:54:26.384 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-09 08:54:26.384 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-09 08:54:26.384 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-09 08:54:26.385 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-09 08:54:26.385 | iputils-arping is already the newest version (3:20190709-3). 2022-06-09 08:54:26.385 | iputils-ping is already the newest version (3:20190709-3). 2022-06-09 08:54:26.385 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-09 08:54:26.385 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-09 08:54:26.385 | libffi-dev is already the newest version (3.3-4). 2022-06-09 08:54:26.385 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-09 08:54:26.385 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-09 08:54:26.385 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-09 08:54:26.385 | lsscsi is already the newest version (0.30-0.1). 2022-06-09 08:54:26.385 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-09 08:54:26.385 | make is already the newest version (4.2.1-1.2). 2022-06-09 08:54:26.385 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-09 08:54:26.385 | psmisc is already the newest version (23.3-1). 2022-06-09 08:54:26.385 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-09 08:54:26.385 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-09 08:54:26.385 | socat is already the newest version (1.7.3.3-2). 2022-06-09 08:54:26.385 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-09 08:54:26.385 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-09 08:54:26.385 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-09 08:54:26.385 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-09 08:54:26.385 | dstat is already the newest version (0.7.4-6). 2022-06-09 08:54:26.385 | graphviz is already the newest version (2.42.2-3build2). 2022-06-09 08:54:26.385 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-09 08:54:26.385 | pm-utils is already the newest version (1.4.1-19). 2022-06-09 08:54:26.385 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-09 08:54:26.385 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:54:26.385 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:54:26.385 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-09 08:54:26.385 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 08:54:26.385 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-09 08:54:26.385 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-09 08:54:26.385 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-09 08:54:26.386 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-09 08:54:26.386 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-09 08:54:26.386 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-09 08:54:26.386 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-09 08:54:26.386 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 08:54:26.386 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-09 08:54:26.386 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-09 08:54:26.386 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-09 08:54:26.386 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 08:54:26.386 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-09 08:54:26.386 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-09 08:54:26.386 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-09 08:54:26.386 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-09 08:54:26.386 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-09 08:54:26.386 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-09 08:54:26.386 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-09 08:54:26.386 | openssl set to manually installed. 2022-06-09 08:54:26.386 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-09 08:54:26.386 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-09 08:54:26.386 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-09 08:54:26.386 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-09 08:54:26.386 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-09 08:54:26.386 | tar set to manually installed. 2022-06-09 08:54:26.386 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-09 08:54:26.386 | tcpdump set to manually installed. 2022-06-09 08:54:26.386 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-09 08:54:26.386 | uuid-runtime set to manually installed. 2022-06-09 08:54:26.597 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-09 08:54:26.597 | wget set to manually installed. 2022-06-09 08:54:26.597 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-09 08:54:26.597 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:54:26.597 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-09 08:54:26.597 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-09 08:54:26.597 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-09 08:54:26.597 | The following packages were automatically installed and are no longer required: 2022-06-09 08:54:26.598 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:54:26.598 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:54:26.598 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:54:26.598 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:54:26.598 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:54:26.598 | python3-zope.interface 2022-06-09 08:54:26.598 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:54:26.724 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:54:26.729 | ++ functions-common:apt_get:1127 : result=0 2022-06-09 08:54:26.731 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:54:26.733 | ++ functions-common:time_stop:2322 : local name 2022-06-09 08:54:26.735 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:26.737 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:26.739 | ++ functions-common:time_stop:2325 : local total 2022-06-09 08:54:26.742 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:26.744 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:54:26.746 | ++ functions-common:time_stop:2329 : start_time=1654764865994 2022-06-09 08:54:26.748 | ++ functions-common:time_stop:2331 : [[ -z 1654764865994 ]] 2022-06-09 08:54:26.750 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:26.754 | ++ functions-common:time_stop:2334 : end_time=1654764866752 2022-06-09 08:54:26.757 | ++ functions-common:time_stop:2335 : elapsed_time=758 2022-06-09 08:54:26.759 | ++ functions-common:time_stop:2336 : total=738 2022-06-09 08:54:26.761 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:26.763 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1496 2022-06-09 08:54:26.765 | ++ functions-common:apt_get:1131 : return 0 2022-06-09 08:54:26.767 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-09 08:54:26.770 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-09 08:54:26.772 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-09 08:54:26.777 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-09 08:54:26.781 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-09 08:54:26.783 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-09 08:54:26.785 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-09 08:54:28.378 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-09 08:54:28.380 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-09 08:54:28.382 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-09 08:54:28.384 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-09 08:54:28.386 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-09 08:54:28.388 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-09 08:54:28.390 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-09 08:54:28.392 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-09 08:54:28.394 | + functions-common:_ensure_lsb_release:328 : return 2022-06-09 08:54:28.396 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-09 08:54:28.467 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-09 08:54:28.469 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-09 08:54:28.540 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-09 08:54:28.543 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-09 08:54:28.614 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-09 08:54:28.616 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-09 08:54:28.618 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-09 08:54:28.620 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-09 08:54:28.622 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-09 08:54:28.623 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-09 08:54:28.625 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-09 08:54:28.627 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-09 08:54:28.629 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-09 08:54:28.631 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-09 08:54:28.633 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-09 08:54:28.633 | Distro: focal 2022-06-09 08:54:28.635 | + tools/install_pip.sh:main:136 : get_versions 2022-06-09 08:54:28.637 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-09 08:54:28.641 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-09 08:54:28.642 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-09 08:54:28.645 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-09 08:54:28.645 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-09 08:54:29.122 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-09 08:54:29.124 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-09 08:54:29.124 | pip: 20.2.2 2022-06-09 08:54:29.125 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-09 08:54:29.591 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-09 08:54:29.612 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-09 08:54:29.614 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-09 08:54:29.616 | + tools/install_pip.sh:main:144 : exit 0 2022-06-09 08:54:29.619 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-09 08:54:29.621 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-09 08:54:29.625 | + ./stack.sh:main:764 : fixup_all 2022-06-09 08:54:29.627 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-09 08:54:29.629 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-09 08:54:29.631 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 08:54:29.637 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-09 08:54:29.637 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-09 08:54:29.637 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-09 08:54:29.644 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-09 08:54:29.646 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-09 08:54:29.649 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-09 08:54:29.657 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-09 08:54:29.660 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-09 08:54:29.663 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-09 08:54:29.665 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-09 08:54:29.667 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-09 08:54:29.669 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-09 08:54:29.671 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:54:29.673 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:54:29.675 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:54:29.677 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:54:29.679 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:54:29.681 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:54:29.683 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:54:29.685 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:54:29.687 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-09 08:54:29.690 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-09 08:54:29.692 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-09 08:54:29.694 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:54:29.696 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:54:29.698 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:54:29.700 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:54:29.703 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:54:29.704 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:54:29.707 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-09 08:54:29.709 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-09 08:54:29.728 | Using python 3.8 to install os-testr 2022-06-09 08:54:29.730 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-09 08:54:31.499 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:31.500 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:54:31.504 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:31.505 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:31.506 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:54:31.508 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:31.508 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:31.508 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:31.508 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:31.509 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:31.904 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-09 08:54:31.914 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:54:31.917 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-09 08:54:31.931 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-09 08:54:31.959 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:54:31.977 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:54:31.981 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:54:31.988 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:54:31.992 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:54:31.995 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:54:32.005 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:54:32.019 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:54:32.022 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-09 08:54:32.026 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:54:32.028 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:54:32.031 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:54:32.034 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:54:32.037 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:54:32.045 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:54:32.097 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:54:32.100 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:54:32.104 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:54:32.144 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:54:32.150 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:54:32.183 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:54:32.187 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:54:34.210 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:54:34.211 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:54:34.282 | + inc/python:pip_install:200 : result=0 2022-06-09 08:54:34.284 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:54:34.286 | + functions-common:time_stop:2322 : local name 2022-06-09 08:54:34.288 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:34.290 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:34.292 | + functions-common:time_stop:2325 : local total 2022-06-09 08:54:34.295 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:34.297 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:54:34.299 | + functions-common:time_stop:2329 : start_time=1654764869723 2022-06-09 08:54:34.301 | + functions-common:time_stop:2331 : [[ -z 1654764869723 ]] 2022-06-09 08:54:34.303 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:34.308 | + functions-common:time_stop:2334 : end_time=1654764874305 2022-06-09 08:54:34.310 | + functions-common:time_stop:2335 : elapsed_time=4582 2022-06-09 08:54:34.312 | + functions-common:time_stop:2336 : total=0 2022-06-09 08:54:34.314 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:34.316 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4582 2022-06-09 08:54:34.318 | + inc/python:pip_install:203 : return 0 2022-06-09 08:54:34.320 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-09 08:54:34.323 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-09 08:54:34.325 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:54:34.328 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-09 08:54:34.331 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-09 08:54:34.333 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:54:34.336 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:54:34.337 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:54:34.342 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-09 08:54:34.344 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-09 08:54:34.346 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-09 08:54:34.349 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-09 08:54:34.351 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-09 08:54:34.371 | Using python 3.8 to install systemd-python 2022-06-09 08:54:34.373 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-09 08:54:36.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:36.164 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:54:36.168 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:36.169 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:36.171 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:54:36.172 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:36.172 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:36.173 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:36.173 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:36.173 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:36.189 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-09 08:54:38.447 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:54:38.447 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:54:38.516 | + inc/python:pip_install:200 : result=0 2022-06-09 08:54:38.518 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:54:38.520 | + functions-common:time_stop:2322 : local name 2022-06-09 08:54:38.522 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:38.524 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:38.526 | + functions-common:time_stop:2325 : local total 2022-06-09 08:54:38.528 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:38.530 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:54:38.532 | + functions-common:time_stop:2329 : start_time=1654764874366 2022-06-09 08:54:38.534 | + functions-common:time_stop:2331 : [[ -z 1654764874366 ]] 2022-06-09 08:54:38.537 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:38.541 | + functions-common:time_stop:2334 : end_time=1654764878539 2022-06-09 08:54:38.543 | + functions-common:time_stop:2335 : elapsed_time=4173 2022-06-09 08:54:38.546 | + functions-common:time_stop:2336 : total=4582 2022-06-09 08:54:38.548 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:38.550 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8755 2022-06-09 08:54:38.552 | + inc/python:pip_install:203 : return 0 2022-06-09 08:54:38.555 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-09 08:54:38.606 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-09 08:54:38.709 | + ./stack.sh:main:779 : install_infra 2022-06-09 08:54:38.712 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:54:38.715 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-09 08:54:38.717 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:54:38.720 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-09 08:54:38.742 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 08:54:40.815 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:40.826 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:40.885 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:54:40.926 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:40.928 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:40.931 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:40.933 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:40.935 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:41.464 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:41.602 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:54:41.842 | + inc/python:pip_install:200 : result=0 2022-06-09 08:54:41.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:54:41.846 | + functions-common:time_stop:2322 : local name 2022-06-09 08:54:41.848 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:41.851 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:41.855 | + functions-common:time_stop:2325 : local total 2022-06-09 08:54:41.857 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:41.859 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:54:41.861 | + functions-common:time_stop:2329 : start_time=1654764878735 2022-06-09 08:54:41.863 | + functions-common:time_stop:2331 : [[ -z 1654764878735 ]] 2022-06-09 08:54:41.865 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:41.870 | + functions-common:time_stop:2334 : end_time=1654764881867 2022-06-09 08:54:41.872 | + functions-common:time_stop:2335 : elapsed_time=3132 2022-06-09 08:54:41.874 | + functions-common:time_stop:2336 : total=8755 2022-06-09 08:54:41.876 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:41.878 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11887 2022-06-09 08:54:41.880 | + inc/python:pip_install:203 : return 0 2022-06-09 08:54:41.882 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-09 08:54:41.885 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-09 08:54:41.906 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-09 08:54:43.842 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:43.853 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:43.911 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:54:43.953 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:43.955 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:43.957 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:43.959 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:43.961 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:44.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:44.479 | Processing /opt/stack/requirements 2022-06-09 08:54:46.129 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:54:46.132 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:54:46.143 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:54:46.148 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:54:46.152 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:54:46.155 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:54:46.175 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:54:46.177 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:54:46.194 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:54:46.197 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:54:46.204 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:54:46.224 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-09 08:54:46.226 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-09 08:54:46.242 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:54:46.245 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:54:46.248 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:54:46.251 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:54:46.253 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:54:46.256 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:54:46.258 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:54:46.260 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:54:46.273 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:54:46.279 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:54:46.282 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:54:46.336 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:54:46.340 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:54:46.344 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:54:46.346 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-09 08:54:46.350 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:54:46.401 | Building wheels for collected packages: openstack-requirements 2022-06-09 08:54:46.401 | Building wheel for openstack-requirements (setup.py): started 2022-06-09 08:54:47.158 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-09 08:54:47.158 | ERROR: Command errored out with exit status 1: 2022-06-09 08:54:47.158 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jiz694sf/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jiz694sf/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-1nf4mnw9 2022-06-09 08:54:47.158 | cwd: /tmp/pip-req-build-jiz694sf/ 2022-06-09 08:54:47.158 | Complete output (6 lines): 2022-06-09 08:54:47.158 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-09 08:54:47.158 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-09 08:54:47.158 | or: setup.py --help-commands 2022-06-09 08:54:47.158 | or: setup.py cmd --help 2022-06-09 08:54:47.158 | 2022-06-09 08:54:47.158 | error: invalid command 'bdist_wheel' 2022-06-09 08:54:47.158 | ---------------------------------------- 2022-06-09 08:54:47.158 | ERROR: Failed building wheel for openstack-requirements 2022-06-09 08:54:47.159 | Running setup.py clean for openstack-requirements 2022-06-09 08:54:47.923 | Failed to build openstack-requirements 2022-06-09 08:54:47.937 | Installing collected packages: openstack-requirements 2022-06-09 08:54:47.937 | Attempting uninstall: openstack-requirements 2022-06-09 08:54:47.939 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-09 08:54:47.974 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-09 08:54:47.992 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-09 08:54:47.996 | Running setup.py install for openstack-requirements: started 2022-06-09 08:54:50.160 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-09 08:54:50.187 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-09 08:54:50.314 | + inc/python:pip_install:200 : result=0 2022-06-09 08:54:50.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:54:50.318 | + functions-common:time_stop:2322 : local name 2022-06-09 08:54:50.320 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:50.322 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:50.324 | + functions-common:time_stop:2325 : local total 2022-06-09 08:54:50.326 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:50.328 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:54:50.331 | + functions-common:time_stop:2329 : start_time=1654764881899 2022-06-09 08:54:50.333 | + functions-common:time_stop:2331 : [[ -z 1654764881899 ]] 2022-06-09 08:54:50.336 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:50.340 | + functions-common:time_stop:2334 : end_time=1654764890337 2022-06-09 08:54:50.342 | + functions-common:time_stop:2335 : elapsed_time=8438 2022-06-09 08:54:50.344 | + functions-common:time_stop:2336 : total=11887 2022-06-09 08:54:50.346 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:50.348 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20325 2022-06-09 08:54:50.350 | + inc/python:pip_install:203 : return 0 2022-06-09 08:54:50.353 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-09 08:54:50.355 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-09 08:54:50.358 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-09 08:54:50.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:54:50.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:54:50.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-09 08:54:50.367 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:54:50.370 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-09 08:54:50.390 | Using python 3.8 to install pbr 2022-06-09 08:54:50.392 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-09 08:54:52.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:52.168 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:54:52.173 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:52.173 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:52.175 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:54:52.176 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:52.177 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:52.177 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:52.177 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:54:52.178 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:54:52.312 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:54:54.550 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:54:54.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:54:54.628 | + inc/python:pip_install:200 : result=0 2022-06-09 08:54:54.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:54:54.633 | + functions-common:time_stop:2322 : local name 2022-06-09 08:54:54.635 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:54:54.637 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:54:54.639 | + functions-common:time_stop:2325 : local total 2022-06-09 08:54:54.641 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:54:54.643 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:54:54.645 | + functions-common:time_stop:2329 : start_time=1654764890385 2022-06-09 08:54:54.647 | + functions-common:time_stop:2331 : [[ -z 1654764890385 ]] 2022-06-09 08:54:54.650 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:54:54.654 | + functions-common:time_stop:2334 : end_time=1654764894652 2022-06-09 08:54:54.656 | + functions-common:time_stop:2335 : elapsed_time=4267 2022-06-09 08:54:54.658 | + functions-common:time_stop:2336 : total=20325 2022-06-09 08:54:54.660 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:54:54.662 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24592 2022-06-09 08:54:54.664 | + inc/python:pip_install:203 : return 0 2022-06-09 08:54:54.666 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-09 08:54:56.925 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-09 08:54:58.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:54:58.796 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-09 08:54:58.816 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-09 08:54:58.821 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-09 08:54:58.824 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-09 08:54:58.827 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-09 08:54:58.831 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-09 08:54:58.901 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 08:54:58.903 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-09 08:54:58.906 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-09 08:54:58.922 | + ./stack.sh:main:788 : pkgs= 2022-06-09 08:54:58.925 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-09 08:54:58.927 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-09 08:54:58.929 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 08:54:58.932 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-09 08:54:58.934 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:54:58.936 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:54:58.938 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:54:58.940 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:54:58.943 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:54:58.945 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:54:58.950 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:54:58.952 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:54:58.954 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:54:58.956 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-09 08:54:58.958 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:54:58.972 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:58.974 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 08:54:58.977 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:54:58.979 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-09 08:54:58.981 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:54:58.983 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-09 08:54:58.985 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:54:58.987 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-09 08:54:58.989 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:54:58.991 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-09 08:54:58.994 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:54:58.996 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-09 08:54:58.998 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-09 08:54:59.000 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-09 08:54:59.002 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 08:54:59.004 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-09 08:54:59.006 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-09 08:54:59.008 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-09 08:54:59.011 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-09 08:54:59.013 | + functions-common:run_plugins:1739 : local plugins= 2022-06-09 08:54:59.015 | + functions-common:run_plugins:1740 : local plugin 2022-06-09 08:54:59.018 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-09 08:54:59.020 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-09 08:54:59.022 | + functions:set_systemd_override:826 : local value=2048 2022-06-09 08:54:59.025 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-09 08:54:59.027 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-09 08:54:59.078 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-09 08:54:59.078 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-09 08:54:59.081 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-09 08:54:59.444 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-09 08:54:59.446 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-09 08:54:59.463 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:54:59.465 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-09 08:54:59.467 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:54:59.469 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:54:59.472 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:54:59.474 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:54:59.476 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:54:59.479 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:54:59.481 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:54:59.483 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:54:59.486 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:54:59.488 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:54:59.490 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:54:59.492 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:54:59.495 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-09 08:54:59.497 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:54:59.500 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:54:59.502 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:54:59.504 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-09 08:54:59.525 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-09 08:54:59.634 | Reading package lists... 2022-06-09 08:54:59.879 | Building dependency tree... 2022-06-09 08:54:59.881 | Reading state information... 2022-06-09 08:55:00.128 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-09 08:55:00.128 | The following packages were automatically installed and are no longer required: 2022-06-09 08:55:00.129 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:55:00.129 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:55:00.129 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:55:00.129 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:55:00.129 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:55:00.129 | python3-zope.interface 2022-06-09 08:55:00.130 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:55:00.247 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:55:00.251 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:55:00.254 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:55:00.256 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:00.258 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:00.261 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:00.263 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:00.265 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:00.267 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:55:00.269 | + functions-common:time_stop:2329 : start_time=1654764899522 2022-06-09 08:55:00.272 | + functions-common:time_stop:2331 : [[ -z 1654764899522 ]] 2022-06-09 08:55:00.274 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:00.279 | + functions-common:time_stop:2334 : end_time=1654764900276 2022-06-09 08:55:00.281 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-09 08:55:00.283 | + functions-common:time_stop:2336 : total=1496 2022-06-09 08:55:00.285 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:00.288 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2250 2022-06-09 08:55:00.290 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:55:00.292 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-09 08:55:00.295 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:55:00.297 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:55:00.300 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:55:00.302 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:55:00.305 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:55:00.307 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:55:00.309 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-09 08:55:00.312 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:55:00.314 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:55:00.316 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:55:00.319 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:55:00.321 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:55:00.324 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:55:00.326 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:55:00.328 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:55:00.330 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-09 08:55:00.333 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:55:00.335 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:55:00.338 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:55:00.340 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:55:00.342 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:55:00.344 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:55:00.347 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-09 08:55:00.349 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-09 08:55:00.364 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:00.367 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-09 08:55:00.369 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:55:00.372 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-09 08:55:00.374 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-09 08:55:00.377 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-09 08:55:00.381 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-09 08:55:00.383 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-09 08:55:00.386 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-09 08:55:00.388 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-09 08:55:00.390 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-09 08:55:00.392 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-09 08:55:00.395 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-09 08:55:01.075 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-09 08:55:01.075 | user tags 2022-06-09 08:55:01.075 | stackrabbit []' 2022-06-09 08:55:01.079 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-09 08:55:01.079 | user tags 2022-06-09 08:55:01.079 | stackrabbit []' 2022-06-09 08:55:01.079 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-09 08:55:01.085 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-09 08:55:01.087 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-09 08:55:01.089 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 08:55:01.740 | Changing password for user "stackrabbit" ... 2022-06-09 08:55:01.763 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-09 08:55:02.450 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-09 08:55:02.474 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-09 08:55:02.476 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-09 08:55:03.138 | Changing password for user "stackrabbit" ... 2022-06-09 08:55:03.161 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-09 08:55:03.163 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-09 08:55:03.165 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-09 08:55:03.814 | Deleting user "guest" ... 2022-06-09 08:55:03.829 | Error: 2022-06-09 08:55:03.829 | {:no_such_user, "guest"} 2022-06-09 08:55:03.840 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-09 08:55:03.843 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-09 08:55:03.859 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:03.862 | + ./stack.sh:main:805 : install_database 2022-06-09 08:55:03.864 | + lib/database:install_database:116 : install_database_mysql 2022-06-09 08:55:03.866 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-09 08:55:03.869 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:03.872 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:03.874 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-09 08:55:04.085 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-09 08:55:04.087 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-09 08:55:04.089 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-09 08:55:04.092 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:55:04.094 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-09 08:55:04.096 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:55:04.099 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:55:04.101 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:55:04.104 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:55:04.106 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:55:04.109 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:55:04.111 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:55:04.113 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:55:04.115 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-09 08:55:04.118 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:55:04.121 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:55:04.123 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:55:04.125 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:55:04.127 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:55:04.130 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:55:04.132 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-09 08:55:04.134 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:04.136 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:04.139 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-09 08:55:04.141 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:55:04.143 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:55:04.145 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:55:04.148 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:55:04.150 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:04.153 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:55:04.155 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:04.157 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:04.159 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:55:04.161 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:55:04.163 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:55:04.166 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:55:04.168 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-09 08:55:04.171 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:55:04.173 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:04.175 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:04.178 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-09 08:55:04.197 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-09 08:55:04.306 | Reading package lists... 2022-06-09 08:55:04.548 | Building dependency tree... 2022-06-09 08:55:04.549 | Reading state information... 2022-06-09 08:55:04.795 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-09 08:55:04.795 | The following packages were automatically installed and are no longer required: 2022-06-09 08:55:04.796 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:55:04.796 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:55:04.796 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:55:04.796 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:55:04.796 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:55:04.796 | python3-zope.interface 2022-06-09 08:55:04.796 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:55:04.906 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:55:04.911 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:55:04.913 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:55:04.915 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:04.917 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:04.919 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:04.921 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:04.923 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:04.926 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:55:04.928 | + functions-common:time_stop:2329 : start_time=1654764904195 2022-06-09 08:55:04.930 | + functions-common:time_stop:2331 : [[ -z 1654764904195 ]] 2022-06-09 08:55:04.933 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:04.937 | + functions-common:time_stop:2334 : end_time=1654764904934 2022-06-09 08:55:04.939 | + functions-common:time_stop:2335 : elapsed_time=739 2022-06-09 08:55:04.941 | + functions-common:time_stop:2336 : total=2250 2022-06-09 08:55:04.943 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:04.945 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2989 2022-06-09 08:55:04.948 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:55:04.950 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-09 08:55:04.952 | + ./stack.sh:main:808 : install_database_python 2022-06-09 08:55:04.954 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-09 08:55:04.957 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-09 08:55:04.959 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-09 08:55:04.961 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:55:04.964 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-09 08:55:04.966 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-09 08:55:04.969 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:55:04.972 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:55:04.973 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:55:04.978 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-09 08:55:04.980 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-09 08:55:04.982 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-09 08:55:04.985 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-09 08:55:04.987 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-09 08:55:05.008 | Using python 3.8 to install PyMySQL 2022-06-09 08:55:05.011 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-09 08:55:06.793 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:06.794 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:06.798 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:06.799 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:06.801 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:06.802 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:06.802 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:06.802 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:06.803 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:06.803 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:06.818 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-09 08:55:09.075 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:09.076 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:09.147 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:09.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:09.152 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:09.154 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:09.156 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:09.159 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:09.161 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:09.163 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:09.165 | + functions-common:time_stop:2329 : start_time=1654764905002 2022-06-09 08:55:09.168 | + functions-common:time_stop:2331 : [[ -z 1654764905002 ]] 2022-06-09 08:55:09.170 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:09.175 | + functions-common:time_stop:2334 : end_time=1654764909172 2022-06-09 08:55:09.177 | + functions-common:time_stop:2335 : elapsed_time=4170 2022-06-09 08:55:09.179 | + functions-common:time_stop:2336 : total=24592 2022-06-09 08:55:09.181 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:09.184 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=28762 2022-06-09 08:55:09.186 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:09.188 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-09 08:55:09.190 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-09 08:55:09.193 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-09 08:55:09.195 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-09 08:55:09.211 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:09.214 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-09 08:55:09.216 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-09 08:55:09.220 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:55:09.220 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 08:55:09.225 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:55:09.227 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 08:55:09.229 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 08:55:09.232 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 08:55:09.234 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-09 08:55:09.236 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-09 08:55:09.251 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:09.253 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-09 08:55:09.255 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:55:09.258 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:55:09.260 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:55:09.263 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:55:09.265 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:09.267 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:55:09.269 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:09.271 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:09.274 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:55:09.276 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:55:09.278 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:55:09.281 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:55:09.283 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-09 08:55:09.285 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:55:09.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:09.289 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:09.292 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-09 08:55:09.312 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-09 08:55:09.420 | Reading package lists... 2022-06-09 08:55:09.670 | Building dependency tree... 2022-06-09 08:55:09.671 | Reading state information... 2022-06-09 08:55:09.916 | radvd is already the newest version (1:2.17-2). 2022-06-09 08:55:09.916 | The following packages were automatically installed and are no longer required: 2022-06-09 08:55:09.918 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:55:09.918 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:55:09.918 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:55:09.918 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:55:09.918 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:55:09.918 | python3-zope.interface 2022-06-09 08:55:09.918 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:55:10.028 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:55:10.032 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:55:10.034 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:55:10.036 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:10.038 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:10.041 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:10.043 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:10.045 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:10.048 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:55:10.050 | + functions-common:time_stop:2329 : start_time=1654764909309 2022-06-09 08:55:10.052 | + functions-common:time_stop:2331 : [[ -z 1654764909309 ]] 2022-06-09 08:55:10.055 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:10.059 | + functions-common:time_stop:2334 : end_time=1654764910057 2022-06-09 08:55:10.061 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-09 08:55:10.063 | + functions-common:time_stop:2336 : total=2989 2022-06-09 08:55:10.065 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:10.068 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3737 2022-06-09 08:55:10.070 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:55:10.072 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-09 08:55:10.088 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:10.090 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-09 08:55:10.092 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-09 08:55:10.095 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-09 08:55:10.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-09 08:55:10.117 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:55:10.119 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:55:10.122 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:55:10.124 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:55:10.126 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:10.128 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:55:10.130 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:10.133 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:10.135 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:55:10.137 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:55:10.139 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:55:10.141 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:55:10.143 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-09 08:55:10.146 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:55:10.148 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:10.152 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:10.154 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-09 08:55:10.175 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-09 08:55:10.283 | Reading package lists... 2022-06-09 08:55:10.526 | Building dependency tree... 2022-06-09 08:55:10.528 | Reading state information... 2022-06-09 08:55:10.774 | fakeroot is already the newest version (1.24-1). 2022-06-09 08:55:10.774 | make is already the newest version (4.2.1-1.2). 2022-06-09 08:55:10.774 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-09 08:55:10.774 | The following packages were automatically installed and are no longer required: 2022-06-09 08:55:10.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:55:10.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:55:10.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:55:10.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:55:10.775 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:55:10.775 | python3-zope.interface 2022-06-09 08:55:10.775 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:55:10.888 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:55:10.892 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:55:10.894 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:55:10.896 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:10.898 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:10.901 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:10.903 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:10.905 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:10.907 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:55:10.909 | + functions-common:time_stop:2329 : start_time=1654764910172 2022-06-09 08:55:10.911 | + functions-common:time_stop:2331 : [[ -z 1654764910172 ]] 2022-06-09 08:55:10.913 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:10.918 | + functions-common:time_stop:2334 : end_time=1654764910915 2022-06-09 08:55:10.920 | + functions-common:time_stop:2335 : elapsed_time=743 2022-06-09 08:55:10.922 | + functions-common:time_stop:2336 : total=3737 2022-06-09 08:55:10.924 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:10.926 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4480 2022-06-09 08:55:10.928 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:55:10.931 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-09 08:55:10.933 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:10.935 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:10.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-09 08:55:10.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-09 08:55:10.943 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-09 08:55:10.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-09 08:55:10.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-09 08:55:10.952 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-09 08:55:10.953 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-09 08:55:10.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-09 08:55:10.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-09 08:55:10.962 | + functions:vercmp:652 : local v1=5.4 2022-06-09 08:55:10.964 | + functions:vercmp:653 : local 'op=<' 2022-06-09 08:55:10.967 | + functions:vercmp:654 : local v2=3.13 2022-06-09 08:55:10.969 | + functions:vercmp:655 : local result 2022-06-09 08:55:10.972 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-09 08:55:10.972 | ++ functions:vercmp:659 : sort -V 2022-06-09 08:55:10.973 | ++ functions:vercmp:659 : head -1 2022-06-09 08:55:10.977 | + functions:vercmp:659 : result=3.13 2022-06-09 08:55:10.980 | + functions:vercmp:661 : case $op in 2022-06-09 08:55:10.982 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-09 08:55:10.985 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-09 08:55:10.987 | + functions:vercmp:672 : return 2022-06-09 08:55:10.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-09 08:55:10.991 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:55:10.994 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-09 08:55:11.465 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-09 08:55:11.483 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:11.486 | + ./stack.sh:main:816 : install_etcd3 2022-06-09 08:55:11.488 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-09 08:55:11.488 | Installing etcd 2022-06-09 08:55:11.490 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-09 08:55:11.506 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-09 08:55:11.519 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-09 08:55:11.521 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-09 08:55:11.534 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-09 08:55:11.537 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.541 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.545 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.549 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.552 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-09 08:55:11.554 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-09 08:55:11.557 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.560 | ++ functions:get_extra_file:73 : return 2022-06-09 08:55:11.562 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-09 08:55:11.564 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-09 08:55:11.567 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-09 08:55:11.569 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-09 08:55:11.585 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:11.588 | + ./stack.sh:main:835 : install_dstat 2022-06-09 08:55:11.591 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-09 08:55:11.606 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:11.609 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-09 08:55:11.611 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:55:11.613 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-09 08:55:11.615 | + ./stack.sh:main:844 : install_libs 2022-06-09 08:55:11.618 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-09 08:55:11.620 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-09 08:55:11.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-09 08:55:11.625 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-09 08:55:11.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-09 08:55:11.633 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.636 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-09 08:55:11.638 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-09 08:55:11.640 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-09 08:55:11.642 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-09 08:55:11.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-09 08:55:11.652 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.654 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-09 08:55:11.656 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-09 08:55:11.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-09 08:55:11.661 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-09 08:55:11.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-09 08:55:11.676 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.678 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-09 08:55:11.680 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-09 08:55:11.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-09 08:55:11.685 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-09 08:55:11.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-09 08:55:11.694 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.696 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-09 08:55:11.699 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-09 08:55:11.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-09 08:55:11.704 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-09 08:55:11.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-09 08:55:11.712 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.714 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-09 08:55:11.717 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-09 08:55:11.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-09 08:55:11.721 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-09 08:55:11.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-09 08:55:11.730 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.732 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-09 08:55:11.734 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-09 08:55:11.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-09 08:55:11.739 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-09 08:55:11.741 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.743 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.745 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-09 08:55:11.748 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.750 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-09 08:55:11.752 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-09 08:55:11.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-09 08:55:11.757 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-09 08:55:11.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-09 08:55:11.766 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.768 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-09 08:55:11.770 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-09 08:55:11.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-09 08:55:11.775 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-09 08:55:11.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-09 08:55:11.784 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.786 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-09 08:55:11.788 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-09 08:55:11.790 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-09 08:55:11.792 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-09 08:55:11.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-09 08:55:11.801 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.804 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-09 08:55:11.806 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-09 08:55:11.809 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-09 08:55:11.811 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-09 08:55:11.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-09 08:55:11.820 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.822 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-09 08:55:11.825 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-09 08:55:11.827 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-09 08:55:11.829 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-09 08:55:11.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-09 08:55:11.838 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.840 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-09 08:55:11.842 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-09 08:55:11.845 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-09 08:55:11.847 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-09 08:55:11.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-09 08:55:11.856 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.858 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-09 08:55:11.860 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-09 08:55:11.862 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-09 08:55:11.865 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-09 08:55:11.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-09 08:55:11.874 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.876 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-09 08:55:11.878 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-09 08:55:11.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-09 08:55:11.883 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-09 08:55:11.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-09 08:55:11.892 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.895 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-09 08:55:11.897 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-09 08:55:11.899 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-09 08:55:11.901 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-09 08:55:11.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-09 08:55:11.910 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.912 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-09 08:55:11.915 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-09 08:55:11.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-09 08:55:11.919 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-09 08:55:11.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-09 08:55:11.928 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.931 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-09 08:55:11.933 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-09 08:55:11.935 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-09 08:55:11.938 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-09 08:55:11.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-09 08:55:11.947 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.949 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-09 08:55:11.952 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-09 08:55:11.954 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-09 08:55:11.956 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-09 08:55:11.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-09 08:55:11.965 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.967 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-09 08:55:11.970 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-09 08:55:11.972 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-09 08:55:11.974 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-09 08:55:11.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-09 08:55:11.983 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:11.985 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-09 08:55:11.988 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-09 08:55:11.990 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-09 08:55:11.992 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-09 08:55:11.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:11.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:11.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-09 08:55:12.002 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.004 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-09 08:55:12.006 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-09 08:55:12.008 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-09 08:55:12.011 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-09 08:55:12.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-09 08:55:12.020 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.023 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-09 08:55:12.025 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-09 08:55:12.027 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-09 08:55:12.029 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-09 08:55:12.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-09 08:55:12.039 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.041 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-09 08:55:12.044 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-09 08:55:12.046 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-09 08:55:12.048 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-09 08:55:12.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-09 08:55:12.058 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.060 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-09 08:55:12.062 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-09 08:55:12.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-09 08:55:12.067 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-09 08:55:12.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-09 08:55:12.076 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.078 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-09 08:55:12.080 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-09 08:55:12.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-09 08:55:12.085 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-09 08:55:12.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-09 08:55:12.094 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.096 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-09 08:55:12.099 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-09 08:55:12.101 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-09 08:55:12.104 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-09 08:55:12.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-09 08:55:12.113 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.115 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-09 08:55:12.117 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-09 08:55:12.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-09 08:55:12.122 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-09 08:55:12.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-09 08:55:12.131 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.133 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-09 08:55:12.136 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-09 08:55:12.139 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-09 08:55:12.141 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-09 08:55:12.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-09 08:55:12.151 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.153 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-09 08:55:12.156 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-09 08:55:12.159 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-09 08:55:12.161 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-09 08:55:12.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-09 08:55:12.171 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.174 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-09 08:55:12.176 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-09 08:55:12.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-09 08:55:12.181 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-09 08:55:12.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-09 08:55:12.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.193 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-09 08:55:12.195 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-09 08:55:12.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-09 08:55:12.200 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-09 08:55:12.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-09 08:55:12.209 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.211 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-09 08:55:12.213 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-09 08:55:12.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-09 08:55:12.218 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-09 08:55:12.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-09 08:55:12.227 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.230 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-09 08:55:12.232 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-09 08:55:12.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-09 08:55:12.237 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-09 08:55:12.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-09 08:55:12.246 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.249 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-09 08:55:12.251 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-09 08:55:12.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-09 08:55:12.256 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-09 08:55:12.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-09 08:55:12.265 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.267 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-09 08:55:12.269 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-09 08:55:12.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-09 08:55:12.274 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-09 08:55:12.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:12.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:12.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-09 08:55:12.283 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:12.285 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-09 08:55:12.307 | Using python 3.8 to install etcd3 2022-06-09 08:55:12.309 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-09 08:55:14.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:14.105 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:14.109 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:14.110 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:14.112 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:14.113 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:14.113 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:14.114 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:14.114 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:14.114 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:14.129 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-09 08:55:14.138 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-09 08:55:14.162 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 08:55:14.168 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:55:14.171 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:55:14.186 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-09 08:55:16.387 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:16.387 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:16.465 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:16.467 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:16.469 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:16.471 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:16.473 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:16.475 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:16.477 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:16.479 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:16.481 | + functions-common:time_stop:2329 : start_time=1654764912301 2022-06-09 08:55:16.483 | + functions-common:time_stop:2331 : [[ -z 1654764912301 ]] 2022-06-09 08:55:16.486 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:16.490 | + functions-common:time_stop:2334 : end_time=1654764916488 2022-06-09 08:55:16.492 | + functions-common:time_stop:2335 : elapsed_time=4187 2022-06-09 08:55:16.495 | + functions-common:time_stop:2336 : total=28762 2022-06-09 08:55:16.497 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:16.499 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=32949 2022-06-09 08:55:16.501 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:16.503 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-09 08:55:16.524 | Using python 3.8 to install etcd3gw 2022-06-09 08:55:16.527 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-09 08:55:18.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:18.292 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:18.296 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:18.297 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:18.298 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:18.300 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:18.300 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:18.300 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:18.301 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:18.301 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:18.316 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-09 08:55:18.341 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:55:18.347 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:55:18.350 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:55:18.372 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:55:18.375 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:55:18.395 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:55:18.399 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:55:18.402 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:55:20.564 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:20.564 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:20.634 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:20.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:20.639 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:20.641 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:20.643 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:20.645 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:20.647 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:20.649 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:20.652 | + functions-common:time_stop:2329 : start_time=1654764916519 2022-06-09 08:55:20.654 | + functions-common:time_stop:2331 : [[ -z 1654764916519 ]] 2022-06-09 08:55:20.657 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:20.661 | + functions-common:time_stop:2334 : end_time=1654764920659 2022-06-09 08:55:20.663 | + functions-common:time_stop:2335 : elapsed_time=4140 2022-06-09 08:55:20.665 | + functions-common:time_stop:2336 : total=32949 2022-06-09 08:55:20.667 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:20.669 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37089 2022-06-09 08:55:20.672 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:20.674 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-09 08:55:20.676 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-09 08:55:20.679 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-09 08:55:20.681 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:55:20.684 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:55:20.686 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:55:20.688 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:55:20.691 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:55:20.693 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:55:20.695 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:55:20.698 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:55:20.700 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-09 08:55:20.702 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-09 08:55:20.705 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:20.707 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:20.709 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-09 08:55:20.711 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-09 08:55:20.714 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:55:20.716 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:55:20.718 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:55:20.720 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:55:20.723 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:55:20.725 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:20.727 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:55:20.729 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:20.732 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:20.734 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:55:20.736 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:55:20.738 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:55:20.741 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:55:20.743 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:55:20.746 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:55:20.748 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:20.750 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:20.753 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:55:20.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 uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-09 08:55:20.882 | Reading package lists... 2022-06-09 08:55:21.134 | Building dependency tree... 2022-06-09 08:55:21.136 | Reading state information... 2022-06-09 08:55:21.386 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-09 08:55:21.386 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-09 08:55:21.386 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:55:21.386 | The following packages were automatically installed and are no longer required: 2022-06-09 08:55:21.387 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:55:21.387 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:55:21.387 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:55:21.387 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:55:21.387 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:55:21.387 | python3-zope.interface 2022-06-09 08:55:21.387 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:55:21.507 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:55:21.512 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:55:21.514 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:55:21.516 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:21.519 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:21.521 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:21.523 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:21.525 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:21.527 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:55:21.530 | + functions-common:time_stop:2329 : start_time=1654764920771 2022-06-09 08:55:21.532 | + functions-common:time_stop:2331 : [[ -z 1654764920771 ]] 2022-06-09 08:55:21.535 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:21.539 | + functions-common:time_stop:2334 : end_time=1654764921536 2022-06-09 08:55:21.541 | + functions-common:time_stop:2335 : elapsed_time=765 2022-06-09 08:55:21.543 | + functions-common:time_stop:2336 : total=4480 2022-06-09 08:55:21.545 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:21.547 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5245 2022-06-09 08:55:21.550 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:55:21.552 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-09 08:55:21.554 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:21.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:21.559 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-09 08:55:21.622 | Module proxy already enabled 2022-06-09 08:55:21.626 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-09 08:55:21.688 | Considering dependency proxy for proxy_uwsgi: 2022-06-09 08:55:21.688 | Module proxy already enabled 2022-06-09 08:55:21.688 | Module proxy_uwsgi already enabled 2022-06-09 08:55:21.692 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-09 08:55:21.694 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:55:21.696 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:55:21.699 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:55:21.836 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-09 08:55:21.837 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-09 08:55:21.839 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-09 08:55:21.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-09 08:55:21.849 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.851 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-09 08:55:21.854 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-09 08:55:21.856 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-09 08:55:21.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-09 08:55:21.866 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.868 | + ./stack.sh:main:852 : install_glanceclient 2022-06-09 08:55:21.871 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-09 08:55:21.873 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-09 08:55:21.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-09 08:55:21.883 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.885 | + ./stack.sh:main:853 : install_cinderclient 2022-06-09 08:55:21.888 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-09 08:55:21.890 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-09 08:55:21.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-09 08:55:21.899 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.902 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-09 08:55:21.904 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-09 08:55:21.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-09 08:55:21.914 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.916 | + ./stack.sh:main:854 : install_novaclient 2022-06-09 08:55:21.919 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-09 08:55:21.921 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-09 08:55:21.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-09 08:55:21.931 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.934 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-09 08:55:21.950 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:21.952 | + ./stack.sh:main:856 : install_swiftclient 2022-06-09 08:55:21.954 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-09 08:55:21.957 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-09 08:55:21.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-09 08:55:21.966 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:21.968 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-09 08:55:21.984 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:21.987 | + ./stack.sh:main:859 : install_neutronclient 2022-06-09 08:55:21.989 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-09 08:55:21.991 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-09 08:55:21.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:21.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:21.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-09 08:55:22.001 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:22.004 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-09 08:55:22.006 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-09 08:55:22.008 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-09 08:55:22.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:22.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:22.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-09 08:55:22.018 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:22.020 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-09 08:55:22.022 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-09 08:55:22.025 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:55:22.028 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-09 08:55:22.030 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-09 08:55:22.032 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:55:22.036 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:55:22.036 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:55:22.041 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-09 08:55:22.044 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-09 08:55:22.046 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-09 08:55:22.049 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-09 08:55:22.051 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-09 08:55:22.071 | Using python 3.8 to install keystonemiddleware 2022-06-09 08:55:22.074 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-09 08:55:23.897 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:23.897 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:23.902 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:23.903 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:23.905 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:23.906 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:23.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:23.907 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:23.907 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:23.907 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:23.923 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:55:23.995 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:55:24.031 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:55:24.047 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:55:24.053 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:55:24.060 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:55:24.101 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:55:24.110 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:55:24.128 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:55:24.134 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:55:24.138 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:55:24.149 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:55:24.152 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:55:24.155 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:55:24.160 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:55:24.180 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:55:24.184 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:55:24.205 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:55:24.210 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:55:24.214 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:55:24.221 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:55:24.242 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:55:24.256 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:55:24.323 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:55:24.329 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:55:24.334 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:55:24.337 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:55:24.346 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:55:24.349 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:55:24.352 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:55:24.355 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:55:24.358 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:55:24.361 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:55:24.364 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:55:24.369 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:55:24.373 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:55:26.380 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:26.380 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:26.452 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:26.455 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:26.457 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:26.459 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:26.461 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:26.464 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:26.466 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:26.468 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:26.470 | + functions-common:time_stop:2329 : start_time=1654764922066 2022-06-09 08:55:26.472 | + functions-common:time_stop:2331 : [[ -z 1654764922066 ]] 2022-06-09 08:55:26.475 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:26.479 | + functions-common:time_stop:2334 : end_time=1654764926477 2022-06-09 08:55:26.481 | + functions-common:time_stop:2335 : elapsed_time=4411 2022-06-09 08:55:26.483 | + functions-common:time_stop:2336 : total=37089 2022-06-09 08:55:26.485 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:26.487 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=41500 2022-06-09 08:55:26.490 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:26.493 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-09 08:55:26.496 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-09 08:55:26.498 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:55:26.501 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-09 08:55:26.503 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-09 08:55:26.506 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:55:26.509 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:55:26.510 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:55:26.515 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-09 08:55:26.517 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-09 08:55:26.520 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-09 08:55:26.523 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-09 08:55:26.525 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-09 08:55:26.546 | Using python 3.8 to install python-memcached 2022-06-09 08:55:26.548 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-09 08:55:28.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:28.352 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:28.357 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:28.357 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:28.359 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:28.360 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:28.361 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:28.361 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:28.361 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:28.362 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:28.377 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-09 08:55:28.381 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:55:30.658 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:30.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:30.730 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:30.732 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:30.735 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:30.737 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:30.739 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:30.741 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:30.743 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:30.746 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:30.748 | + functions-common:time_stop:2329 : start_time=1654764926540 2022-06-09 08:55:30.750 | + functions-common:time_stop:2331 : [[ -z 1654764926540 ]] 2022-06-09 08:55:30.753 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:30.757 | + functions-common:time_stop:2334 : end_time=1654764930755 2022-06-09 08:55:30.759 | + functions-common:time_stop:2335 : elapsed_time=4215 2022-06-09 08:55:30.762 | + functions-common:time_stop:2336 : total=41500 2022-06-09 08:55:30.764 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:30.766 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=45715 2022-06-09 08:55:30.769 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:30.771 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-09 08:55:30.787 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:30.789 | + ./stack.sh:main:866 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-06-09 08:55:30.792 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-09 08:55:30.794 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-09 08:55:30.797 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-09 08:55:30.799 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:55:30.802 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-09 08:55:30.804 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-09 08:55:30.819 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:30.821 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-09 08:55:30.823 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-09 08:55:30.825 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-09 08:55:30.827 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:55:30.830 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:55:30.833 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:55:30.835 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:55:30.837 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:55:30.840 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:55:30.855 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:55:30.857 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:55:30.859 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:30.862 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:55:30.862 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:55:30.867 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-09 08:55:30.870 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:30.872 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-09 08:55:30.884 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-09 08:55:30.887 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:55:30.887 | + functions-common:git_clone:607 : head -1 2022-06-09 08:55:30.891 | f4946fc86 Merge "Fix issue with LDAP backend returning bytes instead of string" into stable/victoria 2022-06-09 08:55:30.893 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:55:30.895 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-09 08:55:30.898 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:55:30.900 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:55:30.902 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-09 08:55:30.904 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:55:30.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-09 08:55:30.909 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:55:30.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:55:30.913 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-09 08:55:30.915 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:55:30.918 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:55:30.921 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-09 08:55:30.924 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:55:30.926 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-09 08:55:30.929 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:55:30.931 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:55:30.935 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-09 08:55:30.940 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-09 08:55:30.942 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-09 08:55:31.544 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-09 08:55:31.546 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:55:31.548 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:55:31.550 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:55:31.553 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-09 08:55:31.555 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-09 08:55:31.557 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:55:31.559 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:55:31.561 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:55:31.563 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:55:31.565 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:55:31.568 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:55:31.570 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:55:31.572 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-09 08:55:31.592 | Using python 3.8 to install /opt/stack/keystone 2022-06-09 08:55:31.594 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-09 08:55:33.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:33.372 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:33.376 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:33.377 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:33.378 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:33.380 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:33.380 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:33.380 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:33.381 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:33.381 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:33.394 | Obtaining file:///opt/stack/keystone 2022-06-09 08:55:34.963 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:55:36.511 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-09 08:55:36.538 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-09 08:55:36.548 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:55:36.555 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:55:36.559 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 08:55:36.566 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:55:36.587 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:55:36.601 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-09 08:55:36.616 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-09 08:55:36.620 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:55:36.630 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:55:36.633 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-09 08:55:36.637 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:55:36.677 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:55:36.683 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-09 08:55:36.686 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:55:36.698 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:55:36.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-09 08:55:36.758 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-09 08:55:36.763 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:55:36.799 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:55:36.814 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:55:36.820 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:55:36.871 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:55:36.877 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:55:36.916 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:55:36.968 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:55:36.986 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:55:37.002 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:55:37.012 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:55:37.035 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:55:37.043 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:55:37.060 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:55:37.105 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:55:37.112 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-09 08:55:37.125 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:55:37.128 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:55:37.131 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:55:37.141 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:55:37.145 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:55:37.147 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:55:37.151 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-09 08:55:37.166 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:55:37.171 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:55:37.190 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:55:37.194 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:55:37.215 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:55:37.219 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-09 08:55:37.222 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:55:37.225 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:55:37.236 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:55:37.239 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:55:37.242 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:55:37.249 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:55:37.258 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:55:37.265 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:55:37.282 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:55:37.285 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:55:37.292 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:55:37.313 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:55:37.317 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:55:37.320 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:55:37.383 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:55:37.387 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:55:37.394 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:55:37.399 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:55:37.408 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:55:37.411 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:55:37.415 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:55:37.456 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:55:37.462 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:55:37.470 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:55:37.478 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:55:37.486 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:55:37.495 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:55:37.505 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:55:37.508 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:55:37.519 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:55:37.522 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:55:37.525 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 08:55:37.530 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:55:37.544 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:55:37.547 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:55:37.550 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:55:37.553 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:55:37.556 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:55:37.559 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:55:37.562 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:55:37.564 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:55:37.567 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:55:37.571 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:55:37.574 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:55:37.577 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:55:37.585 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:55:37.587 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:55:37.590 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:55:37.599 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:55:37.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 162)) (0.14.1) 2022-06-09 08:55:38.979 | Installing collected packages: keystone 2022-06-09 08:55:38.979 | Attempting uninstall: keystone 2022-06-09 08:55:38.981 | Found existing installation: keystone 18.1.1.dev3 2022-06-09 08:55:38.984 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-09 08:55:38.986 | Running setup.py develop for keystone 2022-06-09 08:55:40.860 | Successfully installed keystone 2022-06-09 08:55:41.006 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:41.006 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:41.092 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:41.094 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:41.097 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:41.099 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:41.101 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:41.103 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:41.105 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:41.107 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:41.109 | + functions-common:time_stop:2329 : start_time=1654764931587 2022-06-09 08:55:41.111 | + functions-common:time_stop:2331 : [[ -z 1654764931587 ]] 2022-06-09 08:55:41.113 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:41.117 | + functions-common:time_stop:2334 : end_time=1654764941115 2022-06-09 08:55:41.120 | + functions-common:time_stop:2335 : elapsed_time=9528 2022-06-09 08:55:41.122 | + functions-common:time_stop:2336 : total=45715 2022-06-09 08:55:41.124 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:41.126 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=55243 2022-06-09 08:55:41.128 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:41.130 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:55:41.133 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:55:41.136 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:55:41.153 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-09 08:55:41.164 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-09 08:55:41.167 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-09 08:55:41.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:41.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:41.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-09 08:55:41.176 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:41.179 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-09 08:55:41.195 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:41.197 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-09 08:55:41.200 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:55:41.202 | + ./stack.sh:main:868 : configure_keystone 2022-06-09 08:55:41.204 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-09 08:55:41.216 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-09 08:55:41.218 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-09 08:55:41.223 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-09 08:55:41.239 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:41.241 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-09 08:55:41.271 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-09 08:55:41.297 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-09 08:55:41.327 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-09 08:55:41.357 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-09 08:55:41.386 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-09 08:55:41.414 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-09 08:55:41.442 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-09 08:55:41.468 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-09 08:55:41.470 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-09 08:55:41.472 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-09 08:55:41.474 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-09 08:55:41.477 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:55:41.479 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:55:41.495 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:41.498 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:55:41.500 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:55:41.503 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:55:41.517 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:41.519 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:55:41.522 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:55:41.552 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:55:41.556 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:55:41.559 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-09 08:55:41.561 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-09 08:55:41.564 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-09 08:55:41.580 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:41.583 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-06-09 08:55:41.613 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.46/identity 2022-06-09 08:55:41.641 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-09 08:55:41.644 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-09 08:55:41.675 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-09 08:55:41.677 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-09 08:55:41.680 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-09 08:55:41.682 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-09 08:55:41.684 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 08:55:41.687 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-09 08:55:41.716 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-09 08:55:41.719 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-09 08:55:41.721 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-09 08:55:41.723 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-09 08:55:41.726 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:55:41.743 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:55:41.745 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:55:41.747 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:55:41.749 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:55:41.752 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:55:41.778 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:55:41.806 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:55:41.832 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:55:41.859 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-09 08:55:41.886 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-09 08:55:41.889 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-09 08:55:41.891 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-09 08:55:41.893 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-09 08:55:41.896 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-09 08:55:41.898 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:55:41.900 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:55:41.903 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-09 08:55:41.907 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-09 08:55:41.909 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:55:41.912 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:55:41.925 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:55:41.925 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:55:41.933 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:55:41.937 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:55:41.952 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 08:55:41.954 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-09 08:55:41.958 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-09 08:55:41.987 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-09 08:55:42.013 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-09 08:55:42.039 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-09 08:55:42.066 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-09 08:55:42.093 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-09 08:55:42.119 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-09 08:55:42.145 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-09 08:55:42.171 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-09 08:55:42.198 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:55:42.225 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-09 08:55:42.250 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-09 08:55:42.278 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-09 08:55:42.304 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:55:42.306 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:55:42.309 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-09 08:55:42.311 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-09 08:55:42.314 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:55:42.316 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:42.318 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:42.320 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:55:42.323 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:55:42.325 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-09 08:55:42.351 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-09 08:55:42.378 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-09 08:55:42.378 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-09 08:55:42.387 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-09 08:55:42.390 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-09 08:55:42.392 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-09 08:55:42.395 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:55:42.397 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:55:42.399 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:55:42.402 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:42.404 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:42.406 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:55:42.408 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:55:42.411 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:42.413 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:42.415 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-09 08:55:42.476 | Site keystone-wsgi-public already enabled 2022-06-09 08:55:42.480 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:55:42.482 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:55:42.484 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:55:42.487 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:55:42.619 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-09 08:55:42.622 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 08:55:42.624 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-09 08:55:42.626 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-09 08:55:42.629 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:55:42.631 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:55:42.634 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-09 08:55:42.639 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-09 08:55:42.641 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:55:42.644 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:55:42.657 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:55:42.657 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:55:42.665 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:55:42.669 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:55:42.685 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 08:55:42.688 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-09 08:55:42.691 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-09 08:55:42.721 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-09 08:55:42.747 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-09 08:55:42.774 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-09 08:55:42.802 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-09 08:55:42.828 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-09 08:55:42.855 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-09 08:55:42.882 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-09 08:55:42.918 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-09 08:55:42.945 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:55:42.972 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-09 08:55:42.999 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-09 08:55:43.025 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-09 08:55:43.052 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:55:43.054 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:55:43.057 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-09 08:55:43.060 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-09 08:55:43.062 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:55:43.064 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:43.067 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:43.069 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:55:43.071 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:55:43.074 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-09 08:55:43.100 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-09 08:55:43.128 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-09 08:55:43.128 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-09 08:55:43.136 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-09 08:55:43.140 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-09 08:55:43.142 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-09 08:55:43.144 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:55:43.146 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:55:43.149 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:55:43.151 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:43.154 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:43.156 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:55:43.158 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:55:43.160 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:43.163 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:43.165 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-09 08:55:43.226 | Site keystone-wsgi-admin already enabled 2022-06-09 08:55:43.231 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:55:43.233 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:55:43.235 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:55:43.237 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:55:43.369 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-09 08:55:43.397 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-09 08:55:43.429 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-09 08:55:43.459 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-09 08:55:43.461 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-09 08:55:43.492 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-09 08:55:43.519 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-09 08:55:43.547 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-09 08:55:43.564 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:43.566 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-09 08:55:43.583 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:43.585 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-09 08:55:43.587 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-09 08:55:43.590 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-09 08:55:43.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:55:43.595 | + lib/stack:stack_install_service:32 : install_swift 2022-06-09 08:55:43.597 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-09 08:55:43.600 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-09 08:55:43.602 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-09 08:55:43.604 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:55:43.606 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:55:43.609 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:55:43.611 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:55:43.614 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:55:43.616 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:55:43.632 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:55:43.635 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:55:43.637 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:43.640 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:55:43.640 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:55:43.645 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-09 08:55:43.648 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:55:43.650 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-09 08:55:43.663 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-09 08:55:43.666 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:55:43.666 | + functions-common:git_clone:607 : head -1 2022-06-09 08:55:43.674 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-09 08:55:43.677 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:55:43.679 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-09 08:55:43.682 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:55:43.684 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:55:43.686 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-09 08:55:43.689 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-09 08:55:43.691 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-09 08:55:43.693 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:55:43.696 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:55:43.699 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-09 08:55:43.701 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:55:43.703 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-09 08:55:43.706 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-09 08:55:43.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:55:43.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-09 08:55:43.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:55:43.716 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:55:43.719 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-09 08:55:43.725 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-09 08:55:43.727 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-09 08:55:44.312 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-09 08:55:44.315 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:55:44.317 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:55:44.319 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:55:44.322 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-09 08:55:44.324 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-09 08:55:44.326 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:55:44.328 | + inc/python:setup_package:427 : local extras=keystone 2022-06-09 08:55:44.331 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:55:44.333 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-09 08:55:44.335 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-09 08:55:44.337 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-09 08:55:44.339 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:55:44.342 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-09 08:55:44.362 | Using python 3.8 to install /opt/stack/swift 2022-06-09 08:55:44.364 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-09 08:55:46.166 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:46.166 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:46.171 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:46.171 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:46.173 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:46.175 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:46.175 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:46.175 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:46.176 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:46.176 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:46.193 | Obtaining file:///opt/stack/swift 2022-06-09 08:55:47.442 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:55:48.686 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:55:48.694 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:55:48.734 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:55:48.743 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:55:48.746 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:55:48.803 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 08:55:48.814 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:55:48.817 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:55:48.820 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-09 08:55:48.855 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 08:55:48.871 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 08:55:48.877 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-09 08:55:48.883 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-09 08:55:48.922 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 08:55:48.932 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 08:55:48.950 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 08:55:48.957 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 08:55:48.960 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-09 08:55:48.971 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-09 08:55:48.974 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 08:55:48.977 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 08:55:48.980 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-09 08:55:48.985 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 08:55:49.003 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 08:55:49.008 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 08:55:49.029 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 08:55: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 477)) (1.15.0) 2022-06-09 08:55:49.037 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 08:55:49.044 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:55:49.064 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-09 08:55:49.068 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:55:49.072 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:55:49.081 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:55:49.145 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:55:49.159 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:55:49.165 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:55:49.172 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:55:49.176 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:55:49.181 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:55:49.185 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:55:49.188 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:55:49.190 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:55:49.194 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:55:49.197 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 08:55:49.200 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-09 08:55:49.205 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:55:49.208 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:55:50.887 | Installing collected packages: swift 2022-06-09 08:55:50.887 | Attempting uninstall: swift 2022-06-09 08:55:50.889 | Found existing installation: swift 2.26.1.dev35 2022-06-09 08:55:50.891 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-09 08:55:50.893 | Running setup.py develop for swift 2022-06-09 08:55:52.596 | Successfully installed swift 2022-06-09 08:55:52.768 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:55:52.768 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:55:52.842 | + inc/python:pip_install:200 : result=0 2022-06-09 08:55:52.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:55:52.846 | + functions-common:time_stop:2322 : local name 2022-06-09 08:55:52.848 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:55:52.851 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:55:52.853 | + functions-common:time_stop:2325 : local total 2022-06-09 08:55:52.855 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:55:52.857 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:55:52.859 | + functions-common:time_stop:2329 : start_time=1654764944357 2022-06-09 08:55:52.861 | + functions-common:time_stop:2331 : [[ -z 1654764944357 ]] 2022-06-09 08:55:52.864 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:55:52.868 | + functions-common:time_stop:2334 : end_time=1654764952865 2022-06-09 08:55:52.870 | + functions-common:time_stop:2335 : elapsed_time=8508 2022-06-09 08:55:52.872 | + functions-common:time_stop:2336 : total=55243 2022-06-09 08:55:52.874 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:55:52.877 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=63751 2022-06-09 08:55:52.879 | + inc/python:pip_install:203 : return 0 2022-06-09 08:55:52.882 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:55:52.884 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:55:52.887 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:55:52.905 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-09 08:55:52.917 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-09 08:55:52.919 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-09 08:55:52.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:52.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:52.926 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-09 08:55:52.929 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:52.931 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-09 08:55:52.934 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:55:52.936 | + ./stack.sh:main:877 : configure_swift 2022-06-09 08:55:52.938 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-09 08:55:52.940 | + lib/swift:configure_swift:335 : local node_number 2022-06-09 08:55:52.942 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-09 08:55:52.944 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-09 08:55:52.946 | + lib/swift:configure_swift:338 : local user_group 2022-06-09 08:55:52.949 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-09 08:55:53.772 | No container-server running 2022-06-09 08:55:53.772 | No container-reconciler running 2022-06-09 08:55:53.772 | No account-replicator running 2022-06-09 08:55:53.772 | No container-replicator running 2022-06-09 08:55:53.772 | No object-server running 2022-06-09 08:55:53.772 | No object-expirer running 2022-06-09 08:55:53.772 | No object-reconstructor running 2022-06-09 08:55:53.772 | No container-updater running 2022-06-09 08:55:53.772 | No account-reaper running 2022-06-09 08:55:53.772 | No object-replicator running 2022-06-09 08:55:53.772 | No container-sync running 2022-06-09 08:55:53.772 | No container-auditor running 2022-06-09 08:55:53.772 | No proxy-server running 2022-06-09 08:55:53.772 | No container-sharder running 2022-06-09 08:55:53.772 | No object-updater running 2022-06-09 08:55:53.772 | No account-auditor running 2022-06-09 08:55:53.772 | No account-server running 2022-06-09 08:55:53.772 | No object-auditor running 2022-06-09 08:55:53.818 | + lib/swift:configure_swift:341 : true 2022-06-09 08:55:53.820 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-09 08:55:53.833 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-09 08:55:53.844 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-09 08:55:53.847 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-09 08:55:53.847 | s/%GROUP%//; 2022-06-09 08:55:53.847 | s/%USER%/ubuntu/; 2022-06-09 08:55:53.847 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-09 08:55:53.847 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-09 08:55:53.847 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-09 08:55:53.855 | uid = ubuntu 2022-06-09 08:55:53.855 | gid = 2022-06-09 08:55:53.855 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-09 08:55:53.855 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-09 08:55:53.855 | address = 127.0.0.1 2022-06-09 08:55:53.855 | 2022-06-09 08:55:53.855 | [account6612] 2022-06-09 08:55:53.855 | max connections = 25 2022-06-09 08:55:53.855 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:55:53.855 | read only = false 2022-06-09 08:55:53.855 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [account6622] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.856 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [account6632] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.856 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [account6642] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.856 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [container6611] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.856 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [container6621] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.856 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-09 08:55:53.856 | 2022-06-09 08:55:53.856 | [container6631] 2022-06-09 08:55:53.856 | max connections = 25 2022-06-09 08:55:53.856 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:55:53.856 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | [container6641] 2022-06-09 08:55:53.857 | max connections = 25 2022-06-09 08:55:53.857 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:55:53.857 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | [object6613] 2022-06-09 08:55:53.857 | max connections = 25 2022-06-09 08:55:53.857 | path = /opt/stack/data/swift/1/node/ 2022-06-09 08:55:53.857 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | [object6623] 2022-06-09 08:55:53.857 | max connections = 25 2022-06-09 08:55:53.857 | path = /opt/stack/data/swift/2/node/ 2022-06-09 08:55:53.857 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | [object6633] 2022-06-09 08:55:53.857 | max connections = 25 2022-06-09 08:55:53.857 | path = /opt/stack/data/swift/3/node/ 2022-06-09 08:55:53.857 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-09 08:55:53.857 | 2022-06-09 08:55:53.857 | [object6643] 2022-06-09 08:55:53.857 | max connections = 25 2022-06-09 08:55:53.857 | path = /opt/stack/data/swift/4/node/ 2022-06-09 08:55:53.857 | read only = false 2022-06-09 08:55:53.857 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-09 08:55:53.858 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-09 08:55:53.860 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:55:53.862 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:55:53.864 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-09 08:55:53.879 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-09 08:55:53.881 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-09 08:55:53.886 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-09 08:55:53.890 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-09 08:55:53.892 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-09 08:55:53.896 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-09 08:55:53.924 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-06-09 08:55:53.950 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-09 08:55:53.966 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-09 08:55:53.993 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-09 08:55:54.011 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:55:54.037 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-09 08:55:54.055 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-09 08:55:54.082 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-09 08:55:54.099 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-09 08:55:54.126 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-09 08:55:54.143 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:55:54.170 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-09 08:55:54.188 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-09 08:55:54.203 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:54.205 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-09 08:55:54.233 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-09 08:55:54.259 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-09 08:55:54.285 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-09 08:55:54.312 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-09 08:55:54.326 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:54.328 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-09 08:55:54.353 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-09 08:55:54.368 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:54.370 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-09 08:55:54.385 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:54.387 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-09 08:55:54.389 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-09 08:55:54.404 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:54.406 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-09 08:55:54.408 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-09 08:55:54.410 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-09 08:55:54.415 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-09 08:55:54.420 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-09 08:55:54.446 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-09 08:55:54.472 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-09 08:55:54.501 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-09 08:55:54.530 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-09 08:55:54.556 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-09 08:55:54.559 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-09 08:55:54.561 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-09 08:55:54.563 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-09 08:55:54.565 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-09 08:55:54.591 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-09 08:55:54.617 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:55:54.643 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-09 08:55:54.669 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-09 08:55:54.696 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-09 08:55:54.722 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-09 08:55:54.748 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-09 08:55:54.774 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:55:54.800 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-09 08:55:54.827 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-09 08:55:54.854 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-09 08:55:54.880 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-09 08:55:54.907 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-09 08:55:54.935 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-09 08:55:54.962 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-09 08:55:54.980 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-09 08:55:55.006 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-09 08:55:55.033 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-09 08:55:55.037 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-09 08:55:55.065 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-09 08:55:55.091 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-09 08:55:55.117 | + lib/swift:configure_swift:479 : local node_number 2022-06-09 08:55:55.119 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-09 08:55:55.121 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 08:55:55.124 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-09 08:55:55.128 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-09 08:55:55.130 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-09 08:55:55.132 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:55:55.134 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-09 08:55:55.137 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-09 08:55:55.139 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:55:55.141 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:55:55.143 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-09 08:55:55.160 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-09 08:55:55.187 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-09 08:55:55.204 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-09 08:55:55.231 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-09 08:55:55.248 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:55:55.276 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-09 08:55:55.293 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:55:55.320 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-09 08:55:55.338 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:55:55.365 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-09 08:55:55.382 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-09 08:55:55.410 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:55:55.427 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:55:55.455 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-09 08:55:55.472 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-09 08:55:55.500 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-09 08:55:55.517 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-09 08:55:55.544 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-09 08:55:55.548 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-09 08:55:55.567 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:55:55.596 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-09 08:55:55.623 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 08:55:55.625 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-09 08:55:55.629 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-09 08:55:55.632 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-09 08:55:55.634 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:55:55.636 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-09 08:55:55.638 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-09 08:55:55.641 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:55:55.643 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:55:55.645 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-09 08:55:55.663 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-09 08:55:55.690 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-09 08:55:55.708 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-09 08:55:55.736 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-09 08:55:55.753 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:55:55.780 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-09 08:55:55.797 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:55:55.825 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-09 08:55:55.842 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:55:55.870 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-09 08:55:55.887 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-09 08:55:55.915 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:55:55.933 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:55:55.960 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-09 08:55:55.978 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-09 08:55:56.005 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-09 08:55:56.022 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-09 08:55:56.049 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-09 08:55:56.054 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-09 08:55:56.071 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:55:56.099 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 08:55:56.101 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-09 08:55:56.106 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-09 08:55:56.108 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-09 08:55:56.110 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-09 08:55:56.112 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-09 08:55:56.114 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-09 08:55:56.117 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-09 08:55:56.119 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-09 08:55:56.121 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-09 08:55:56.138 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-09 08:55:56.165 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-09 08:55:56.183 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-09 08:55:56.210 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-09 08:55:56.228 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-09 08:55:56.255 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-09 08:55:56.272 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-09 08:55:56.301 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-09 08:55:56.318 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-09 08:55:56.345 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-09 08:55:56.363 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-09 08:55:56.390 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-09 08:55:56.408 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-09 08:55:56.435 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-09 08:55:56.453 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-09 08:55:56.481 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-09 08:55:56.498 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-09 08:55:56.530 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-09 08:55:56.535 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-09 08:55:56.552 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-09 08:55:56.580 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-09 08:55:56.607 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-09 08:55:56.635 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-09 08:55:56.662 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-09 08:55:56.664 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-09 08:55:56.669 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-09 08:55:56.696 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-09 08:55:56.723 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-09 08:55:56.751 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-09 08:55:56.779 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-09 08:55:56.807 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-09 08:55:56.833 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-09 08:55:56.861 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-09 08:55:56.887 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-09 08:55:56.913 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-09 08:55:56.931 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:56.934 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-09 08:55:56.951 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-09 08:55:56.954 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-09 08:55:56.974 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-09 08:55:56.976 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-06-09 08:55:57.003 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-09 08:55:57.005 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-09 08:55:57.032 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-06-09 08:55:57.060 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-09 08:55:57.062 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-09 08:55:57.090 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-09 08:55:57.105 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:57.107 | + lib/swift:configure_swift:542 : local user_group 2022-06-09 08:55:57.110 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-09 08:55:57.114 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-09 08:55:57.117 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-09 08:55:57.129 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-09 08:55:57.131 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-09 08:55:57.142 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-09 08:55:57.145 | + lib/swift:configure_swift:549 : is_suse 2022-06-09 08:55:57.147 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:55:57.149 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:55:57.151 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:55:57.154 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:55:57.156 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:55:57.158 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:55:57.160 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-09 08:55:57.173 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-09 08:55:57.175 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-09 08:55:57.178 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-09 08:55:57.195 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:55:57.197 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-09 08:55:57.214 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:57.216 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-09 08:55:57.218 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-09 08:55:57.221 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-09 08:55:57.223 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:55:57.225 | + lib/stack:stack_install_service:32 : install_glance 2022-06-09 08:55:57.228 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-09 08:55:57.231 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-09 08:55:57.233 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-09 08:55:57.250 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:57.254 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-09 08:55:57.257 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-09 08:55:57.274 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:55:57.277 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-09 08:55:57.279 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-09 08:55:57.282 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-09 08:55:57.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:55:57.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:55:57.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-09 08:55:57.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:55:57.296 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-09 08:55:57.298 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-09 08:55:57.301 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-09 08:55:57.304 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-09 08:55:57.306 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-09 08:55:57.309 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-09 08:55:57.312 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-09 08:55:57.315 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-09 08:55:57.318 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-09 08:55:57.320 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-09 08:55:57.324 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-09 08:55:57.324 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:55:57.330 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-09 08:55:57.332 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-09 08:55:57.335 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-09 08:55:57.337 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-09 08:55:57.340 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 08:55:57.361 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-09 08:55:57.364 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-09 08:55:59.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:55:59.156 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:55:59.160 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:59.161 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:59.162 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:55:59.163 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:59.164 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:59.164 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:59.164 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:55:59.165 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:55:59.180 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-09 08:55:59.277 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 08:55:59.280 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:55:59.291 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:55:59.357 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-09 08:55:59.381 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-09 08:55:59.386 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-09 08:55:59.407 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-09 08:55:59.419 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-09 08:55:59.434 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-09 08:55:59.440 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-09 08:55:59.446 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-09 08:55:59.487 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-09 08:55:59.501 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-09 08:55:59.506 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-09 08:55:59.516 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-09 08:55:59.539 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-09 08:55:59.558 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-09 08:55:59.564 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-09 08:55:59.567 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-09 08:55:59.570 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-09 08:55:59.574 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-09 08:55:59.592 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-09 08:55:59.597 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-09 08:55:59.616 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-09 08:55:59.639 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-09 08:55:59.643 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-09 08:55:59.664 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-09 08:55:59.669 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-09 08:55:59.672 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-09 08:55:59.676 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-09 08:55:59.683 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:55:59.699 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:55:59.719 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:55:59.723 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:55:59.732 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:55:59.735 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:55:59.740 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:55:59.745 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:55:59.753 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:55:59.756 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:55:59.762 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:55:59.765 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:55:59.768 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:55:59.771 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:55:59.779 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:55:59.787 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:55:59.797 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:55:59.812 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:55:59.820 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:55:59.823 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-09 08:55:59.826 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:55:59.830 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:55:59.832 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:55:59.835 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:55:59.837 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:55:59.846 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:55:59.849 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-09 08:55:59.852 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-09 08:55:59.859 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:55:59.877 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-09 08:55:59.880 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:55:59.883 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:55:59.890 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:55:59.894 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:55:59.897 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:56:01.773 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:56:01.773 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:56:01.846 | + inc/python:pip_install:200 : result=0 2022-06-09 08:56:01.848 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:56:01.851 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:01.853 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:01.856 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:01.858 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:01.860 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:01.863 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:56:01.865 | + functions-common:time_stop:2329 : start_time=1654764957356 2022-06-09 08:56:01.867 | + functions-common:time_stop:2331 : [[ -z 1654764957356 ]] 2022-06-09 08:56:01.871 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:01.875 | + functions-common:time_stop:2334 : end_time=1654764961872 2022-06-09 08:56:01.877 | + functions-common:time_stop:2335 : elapsed_time=4516 2022-06-09 08:56:01.879 | + functions-common:time_stop:2336 : total=63751 2022-06-09 08:56:01.882 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:01.884 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=68267 2022-06-09 08:56:01.886 | + inc/python:pip_install:203 : return 0 2022-06-09 08:56:01.889 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-09 08:56:01.891 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-09 08:56:01.894 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-09 08:56:01.907 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-09 08:56:01.912 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-09 08:56:01.914 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-09 08:56:01.917 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-09 08:56:01.919 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:56:01.921 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:56:01.924 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:56:01.927 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:56:01.929 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:56:01.932 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:56:01.948 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:56:01.950 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:56:01.952 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:01.955 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:56:01.955 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:56:01.960 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-09 08:56:01.963 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:01.965 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-09 08:56:01.978 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-09 08:56:01.981 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:56:01.982 | + functions-common:git_clone:607 : head -1 2022-06-09 08:56:01.985 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-09 08:56:01.987 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:56:01.990 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-09 08:56:01.992 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:56:01.995 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:56:01.997 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-09 08:56:02.000 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:56:02.003 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-09 08:56:02.005 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:56:02.007 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:56:02.010 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-09 08:56:02.012 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:56:02.015 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:56:02.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-09 08:56:02.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:56:02.023 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-09 08:56:02.026 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:56:02.028 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:56:02.032 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-09 08:56:02.037 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-09 08:56:02.040 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-09 08:56:02.620 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-09 08:56:02.622 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:56:02.625 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:56:02.627 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:56:02.629 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-09 08:56:02.632 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-09 08:56:02.634 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:56:02.637 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:56:02.639 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:56:02.641 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:56:02.644 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:56:02.646 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:56:02.649 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:56:02.652 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-09 08:56:02.672 | Using python 3.8 to install /opt/stack/glance 2022-06-09 08:56:02.674 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-09 08:56:04.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:56:04.443 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:56:04.447 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:04.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:04.450 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:56:04.451 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:04.451 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:04.452 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:04.452 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:04.452 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:04.465 | Obtaining file:///opt/stack/glance 2022-06-09 08:56:05.849 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:56:07.114 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:56:07.122 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:56:07.130 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:56:07.138 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:56:07.160 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-09 08:56:07.169 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:56:07.183 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:56:07.191 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 08:56:07.222 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:56:07.261 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 08:56:07.275 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:56:07.283 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-09 08:56:07.288 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:56:07.297 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:56:07.303 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-09 08:56:07.373 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 08:56:07.375 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 08:56:07.378 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 08:56:07.381 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 08:56:07.393 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:56:07.457 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:56:07.512 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:56:07.514 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:56:07.519 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:56:07.524 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 08:56:07.545 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:56:07.588 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:56:07.599 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:56:07.614 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:56:07.621 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:56:07.667 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:56:07.673 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:56:07.712 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:56:07.766 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:56:07.783 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:56:07.801 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:56:07.815 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:56:07.824 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:56:07.847 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:56:07.855 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:56:07.873 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:56:07.919 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:56:07.925 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:56:07.928 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:56:07.931 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:56:07.951 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:56:07.965 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:56:07.976 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:56:07.980 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:56:07.983 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 08:56:07.998 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:56:08.004 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:56:08.006 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:56:08.025 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:56:08.029 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:56:08.036 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:56:08.057 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 08:56:08.062 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:56:08.067 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-09 08:56:08.070 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:56:08.073 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:56:08.083 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:56:08.087 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:56:08.090 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:56:08.097 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 08:56:08.155 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:56:08.170 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:56:08.179 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:56:08.185 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:56:08.202 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:56:08.206 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:56:08.213 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:56:08.234 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:56:08.237 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:56:08.240 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:56:08.248 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:56:08.252 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:56:08.260 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:56:08.265 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:56:08.271 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:56:08.276 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:56:08.280 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:56:08.284 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:56:08.287 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:56:08.329 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:56:08.335 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 08:56:08.339 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:56:08.349 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:56:08.352 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:56:08.367 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 08:56:08.370 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:56:08.373 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:56:08.376 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:56:08.379 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:56:08.382 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 08:56:08.419 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 08:56:08.427 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 08:56:08.432 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:56:08.435 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:56:08.438 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:56:08.440 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:56:08.443 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:56:08.447 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:56:08.450 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:56:08.453 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:56:08.528 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:56:08.534 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:56:08.567 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:56:08.608 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:56:08.611 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:56:09.699 | Installing collected packages: glance 2022-06-09 08:56:09.699 | Attempting uninstall: glance 2022-06-09 08:56:09.701 | Found existing installation: glance 21.1.1.dev1 2022-06-09 08:56:09.705 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-09 08:56:09.707 | Running setup.py develop for glance 2022-06-09 08:56:11.324 | Successfully installed glance 2022-06-09 08:56:11.465 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:56:11.465 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:56:11.549 | + inc/python:pip_install:200 : result=0 2022-06-09 08:56:11.552 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:56:11.554 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:11.556 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:11.558 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:11.561 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:11.563 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:11.565 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:56:11.568 | + functions-common:time_stop:2329 : start_time=1654764962666 2022-06-09 08:56:11.570 | + functions-common:time_stop:2331 : [[ -z 1654764962666 ]] 2022-06-09 08:56:11.573 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:11.578 | + functions-common:time_stop:2334 : end_time=1654764971575 2022-06-09 08:56:11.580 | + functions-common:time_stop:2335 : elapsed_time=8909 2022-06-09 08:56:11.582 | + functions-common:time_stop:2336 : total=68267 2022-06-09 08:56:11.584 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:11.586 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=77176 2022-06-09 08:56:11.589 | + inc/python:pip_install:203 : return 0 2022-06-09 08:56:11.592 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:56:11.594 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:56:11.597 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:56:11.615 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-09 08:56:11.627 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-09 08:56:11.630 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-09 08:56:11.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:11.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:11.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-09 08:56:11.640 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:11.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:56:11.645 | + ./stack.sh:main:889 : configure_glance 2022-06-09 08:56:11.647 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-09 08:56:11.660 | + lib/glance:configure_glance:270 : local dburl 2022-06-09 08:56:11.663 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-09 08:56:11.665 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-09 08:56:11.668 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-09 08:56:11.670 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-09 08:56:11.673 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:56:11.676 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:56:11.678 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-09 08:56:11.707 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-09 08:56:11.735 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-09 08:56:11.765 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 08:56:11.793 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-09 08:56:11.822 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-09 08:56:11.851 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-09 08:56:11.853 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 08:56:11.855 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-09 08:56:11.858 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:56:11.860 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-09 08:56:11.888 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-09 08:56:11.916 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:56:11.945 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-09 08:56:11.975 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-09 08:56:12.004 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-09 08:56:12.032 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-09 08:56:12.062 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-09 08:56:12.091 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:56:12.120 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:56:12.149 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-09 08:56:12.179 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-09 08:56:12.181 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-09 08:56:12.184 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-09 08:56:12.187 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:56:12.189 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:56:12.191 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:56:12.207 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:12.210 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:56:12.213 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:56:12.215 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:56:12.231 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:12.234 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:12.236 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:12.266 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:56:12.268 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:56:12.271 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-09 08:56:12.273 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-09 08:56:12.275 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-09 08:56:12.280 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-09 08:56:12.284 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-09 08:56:12.288 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-09 08:56:12.290 | + lib/glance:configure_glance_store:230 : local be 2022-06-09 08:56:12.293 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-09 08:56:12.295 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-09 08:56:12.299 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 08:56:12.331 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-09 08:56:12.334 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-06-09 08:56:12.363 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-09 08:56:12.365 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-09 08:56:12.382 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:12.384 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-09 08:56:12.413 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-09 08:56:12.443 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-09 08:56:12.472 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-09 08:56:12.501 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-09 08:56:12.530 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-09 08:56:12.547 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:12.549 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 08:56:12.578 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-09 08:56:12.607 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-09 08:56:12.636 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-06-09 08:56:12.665 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-09 08:56:12.694 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-06-09 08:56:12.723 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-09 08:56:12.740 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:12.742 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-09 08:56:12.744 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-09 08:56:12.747 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-09 08:56:12.750 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:56:12.766 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:56:12.768 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:56:12.770 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:56:12.773 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:56:12.775 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:56:12.804 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:12.833 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:12.862 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:56:12.891 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-09 08:56:12.895 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-09 08:56:12.924 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-09 08:56:12.953 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-09 08:56:12.982 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-06-09 08:56:13.011 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-09 08:56:13.041 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-09 08:56:13.070 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-09 08:56:13.100 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-09 08:56:13.129 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-09 08:56:13.158 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-09 08:56:13.187 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-09 08:56:13.217 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-09 08:56:13.222 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-09 08:56:13.230 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-09 08:56:13.246 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:13.249 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-09 08:56:13.251 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.46:19292 /image 2022-06-09 08:56:13.253 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-09 08:56:13.256 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.46:19292 2022-06-09 08:56:13.258 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-09 08:56:13.261 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-09 08:56:13.264 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-09 08:56:13.266 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-09 08:56:13.269 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:56:13.271 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:13.273 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:13.275 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-09 08:56:13.278 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-09 08:56:13.281 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-09 08:56:13.283 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-09 08:56:13.285 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:56:13.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:13.290 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:13.292 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-09 08:56:13.294 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-09 08:56:13.349 | proxy (enabled by site administrator) 2022-06-09 08:56:13.352 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-09 08:56:13.355 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-09 08:56:13.357 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:56:13.359 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:13.362 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:13.364 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-09 08:56:13.366 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-09 08:56:13.421 | proxy_http (enabled by site administrator) 2022-06-09 08:56:13.424 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-09 08:56:13.424 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-09 08:56:13.434 | KeepAlive Off 2022-06-09 08:56:13.438 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-09 08:56:13.438 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 08:56:13.446 | SetEnv proxy-sendchunked 1 2022-06-09 08:56:13.451 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.46:19292" retry=0 ' 2022-06-09 08:56:13.451 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-09 08:56:13.459 | ProxyPass "/image" "http://10.222.0.46:19292" retry=0 2022-06-09 08:56:13.462 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-09 08:56:13.465 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-09 08:56:13.467 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:56:13.470 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:56:13.472 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:56:13.474 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:13.476 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:13.479 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:56:13.481 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:56:13.483 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:13.486 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:13.488 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-09 08:56:13.549 | Site glance already enabled 2022-06-09 08:56:13.554 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-09 08:56:13.556 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:56:13.559 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:56:13.561 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:56:13.696 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-09 08:56:13.727 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-09 08:56:13.759 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-09 08:56:13.789 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-09 08:56:13.807 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:13.810 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-09 08:56:13.812 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-09 08:56:13.815 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-09 08:56:13.817 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:56:13.820 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-09 08:56:13.822 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-09 08:56:13.825 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-09 08:56:13.827 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-09 08:56:13.829 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:56:13.831 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:56:13.834 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:56:13.837 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:56:13.839 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:56:13.842 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:56:13.858 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:56:13.860 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:56:13.862 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:13.865 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:56:13.865 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:56:13.871 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-09 08:56:13.873 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:13.876 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-09 08:56:13.888 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-09 08:56:13.891 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:56:13.892 | + functions-common:git_clone:607 : head -1 2022-06-09 08:56:13.895 | 070a0effb Handle the case when tempest fails 2022-06-09 08:56:13.897 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:56:13.900 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-09 08:56:13.903 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:56:13.905 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:56:13.908 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-09 08:56:13.910 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:56:13.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-09 08:56:13.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:56:13.918 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:56:13.921 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-09 08:56:13.923 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:56:13.926 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:56:13.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-09 08:56:13.931 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:56:13.934 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-09 08:56:13.937 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:56:13.939 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:56:13.942 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-09 08:56:13.948 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-09 08:56:13.950 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-09 08:56:14.540 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-09 08:56:14.542 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:56:14.545 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:56:14.547 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:56:14.549 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-09 08:56:14.552 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-09 08:56:14.554 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:56:14.556 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:56:14.559 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:56:14.561 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:56:14.563 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:56:14.566 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:56:14.568 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:56:14.570 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-09 08:56:14.591 | Using python 3.8 to install /opt/stack/cinder 2022-06-09 08:56:14.594 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-09 08:56:16.369 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:56:16.369 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:56:16.374 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:16.374 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:16.376 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:56:16.377 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:16.378 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:16.378 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:16.378 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:16.378 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:16.391 | Obtaining file:///opt/stack/cinder 2022-06-09 08:56:18.335 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:56:20.268 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:56:20.276 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:56:20.283 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:56:20.292 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:56:20.314 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:56:20.327 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 08:56:20.347 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-09 08:56:20.386 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-09 08:56:20.400 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-09 08:56:20.403 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-09 08:56:20.412 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-09 08:56:20.427 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-09 08:56:20.443 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-09 08:56:20.449 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-09 08:56:20.452 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-09 08:56:20.455 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-09 08:56:20.457 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-09 08:56:20.469 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-09 08:56:20.533 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-09 08:56:20.590 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-09 08:56:20.600 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-09 08:56:20.603 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-09 08:56:20.613 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 08:56:20.638 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:56:20.643 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 08:56:20.664 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:56:20.699 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:56:20.710 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:56:20.725 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:56:20.732 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:56:20.779 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:56:20.785 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:56:20.825 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:56:20.878 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:56:20.896 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:56:20.913 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 08:56:20.929 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:56:20.942 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 08:56:20.947 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:56:20.956 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:56:20.981 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:56:20.989 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:56:21.006 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 08:56:21.026 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-09 08:56:21.050 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:56:21.096 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:56:21.102 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 08:56:21.137 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:56:21.140 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:56:21.143 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:56:21.164 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 08:56:21.167 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-09 08:56:21.171 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:56:21.183 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:56:21.186 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:56:21.189 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 08:56:21.205 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:56:21.210 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 08:56:21.227 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:56:21.246 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 08:56:21.264 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-09 08:56:21.287 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:56:21.291 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:56:21.298 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:56:21.318 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:56:21.324 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-09 08:56:21.328 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-09 08:56:21.333 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:56:21.336 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:56:21.340 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:56:21.351 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:56:21.354 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:56:21.357 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:56:21.363 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-09 08:56:21.366 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-09 08:56:21.372 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 08:56:21.453 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:56:21.467 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:56:21.476 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:56:21.482 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:56:21.500 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 08:56:21.561 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:56:21.564 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:56:21.571 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-09 08:56:21.575 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:56:21.595 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:56:21.599 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 08:56:21.607 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:56:21.610 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:56:21.613 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-09 08:56:21.616 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:56:21.621 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-09 08:56:21.629 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-09 08:56:21.652 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-09 08:56:21.694 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:56:21.697 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:56:21.702 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-09 08:56:21.708 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-09 08:56:21.713 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-09 08:56:21.718 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-09 08:56:21.726 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:56:21.729 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:56:21.738 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-09 08:56:21.780 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:56:21.785 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-09 08:56:21.791 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:56:21.798 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-09 08:56:21.802 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-09 08:56:21.813 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-09 08:56:21.816 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 08:56:21.829 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:56:21.839 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-09 08:56:21.853 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:56:21.867 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-09 08:56:21.872 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:56:21.874 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:56:21.877 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-09 08:56:21.881 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:56:21.883 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-09 08:56:21.921 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 08:56:21.926 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 08:56:21.935 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:56:21.938 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-09 08:56:21.940 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-09 08:56:21.943 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:56:21.946 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-09 08:56:21.950 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:56:21.953 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-09 08:56:21.959 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-09 08:56:21.965 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:56:21.973 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:56:21.976 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:56:21.979 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:56:21.982 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-09 08:56:22.036 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-09 08:56:22.039 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:56:22.042 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:56:22.047 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-09 08:56:22.051 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:56:23.054 | Installing collected packages: cinder 2022-06-09 08:56:23.054 | Attempting uninstall: cinder 2022-06-09 08:56:23.056 | Found existing installation: cinder 17.4.1.dev1 2022-06-09 08:56:23.060 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-09 08:56:23.061 | Running setup.py develop for cinder 2022-06-09 08:56:25.280 | Successfully installed cinder 2022-06-09 08:56:25.422 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:56:25.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:56:25.508 | + inc/python:pip_install:200 : result=0 2022-06-09 08:56:25.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:56:25.513 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:25.515 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:25.517 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:25.519 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:25.521 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:25.523 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:56:25.525 | + functions-common:time_stop:2329 : start_time=1654764974586 2022-06-09 08:56:25.528 | + functions-common:time_stop:2331 : [[ -z 1654764974586 ]] 2022-06-09 08:56:25.531 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:25.535 | + functions-common:time_stop:2334 : end_time=1654764985533 2022-06-09 08:56:25.537 | + functions-common:time_stop:2335 : elapsed_time=10947 2022-06-09 08:56:25.539 | + functions-common:time_stop:2336 : total=77176 2022-06-09 08:56:25.542 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:25.544 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=88123 2022-06-09 08:56:25.547 | + inc/python:pip_install:203 : return 0 2022-06-09 08:56:25.549 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:56:25.552 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:56:25.554 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:56:25.572 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-09 08:56:25.584 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-09 08:56:25.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-09 08:56:25.590 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:25.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:25.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-09 08:56:25.597 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:25.600 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-09 08:56:25.602 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-09 08:56:25.604 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:56:25.607 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:56:25.609 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:56:25.612 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:56:25.614 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:25.616 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:56:25.619 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:25.621 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:25.623 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:56:25.626 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:56:25.628 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:56:25.631 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:56:25.633 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-09 08:56:25.636 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:56:25.638 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:25.641 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:25.643 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-09 08:56:25.665 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-09 08:56:25.778 | Reading package lists... 2022-06-09 08:56:26.021 | Building dependency tree... 2022-06-09 08:56:26.022 | Reading state information... 2022-06-09 08:56:26.269 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-09 08:56:26.269 | The following packages were automatically installed and are no longer required: 2022-06-09 08:56:26.270 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:56:26.270 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:56:26.270 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:56:26.270 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:56:26.270 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:56:26.270 | python3-zope.interface 2022-06-09 08:56:26.271 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:56:26.385 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:56:26.390 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:56:26.392 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:56:26.395 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:26.397 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:26.400 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:26.402 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:26.405 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:26.407 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:56:26.410 | + functions-common:time_stop:2329 : start_time=1654764985662 2022-06-09 08:56:26.412 | + functions-common:time_stop:2331 : [[ -z 1654764985662 ]] 2022-06-09 08:56:26.415 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:26.420 | + functions-common:time_stop:2334 : end_time=1654764986417 2022-06-09 08:56:26.422 | + functions-common:time_stop:2335 : elapsed_time=755 2022-06-09 08:56:26.425 | + functions-common:time_stop:2336 : total=5245 2022-06-09 08:56:26.428 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:26.430 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6000 2022-06-09 08:56:26.433 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:56:26.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:56:26.438 | + ./stack.sh:main:895 : configure_cinder 2022-06-09 08:56:26.441 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-09 08:56:26.453 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-09 08:56:26.457 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-09 08:56:26.459 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-09 08:56:26.461 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 08:56:26.464 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-09 08:56:26.464 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 08:56:26.469 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-09 08:56:26.471 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-09 08:56:26.473 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 08:56:26.475 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-09 08:56:26.477 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-09 08:56:26.479 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-09 08:56:26.482 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-09 08:56:26.484 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-09 08:56:26.495 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-09 08:56:26.507 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-09 08:56:26.518 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-09 08:56:26.530 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-09 08:56:26.542 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 08:56:26.545 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 08:56:26.549 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1bCm27lz6N 2022-06-09 08:56:26.551 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 08:56:26.553 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-09 08:56:26.556 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-09 08:56:26.558 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1bCm27lz6N 2022-06-09 08:56:26.562 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1bCm27lz6N 2022-06-09 08:56:26.573 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1bCm27lz6N /etc/sudoers.d/cinder-rootwrap 2022-06-09 08:56:26.585 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-09 08:56:26.589 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 08:56:26.591 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 08:56:26.593 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 08:56:26.595 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 08:56:26.598 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-09 08:56:26.600 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-09 08:56:26.602 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-09 08:56:26.605 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-09 08:56:26.609 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-09 08:56:26.613 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-09 08:56:26.632 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-09 08:56:26.650 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-09 08:56:26.669 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-09 08:56:26.687 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-09 08:56:26.705 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-09 08:56:26.724 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-09 08:56:26.742 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-09 08:56:26.761 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-09 08:56:26.763 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:56:26.765 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-09 08:56:26.768 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:56:26.770 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-09 08:56:26.801 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-09 08:56:26.827 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:56:26.855 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-09 08:56:26.881 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-09 08:56:26.908 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-09 08:56:26.935 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-09 08:56:26.961 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-09 08:56:26.989 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:56:27.015 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:56:27.043 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-09 08:56:27.074 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-09 08:56:27.102 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-09 08:56:27.104 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-09 08:56:27.107 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-09 08:56:27.109 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-09 08:56:27.111 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 08:56:27.114 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-09 08:56:27.144 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-09 08:56:27.172 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-09 08:56:27.200 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-09 08:56:27.228 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-09 08:56:27.255 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-09 08:56:27.283 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-09 08:56:27.313 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-09 08:56:27.316 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-06-09 08:56:27.344 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 08:56:27.374 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-09 08:56:27.381 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ce1f71c6d0f55fc8da2f981ab6d54094 2022-06-09 08:56:27.410 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-09 08:56:27.426 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:27.428 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-09 08:56:27.430 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-09 08:56:27.433 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-09 08:56:27.435 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-09 08:56:27.438 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-09 08:56:27.440 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-09 08:56:27.442 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-09 08:56:27.445 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-09 08:56:27.447 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-09 08:56:27.450 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-09 08:56:27.452 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-09 08:56:27.481 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-09 08:56:27.508 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-09 08:56:27.536 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-09 08:56:27.564 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-09 08:56:27.591 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-09 08:56:27.593 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-09 08:56:27.596 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-09 08:56:27.598 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-09 08:56:27.625 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-09 08:56:27.653 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-09 08:56:27.656 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-09 08:56:27.683 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-09 08:56:27.686 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-09 08:56:27.688 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-09 08:56:27.691 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-09 08:56:27.718 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-09 08:56:27.720 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-09 08:56:27.723 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-09 08:56:27.739 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:27.741 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-06-09 08:56:27.771 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-09 08:56:27.790 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:27.795 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-09 08:56:27.813 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:27.816 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-09 08:56:27.818 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-09 08:56:27.820 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-09 08:56:27.823 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-09 08:56:27.827 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:56:27.830 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:56:27.832 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:56:27.848 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:27.851 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:56:27.854 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:56:27.857 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:56:27.873 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:27.875 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:27.878 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:27.905 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:56:27.907 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:56:27.909 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-09 08:56:27.912 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-09 08:56:27.914 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:56:27.917 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:56:27.934 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:56:27.937 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:56:27.939 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:56:27.941 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:56:27.944 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:56:27.971 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:27.999 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:28.026 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:56:28.054 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-09 08:56:28.057 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-09 08:56:28.060 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-09 08:56:28.062 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-09 08:56:28.064 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:56:28.066 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:56:28.069 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-09 08:56:28.073 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-09 08:56:28.076 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:56:28.078 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:56:28.091 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:56:28.091 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:28.099 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:56:28.102 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:28.119 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-09 08:56:28.122 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-09 08:56:28.126 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-09 08:56:28.154 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-09 08:56:28.181 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-09 08:56:28.207 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 08:56:28.234 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 08:56:28.260 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 08:56:28.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 08:56:28.314 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 08:56:28.341 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 08:56:28.368 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:56:28.395 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 08:56:28.422 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 08:56:28.448 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 08:56:28.475 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:56:28.477 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:56:28.481 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-09 08:56:28.483 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-09 08:56:28.486 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:56:28.488 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:28.490 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:28.492 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:56:28.495 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:56:28.497 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-09 08:56:28.523 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 08:56:28.552 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-09 08:56:28.552 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-09 08:56:28.561 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-09 08:56:28.564 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-09 08:56:28.566 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-09 08:56:28.568 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:56:28.571 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:56:28.573 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:56:28.576 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:28.578 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:28.580 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:56:28.583 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:56:28.585 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:28.587 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:28.590 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-09 08:56:28.650 | Enabling site cinder-wsgi. 2022-06-09 08:56:28.656 | To activate the new configuration, you need to run: 2022-06-09 08:56:28.656 | systemctl reload apache2 2022-06-09 08:56:28.660 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:56:28.662 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:56:28.665 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:56:28.667 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:56:28.801 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-09 08:56:28.803 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-09 08:56:28.841 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-06-09 08:56:28.869 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-09 08:56:28.886 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:28.888 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-09 08:56:28.891 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-09 08:56:28.893 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 08:56:28.895 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-09 08:56:28.897 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-09 08:56:28.928 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-09 08:56:28.956 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-06-09 08:56:28.982 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-09 08:56:29.010 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-09 08:56:29.037 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-09 08:56:29.065 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-09 08:56:29.092 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-09 08:56:29.119 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:56:29.147 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-09 08:56:29.175 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-09 08:56:29.203 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 08:56:29.230 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-09 08:56:29.233 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-09 08:56:29.249 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:29.252 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-06-09 08:56:29.282 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-09 08:56:29.300 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:29.302 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-09 08:56:29.305 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-09 08:56:29.308 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-09 08:56:29.310 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:56:29.312 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-09 08:56:29.315 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-09 08:56:29.319 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:56:29.319 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-09 08:56:29.324 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-09 08:56:29.327 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-09 08:56:29.330 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-09 08:56:29.332 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-09 08:56:29.335 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-09 08:56:29.338 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-09 08:56:29.340 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-09 08:56:29.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:29.345 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:29.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-09 08:56:29.350 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:29.353 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-09 08:56:29.355 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-09 08:56:29.358 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-09 08:56:29.360 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:56:29.362 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:56:29.365 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:56:29.368 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:56:29.370 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:56:29.373 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:56:29.389 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:56:29.391 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:56:29.393 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:29.396 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:56:29.397 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:56:29.402 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-09 08:56:29.404 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:29.408 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-09 08:56:29.422 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-09 08:56:29.425 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:56:29.426 | + functions-common:git_clone:607 : head -1 2022-06-09 08:56:29.433 | 1d2dd010af Add "max-rate" value to minimum bandwidth rules 2022-06-09 08:56:29.435 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:56:29.438 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-09 08:56:29.440 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:56:29.443 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:56:29.445 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-09 08:56:29.447 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:56:29.450 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-09 08:56:29.452 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:56:29.455 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:56:29.457 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-09 08:56:29.460 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:56:29.462 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:56:29.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-09 08:56:29.468 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:56:29.471 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-09 08:56:29.473 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:56:29.476 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:56:29.479 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-09 08:56:29.485 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-09 08:56:29.488 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-09 08:56:30.086 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-09 08:56:30.089 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:56:30.092 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:56:30.094 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:56:30.096 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-09 08:56:30.098 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-09 08:56:30.101 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:56:30.103 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:56:30.105 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:56:30.108 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:56:30.110 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:56:30.112 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:56:30.115 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:56:30.117 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-09 08:56:30.138 | Using python 3.8 to install /opt/stack/neutron 2022-06-09 08:56:30.140 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-09 08:56:31.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:56:31.906 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:56:31.911 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:31.911 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:31.913 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:56:31.914 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:31.915 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:31.915 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:31.915 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:31.916 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:31.929 | Obtaining file:///opt/stack/neutron 2022-06-09 08:56:34.011 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:56:36.053 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:56:36.060 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:56:36.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-09 08:56:36.071 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:56:36.080 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:56:36.088 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:56:36.109 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:56:36.122 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:56:36.130 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:56:36.139 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:56:36.142 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:56:36.152 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:56:36.158 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:56:36.161 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-09 08:56:36.163 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:56:36.227 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:56:36.282 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:56:36.285 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:56:36.290 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:56:36.293 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-09 08:56:36.333 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 08:56:36.359 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-09 08:56:36.378 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:56:36.382 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 08:56:36.387 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 08:56:36.411 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 08:56:36.428 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:56:36.464 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:56:36.474 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:56:36.491 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:56:36.498 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:56:36.544 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:56:36.550 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:56:36.589 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:56:36.641 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:56:36.659 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:56:36.676 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 08:56:36.691 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:56:36.705 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 08:56:36.710 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:56:36.719 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:56:36.742 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:56:36.750 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:56:36.768 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 08:56:36.788 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-09 08:56:36.833 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 08:56:36.839 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 08:56:36.847 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:56:36.854 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 08:56:36.889 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:56:36.892 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-09 08:56:36.902 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:56:36.904 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:56:36.925 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:56:36.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 350)) (3.1.1) 2022-06-09 08:56:36.950 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:56:36.953 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:56:36.956 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 08:56:36.962 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:56:36.967 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-09 08:56:36.988 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:56:36.991 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:56:37.009 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 08:56:37.036 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-09 08:56:37.054 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:56:37.058 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:56:37.065 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:56:37.085 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 08:56:37.088 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:56:37.093 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-09 08:56:37.096 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:56:37.099 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:56:37.102 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 08:56:37.106 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:56:37.116 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:56:37.120 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:56:37.123 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:56:37.130 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:56:37.144 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:56:37.153 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:56:37.159 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:56:37.177 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-09 08:56:37.195 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 08:56:37.252 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:56:37.256 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:56:37.263 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:56:37.283 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:56:37.287 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:56:37.290 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:56:37.294 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:56:37.302 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:56:37.310 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:56:37.313 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 08:56:37.334 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 08:56:37.340 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:56:37.345 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 08:56:37.349 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:56:37.409 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:56:37.413 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 08:56:37.416 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:56:37.420 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:56:37.425 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:56:37.430 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:56:37.433 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 08:56:37.474 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:56:37.478 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:56:37.483 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:56:37.493 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:56:37.505 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 08:56:37.517 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-09 08:56:37.520 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-09 08:56:37.543 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:56:37.555 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:56:37.569 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 08:56:37.584 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-09 08:56:37.589 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:56:37.591 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:56:37.595 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:56:37.598 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:56:37.601 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:56:37.603 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:56:37.606 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:56:37.609 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:56:37.612 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 08:56:37.615 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:56:37.617 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:56:37.621 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-09 08:56:37.628 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-09 08:56:37.642 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:56:37.696 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-09 08:56:37.701 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:56:37.703 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:56:37.707 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:56:37.713 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:56:37.745 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:56:38.752 | Installing collected packages: neutron 2022-06-09 08:56:38.752 | Attempting uninstall: neutron 2022-06-09 08:56:38.754 | Found existing installation: neutron 17.4.2.dev16 2022-06-09 08:56:38.763 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-09 08:56:38.765 | Running setup.py develop for neutron 2022-06-09 08:56:41.144 | Successfully installed neutron 2022-06-09 08:56:41.284 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:56:41.284 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:56:41.372 | + inc/python:pip_install:200 : result=0 2022-06-09 08:56:41.374 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:56:41.377 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:41.379 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:41.381 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:41.383 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:41.385 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:41.388 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:56:41.390 | + functions-common:time_stop:2329 : start_time=1654764990132 2022-06-09 08:56:41.392 | + functions-common:time_stop:2331 : [[ -z 1654764990132 ]] 2022-06-09 08:56:41.395 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:41.399 | + functions-common:time_stop:2334 : end_time=1654765001396 2022-06-09 08:56:41.401 | + functions-common:time_stop:2335 : elapsed_time=11264 2022-06-09 08:56:41.403 | + functions-common:time_stop:2336 : total=88123 2022-06-09 08:56:41.405 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:41.407 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=99387 2022-06-09 08:56:41.410 | + inc/python:pip_install:203 : return 0 2022-06-09 08:56:41.412 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:56:41.414 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 08:56:41.417 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 08:56:41.436 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-09 08:56:41.448 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-09 08:56:41.451 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-09 08:56:41.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:41.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:41.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-09 08:56:41.460 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:41.463 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-09 08:56:41.465 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:56:41.468 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-09 08:56:41.485 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:41.488 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-09 08:56:41.490 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-09 08:56:41.492 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-09 08:56:41.496 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:56:41.498 | + lib/stack:stack_install_service:32 : install_nova 2022-06-09 08:56:41.500 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-09 08:56:41.503 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-09 08:56:41.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:41.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:41.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-09 08:56:41.512 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:41.515 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-09 08:56:41.530 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:41.532 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-09 08:56:41.548 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:41.551 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-09 08:56:41.568 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:41.570 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-09 08:56:41.573 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-09 08:56:41.575 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-09 08:56:41.577 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:56:41.579 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:56:41.582 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:56:41.584 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:56:41.586 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:56:41.589 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:56:41.605 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:56:41.607 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:56:41.609 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:41.612 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:56:41.612 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:56:41.617 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-09 08:56:41.619 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:56:41.622 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-09 08:56:41.634 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-09 08:56:41.637 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:56:41.637 | + functions-common:git_clone:607 : head -1 2022-06-09 08:56:41.640 | d218250eb5 Define new functional test tox env for placement gate to run 2022-06-09 08:56:41.643 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:56:41.645 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-09 08:56:41.648 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:56:41.650 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 08:56:41.653 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-09 08:56:41.656 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:56:41.658 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-09 08:56:41.660 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:56:41.663 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 08:56:41.665 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-09 08:56:41.668 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:56:41.671 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:56:41.674 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-09 08:56:41.677 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:56:41.680 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-09 08:56:41.682 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:56:41.684 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:56:41.687 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-09 08:56:41.693 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-09 08:56:41.696 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-09 08:56:42.282 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-09 08:56:42.284 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:56:42.286 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:56:42.289 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:56:42.291 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-09 08:56:42.293 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-09 08:56:42.296 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:56:42.298 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:56:42.300 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:56:42.302 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:56:42.305 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:56:42.307 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:56:42.309 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:56:42.312 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-09 08:56:42.332 | Using python 3.8 to install /opt/stack/nova 2022-06-09 08:56:42.334 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-09 08:56:44.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:56:44.126 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:56:44.131 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:44.131 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:44.133 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:56:44.134 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:44.135 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:44.136 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:44.136 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:56:44.136 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:56:44.150 | Obtaining file:///opt/stack/nova 2022-06-09 08:56:47.175 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:56:50.219 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:56:50.226 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:56:50.230 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-09 08:56:50.237 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-09 08:56:50.246 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:56:50.250 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:56:50.258 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:56:50.279 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:56:50.293 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-09 08:56:50.314 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:56:50.353 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-09 08:56:50.367 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:56:50.371 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-09 08:56:50.381 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-09 08:56:50.387 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-09 08:56:50.390 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:56:50.393 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:56:50.404 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:56:50.469 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:56:50.525 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-09 08:56:50.536 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 08:56:50.540 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:56:50.543 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:56:50.549 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:56:50.552 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 08:56:50.579 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-09 08:56:50.603 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 08:56:50.608 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:56:50.613 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 08:56:50.618 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-09 08:56:50.641 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-09 08:56:50.662 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-09 08:56:50.681 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:56:50.716 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:56:50.726 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:56:50.746 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:56:50.752 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:56:50.799 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:56:50.805 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:56:50.845 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-09 08:56:50.898 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:56:50.916 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:56:50.933 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-09 08:56:50.948 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-09 08:56:50.962 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-09 08:56:50.968 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:56:50.977 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-09 08:56:51.000 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:56:51.008 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:56:51.027 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-09 08:56:51.047 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-09 08:56:51.056 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:56:51.062 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-09 08:56:51.098 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:56:51.102 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:56:51.104 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-09 08:56:51.125 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:56:51.136 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:56:51.139 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:56:51.143 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-09 08:56:51.168 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-09 08:56:51.175 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-09 08:56:51.192 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-09 08:56:51.210 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-09 08:56:51.216 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-09 08:56:51.233 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:56:51.252 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-09 08:56:51.279 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:56:51.283 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:56:51.290 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:56:51.311 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 08:56:51.314 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-09 08:56:51.318 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:56:51.323 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:56:51.327 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:56:51.330 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:56:51.341 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:56:51.345 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:56:51.349 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:56:51.356 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-09 08:56:51.414 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-09 08:56:51.429 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:56:51.439 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:56:51.445 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:56:51.463 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-09 08:56:51.542 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:56:51.546 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:56:51.553 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:56:51.575 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-09 08:56:51.579 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-09 08:56:51.586 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-09 08:56:51.591 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:56:51.594 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-09 08:56:51.598 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-09 08:56:51.611 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:56:51.614 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-09 08:56:51.623 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 08:56:51.626 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 08:56:51.632 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 08:56:51.636 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 08:56:51.657 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:56:51.663 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:56:51.671 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-09 08:56:51.676 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:56:51.681 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:56:51.691 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-09 08:56:51.696 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-09 08:56:51.737 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-09 08:56:51.740 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:56:51.744 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:56:51.755 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-09 08:56:51.761 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-09 08:56:51.771 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-09 08:56:51.784 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-09 08:56:51.789 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-09 08:56:51.792 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:56:51.807 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-09 08:56:51.821 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-09 08:56:51.825 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 08:56:51.841 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:56:51.845 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:56:51.847 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:56:51.850 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:56:51.853 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-09 08:56:51.892 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-09 08:56:51.897 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-09 08:56:51.905 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:56:51.908 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:56:51.910 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:56:51.913 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:56:51.916 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-09 08:56:51.920 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-09 08:56:51.934 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:56:51.937 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 08:56:51.940 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:56:51.948 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:56:51.951 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-09 08:56:51.954 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-09 08:56:51.957 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:56:52.012 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:56:52.017 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:56:52.020 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:56:52.024 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:56:52.067 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:56:53.051 | Installing collected packages: nova 2022-06-09 08:56:53.051 | Attempting uninstall: nova 2022-06-09 08:56:53.053 | Found existing installation: nova 22.4.1.dev3 2022-06-09 08:56:53.058 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-09 08:56:53.059 | Running setup.py develop for nova 2022-06-09 08:56:56.357 | Successfully installed nova 2022-06-09 08:56:56.499 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:56:56.499 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:56:56.585 | + inc/python:pip_install:200 : result=0 2022-06-09 08:56:56.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:56:56.590 | + functions-common:time_stop:2322 : local name 2022-06-09 08:56:56.592 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:56:56.595 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:56:56.597 | + functions-common:time_stop:2325 : local total 2022-06-09 08:56:56.599 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:56:56.601 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:56:56.603 | + functions-common:time_stop:2329 : start_time=1654765002327 2022-06-09 08:56:56.605 | + functions-common:time_stop:2331 : [[ -z 1654765002327 ]] 2022-06-09 08:56:56.608 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:56:56.612 | + functions-common:time_stop:2334 : end_time=1654765016609 2022-06-09 08:56:56.614 | + functions-common:time_stop:2335 : elapsed_time=14282 2022-06-09 08:56:56.616 | + functions-common:time_stop:2336 : total=99387 2022-06-09 08:56:56.618 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:56:56.620 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=113669 2022-06-09 08:56:56.622 | + inc/python:pip_install:203 : return 0 2022-06-09 08:56:56.625 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:56:56.627 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 08:56:56.629 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 08:56:56.647 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-09 08:56:56.660 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-09 08:56:56.662 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-09 08:56:56.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:56:56.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:56:56.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-09 08:56:56.672 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:56:56.675 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-09 08:56:56.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:56:56.690 | + ./stack.sh:main:906 : configure_nova 2022-06-09 08:56:56.692 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-09 08:56:56.705 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-09 08:56:56.707 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-09 08:56:56.710 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-09 08:56:56.713 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-09 08:56:56.713 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-09 08:56:56.718 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-09 08:56:56.720 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-09 08:56:56.723 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-09 08:56:56.725 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-09 08:56:56.728 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-09 08:56:56.730 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-09 08:56:56.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-09 08:56:56.735 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-09 08:56:56.747 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-09 08:56:56.759 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-09 08:56:56.771 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-09 08:56:56.783 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-09 08:56:56.795 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-09 08:56:56.798 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-09 08:56:56.803 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PjvAR48QlH 2022-06-09 08:56:56.805 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 08:56:56.808 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-09 08:56:56.810 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-09 08:56:56.813 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 08:56:56.815 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-09 08:56:56.818 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PjvAR48QlH 2022-06-09 08:56:56.821 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PjvAR48QlH 2022-06-09 08:56:56.834 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PjvAR48QlH /etc/sudoers.d/nova-rootwrap 2022-06-09 08:56:56.846 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-09 08:56:56.850 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-09 08:56:56.852 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-09 08:56:56.855 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-09 08:56:56.857 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-09 08:56:56.860 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-09 08:56:56.862 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-09 08:56:56.864 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-09 08:56:56.867 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-09 08:56:56.872 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-09 08:56:56.889 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:56.891 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-09 08:56:56.894 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-09 08:56:56.897 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-09 08:56:56.901 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-09 08:56:56.928 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-09 08:56:56.930 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-09 08:56:56.956 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-09 08:56:56.984 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-09 08:56:57.011 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-09 08:56:57.039 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-09 08:56:57.069 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-09 08:56:57.102 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-09 08:56:57.105 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.46 2022-06-09 08:56:57.134 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-09 08:56:57.160 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-09 08:56:57.187 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-09 08:56:57.212 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-09 08:56:57.238 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-09 08:56:57.267 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-09 08:56:57.269 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-09 08:56:57.272 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-09 08:56:57.274 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-09 08:56:57.276 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-09 08:56:57.278 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-09 08:56:57.281 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-09 08:56:57.283 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-09 08:56:57.285 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-09 08:56:57.287 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-09 08:56:57.289 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:56:57.291 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:56:57.293 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:56:57.295 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:56:57.297 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:56:57.299 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:56:57.302 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-09 08:56:57.317 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:57.319 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 08:56:57.321 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-09 08:56:57.324 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-09 08:56:57.351 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-09 08:56:57.353 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-09 08:56:57.355 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-09 08:56:57.357 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-09 08:56:57.360 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 08:56:57.362 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-09 08:56:57.392 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-09 08:56:57.394 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-09 08:56:57.397 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-09 08:56:57.399 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-09 08:56:57.402 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 08:56:57.404 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-09 08:56:57.433 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-09 08:56:57.463 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-09 08:56:57.489 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-09 08:56:57.516 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-09 08:56:57.531 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:57.533 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-09 08:56:57.548 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:57.552 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-09 08:56:57.552 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-09 08:56:57.558 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-09 08:56:57.560 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-09 08:56:57.587 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-09 08:56:57.601 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:57.604 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-09 08:56:57.606 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-09 08:56:57.608 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-09 08:56:57.610 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:56:57.613 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-09 08:56:57.642 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-09 08:56:57.668 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:56:57.694 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-09 08:56:57.720 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-09 08:56:57.747 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-09 08:56:57.773 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-09 08:56:57.800 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-09 08:56:57.827 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:56:57.853 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:56:57.881 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-09 08:56:57.896 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:57.898 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-09 08:56:57.900 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-09 08:56:57.929 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-09 08:56:57.956 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.46/identity 2022-06-09 08:56:57.984 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-09 08:56:58.011 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-09 08:56:58.037 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-09 08:56:58.064 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-09 08:56:58.090 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-09 08:56:58.117 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-09 08:56:58.132 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:58.135 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-09 08:56:58.137 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-09 08:56:58.163 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-09 08:56:58.192 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-09 08:56:58.195 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-09 08:56:58.222 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-09 08:56:58.224 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-09 08:56:58.226 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-09 08:56:58.229 | + functions-common:is_suse:464 : is_opensuse 2022-06-09 08:56:58.231 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-09 08:56:58.233 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-09 08:56:58.236 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-09 08:56:58.238 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-09 08:56:58.240 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-09 08:56:58.242 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-09 08:56:58.244 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-09 08:56:58.247 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-09 08:56:58.249 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:56:58.265 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:56:58.267 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:56:58.270 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:56:58.272 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:56:58.274 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:56:58.301 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:58.328 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:56:58.355 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:56:58.381 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-09 08:56:58.410 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-09 08:56:58.413 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-09 08:56:58.415 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-09 08:56:58.417 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-09 08:56:58.420 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:56:58.422 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:56:58.424 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-09 08:56:58.428 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-09 08:56:58.431 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:56:58.433 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:56:58.445 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:56:58.445 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:58.453 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:56:58.456 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:58.472 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 08:56:58.474 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-09 08:56:58.478 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-09 08:56:58.507 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-09 08:56:58.533 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-09 08:56:58.559 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-09 08:56:58.585 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 08:56:58.612 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 08:56:58.638 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-09 08:56:58.665 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-09 08:56:58.691 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-09 08:56:58.718 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:56:58.744 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 08:56:58.770 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 08:56:58.799 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-09 08:56:58.829 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:56:58.831 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:56:58.834 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-09 08:56:58.836 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-09 08:56:58.839 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:56:58.841 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:58.844 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:58.846 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 08:56:58.849 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 08:56:58.851 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-09 08:56:58.877 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 08:56:58.904 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-09 08:56:58.905 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-09 08:56:58.913 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-09 08:56:58.916 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-09 08:56:58.918 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-09 08:56:58.921 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:56:58.923 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:56:58.925 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:56:58.928 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:58.930 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:58.932 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:56:58.935 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:56:58.937 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:56:58.939 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:56:58.941 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-09 08:56:59.002 | Enabling site nova-api-wsgi. 2022-06-09 08:56:59.007 | To activate the new configuration, you need to run: 2022-06-09 08:56:59.007 | systemctl reload apache2 2022-06-09 08:56:59.012 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:56:59.014 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:56:59.016 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:56:59.019 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:56:59.152 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-09 08:56:59.155 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-09 08:56:59.157 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-09 08:56:59.160 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-09 08:56:59.164 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-09 08:56:59.167 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:56:59.170 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-09 08:56:59.174 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-09 08:56:59.177 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:56:59.179 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:56:59.193 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:59.197 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:56:59.202 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:56:59.206 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:56:59.221 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-09 08:56:59.224 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-09 08:56:59.227 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-09 08:56:59.257 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-09 08:56:59.284 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-09 08:56:59.311 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-09 08:56:59.337 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 08:56:59.364 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 08:56:59.391 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-09 08:56:59.419 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-09 08:56:59.446 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-09 08:56:59.472 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:56:59.500 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 08:56:59.526 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 08:56:59.553 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-09 08:56:59.579 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-09 08:56:59.581 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-09 08:56:59.608 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-09 08:56:59.624 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:59.626 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-09 08:56:59.656 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-09 08:56:59.659 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-09 08:56:59.661 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-09 08:56:59.677 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:59.680 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:59.682 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:59.709 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-09 08:56:59.739 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-09 08:56:59.741 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 08:56:59.743 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-09 08:56:59.746 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:56:59.748 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-09 08:56:59.750 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:56:59.766 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:59.769 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-09 08:56:59.771 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-09 08:56:59.773 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:56:59.789 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:59.791 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:59.794 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-06-09 08:56:59.821 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:56:59.823 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:56:59.826 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-09 08:56:59.853 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-09 08:56:59.880 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-09 08:56:59.910 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-09 08:56:59.926 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:56:59.928 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-09 08:56:59.955 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-09 08:56:59.957 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-09 08:56:59.974 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:56:59.977 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-09 08:56:59.983 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 08:56:59.985 | + lib/nova:create_nova_conf:525 : local conf 2022-06-09 08:56:59.987 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-09 08:56:59.990 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-09 08:56:59.992 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 08:56:59.995 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 08:56:59.997 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-09 08:57:00.000 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-09 08:57:00.002 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-09 08:57:00.006 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-09 08:57:00.008 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-09 08:57:00.011 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-09 08:57:00.013 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-09 08:57:00.016 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 08:57:00.018 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-09 08:57:00.048 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-09 08:57:00.078 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-09 08:57:00.108 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 08:57:00.110 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-09 08:57:00.112 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-09 08:57:00.114 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-09 08:57:00.134 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:00.138 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-09 08:57:00.138 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-09 08:57:00.803 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-09 08:57:00.805 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-09 08:57:00.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-09 08:57:00.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-09 08:57:00.813 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-09 08:57:00.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-09 08:57:00.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-09 08:57:00.833 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:00.836 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-09 08:57:00.838 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-09 08:57:00.841 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-09 08:57:00.856 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:00.859 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 08:57:00.861 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/nova_cell1 2022-06-09 08:57:00.888 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-09 08:57:00.891 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-09 08:57:00.893 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-09 08:57:00.909 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:00.912 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-09 08:57:00.914 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 08:57:00.916 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-09 08:57:00.947 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.46/identity 2022-06-09 08:57:00.973 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-09 08:57:01.001 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-09 08:57:01.028 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-09 08:57:01.055 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-09 08:57:01.082 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-09 08:57:01.109 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-09 08:57:01.136 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-09 08:57:01.138 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-09 08:57:01.141 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-09 08:57:01.144 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:57:01.160 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:57:01.162 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:57:01.165 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:57:01.167 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:57:01.170 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:57:01.197 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:57:01.224 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:57:01.251 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:57:01.278 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-09 08:57:01.281 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-09 08:57:01.285 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-09 08:57:01.287 | + lib/nova:create_nova_conf:559 : local conf 2022-06-09 08:57:01.289 | + lib/nova:create_nova_conf:560 : local offset 2022-06-09 08:57:01.292 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-09 08:57:01.295 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-09 08:57:01.297 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-09 08:57:01.300 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-09 08:57:01.302 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-09 08:57:01.304 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-09 08:57:01.307 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-09 08:57:01.309 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-09 08:57:01.311 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-09 08:57:01.314 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-09 08:57:01.328 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:01.331 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-09 08:57:01.346 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:01.348 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-09 08:57:01.351 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-09 08:57:01.366 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:01.369 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-09 08:57:01.384 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:01.387 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-09 08:57:01.403 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:01.406 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-09 08:57:01.422 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:01.424 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-09 08:57:01.427 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-09 08:57:01.429 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-09 08:57:01.432 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-09 08:57:01.435 | + lib/stack:stack_install_service:32 : install_placement 2022-06-09 08:57:01.437 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-09 08:57:01.440 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-09 08:57:01.442 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:01.444 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:01.447 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-09 08:57:01.450 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:57:01.452 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:57:01.455 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:57:01.457 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:57:01.460 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:01.462 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:57:01.464 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:01.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:01.469 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:57:01.472 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:57:01.474 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:57:01.476 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:57:01.479 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-09 08:57:01.481 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:57:01.484 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:01.486 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:01.489 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-09 08:57:01.510 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-09 08:57:01.619 | Reading package lists... 2022-06-09 08:57:01.858 | Building dependency tree... 2022-06-09 08:57:01.860 | Reading state information... 2022-06-09 08:57:02.107 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-09 08:57:02.107 | The following packages were automatically installed and are no longer required: 2022-06-09 08:57:02.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:57:02.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:57:02.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:57:02.108 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:57:02.108 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:57:02.108 | python3-zope.interface 2022-06-09 08:57:02.108 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:57:02.218 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:57:02.222 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:57:02.224 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:57:02.227 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:02.229 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:02.232 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:02.234 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:02.236 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:02.239 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:57:02.241 | + functions-common:time_stop:2329 : start_time=1654765021507 2022-06-09 08:57:02.243 | + functions-common:time_stop:2331 : [[ -z 1654765021507 ]] 2022-06-09 08:57:02.246 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:02.250 | + functions-common:time_stop:2334 : end_time=1654765022248 2022-06-09 08:57:02.252 | + functions-common:time_stop:2335 : elapsed_time=741 2022-06-09 08:57:02.255 | + functions-common:time_stop:2336 : total=6000 2022-06-09 08:57:02.257 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:02.259 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6741 2022-06-09 08:57:02.262 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:57:02.264 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-09 08:57:02.267 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-09 08:57:02.269 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-09 08:57:02.272 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-09 08:57:02.274 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-09 08:57:02.296 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-09 08:57:02.299 | + functions-common:install_package:1356 : update_package_repo 2022-06-09 08:57:02.301 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-09 08:57:02.304 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-09 08:57:02.306 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-09 08:57:02.308 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:02.311 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-09 08:57:02.313 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:02.316 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:02.318 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-09 08:57:02.321 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-09 08:57:02.324 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-09 08:57:02.326 | + functions-common:apt_get_update:1083 : return 2022-06-09 08:57:02.328 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-09 08:57:02.331 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-09 08:57:02.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:02.336 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:02.338 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-09 08:57:02.360 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-09 08:57:02.476 | Reading package lists... 2022-06-09 08:57:02.718 | Building dependency tree... 2022-06-09 08:57:02.719 | Reading state information... 2022-06-09 08:57:02.968 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-09 08:57:02.968 | The following packages were automatically installed and are no longer required: 2022-06-09 08:57:02.969 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-09 08:57:02.969 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-09 08:57:02.969 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-09 08:57:02.969 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-09 08:57:02.969 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-09 08:57:02.969 | python3-zope.interface 2022-06-09 08:57:02.969 | Use 'sudo apt autoremove' to remove them. 2022-06-09 08:57:03.080 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-09 08:57:03.084 | + functions-common:apt_get:1127 : result=0 2022-06-09 08:57:03.087 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-09 08:57:03.089 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:03.091 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:03.094 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:03.096 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:03.098 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:03.100 | + functions-common:time_stop:2328 : name=apt-get 2022-06-09 08:57:03.103 | + functions-common:time_stop:2329 : start_time=1654765022357 2022-06-09 08:57:03.106 | + functions-common:time_stop:2331 : [[ -z 1654765022357 ]] 2022-06-09 08:57:03.109 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:03.113 | + functions-common:time_stop:2334 : end_time=1654765023111 2022-06-09 08:57:03.116 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-09 08:57:03.118 | + functions-common:time_stop:2336 : total=6741 2022-06-09 08:57:03.121 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:03.123 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7495 2022-06-09 08:57:03.126 | + functions-common:apt_get:1131 : return 0 2022-06-09 08:57:03.129 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-09 08:57:03.132 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-09 08:57:03.137 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:57:03.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:03.142 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:03.144 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-09 08:57:03.147 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-09 08:57:03.202 | wsgi (enabled by maintainer script) 2022-06-09 08:57:03.205 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-09 08:57:03.208 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-09 08:57:03.210 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-09 08:57:03.213 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-09 08:57:03.217 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-09 08:57:03.219 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-09 08:57:03.223 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-09 08:57:03.223 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-09 08:57:03.228 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-09 08:57:03.231 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-09 08:57:03.234 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-09 08:57:03.236 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-09 08:57:03.239 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-09 08:57:03.261 | Using python 3.8 to install osc-placement 2022-06-09 08:57:03.264 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-09 08:57:05.039 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:05.040 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:57:05.044 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:05.045 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:05.046 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:05.048 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:05.048 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:05.048 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:05.049 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:05.049 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:05.065 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-09 08:57:05.092 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:57:05.110 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:57:05.116 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:57:05.119 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:57:05.123 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:57:05.127 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-09 08:57:05.131 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:57:05.134 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-09 08:57:05.149 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:57:05.215 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:57:05.218 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:57:05.222 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:57:05.230 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:57:05.236 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:57:05.239 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-09 08:57:05.253 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-09 08:57:05.282 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:57:05.289 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:57:05.293 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:57:05.314 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:57:05.317 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-09 08:57:05.371 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:57:05.373 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:57:05.377 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-09 08:57:05.417 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:57:05.420 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-09 08:57:05.424 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-09 08:57:05.427 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-09 08:57:05.431 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 08:57:05.435 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-09 08:57:05.456 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:57:05.463 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:57:05.466 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:57:05.486 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:57:05.490 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:57:05.492 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-09 08:57:05.496 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-09 08:57:05.529 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-09 08:57:05.535 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-09 08:57:05.577 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-09 08:57:05.580 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-09 08:57:05.583 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-09 08:57:05.586 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-09 08:57:07.493 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:57:07.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:57:07.564 | + inc/python:pip_install:200 : result=0 2022-06-09 08:57:07.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:57:07.569 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:07.572 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:07.575 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:07.577 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:07.579 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:07.582 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:57:07.584 | + functions-common:time_stop:2329 : start_time=1654765023255 2022-06-09 08:57:07.587 | + functions-common:time_stop:2331 : [[ -z 1654765023255 ]] 2022-06-09 08:57:07.590 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:07.594 | + functions-common:time_stop:2334 : end_time=1654765027592 2022-06-09 08:57:07.597 | + functions-common:time_stop:2335 : elapsed_time=4337 2022-06-09 08:57:07.599 | + functions-common:time_stop:2336 : total=113669 2022-06-09 08:57:07.602 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:07.604 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=118006 2022-06-09 08:57:07.607 | + inc/python:pip_install:203 : return 0 2022-06-09 08:57:07.609 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-09 08:57:07.612 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-09 08:57:07.614 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-09 08:57:07.617 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-09 08:57:07.619 | + functions-common:git_clone:528 : local orig_dir 2022-06-09 08:57:07.623 | ++ functions-common:git_clone:529 : pwd 2022-06-09 08:57:07.626 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:57:07.628 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:57:07.631 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:57:07.647 | + functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:57:07.650 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:57:07.652 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:07.655 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-09 08:57:07.655 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:57:07.661 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-09 08:57:07.663 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:07.666 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-09 08:57:07.679 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-09 08:57:07.682 | + functions-common:git_clone:607 : git show --oneline 2022-06-09 08:57:07.683 | + functions-common:git_clone:607 : head -1 2022-06-09 08:57:07.686 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-09 08:57:07.689 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:57:07.692 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-09 08:57:07.694 | + inc/python:setup_develop:338 : local bindep 2022-06-09 08:57:07.696 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 08:57:07.699 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-09 08:57:07.701 | + inc/python:setup_develop:344 : local extras= 2022-06-09 08:57:07.704 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-09 08:57:07.706 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-09 08:57:07.709 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 08:57:07.711 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-09 08:57:07.713 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-09 08:57:07.716 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-09 08:57:07.719 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-09 08:57:07.721 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-09 08:57:07.724 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-09 08:57:07.727 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-09 08:57:07.729 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-09 08:57:07.733 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-09 08:57:07.738 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-09 08:57:07.741 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-09 08:57:08.331 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-09 08:57:08.334 | + inc/python:setup_package:417 : local bindep=0 2022-06-09 08:57:08.336 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-09 08:57:08.339 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-09 08:57:08.342 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-09 08:57:08.344 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-09 08:57:08.346 | + inc/python:setup_package:426 : local flags=-e 2022-06-09 08:57:08.349 | + inc/python:setup_package:427 : local extras= 2022-06-09 08:57:08.351 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-09 08:57:08.354 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-09 08:57:08.356 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-09 08:57:08.359 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-09 08:57:08.361 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-09 08:57:08.364 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-09 08:57:08.384 | Using python 3.8 to install /opt/stack/placement 2022-06-09 08:57:08.387 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-09 08:57:10.173 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:10.173 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:57:10.178 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:10.178 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:10.180 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:10.181 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:10.182 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:10.182 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:10.183 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:10.183 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:10.196 | Obtaining file:///opt/stack/placement 2022-06-09 08:57:11.435 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-09 08:57:12.654 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-09 08:57:12.663 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-09 08:57:12.683 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-09 08:57:12.696 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-09 08:57:12.709 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-09 08:57:12.765 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-09 08:57:12.769 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-09 08:57:12.773 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-09 08:57:12.779 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-09 08:57:12.813 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-09 08:57:12.824 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-09 08:57:12.840 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-09 08:57:12.846 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-09 08:57:12.893 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-09 08:57:12.899 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-09 08:57:12.937 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-09 08:57:12.956 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-09 08:57:12.972 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-09 08:57:12.981 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-09 08:57:12.989 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-09 08:57:13.007 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:57:13.014 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-09 08:57:13.017 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-09 08:57:13.019 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-09 08:57:13.030 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-09 08:57:13.033 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:57:13.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-09 08:57:13.041 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-09 08:57:13.060 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-09 08:57:13.064 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-09 08:57:13.071 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-09 08:57:13.092 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-09 08:57:13.097 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:57:13.100 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-09 08:57:13.110 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-09 08:57:13.113 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-09 08:57:13.116 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-09 08:57:13.123 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-09 08:57:13.132 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-09 08:57:13.138 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-09 08:57:13.156 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-09 08:57:13.159 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-09 08:57:13.166 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-09 08:57:13.188 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-09 08:57:13.230 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-09 08:57:13.294 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-09 08:57:13.300 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-09 08:57:13.305 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-09 08:57:13.310 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-09 08:57:13.314 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-09 08:57:13.321 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-09 08:57:13.330 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-09 08:57:13.336 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-09 08:57:13.340 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-09 08:57:13.343 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-09 08:57:13.346 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-09 08:57:13.350 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-09 08:57:13.352 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-09 08:57:13.355 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-09 08:57:13.359 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-09 08:57:13.361 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-09 08:57:13.364 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-09 08:57:13.366 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-09 08:57:13.377 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-09 08:57:13.380 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-09 08:57:13.383 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-09 08:57:13.387 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-09 08:57:13.390 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-09 08:57:13.393 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-09 08:57:13.395 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-09 08:57:13.403 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-09 08:57:14.955 | Installing collected packages: openstack-placement 2022-06-09 08:57:14.955 | Attempting uninstall: openstack-placement 2022-06-09 08:57:14.957 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-09 08:57:14.958 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-09 08:57:14.960 | Running setup.py develop for openstack-placement 2022-06-09 08:57:16.547 | Successfully installed openstack-placement 2022-06-09 08:57:16.720 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:57:16.720 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:57:16.794 | + inc/python:pip_install:200 : result=0 2022-06-09 08:57:16.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:57:16.799 | + functions-common:time_stop:2322 : local name 2022-06-09 08:57:16.801 | + functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:16.804 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:16.806 | + functions-common:time_stop:2325 : local total 2022-06-09 08:57:16.808 | + functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:16.810 | + functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:57:16.812 | + functions-common:time_stop:2329 : start_time=1654765028379 2022-06-09 08:57:16.815 | + functions-common:time_stop:2331 : [[ -z 1654765028379 ]] 2022-06-09 08:57:16.817 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:16.821 | + functions-common:time_stop:2334 : end_time=1654765036819 2022-06-09 08:57:16.824 | + functions-common:time_stop:2335 : elapsed_time=8440 2022-06-09 08:57:16.826 | + functions-common:time_stop:2336 : total=118006 2022-06-09 08:57:16.828 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:16.830 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=126446 2022-06-09 08:57:16.833 | + inc/python:pip_install:203 : return 0 2022-06-09 08:57:16.835 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-09 08:57:16.838 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 08:57:16.841 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 08:57:16.860 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-09 08:57:16.872 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-09 08:57:16.874 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-09 08:57:16.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-09 08:57:16.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-09 08:57:16.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-09 08:57:16.884 | + inc/python:use_library_from_git:253 : return 1 2022-06-09 08:57:16.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-09 08:57:16.889 | + ./stack.sh:main:912 : configure_placement 2022-06-09 08:57:16.891 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-09 08:57:16.903 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-09 08:57:16.906 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-09 08:57:16.910 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-09 08:57:16.913 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-09 08:57:16.915 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-09 08:57:16.918 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-09 08:57:16.921 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 08:57:16.924 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-09 08:57:16.956 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-09 08:57:16.987 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-09 08:57:17.018 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-09 08:57:17.021 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-09 08:57:17.023 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-09 08:57:17.026 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-09 08:57:17.028 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-09 08:57:17.059 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-09 08:57:17.088 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-06-09 08:57:17.118 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-09 08:57:17.146 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-09 08:57:17.175 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-09 08:57:17.204 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-09 08:57:17.233 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-09 08:57:17.262 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-09 08:57:17.290 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-09 08:57:17.320 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-09 08:57:17.322 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-09 08:57:17.325 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-09 08:57:17.328 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-09 08:57:17.345 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-09 08:57:17.348 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-09 08:57:17.350 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-09 08:57:17.353 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-09 08:57:17.355 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-09 08:57:17.384 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:57:17.412 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-09 08:57:17.450 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-09 08:57:17.478 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-09 08:57:17.481 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-09 08:57:17.483 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-09 08:57:17.486 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-09 08:57:17.488 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-09 08:57:17.491 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-09 08:57:17.493 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-09 08:57:17.497 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-09 08:57:17.501 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-09 08:57:17.503 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-09 08:57:17.505 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-09 08:57:17.518 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-09 08:57:17.519 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:57:17.527 | d /var/run/uwsgi 0755 ubuntu root 2022-06-09 08:57:17.530 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-09 08:57:17.546 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-09 08:57:17.548 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-09 08:57:17.553 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-09 08:57:17.585 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-09 08:57:17.612 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-09 08:57:17.641 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-09 08:57:17.669 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-09 08:57:17.697 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-09 08:57:17.725 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-09 08:57:17.754 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-09 08:57:17.781 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-09 08:57:17.812 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-09 08:57:17.840 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-09 08:57:17.868 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-09 08:57:17.897 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-09 08:57:17.925 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-09 08:57:17.928 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-09 08:57:17.931 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-09 08:57:17.935 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-09 08:57:17.937 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-09 08:57:17.940 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:17.942 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:17.945 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-09 08:57:17.947 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-09 08:57:17.950 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-09 08:57:17.977 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-09 08:57:18.007 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-09 08:57:18.007 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-09 08:57:18.015 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-09 08:57:18.019 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-09 08:57:18.021 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-09 08:57:18.024 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-09 08:57:18.027 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-09 08:57:18.030 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-09 08:57:18.032 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:18.041 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:18.044 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-09 08:57:18.046 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-09 08:57:18.049 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-09 08:57:18.052 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-09 08:57:18.054 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-09 08:57:18.116 | Site placement-api already enabled 2022-06-09 08:57:18.120 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-09 08:57:18.123 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-09 08:57:18.125 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-09 08:57:18.128 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-09 08:57:18.266 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-09 08:57:18.288 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:18.290 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-09 08:57:18.311 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:18.314 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-09 08:57:18.331 | + functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:18.334 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-09 08:57:18.336 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-09 08:57:18.339 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-09 08:57:18.371 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.46/identity 2022-06-09 08:57:18.399 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-09 08:57:18.429 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-09 08:57:18.457 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-09 08:57:18.489 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-09 08:57:18.518 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-09 08:57:18.547 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-09 08:57:18.576 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-09 08:57:18.593 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:18.596 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-09 08:57:18.613 | + functions-common:is_service_enabled:1978 : return 1 2022-06-09 08:57:18.616 | + ./stack.sh:main:938 : run_phase stack install 2022-06-09 08:57:18.618 | + functions-common:run_phase:1750 : local mode=stack 2022-06-09 08:57:18.620 | + functions-common:run_phase:1751 : local phase=install 2022-06-09 08:57:18.623 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-09 08:57:18.625 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-09 08:57:18.628 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-09 08:57:18.630 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-09 08:57:18.633 | + functions-common:run_phase:1760 : local extra 2022-06-09 08:57:18.637 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-09 08:57:18.641 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-09 08:57:18.643 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-09 08:57:18.646 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-09 08:57:18.649 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-09 08:57:18.652 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-09 08:57:18.667 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-09 08:57:18.669 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-09 08:57:18.671 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-09 08:57:18.674 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-09 08:57:18.676 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-09 08:57:18.679 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-09 08:57:18.681 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-09 08:57:18.683 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-09 08:57:18.686 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-09 08:57:18.688 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-09 08:57:18.690 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-09 08:57:18.692 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-09 08:57:18.694 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-09 08:57:18.697 | +++ functions-common:git_clone:529 : pwd 2022-06-09 08:57:18.700 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-09 08:57:18.702 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-09 08:57:18.705 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-09 08:57:18.720 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-09 08:57:18.722 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-09 08:57:18.725 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:18.727 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-09 08:57:18.727 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-09 08:57:18.732 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-09 08:57:18.734 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-09 08:57:18.737 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-09 08:57:18.749 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-09 08:57:18.752 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-09 08:57:18.753 | ++ functions-common:git_clone:607 : head -1 2022-06-09 08:57:18.755 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-09 08:57:18.758 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-09 08:57:18.760 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-09 08:57:18.782 | Using python 3.8 to install tox!=2.8.0 2022-06-09 08:57:18.784 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-09 08:57:20.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-09 08:57:20.540 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-09 08:57:20.545 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:20.545 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:20.547 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-09 08:57:20.548 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:20.549 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:20.549 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:20.549 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-09 08:57:20.550 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-09 08:57:20.566 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-09 08:57:20.626 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-09 08:57:20.629 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-09 08:57:20.636 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-09 08:57:20.639 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-09 08:57:20.691 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-09 08:57:20.694 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-09 08:57:20.704 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-09 08:57:20.707 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-09 08:57:20.710 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-09 08:57:20.713 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-09 08:57:22.843 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-09 08:57:22.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-09 08:57:22.913 | ++ inc/python:pip_install:200 : result=0 2022-06-09 08:57:22.916 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-09 08:57:22.919 | ++ functions-common:time_stop:2322 : local name 2022-06-09 08:57:22.921 | ++ functions-common:time_stop:2323 : local end_time 2022-06-09 08:57:22.923 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-09 08:57:22.925 | ++ functions-common:time_stop:2325 : local total 2022-06-09 08:57:22.928 | ++ functions-common:time_stop:2326 : local start_time 2022-06-09 08:57:22.930 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-09 08:57:22.933 | ++ functions-common:time_stop:2329 : start_time=1654765038777 2022-06-09 08:57:22.935 | ++ functions-common:time_stop:2331 : [[ -z 1654765038777 ]] 2022-06-09 08:57:22.938 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-09 08:57:22.943 | ++ functions-common:time_stop:2334 : end_time=1654765042940 2022-06-09 08:57:22.945 | ++ functions-common:time_stop:2335 : elapsed_time=4163 2022-06-09 08:57:22.947 | ++ functions-common:time_stop:2336 : total=126446 2022-06-09 08:57:22.949 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-09 08:57:22.952 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=130609 2022-06-09 08:57:22.954 | ++ inc/python:pip_install:203 : return 0 2022-06-09 08:57:22.956 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-09 08:57:22.956 | /opt/stack/tempest ~/devstack 2022-06-09 08:57:22.959 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-09 08:57:22.977 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-09 08:57:22.977 | HACKING.rst 2022-06-09 08:57:22.977 | doc/source/conf.py 2022-06-09 08:57:22.977 | doc/source/configuration.rst 2022-06-09 08:57:22.977 | doc/source/contributor/contributing.rst 2022-06-09 08:57:22.977 | doc/source/index.rst 2022-06-09 08:57:22.977 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-09 08:57:22.977 | doc/source/microversion_testing.rst 2022-06-09 08:57:22.977 | doc/source/plugins/plugin.rst 2022-06-09 08:57:22.977 | doc/source/supported_version.rst 2022-06-09 08:57:22.977 | doc/source/test_removal.rst 2022-06-09 08:57:22.977 | playbooks/devstack-tempest-ipv6.yaml 2022-06-09 08:57:22.977 | playbooks/devstack-tempest.yaml 2022-06-09 08:57:22.977 | playbooks/enable-fips.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-09 08:57:22.977 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-09 08:57:22.978 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-09 08:57:22.978 | releasenotes/source/conf.py 2022-06-09 08:57:22.978 | releasenotes/source/index.rst 2022-06-09 08:57:22.978 | releasenotes/source/v26.1.0.rst 2022-06-09 08:57:22.978 | releasenotes/source/v27.0.0.rst 2022-06-09 08:57:22.978 | releasenotes/source/v28.0.0.rst 2022-06-09 08:57:22.978 | releasenotes/source/v28.1.0.rst 2022-06-09 08:57:22.978 | releasenotes/source/v29.0.0.rst 2022-06-09 08:57:22.978 | releasenotes/source/v29.1.0.rst 2022-06-09 08:57:22.979 | releasenotes/source/v29.2.0.rst 2022-06-09 08:57:22.979 | releasenotes/source/v30.0.0.rst 2022-06-09 08:57:22.979 | releasenotes/source/v31.0.0.rst 2022-06-09 08:57:22.979 | requirements.txt 2022-06-09 08:57:22.979 | roles/run-tempest/README.rst 2022-06-09 08:57:22.979 | roles/run-tempest/defaults/main.yaml 2022-06-09 08:57:22.979 | roles/run-tempest/tasks/main.yaml 2022-06-09 08:57:22.979 | roles/run-tempest-26/README.rst 2022-06-09 08:57:22.979 | roles/run-tempest-26/defaults/main.yaml 2022-06-09 08:57:22.979 | roles/run-tempest-26/tasks/main.yaml 2022-06-09 08:57:22.979 | setup.cfg 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_agents.py 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_aggregates.py 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_create_server.py 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_flavors.py 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_flavors_access.py 2022-06-09 08:57:22.979 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-09 08:57:22.980 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-09 08:57:22.980 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-09 08:57:22.980 | tempest/api/compute/ 2022-06-09 08:57:22.980 | Aborting 2022-06-09 08:57:22.980 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-09 08:57:22.983 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-09 08:57:22.985 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-09 08:57:22.988 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-09 08:57:22.990 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-09 08:57:22.993 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-09 08:57:22.995 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-09 08:57:22.998 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-09 08:57:23.000 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-09 08:57:23.002 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-09 08:57:23.002 | Error on exit 2022-06-09 08:57:23.005 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-09 08:57:23.007 | + ./stack.sh:exit_trap:517 : generate-subunit 1654764858 185 fail 2022-06-09 08:57:23.584 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-09 08:57:23.586 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-09 08:57:23.799 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-09 08:57:23.799 | 2022-06-09 08:57:24.052 | + ./stack.sh:exit_trap:531 : exit 1