2022-06-01 10:24:44.035 | + ./stack.sh:main:462 : exec 2022-06-01 10:24:44.035 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102443' 2022-06-01 10:24:44.035 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-01-102443.summary.2022-06-01-102443 2022-06-01 10:24:44.035 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:24:44.035 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-01-102443 2022-06-01 10:24:44.035 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102443 /opt/stack/logs/stack.sh.log 2022-06-01 10:24:44.035 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-01-102443.summary.2022-06-01-102443 /opt/stack/logs/stack.sh.log.summary 2022-06-01 10:24:44.035 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-01 10:24:44.035 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-01 10:24:44.035 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-01 10:24:44.035 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-01 10:24:44.035 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-01 10:24:44.035 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-01 10:24:44.035 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-01 10:24:44.035 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:24:44.035 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-01 10:24:44.036 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-01 10:24:44.036 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:24:44.036 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-01 10:24:44.036 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-01 10:24:44.036 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-01 10:24:44.036 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-01 10:24:44.036 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-01 10:24:44.038 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-01 10:24:44.040 | + ./stack.sh:main:548 : set -o errexit 2022-06-01 10:24:44.042 | + ./stack.sh:main:551 : uname -a 2022-06-01 10:24:44.043 | Linux n-d-840846-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-01 10:24:44.045 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-01 10:24:44.047 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-01 10:24:44.051 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-01 10:24:44.079 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-01 10:24:44.100 | + ./stack.sh:main:565 : fetch_plugins 2022-06-01 10:24:44.102 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-01 10:24:44.112 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-01 10:24:44.114 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-01 10:24:44.115 | + functions-common:fetch_plugins:1673 : return 2022-06-01 10:24:44.118 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-01 10:24:44.120 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-01 10:24:44.122 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:24:44.124 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:24:44.126 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:24:44.128 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:24:44.130 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:24:44.132 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:24:44.134 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:24:44.138 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:24:44.140 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:24:44.142 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:24:44.144 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-01 10:24:44.146 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:24:44.158 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:44.160 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:24:44.162 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:24:44.164 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:24:44.166 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:24:44.167 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:24:44.169 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-01 10:24:44.171 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-01 10:24:44.173 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-01 10:24:44.175 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-01 10:24:44.176 | + functions-common:run_phase:1774 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:24:44.178 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-01 10:24:44.180 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-01 10:24:44.182 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-01 10:24:44.184 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-01 10:24:44.186 | + functions-common:plugin_override_defaults:1714 : return 2022-06-01 10:24:44.188 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-01 10:24:44.205 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-01 10:24:44.207 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-01 10:24:44.220 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:44.223 | +++ lib/tls:source:43 : hostname -f 2022-06-01 10:24:44.226 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-01 10:24:44.228 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-01 10:24:44.230 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-01 10:24:44.232 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-01 10:24:44.234 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-01 10:24:44.236 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-01 10:24:44.238 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-01 10:24:44.239 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-01 10:24:44.241 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-01 10:24:44.243 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-01 10:24:44.248 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-01 10:24:44.260 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-01 10:24:44.277 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-01 10:24:44.289 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-01 10:24:44.302 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-01 10:24:44.328 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-01 10:24:44.369 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-01 10:24:44.459 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-01 10:24:44.481 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-01 10:24:44.519 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-01 10:24:44.571 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-01 10:24:44.700 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-01 10:24:44.713 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-01 10:24:44.726 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-01 10:24:44.739 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-01 10:24:44.829 | + ./stack.sh:main:598 : run_phase source 2022-06-01 10:24:44.831 | + functions-common:run_phase:1750 : local mode=source 2022-06-01 10:24:44.833 | + functions-common:run_phase:1751 : local phase= 2022-06-01 10:24:44.835 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:24:44.837 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:24:44.840 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:24:44.842 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:24:44.844 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:24:44.847 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:24:44.851 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:24:44.853 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:24:44.855 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:24:44.857 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-01 10:24:44.860 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:24:44.874 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:44.876 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:24:44.878 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-01 10:24:44.918 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-01 10:24:44.920 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-01 10:24:44.922 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-01 10:24:44.925 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-01 10:24:44.927 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-01 10:24:44.929 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-01 10:24:44.931 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-01 10:24:44.933 | + functions-common:load_plugin_settings:1691 : return 2022-06-01 10:24:44.935 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-01 10:24:44.937 | + functions-common:verify_disabled_services:2033 : local service 2022-06-01 10:24:44.940 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.942 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-01 10:24:44.944 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.946 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-01 10:24:44.949 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.951 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-01 10:24:44.953 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.955 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-01 10:24:44.958 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.960 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-01 10:24:44.962 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.964 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-01 10:24:44.966 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.969 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-01 10:24:44.971 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.974 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-01 10:24:44.976 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.978 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-01 10:24:44.980 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.983 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-01 10:24:44.985 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.988 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-01 10:24:44.990 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.992 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-01 10:24:44.995 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:44.997 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-01 10:24:44.999 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.002 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-01 10:24:45.008 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-01 10:24:45.013 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.017 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-01 10:24:45.019 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.023 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-01 10:24:45.025 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.027 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-01 10:24:45.029 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.032 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-01 10:24:45.034 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.037 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-01 10:24:45.039 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.041 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-01 10:24:45.043 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.046 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-01 10:24:45.049 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.051 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-01 10:24:45.053 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.055 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-01 10:24:45.058 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.060 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-01 10:24:45.062 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.064 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-01 10:24:45.067 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.069 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-01 10:24:45.071 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.073 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-01 10:24:45.076 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.079 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-01 10:24:45.081 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.083 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-01 10:24:45.085 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.088 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-01 10:24:45.091 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.093 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-01 10:24:45.096 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.098 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-01 10:24:45.101 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.103 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-01 10:24:45.105 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.107 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-01 10:24:45.110 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.112 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-01 10:24:45.114 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.116 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-01 10:24:45.119 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.121 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-01 10:24:45.124 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.126 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-01 10:24:45.128 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.130 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-01 10:24:45.133 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.136 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-01 10:24:45.138 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-01 10:24:45.141 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-01 10:24:45.144 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-01 10:24:45.146 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:24:45.148 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-01 10:24:45.164 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:45.166 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-01 10:24:45.168 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-01 10:24:45.170 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-01 10:24:45.185 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:45.188 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-01 10:24:45.190 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-01 10:24:45.193 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-01 10:24:45.195 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-01 10:24:45.197 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-01 10:24:45.199 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-01 10:24:45.202 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-01 10:24:45.204 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-01 10:24:45.207 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:24:45.209 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-01 10:24:45.212 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:24:45.214 | + lib/database:initialize_database_backends:104 : return 0 2022-06-01 10:24:45.216 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-01 10:24:45.216 | Using mysql database backend 2022-06-01 10:24:45.218 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-01 10:24:45.235 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-01 10:24:45.251 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:45.253 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-01 10:24:45.269 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-01 10:24:45.285 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:45.287 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-01 10:24:45.304 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-01 10:24:45.320 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-01 10:24:45.337 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:24:45.340 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-01 10:24:45.356 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:45.359 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-01 10:24:45.361 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-01 10:24:45.377 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:24:45.379 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-01 10:24:45.395 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-01 10:24:45.398 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:45.400 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-01 10:24:45.402 | + functions-common:save_stackenv:60 : local tag=739 2022-06-01 10:24:45.405 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-01 10:24:45.410 | + functions-common:save_stackenv:62 : time_stamp=2022-06-01-102445 2022-06-01 10:24:45.412 | + functions-common:save_stackenv:63 : echo '# 2022-06-01-102445 739' 2022-06-01 10:24:45.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.417 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-01 10:24:45.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.422 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-01 10:24:45.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.427 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-01 10:24:45.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.432 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:24:45.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.436 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.83 2022-06-01 10:24:45.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.441 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.83/identity 2022-06-01 10:24:45.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.446 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-01-102443 2022-06-01 10:24:45.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.451 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-01 10:24:45.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.456 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.83 2022-06-01 10:24:45.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.461 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-01 10:24:45.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.465 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-01 10:24:45.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.473 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-01 10:24:45.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-01 10:24:45.478 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-01 10:24:45.480 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-01 10:24:45.483 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-01 10:24:45.486 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-01 10:24:45.490 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:24:45.494 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:24:45.497 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:24:45.499 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:24:45.502 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:24:45.506 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:24:45.522 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:24:45.524 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:24:45.526 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:45.529 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:24:45.530 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:24:45.534 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-01 10:24:45.537 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:45.539 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-01 10:24:45.551 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-01 10:24:45.554 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:24:45.554 | + functions-common:git_clone:607 : head -1 2022-06-01 10:24:45.557 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-01 10:24:45.560 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:24:45.563 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-01 10:24:45.565 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:24:45.567 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-01 10:24:45.570 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-01 10:24:45.573 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-01 10:24:45.575 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-01 10:24:45.577 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:24:45.580 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-01 10:24:45.583 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-01 10:24:45.585 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-01 10:24:45.588 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-01 10:24:45.592 | ++ tools/install_prereqs.sh:source:47 : NOW=1654079085 2022-06-01 10:24:45.595 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-01 10:24:45.600 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654078885 2022-06-01 10:24:45.602 | ++ tools/install_prereqs.sh:source:49 : DELTA=200 2022-06-01 10:24:45.605 | ++ tools/install_prereqs.sh:source:50 : [[ 200 -lt 7200 ]] 2022-06-01 10:24:45.607 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-01 10:24:45.609 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-01 10:24:45.612 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-01 10:24:45.614 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-01 10:24:45.616 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-01 10:24:45.619 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-01 10:24:45.621 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-01 10:24:45.624 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-01 10:24:45.627 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-06-01 10:24:45.673 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-01 10:24:45.673 | apache2-dev 2022-06-01 10:24:45.673 | bc 2022-06-01 10:24:45.673 | bsdmainutils 2022-06-01 10:24:45.673 | curl 2022-06-01 10:24:45.673 | g++ 2022-06-01 10:24:45.673 | gcc 2022-06-01 10:24:45.673 | gettext 2022-06-01 10:24:45.673 | git 2022-06-01 10:24:45.673 | graphviz 2022-06-01 10:24:45.673 | iputils-ping 2022-06-01 10:24:45.673 | libapache2-mod-proxy-uwsgi 2022-06-01 10:24:45.673 | libffi-dev 2022-06-01 10:24:45.673 | libjpeg-dev 2022-06-01 10:24:45.673 | libmysqlclient-dev 2022-06-01 10:24:45.673 | libpcre3-dev 2022-06-01 10:24:45.673 | libpq-dev 2022-06-01 10:24:45.673 | libssl-dev 2022-06-01 10:24:45.673 | libsystemd-dev 2022-06-01 10:24:45.673 | libxml2-dev 2022-06-01 10:24:45.673 | libxslt1-dev 2022-06-01 10:24:45.673 | libyaml-dev 2022-06-01 10:24:45.674 | lsof 2022-06-01 10:24:45.674 | openssh-server 2022-06-01 10:24:45.674 | openssl 2022-06-01 10:24:45.674 | pkg-config 2022-06-01 10:24:45.674 | psmisc 2022-06-01 10:24:45.674 | python3-dev 2022-06-01 10:24:45.674 | python3-pip 2022-06-01 10:24:45.674 | python3-venv 2022-06-01 10:24:45.674 | tar 2022-06-01 10:24:45.674 | tcpdump 2022-06-01 10:24:45.674 | unzip 2022-06-01 10:24:45.674 | uuid-runtime 2022-06-01 10:24:45.674 | wget 2022-06-01 10:24:45.674 | wget 2022-06-01 10:24:45.674 | zlib1g-dev 2022-06-01 10:24:45.674 | libkrb5-dev 2022-06-01 10:24:45.674 | libldap2-dev 2022-06-01 10:24:45.674 | libsasl2-dev 2022-06-01 10:24:45.674 | memcached 2022-06-01 10:24:45.674 | python3-mysqldb 2022-06-01 10:24:45.674 | sqlite3 2022-06-01 10:24:45.674 | conntrack 2022-06-01 10:24:45.674 | curl 2022-06-01 10:24:45.674 | dnsmasq-base 2022-06-01 10:24:45.674 | dnsmasq-utils 2022-06-01 10:24:45.674 | ebtables 2022-06-01 10:24:45.674 | gawk 2022-06-01 10:24:45.674 | genisoimage 2022-06-01 10:24:45.674 | iptables 2022-06-01 10:24:45.674 | iputils-arping 2022-06-01 10:24:45.674 | kpartx 2022-06-01 10:24:45.674 | libjs-jquery-tablesorter 2022-06-01 10:24:45.674 | libmysqlclient-dev 2022-06-01 10:24:45.674 | parted 2022-06-01 10:24:45.674 | pm-utils 2022-06-01 10:24:45.674 | python3-mysqldb 2022-06-01 10:24:45.674 | socat 2022-06-01 10:24:45.675 | sqlite3 2022-06-01 10:24:45.675 | sudo 2022-06-01 10:24:45.675 | vlan 2022-06-01 10:24:45.675 | lsscsi 2022-06-01 10:24:45.675 | open-iscsi 2022-06-01 10:24:45.675 | lvm2 2022-06-01 10:24:45.675 | qemu-utils 2022-06-01 10:24:45.675 | thin-provisioning-tools 2022-06-01 10:24:45.675 | acl 2022-06-01 10:24:45.675 | dnsmasq-base 2022-06-01 10:24:45.675 | dnsmasq-utils 2022-06-01 10:24:45.675 | ebtables 2022-06-01 10:24:45.675 | haproxy 2022-06-01 10:24:45.675 | iptables 2022-06-01 10:24:45.675 | iputils-arping 2022-06-01 10:24:45.675 | iputils-ping 2022-06-01 10:24:45.675 | libmysqlclient-dev 2022-06-01 10:24:45.675 | postgresql-server-dev-all 2022-06-01 10:24:45.675 | python3-mysqldb 2022-06-01 10:24:45.675 | sqlite3 2022-06-01 10:24:45.675 | sudo 2022-06-01 10:24:45.675 | vlan 2022-06-01 10:24:45.675 | ipset 2022-06-01 10:24:45.675 | conntrack 2022-06-01 10:24:45.675 | conntrackd 2022-06-01 10:24:45.675 | keepalived 2022-06-01 10:24:45.675 | dstat 2022-06-01 10:24:45.675 | lvm2 2022-06-01 10:24:45.675 | qemu-utils 2022-06-01 10:24:45.675 | thin-provisioning-tools 2022-06-01 10:24:45.675 | curl 2022-06-01 10:24:45.675 | liberasurecode-dev 2022-06-01 10:24:45.675 | make 2022-06-01 10:24:45.675 | memcached 2022-06-01 10:24:45.675 | sqlite3 2022-06-01 10:24:45.675 | xfsprogs' 2022-06-01 10:24:45.678 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-01 10:24:45.696 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-01 10:24:45.696 | apache2-dev 2022-06-01 10:24:45.696 | bc 2022-06-01 10:24:45.696 | bsdmainutils 2022-06-01 10:24:45.696 | curl 2022-06-01 10:24:45.696 | g++ 2022-06-01 10:24:45.696 | gcc 2022-06-01 10:24:45.696 | gettext 2022-06-01 10:24:45.696 | git 2022-06-01 10:24:45.696 | graphviz 2022-06-01 10:24:45.696 | iputils-ping 2022-06-01 10:24:45.696 | libapache2-mod-proxy-uwsgi 2022-06-01 10:24:45.696 | libffi-dev 2022-06-01 10:24:45.696 | libjpeg-dev 2022-06-01 10:24:45.696 | libmysqlclient-dev 2022-06-01 10:24:45.696 | libpcre3-dev 2022-06-01 10:24:45.696 | libpq-dev 2022-06-01 10:24:45.696 | libssl-dev 2022-06-01 10:24:45.696 | libsystemd-dev 2022-06-01 10:24:45.696 | libxml2-dev 2022-06-01 10:24:45.696 | libxslt1-dev 2022-06-01 10:24:45.696 | libyaml-dev 2022-06-01 10:24:45.696 | lsof 2022-06-01 10:24:45.696 | openssh-server 2022-06-01 10:24:45.696 | openssl 2022-06-01 10:24:45.696 | pkg-config 2022-06-01 10:24:45.696 | psmisc 2022-06-01 10:24:45.696 | python3-dev 2022-06-01 10:24:45.696 | python3-pip 2022-06-01 10:24:45.697 | python3-venv 2022-06-01 10:24:45.697 | tar 2022-06-01 10:24:45.697 | tcpdump 2022-06-01 10:24:45.697 | unzip 2022-06-01 10:24:45.697 | uuid-runtime 2022-06-01 10:24:45.697 | wget 2022-06-01 10:24:45.697 | wget 2022-06-01 10:24:45.697 | zlib1g-dev 2022-06-01 10:24:45.697 | libkrb5-dev 2022-06-01 10:24:45.697 | libldap2-dev 2022-06-01 10:24:45.697 | libsasl2-dev 2022-06-01 10:24:45.697 | memcached 2022-06-01 10:24:45.697 | python3-mysqldb 2022-06-01 10:24:45.697 | sqlite3 2022-06-01 10:24:45.697 | conntrack 2022-06-01 10:24:45.697 | curl 2022-06-01 10:24:45.697 | dnsmasq-base 2022-06-01 10:24:45.697 | dnsmasq-utils 2022-06-01 10:24:45.697 | ebtables 2022-06-01 10:24:45.697 | gawk 2022-06-01 10:24:45.697 | genisoimage 2022-06-01 10:24:45.697 | iptables 2022-06-01 10:24:45.697 | iputils-arping 2022-06-01 10:24:45.697 | kpartx 2022-06-01 10:24:45.697 | libjs-jquery-tablesorter 2022-06-01 10:24:45.697 | libmysqlclient-dev 2022-06-01 10:24:45.697 | parted 2022-06-01 10:24:45.697 | pm-utils 2022-06-01 10:24:45.697 | python3-mysqldb 2022-06-01 10:24:45.697 | socat 2022-06-01 10:24:45.697 | sqlite3 2022-06-01 10:24:45.697 | sudo 2022-06-01 10:24:45.697 | vlan 2022-06-01 10:24:45.697 | lsscsi 2022-06-01 10:24:45.697 | open-iscsi 2022-06-01 10:24:45.697 | lvm2 2022-06-01 10:24:45.697 | qemu-utils 2022-06-01 10:24:45.697 | thin-provisioning-tools 2022-06-01 10:24:45.698 | acl 2022-06-01 10:24:45.698 | dnsmasq-base 2022-06-01 10:24:45.698 | dnsmasq-utils 2022-06-01 10:24:45.698 | ebtables 2022-06-01 10:24:45.698 | haproxy 2022-06-01 10:24:45.698 | iptables 2022-06-01 10:24:45.698 | iputils-arping 2022-06-01 10:24:45.698 | iputils-ping 2022-06-01 10:24:45.698 | libmysqlclient-dev 2022-06-01 10:24:45.698 | postgresql-server-dev-all 2022-06-01 10:24:45.698 | python3-mysqldb 2022-06-01 10:24:45.698 | sqlite3 2022-06-01 10:24:45.698 | sudo 2022-06-01 10:24:45.698 | vlan 2022-06-01 10:24:45.698 | ipset 2022-06-01 10:24:45.698 | conntrack 2022-06-01 10:24:45.698 | conntrackd 2022-06-01 10:24:45.698 | keepalived 2022-06-01 10:24:45.698 | dstat 2022-06-01 10:24:45.698 | lvm2 2022-06-01 10:24:45.698 | qemu-utils 2022-06-01 10:24:45.698 | thin-provisioning-tools 2022-06-01 10:24:45.698 | curl 2022-06-01 10:24:45.698 | liberasurecode-dev 2022-06-01 10:24:45.698 | make 2022-06-01 10:24:45.698 | memcached 2022-06-01 10:24:45.698 | sqlite3 2022-06-01 10:24:45.698 | xfsprogs ' 2022-06-01 10:24:45.700 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-01 10:24:45.702 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:45.705 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:45.708 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:24:45.708 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-01 10:24:45.713 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:24:45.715 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-01 10:24:45.717 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:24:45.719 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-01 10:24:45.721 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:24:45.723 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:45.725 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:24:45.728 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:45.730 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:45.732 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:24:45.734 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-01 10:24:45.736 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-01 10:24:45.738 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-01 10:24:45.740 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-01 10:24:45.745 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-01 10:24:45.747 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-01 10:24:45.749 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-01 10:24:45.751 | ++ functions-common:time_start:2309 : local start_time= 2022-06-01 10:24:45.753 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-01 10:24:45.756 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-01 10:24:45.760 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654079085757 2022-06-01 10:24:45.762 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-01 10:24:45.764 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-01 10:24:45.766 | ++ functions-common:apt_get_update:1097 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-01 10:24:45.976 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-01 10:24:46.009 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-01 10:24:46.052 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-01 10:24:46.145 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-01 10:24:48.233 | Reading package lists... 2022-06-01 10:24:48.264 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-01 10:24:48.267 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-01 10:24:48.269 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:24:48.271 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:48.273 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:48.275 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:24:48.277 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:48.279 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-01 10:24:48.281 | ++ functions-common:time_stop:2329 : start_time=1654079085757 2022-06-01 10:24:48.283 | ++ functions-common:time_stop:2331 : [[ -z 1654079085757 ]] 2022-06-01 10:24:48.286 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:48.290 | ++ functions-common:time_stop:2334 : end_time=1654079088288 2022-06-01 10:24:48.292 | ++ functions-common:time_stop:2335 : elapsed_time=2531 2022-06-01 10:24:48.294 | ++ functions-common:time_stop:2336 : total=0 2022-06-01 10:24:48.296 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:48.299 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2531 2022-06-01 10:24:48.301 | ++ functions-common:install_package:1357 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:24:48.304 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:24:48.306 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:24:48.308 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:24:48.310 | ++ functions-common:real_install_package:1343 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:24:48.331 | ++ functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-06-01 10:24:48.443 | Reading package lists... 2022-06-01 10:24:48.706 | Building dependency tree... 2022-06-01 10:24:48.707 | Reading state information... 2022-06-01 10:24:48.745 | acl is already the newest version (2.2.53-6). 2022-06-01 10:24:48.745 | bc is already the newest version (1.07.1-2build1). 2022-06-01 10:24:48.746 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-01 10:24:48.746 | conntrack is already the newest version (1:1.4.5-2). 2022-06-01 10:24:48.746 | ebtables is already the newest version (2.0.11-3build1). 2022-06-01 10:24:48.746 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:24:48.746 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-01 10:24:48.746 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-01 10:24:48.746 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-01 10:24:48.746 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-01 10:24:48.746 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-01 10:24:48.746 | iputils-arping is already the newest version (3:20190709-3). 2022-06-01 10:24:48.746 | iputils-ping is already the newest version (3:20190709-3). 2022-06-01 10:24:48.746 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-01 10:24:48.746 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-01 10:24:48.746 | libffi-dev is already the newest version (3.3-4). 2022-06-01 10:24:48.746 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-01 10:24:48.746 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-01 10:24:48.746 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-01 10:24:48.746 | lsscsi is already the newest version (0.30-0.1). 2022-06-01 10:24:48.746 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-01 10:24:48.746 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:24:48.746 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-01 10:24:48.746 | psmisc is already the newest version (23.3-1). 2022-06-01 10:24:48.746 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:24:48.746 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-01 10:24:48.746 | socat is already the newest version (1.7.3.3-2). 2022-06-01 10:24:48.746 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-01 10:24:48.746 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-01 10:24:48.746 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-01 10:24:48.746 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-01 10:24:48.746 | dstat is already the newest version (0.7.4-6). 2022-06-01 10:24:48.746 | graphviz is already the newest version (2.42.2-3build2). 2022-06-01 10:24:48.746 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-01 10:24:48.746 | pm-utils is already the newest version (1.4.1-19). 2022-06-01 10:24:48.747 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-01 10:24:48.747 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:24:48.747 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:24:48.747 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-01 10:24:48.747 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:24:48.747 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-01 10:24:48.747 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-01 10:24:48.747 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-01 10:24:48.747 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-01 10:24:48.747 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-01 10:24:48.747 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-01 10:24:48.747 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-01 10:24:48.747 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:24:48.747 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-01 10:24:48.747 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-01 10:24:48.747 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-01 10:24:48.747 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:24:48.747 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-01 10:24:48.747 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-01 10:24:48.747 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-01 10:24:48.747 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-01 10:24:48.747 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-01 10:24:48.747 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-01 10:24:48.747 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-01 10:24:48.747 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-01 10:24:48.747 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-01 10:24:48.747 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-01 10:24:48.747 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-01 10:24:48.747 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-01 10:24:48.747 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-01 10:24:48.747 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-01 10:24:48.747 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-01 10:24:48.747 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-01 10:24:48.971 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:24:48.971 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-01 10:24:48.971 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-01 10:24:48.971 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-01 10:24:48.972 | The following packages were automatically installed and are no longer required: 2022-06-01 10:24:48.972 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:24:48.972 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:24:48.972 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:24:48.972 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:24:48.972 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:24:48.973 | python3-zope.interface 2022-06-01 10:24:48.973 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:24:49.091 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:24:49.096 | ++ functions-common:apt_get:1127 : result=0 2022-06-01 10:24:49.098 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:24:49.100 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:24:49.102 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:49.104 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:49.107 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:24:49.110 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:49.112 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:24:49.114 | ++ functions-common:time_stop:2329 : start_time=1654079088328 2022-06-01 10:24:49.116 | ++ functions-common:time_stop:2331 : [[ -z 1654079088328 ]] 2022-06-01 10:24:49.119 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:49.123 | ++ functions-common:time_stop:2334 : end_time=1654079089121 2022-06-01 10:24:49.126 | ++ functions-common:time_stop:2335 : elapsed_time=793 2022-06-01 10:24:49.128 | ++ functions-common:time_stop:2336 : total=758 2022-06-01 10:24:49.130 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:49.132 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1551 2022-06-01 10:24:49.134 | ++ functions-common:apt_get:1131 : return 0 2022-06-01 10:24:49.137 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-01 10:24:49.139 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:24:49.142 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-01 10:24:49.146 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-01 10:24:49.150 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-01 10:24:49.153 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-01 10:24:49.155 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-01 10:24:50.779 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-01 10:24:50.781 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-01 10:24:50.783 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-01 10:24:50.785 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-01 10:24:50.787 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-01 10:24:50.789 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-01 10:24:50.791 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-01 10:24:50.793 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-01 10:24:50.795 | + functions-common:_ensure_lsb_release:328 : return 2022-06-01 10:24:50.797 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-01 10:24:50.870 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-01 10:24:50.872 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-01 10:24:50.945 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-01 10:24:50.947 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-01 10:24:51.019 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-01 10:24:51.021 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-01 10:24:51.023 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-01 10:24:51.024 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-01 10:24:51.026 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-01 10:24:51.028 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-01 10:24:51.030 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-01 10:24:51.032 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-01 10:24:51.034 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-01 10:24:51.036 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-01 10:24:51.038 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-01 10:24:51.038 | Distro: focal 2022-06-01 10:24:51.041 | + tools/install_pip.sh:main:136 : get_versions 2022-06-01 10:24:51.043 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-01 10:24:51.046 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-01 10:24:51.049 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-01 10:24:51.051 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-01 10:24:51.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-01 10:24:51.534 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-01 10:24:51.536 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-01 10:24:51.536 | pip: 20.2.2 2022-06-01 10:24:51.538 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-01 10:24:51.995 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-01 10:24:52.019 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-01 10:24:52.021 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-01 10:24:52.023 | + tools/install_pip.sh:main:144 : exit 0 2022-06-01 10:24:52.026 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-01 10:24:52.028 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-01 10:24:52.032 | + ./stack.sh:main:764 : fixup_all 2022-06-01 10:24:52.035 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-01 10:24:52.037 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-01 10:24:52.039 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:24:52.044 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-01 10:24:52.044 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-01 10:24:52.045 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-01 10:24:52.050 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-01 10:24:52.052 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-01 10:24:52.054 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-01 10:24:52.062 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-01 10:24:52.066 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-01 10:24:52.068 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-01 10:24:52.070 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-01 10:24:52.072 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-01 10:24:52.074 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-01 10:24:52.077 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:24:52.080 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:24:52.083 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:24:52.084 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:24:52.086 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:24:52.088 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:24:52.091 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:24:52.093 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:24:52.095 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-01 10:24:52.097 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-01 10:24:52.100 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-01 10:24:52.102 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:24:52.104 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:24:52.106 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:24:52.108 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:24:52.110 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:24:52.112 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:24:52.114 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-01 10:24:52.117 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-01 10:24:52.137 | Using python 3.8 to install os-testr 2022-06-01 10:24:52.139 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-01 10:24:53.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:53.963 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:53.967 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:53.968 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:53.970 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:53.971 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:53.972 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:53.972 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:53.972 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:53.972 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:54.051 | Requirement already up-to-date: os-testr===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.0.0) 2022-06-01 10:24:54.060 | Requirement already satisfied, skipping upgrade: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:24:54.063 | Requirement already satisfied, skipping upgrade: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (1.4.0) 2022-06-01 10:24:54.077 | Requirement already satisfied, skipping upgrade: stestr===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.0.1) 2022-06-01 10:24:54.107 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:24:54.125 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:24:54.129 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:24:54.136 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:24:54.141 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:24:54.143 | Requirement already satisfied, skipping upgrade: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (0.18.2) 2022-06-01 10:24:54.147 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:24:54.158 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:24:54.161 | Requirement already satisfied, skipping upgrade: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:24:54.176 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:24:54.179 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:24:54.182 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:24:54.184 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:24:54.188 | Requirement already satisfied, skipping upgrade: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:24:54.195 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:24:54.198 | Requirement already satisfied, skipping upgrade: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:24:54.252 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:24:54.255 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:24:54.297 | Requirement already satisfied, skipping upgrade: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:24:54.301 | Requirement already satisfied, skipping upgrade: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:24:54.334 | Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:24:54.339 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:24:56.410 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:24:56.410 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:24:56.485 | + inc/python:pip_install:200 : result=0 2022-06-01 10:24:56.487 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:24:56.489 | + functions-common:time_stop:2322 : local name 2022-06-01 10:24:56.491 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:24:56.493 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:24:56.496 | + functions-common:time_stop:2325 : local total 2022-06-01 10:24:56.498 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:24:56.500 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:24:56.502 | + functions-common:time_stop:2329 : start_time=1654079092132 2022-06-01 10:24:56.504 | + functions-common:time_stop:2331 : [[ -z 1654079092132 ]] 2022-06-01 10:24:56.507 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:24:56.511 | + functions-common:time_stop:2334 : end_time=1654079096508 2022-06-01 10:24:56.513 | + functions-common:time_stop:2335 : elapsed_time=4376 2022-06-01 10:24:56.515 | + functions-common:time_stop:2336 : total=0 2022-06-01 10:24:56.517 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:24:56.519 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4376 2022-06-01 10:24:56.521 | + inc/python:pip_install:203 : return 0 2022-06-01 10:24:56.523 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-01 10:24:56.526 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-01 10:24:56.528 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:24:56.531 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-01 10:24:56.534 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-01 10:24:56.536 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:24:56.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:24:56.540 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:24:56.545 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-01 10:24:56.548 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-01 10:24:56.550 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-01 10:24:56.553 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-01 10:24:56.555 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-01 10:24:56.576 | Using python 3.8 to install systemd-python 2022-06-01 10:24:56.578 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2022-06-01 10:24:58.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:24:58.389 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:24:58.394 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:58.394 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:58.396 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:24:58.397 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:58.397 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:58.398 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:58.398 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:24:58.398 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:24:58.413 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (234) 2022-06-01 10:25:00.682 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:00.682 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:00.753 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:00.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:00.757 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:00.759 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:00.762 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:00.764 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:00.766 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:00.768 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:00.771 | + functions-common:time_stop:2329 : start_time=1654079096571 2022-06-01 10:25:00.773 | + functions-common:time_stop:2331 : [[ -z 1654079096571 ]] 2022-06-01 10:25:00.775 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:00.779 | + functions-common:time_stop:2334 : end_time=1654079100777 2022-06-01 10:25:00.782 | + functions-common:time_stop:2335 : elapsed_time=4206 2022-06-01 10:25:00.784 | + functions-common:time_stop:2336 : total=4376 2022-06-01 10:25:00.786 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:00.788 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8582 2022-06-01 10:25:00.790 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:00.792 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-01 10:25:00.844 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-01 10:25:01.204 | + ./stack.sh:main:779 : install_infra 2022-06-01 10:25:01.208 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:01.211 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-01 10:25:01.214 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:01.217 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-01 10:25:01.243 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:25:03.333 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:03.345 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:03.405 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:03.447 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:03.449 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:03.451 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:03.453 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:03.455 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:03.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:04.505 | Requirement already up-to-date: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:04.755 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:04.757 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:04.760 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:04.762 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:04.764 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:04.766 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:04.768 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:04.771 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:04.773 | + functions-common:time_stop:2329 : start_time=1654079101234 2022-06-01 10:25:04.775 | + functions-common:time_stop:2331 : [[ -z 1654079101234 ]] 2022-06-01 10:25:04.777 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:04.782 | + functions-common:time_stop:2334 : end_time=1654079104779 2022-06-01 10:25:04.784 | + functions-common:time_stop:2335 : elapsed_time=3545 2022-06-01 10:25:04.786 | + functions-common:time_stop:2336 : total=8582 2022-06-01 10:25:04.788 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:04.790 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=12127 2022-06-01 10:25:04.792 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:04.795 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-01 10:25:04.797 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-01 10:25:04.819 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-01 10:25:06.772 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:06.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:06.844 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:06.885 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:06.887 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:06.889 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:06.892 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:06.894 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:07.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:07.436 | Processing /opt/stack/requirements 2022-06-01 10:25:09.148 | Requirement already satisfied: PyYAML===5.3.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:25:09.151 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:25:09.163 | Requirement already satisfied: packaging===20.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:25:09.169 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:09.172 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:25:09.175 | Requirement already satisfied: requests===2.23.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:25:09.194 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:09.196 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:25:09.214 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:25:09.218 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:25:09.225 | Requirement already satisfied: urllib3===1.25.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:25:09.244 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (1.3) 2022-06-01 10:25:09.247 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4208) (0.3.0) 2022-06-01 10:25:09.262 | Requirement already satisfied: chardet===3.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:25:09.265 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:25:09.268 | Requirement already satisfied: certifi===2021.10.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:25:09.271 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:25:09.273 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:25:09.276 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:25:09.278 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:25:09.281 | Requirement already satisfied: cliff===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:25:09.294 | Requirement already satisfied: stevedore===3.2.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:25:09.315 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:25:09.320 | Requirement already satisfied: cmd2===1.3.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:25:09.374 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:25:09.379 | Requirement already satisfied: colorama===0.4.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:25:09.384 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (44.0.0) 2022-06-01 10:25:09.387 | Requirement already satisfied: attrs===20.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:25:09.440 | Requirement already satisfied: pyperclip===1.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:25:09.442 | Building wheels for collected packages: openstack-requirements 2022-06-01 10:25:09.443 | Building wheel for openstack-requirements (setup.py): started 2022-06-01 10:25:10.212 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-01 10:25:10.212 | ERROR: Command errored out with exit status 1: 2022-06-01 10:25:10.212 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-r60513yp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-r60513yp/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-xbaptrx4 2022-06-01 10:25:10.212 | cwd: /tmp/pip-req-build-r60513yp/ 2022-06-01 10:25:10.212 | Complete output (6 lines): 2022-06-01 10:25:10.212 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-01 10:25:10.212 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-01 10:25:10.213 | or: setup.py --help-commands 2022-06-01 10:25:10.213 | or: setup.py cmd --help 2022-06-01 10:25:10.213 | 2022-06-01 10:25:10.213 | error: invalid command 'bdist_wheel' 2022-06-01 10:25:10.213 | ---------------------------------------- 2022-06-01 10:25:10.213 | ERROR: Failed building wheel for openstack-requirements 2022-06-01 10:25:10.213 | Running setup.py clean for openstack-requirements 2022-06-01 10:25:10.977 | Failed to build openstack-requirements 2022-06-01 10:25:10.991 | Installing collected packages: openstack-requirements 2022-06-01 10:25:10.991 | Attempting uninstall: openstack-requirements 2022-06-01 10:25:10.992 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-01 10:25:11.028 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-01 10:25:11.048 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-01 10:25:11.051 | Running setup.py install for openstack-requirements: started 2022-06-01 10:25:13.282 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-01 10:25:13.310 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-01 10:25:13.461 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:13.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:13.465 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:13.467 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:13.469 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:13.472 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:13.474 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:13.476 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:13.478 | + functions-common:time_stop:2329 : start_time=1654079104812 2022-06-01 10:25:13.481 | + functions-common:time_stop:2331 : [[ -z 1654079104812 ]] 2022-06-01 10:25:13.484 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:13.488 | + functions-common:time_stop:2334 : end_time=1654079113485 2022-06-01 10:25:13.490 | + functions-common:time_stop:2335 : elapsed_time=8673 2022-06-01 10:25:13.492 | + functions-common:time_stop:2336 : total=12127 2022-06-01 10:25:13.495 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:13.497 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20800 2022-06-01 10:25:13.499 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:13.502 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-01 10:25:13.504 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-01 10:25:13.507 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-01 10:25:13.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:13.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:13.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-01 10:25:13.517 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:13.519 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-01 10:25:13.540 | Using python 3.8 to install pbr 2022-06-01 10:25:13.542 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-01 10:25:15.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:15.373 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:15.379 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:15.379 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:15.382 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:15.385 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:15.385 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:15.386 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:15.386 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:15.387 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:15.540 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:17.786 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:17.786 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:17.870 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:17.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:17.875 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:17.877 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:17.879 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:17.882 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:17.884 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:17.886 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:17.888 | + functions-common:time_stop:2329 : start_time=1654079113534 2022-06-01 10:25:17.891 | + functions-common:time_stop:2331 : [[ -z 1654079113534 ]] 2022-06-01 10:25:17.893 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:17.897 | + functions-common:time_stop:2334 : end_time=1654079117895 2022-06-01 10:25:17.899 | + functions-common:time_stop:2335 : elapsed_time=4361 2022-06-01 10:25:17.901 | + functions-common:time_stop:2336 : total=20800 2022-06-01 10:25:17.904 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:17.906 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=25161 2022-06-01 10:25:17.908 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:17.910 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-01 10:25:20.208 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-01 10:25:22.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:22.139 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-01 10:25:22.160 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-01 10:25:22.163 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-01 10:25:22.166 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-01 10:25:22.169 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-01 10:25:22.175 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-01 10:25:22.248 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:25:22.251 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-01 10:25:22.254 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-01 10:25:22.271 | + ./stack.sh:main:788 : pkgs= 2022-06-01 10:25:22.274 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-01 10:25:22.276 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-01 10:25:22.278 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:25:22.281 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-01 10:25:22.283 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:25:22.285 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:25:22.287 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:25:22.289 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:25:22.292 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:25:22.294 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:25:22.298 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:25:22.300 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:25:22.303 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:25:22.305 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-01 10:25:22.307 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:25:22.323 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:22.325 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:25:22.328 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:22.330 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-01 10:25:22.332 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:22.335 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:25:22.337 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:22.339 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-01 10:25:22.341 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:22.343 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-01 10:25:22.345 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:25:22.347 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-01 10:25:22.349 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-01 10:25:22.351 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-01 10:25:22.353 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:25:22.356 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-01 10:25:22.358 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-01 10:25:22.360 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-01 10:25:22.362 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-01 10:25:22.365 | + functions-common:run_plugins:1739 : local plugins= 2022-06-01 10:25:22.367 | + functions-common:run_plugins:1740 : local plugin 2022-06-01 10:25:22.370 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-01 10:25:22.372 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-01 10:25:22.375 | + functions:set_systemd_override:826 : local value=2048 2022-06-01 10:25:22.377 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-01 10:25:22.380 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-01 10:25:22.431 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-01 10:25:22.432 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-01 10:25:22.434 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-01 10:25:22.781 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-01 10:25:22.784 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-01 10:25:22.800 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:22.803 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-01 10:25:22.805 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:22.807 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:22.810 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:22.813 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:22.815 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:22.817 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:22.819 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:22.822 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:22.824 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:22.826 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:22.829 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:22.831 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:22.833 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-01 10:25:22.835 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:22.838 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:22.840 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:22.842 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-01 10:25:22.863 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-01 10:25:22.973 | Reading package lists... 2022-06-01 10:25:23.225 | Building dependency tree... 2022-06-01 10:25:23.227 | Reading state information... 2022-06-01 10:25:23.501 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-01 10:25:23.501 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:23.502 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:23.502 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:23.502 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:23.502 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:23.502 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:23.502 | python3-zope.interface 2022-06-01 10:25:23.503 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:23.616 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:23.621 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:23.623 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:23.626 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:23.628 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:23.630 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:23.632 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:23.635 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:23.637 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:23.639 | + functions-common:time_stop:2329 : start_time=1654079122861 2022-06-01 10:25:23.641 | + functions-common:time_stop:2331 : [[ -z 1654079122861 ]] 2022-06-01 10:25:23.644 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:23.648 | + functions-common:time_stop:2334 : end_time=1654079123646 2022-06-01 10:25:23.650 | + functions-common:time_stop:2335 : elapsed_time=785 2022-06-01 10:25:23.652 | + functions-common:time_stop:2336 : total=1551 2022-06-01 10:25:23.655 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:23.657 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2336 2022-06-01 10:25:23.660 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:23.662 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-01 10:25:23.664 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:23.667 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:23.670 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:23.673 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:23.676 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:23.682 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:23.684 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-01 10:25:23.687 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:23.689 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:23.691 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:23.694 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:23.696 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:23.698 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:23.701 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:23.703 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:23.705 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-01 10:25:23.708 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:23.710 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:23.712 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:23.715 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:23.717 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:23.720 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:23.722 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-01 10:25:23.725 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-01 10:25:23.741 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:23.744 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-01 10:25:23.746 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:25:23.748 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-01 10:25:23.751 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-01 10:25:23.754 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-01 10:25:23.758 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-01 10:25:23.760 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-01 10:25:23.763 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-01 10:25:23.765 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-01 10:25:23.767 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-01 10:25:23.770 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-01 10:25:23.773 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-01 10:25:24.494 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-01 10:25:24.494 | user tags 2022-06-01 10:25:24.494 | stackrabbit []' 2022-06-01 10:25:24.498 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-01 10:25:24.498 | user tags 2022-06-01 10:25:24.498 | stackrabbit []' 2022-06-01 10:25:24.498 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-01 10:25:24.504 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-01 10:25:24.506 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-01 10:25:24.508 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:25:25.210 | Changing password for user "stackrabbit" ... 2022-06-01 10:25:25.264 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-01 10:25:25.931 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-01 10:25:25.996 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-01 10:25:25.998 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-01 10:25:26.650 | Changing password for user "stackrabbit" ... 2022-06-01 10:25:26.708 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-01 10:25:26.710 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-01 10:25:26.712 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-01 10:25:27.367 | Deleting user "guest" ... 2022-06-01 10:25:27.383 | Error: 2022-06-01 10:25:27.383 | {:no_such_user, "guest"} 2022-06-01 10:25:27.396 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-01 10:25:27.399 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-01 10:25:27.416 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:27.418 | + ./stack.sh:main:805 : install_database 2022-06-01 10:25:27.420 | + lib/database:install_database:116 : install_database_mysql 2022-06-01 10:25:27.423 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-01 10:25:27.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:27.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:27.430 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-01 10:25:27.771 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-01 10:25:27.773 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-01 10:25:27.775 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-01 10:25:27.778 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:27.780 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-01 10:25:27.783 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:27.785 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:27.787 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:27.790 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:27.792 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:27.794 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:27.797 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:27.800 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:27.802 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-01 10:25:27.804 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:25:27.807 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:25:27.809 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:25:27.811 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:25:27.814 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:25:27.816 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:25:27.819 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-01 10:25:27.821 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:27.823 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:27.826 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-01 10:25:27.828 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:27.830 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:27.833 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:27.835 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:27.837 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:27.840 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:27.842 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:27.844 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:27.847 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:27.849 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:27.851 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:27.854 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:27.856 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-01 10:25:27.859 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:27.861 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:27.864 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:27.866 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-01 10:25:27.888 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-01 10:25:27.997 | Reading package lists... 2022-06-01 10:25:28.247 | Building dependency tree... 2022-06-01 10:25:28.248 | Reading state information... 2022-06-01 10:25:28.502 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-01 10:25:28.502 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:28.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:28.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:28.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:28.504 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:28.504 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:28.504 | python3-zope.interface 2022-06-01 10:25:28.504 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:28.616 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:28.621 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:28.623 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:28.626 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:28.628 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:28.630 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:28.632 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:28.635 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:28.637 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:28.639 | + functions-common:time_stop:2329 : start_time=1654079127885 2022-06-01 10:25:28.641 | + functions-common:time_stop:2331 : [[ -z 1654079127885 ]] 2022-06-01 10:25:28.644 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:28.648 | + functions-common:time_stop:2334 : end_time=1654079128645 2022-06-01 10:25:28.650 | + functions-common:time_stop:2335 : elapsed_time=760 2022-06-01 10:25:28.652 | + functions-common:time_stop:2336 : total=2336 2022-06-01 10:25:28.654 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:28.656 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3096 2022-06-01 10:25:28.659 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:28.661 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-01 10:25:28.663 | + ./stack.sh:main:808 : install_database_python 2022-06-01 10:25:28.666 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-01 10:25:28.668 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-01 10:25:28.670 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-01 10:25:28.673 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:25:28.676 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-01 10:25:28.679 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-01 10:25:28.681 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:25:28.684 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:25:28.685 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:25:28.690 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-01 10:25:28.693 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-01 10:25:28.695 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-01 10:25:28.698 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-01 10:25:28.701 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-01 10:25:28.723 | Using python 3.8 to install PyMySQL 2022-06-01 10:25:28.725 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-01 10:25:30.530 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:30.530 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:30.535 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.536 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.537 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:30.539 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.539 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.539 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:30.539 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:30.540 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:30.555 | Requirement already satisfied: PyMySQL===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (0.10.0) 2022-06-01 10:25:32.863 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:32.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:32.948 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:32.951 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:32.953 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:32.955 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:32.958 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:32.960 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:32.962 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:32.964 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:32.967 | + functions-common:time_stop:2329 : start_time=1654079128717 2022-06-01 10:25:32.969 | + functions-common:time_stop:2331 : [[ -z 1654079128717 ]] 2022-06-01 10:25:32.972 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:32.977 | + functions-common:time_stop:2334 : end_time=1654079132974 2022-06-01 10:25:32.979 | + functions-common:time_stop:2335 : elapsed_time=4257 2022-06-01 10:25:32.982 | + functions-common:time_stop:2336 : total=25161 2022-06-01 10:25:32.985 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:32.987 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29418 2022-06-01 10:25:32.989 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:32.992 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-01 10:25:32.994 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-01 10:25:32.997 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-01 10:25:33.000 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-01 10:25:33.017 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:33.020 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-01 10:25:33.022 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-01 10:25:33.026 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:25:33.026 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:25:33.033 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:25:33.035 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:25:33.038 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:25:33.041 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:25:33.043 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-01 10:25:33.045 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-01 10:25:33.062 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:33.064 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-01 10:25:33.067 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:33.069 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:33.072 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:33.074 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:33.078 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:33.080 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:33.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:33.085 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:33.087 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:33.090 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:33.092 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:33.094 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:33.097 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-01 10:25:33.099 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:33.102 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:33.104 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:33.106 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-01 10:25:33.129 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-01 10:25:33.238 | Reading package lists... 2022-06-01 10:25:33.495 | Building dependency tree... 2022-06-01 10:25:33.496 | Reading state information... 2022-06-01 10:25:33.766 | radvd is already the newest version (1:2.17-2). 2022-06-01 10:25:33.766 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:33.768 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:33.768 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:33.768 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:33.768 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:33.768 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:33.768 | python3-zope.interface 2022-06-01 10:25:33.768 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:33.882 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:33.886 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:33.888 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:33.891 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:33.894 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:33.896 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:33.898 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:33.900 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:33.903 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:33.905 | + functions-common:time_stop:2329 : start_time=1654079133126 2022-06-01 10:25:33.908 | + functions-common:time_stop:2331 : [[ -z 1654079133126 ]] 2022-06-01 10:25:33.910 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:33.914 | + functions-common:time_stop:2334 : end_time=1654079133912 2022-06-01 10:25:33.917 | + functions-common:time_stop:2335 : elapsed_time=786 2022-06-01 10:25:33.919 | + functions-common:time_stop:2336 : total=3096 2022-06-01 10:25:33.921 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:33.924 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3882 2022-06-01 10:25:33.926 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:33.928 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-01 10:25:33.945 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:33.948 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-01 10:25:33.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-01 10:25:33.954 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-01 10:25:33.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-01 10:25:33.976 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:33.978 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:33.980 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:33.983 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:33.985 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:33.987 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:33.989 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:33.992 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:33.994 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:33.996 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:33.999 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:34.001 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:34.003 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-01 10:25:34.005 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:34.008 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:34.010 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:34.012 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-01 10:25:34.033 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-01 10:25:34.142 | Reading package lists... 2022-06-01 10:25:34.398 | Building dependency tree... 2022-06-01 10:25:34.400 | Reading state information... 2022-06-01 10:25:34.668 | fakeroot is already the newest version (1.24-1). 2022-06-01 10:25:34.668 | make is already the newest version (4.2.1-1.2). 2022-06-01 10:25:34.668 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-01 10:25:34.668 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:34.669 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:34.669 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:34.669 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:34.669 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:34.669 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:34.670 | python3-zope.interface 2022-06-01 10:25:34.670 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:34.785 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:34.789 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:34.791 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:34.794 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:34.797 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:34.799 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:34.801 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:34.803 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:34.805 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:34.807 | + functions-common:time_stop:2329 : start_time=1654079134029 2022-06-01 10:25:34.809 | + functions-common:time_stop:2331 : [[ -z 1654079134029 ]] 2022-06-01 10:25:34.813 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:34.817 | + functions-common:time_stop:2334 : end_time=1654079134814 2022-06-01 10:25:34.819 | + functions-common:time_stop:2335 : elapsed_time=785 2022-06-01 10:25:34.821 | + functions-common:time_stop:2336 : total=3882 2022-06-01 10:25:34.823 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:34.825 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4667 2022-06-01 10:25:34.827 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:34.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-01 10:25:34.832 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:34.834 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:34.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-01 10:25:34.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-01 10:25:34.842 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-01 10:25:34.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-01 10:25:34.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-01 10:25:34.852 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-01 10:25:34.852 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-01 10:25:34.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-01 10:25:34.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-01 10:25:34.862 | + functions:vercmp:652 : local v1=5.4 2022-06-01 10:25:34.864 | + functions:vercmp:653 : local 'op=<' 2022-06-01 10:25:34.867 | + functions:vercmp:654 : local v2=3.13 2022-06-01 10:25:34.869 | + functions:vercmp:655 : local result 2022-06-01 10:25:34.872 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-01 10:25:34.873 | ++ functions:vercmp:659 : head -1 2022-06-01 10:25:34.874 | ++ functions:vercmp:659 : sort -V 2022-06-01 10:25:34.879 | + functions:vercmp:659 : result=3.13 2022-06-01 10:25:34.881 | + functions:vercmp:661 : case $op in 2022-06-01 10:25:34.884 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-01 10:25:34.886 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-01 10:25:34.888 | + functions:vercmp:672 : return 2022-06-01 10:25:34.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-01 10:25:34.893 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:25:34.895 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-01 10:25:35.360 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-01 10:25:35.383 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:35.385 | + ./stack.sh:main:816 : install_etcd3 2022-06-01 10:25:35.388 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-01 10:25:35.388 | Installing etcd 2022-06-01 10:25:35.391 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-01 10:25:35.407 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-01 10:25:35.419 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:35.422 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-01 10:25:35.439 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-01 10:25:35.442 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.444 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.448 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.452 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.455 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-01 10:25:35.457 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-01 10:25:35.460 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.462 | ++ functions:get_extra_file:73 : return 2022-06-01 10:25:35.465 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-01 10:25:35.467 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-01 10:25:35.470 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-01 10:25:35.473 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-01 10:25:35.489 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:35.491 | + ./stack.sh:main:835 : install_dstat 2022-06-01 10:25:35.494 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-01 10:25:35.510 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:35.513 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-01 10:25:35.516 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:25:35.518 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-01 10:25:35.520 | + ./stack.sh:main:844 : install_libs 2022-06-01 10:25:35.523 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-01 10:25:35.525 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-01 10:25:35.527 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-01 10:25:35.530 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-01 10:25:35.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.535 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.537 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-01 10:25:35.539 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.542 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-01 10:25:35.544 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-01 10:25:35.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-01 10:25:35.548 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-01 10:25:35.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-01 10:25:35.557 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.559 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-01 10:25:35.562 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-01 10:25:35.564 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-01 10:25:35.566 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-01 10:25:35.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-01 10:25:35.576 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.578 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-01 10:25:35.581 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-01 10:25:35.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-01 10:25:35.585 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-01 10:25:35.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-01 10:25:35.595 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.597 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-01 10:25:35.599 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-01 10:25:35.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-01 10:25:35.604 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-01 10:25:35.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-01 10:25:35.617 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.620 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-01 10:25:35.622 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-01 10:25:35.625 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-01 10:25:35.627 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-01 10:25:35.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-01 10:25:35.637 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.639 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-01 10:25:35.642 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-01 10:25:35.644 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-01 10:25:35.647 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-01 10:25:35.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-01 10:25:35.656 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.659 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-01 10:25:35.661 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-01 10:25:35.663 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-01 10:25:35.666 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-01 10:25:35.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-01 10:25:35.675 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.677 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-01 10:25:35.680 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-01 10:25:35.682 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-01 10:25:35.684 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-01 10:25:35.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-01 10:25:35.694 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.696 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-01 10:25:35.699 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-01 10:25:35.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-01 10:25:35.704 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-01 10:25:35.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-01 10:25:35.714 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.716 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-01 10:25:35.719 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-01 10:25:35.721 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-01 10:25:35.723 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-01 10:25:35.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-01 10:25:35.733 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.735 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-01 10:25:35.737 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-01 10:25:35.740 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-01 10:25:35.742 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-01 10:25:35.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-01 10:25:35.752 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.754 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-01 10:25:35.757 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-01 10:25:35.759 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-01 10:25:35.761 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-01 10:25:35.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-01 10:25:35.771 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.774 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-01 10:25:35.776 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-01 10:25:35.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-01 10:25:35.781 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-01 10:25:35.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-01 10:25:35.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.792 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-01 10:25:35.794 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-01 10:25:35.797 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-01 10:25:35.799 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-01 10:25:35.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-01 10:25:35.808 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.810 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-01 10:25:35.813 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-01 10:25:35.818 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-01 10:25:35.820 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-01 10:25:35.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-01 10:25:35.831 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.833 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-01 10:25:35.836 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-01 10:25:35.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-01 10:25:35.840 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-01 10:25:35.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-01 10:25:35.850 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.852 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-01 10:25:35.854 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-01 10:25:35.858 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-01 10:25:35.860 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-01 10:25:35.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-01 10:25:35.870 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.873 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-01 10:25:35.875 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-01 10:25:35.878 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-01 10:25:35.880 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-01 10:25:35.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-01 10:25:35.894 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.896 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-01 10:25:35.898 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-01 10:25:35.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-01 10:25:35.903 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-01 10:25:35.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-01 10:25:35.912 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.915 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-01 10:25:35.917 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-01 10:25:35.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-01 10:25:35.922 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-01 10:25:35.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-01 10:25:35.931 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.934 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-01 10:25:35.936 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-01 10:25:35.939 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-01 10:25:35.941 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-01 10:25:35.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-01 10:25:35.951 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.954 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-01 10:25:35.956 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-01 10:25:35.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-01 10:25:35.961 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-01 10:25:35.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-01 10:25:35.970 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.973 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-01 10:25:35.975 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-01 10:25:35.977 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-01 10:25:35.980 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-01 10:25:35.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:35.984 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:35.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-01 10:25:35.989 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:35.991 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-01 10:25:35.994 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-01 10:25:35.996 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-01 10:25:35.999 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-01 10:25:36.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-01 10:25:36.008 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.011 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-01 10:25:36.013 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-01 10:25:36.016 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-01 10:25:36.018 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-01 10:25:36.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-01 10:25:36.027 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.030 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-01 10:25:36.032 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-01 10:25:36.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-01 10:25:36.037 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-01 10:25:36.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-01 10:25:36.047 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.049 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-01 10:25:36.052 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-01 10:25:36.054 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-01 10:25:36.057 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-01 10:25:36.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-01 10:25:36.067 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.069 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-01 10:25:36.072 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-01 10:25:36.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-01 10:25:36.076 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-01 10:25:36.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.082 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-01 10:25:36.086 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.089 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-01 10:25:36.091 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-01 10:25:36.094 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-01 10:25:36.096 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-01 10:25:36.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-01 10:25:36.106 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.108 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-01 10:25:36.111 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-01 10:25:36.113 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-01 10:25:36.116 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-01 10:25:36.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-01 10:25:36.126 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.128 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-01 10:25:36.131 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-01 10:25:36.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-01 10:25:36.135 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-01 10:25:36.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.142 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-01 10:25:36.147 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.149 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-01 10:25:36.152 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-01 10:25:36.154 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-01 10:25:36.157 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-01 10:25:36.159 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-01 10:25:36.166 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.169 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-01 10:25:36.172 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-01 10:25:36.174 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-01 10:25:36.178 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-01 10:25:36.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-01 10:25:36.191 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.194 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-01 10:25:36.197 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-01 10:25:36.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-01 10:25:36.202 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-01 10:25:36.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.206 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-01 10:25:36.211 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.213 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-01 10:25:36.216 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-01 10:25:36.218 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-01 10:25:36.220 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-01 10:25:36.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:36.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:36.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-01 10:25:36.230 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:36.232 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-01 10:25:36.254 | Using python 3.8 to install etcd3 2022-06-01 10:25:36.256 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-01 10:25:38.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:38.083 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:38.092 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:38.092 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:38.106 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (0.12.0) 2022-06-01 10:25:38.117 | Requirement already satisfied: grpcio===1.31.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.31.0) 2022-06-01 10:25:38.142 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:25:38.147 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:38.150 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:25:38.165 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 339)) (49.6.0) 2022-06-01 10:25:40.393 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:40.393 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:40.474 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:40.476 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:40.479 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:40.481 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:40.483 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:40.485 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:40.487 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:40.489 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:40.492 | + functions-common:time_stop:2329 : start_time=1654079136248 2022-06-01 10:25:40.494 | + functions-common:time_stop:2331 : [[ -z 1654079136248 ]] 2022-06-01 10:25:40.497 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:40.501 | + functions-common:time_stop:2334 : end_time=1654079140498 2022-06-01 10:25:40.504 | + functions-common:time_stop:2335 : elapsed_time=4250 2022-06-01 10:25:40.506 | + functions-common:time_stop:2336 : total=29418 2022-06-01 10:25:40.508 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:40.510 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33668 2022-06-01 10:25:40.512 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:40.515 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-01 10:25:40.537 | Using python 3.8 to install etcd3gw 2022-06-01 10:25:40.539 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-01 10:25:42.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:42.353 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:42.358 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:42.358 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:42.360 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:42.361 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:42.362 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:42.362 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:42.362 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:42.363 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:42.378 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.2.5) 2022-06-01 10:25:42.404 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:25:42.411 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:42.414 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:25:42.435 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:42.438 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:25:42.459 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:25:42.462 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:25:42.464 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:25:44.681 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:44.681 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:44.755 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:44.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:44.760 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:44.762 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:44.764 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:44.766 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:44.768 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:44.771 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:44.773 | + functions-common:time_stop:2329 : start_time=1654079140531 2022-06-01 10:25:44.775 | + functions-common:time_stop:2331 : [[ -z 1654079140531 ]] 2022-06-01 10:25:44.778 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:44.783 | + functions-common:time_stop:2334 : end_time=1654079144779 2022-06-01 10:25:44.788 | + functions-common:time_stop:2335 : elapsed_time=4248 2022-06-01 10:25:44.791 | + functions-common:time_stop:2336 : total=33668 2022-06-01 10:25:44.793 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:44.795 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37916 2022-06-01 10:25:44.798 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:44.801 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-01 10:25:44.803 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-01 10:25:44.806 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-01 10:25:44.808 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:25:44.811 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:25:44.813 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:25:44.815 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:25:44.818 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:25:44.820 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:25:44.822 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:25:44.825 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:25:44.827 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-01 10:25:44.829 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-01 10:25:44.832 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:44.834 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:44.836 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-01 10:25:44.839 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-01 10:25:44.841 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:25:44.844 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:25:44.846 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:25:44.848 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:25:44.851 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:25:44.853 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:44.855 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:25:44.858 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:44.861 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:44.863 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:25:44.865 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:25:44.868 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:25:44.870 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:25:44.872 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:25:44.875 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:25:44.877 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:44.879 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:44.882 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:25:44.903 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-01 10:25:45.012 | Reading package lists... 2022-06-01 10:25:45.268 | Building dependency tree... 2022-06-01 10:25:45.269 | Reading state information... 2022-06-01 10:25:45.523 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:25:45.523 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-01 10:25:45.523 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:25:45.523 | The following packages were automatically installed and are no longer required: 2022-06-01 10:25:45.524 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:25:45.524 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:25:45.524 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:25:45.524 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:25:45.524 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:25:45.525 | python3-zope.interface 2022-06-01 10:25:45.525 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:25:45.647 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:25:45.652 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:25:45.654 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:25:45.657 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:45.659 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:45.661 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:45.664 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:45.666 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:45.668 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:25:45.670 | + functions-common:time_stop:2329 : start_time=1654079144900 2022-06-01 10:25:45.673 | + functions-common:time_stop:2331 : [[ -z 1654079144900 ]] 2022-06-01 10:25:45.676 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:45.680 | + functions-common:time_stop:2334 : end_time=1654079145677 2022-06-01 10:25:45.682 | + functions-common:time_stop:2335 : elapsed_time=777 2022-06-01 10:25:45.684 | + functions-common:time_stop:2336 : total=4667 2022-06-01 10:25:45.686 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:45.689 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5444 2022-06-01 10:25:45.691 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:25:45.693 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-01 10:25:45.695 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:25:45.698 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:25:45.700 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-01 10:25:45.764 | Module proxy already enabled 2022-06-01 10:25:45.768 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-01 10:25:45.831 | Considering dependency proxy for proxy_uwsgi: 2022-06-01 10:25:45.832 | Module proxy already enabled 2022-06-01 10:25:45.832 | Module proxy_uwsgi already enabled 2022-06-01 10:25:45.836 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-01 10:25:45.838 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:25:45.840 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:25:45.843 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:25:45.981 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-01 10:25:45.984 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-01 10:25:45.986 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-01 10:25:45.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:45.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:45.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-01 10:25:45.996 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:45.998 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-01 10:25:46.001 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-01 10:25:46.004 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-01 10:25:46.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-01 10:25:46.013 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.016 | + ./stack.sh:main:852 : install_glanceclient 2022-06-01 10:25:46.018 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-01 10:25:46.021 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-01 10:25:46.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-01 10:25:46.031 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.033 | + ./stack.sh:main:853 : install_cinderclient 2022-06-01 10:25:46.035 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-01 10:25:46.038 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-01 10:25:46.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.045 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-01 10:25:46.048 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.050 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-01 10:25:46.053 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-01 10:25:46.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-01 10:25:46.063 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.065 | + ./stack.sh:main:854 : install_novaclient 2022-06-01 10:25:46.068 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-01 10:25:46.070 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-01 10:25:46.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-01 10:25:46.080 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.082 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-01 10:25:46.099 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:46.102 | + ./stack.sh:main:856 : install_swiftclient 2022-06-01 10:25:46.104 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-01 10:25:46.106 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-01 10:25:46.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-01 10:25:46.116 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.119 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-01 10:25:46.136 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:46.138 | + ./stack.sh:main:859 : install_neutronclient 2022-06-01 10:25:46.141 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-01 10:25:46.146 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-01 10:25:46.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-01 10:25:46.156 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.158 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-01 10:25:46.161 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-01 10:25:46.163 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-01 10:25:46.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:25:46.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:25:46.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-01 10:25:46.175 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:25:46.178 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-01 10:25:46.180 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-01 10:25:46.184 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:25:46.188 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-01 10:25:46.192 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-01 10:25:46.194 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:25:46.198 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:25:46.200 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:25:46.205 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-01 10:25:46.209 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-01 10:25:46.216 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-01 10:25:46.220 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-01 10:25:46.222 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-01 10:25:46.247 | Using python 3.8 to install keystonemiddleware 2022-06-01 10:25:46.249 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-01 10:25:48.042 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:48.042 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:48.047 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:48.048 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:48.049 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:48.051 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:48.051 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:48.051 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:48.051 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:48.052 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:48.067 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:25:48.139 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:25:48.175 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:25:48.191 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:25:48.197 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:25:48.203 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:25:48.246 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:25:48.258 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:25:48.277 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:25:48.284 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:25:48.287 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:25:48.298 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:25:48.301 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:25:48.304 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:25:48.309 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:25:48.329 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:25:48.333 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:25:48.353 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:25:48.359 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:48.362 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:25:48.369 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:25:48.390 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:25:48.455 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:25:48.469 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:25:48.475 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:25:48.484 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:25:48.488 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:25:48.492 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:25:48.495 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:25:48.498 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:25:48.501 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:25:48.504 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:25:48.508 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:25:48.510 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:25:48.515 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:25:48.519 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:25:50.539 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:50.539 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:50.612 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:50.615 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:50.617 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:50.620 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:50.622 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:50.624 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:50.626 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:50.629 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:50.631 | + functions-common:time_stop:2329 : start_time=1654079146239 2022-06-01 10:25:50.633 | + functions-common:time_stop:2331 : [[ -z 1654079146239 ]] 2022-06-01 10:25:50.636 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:50.640 | + functions-common:time_stop:2334 : end_time=1654079150637 2022-06-01 10:25:50.643 | + functions-common:time_stop:2335 : elapsed_time=4398 2022-06-01 10:25:50.645 | + functions-common:time_stop:2336 : total=37916 2022-06-01 10:25:50.647 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:50.649 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42314 2022-06-01 10:25:50.651 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:50.654 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-01 10:25:50.657 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-01 10:25:50.659 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:25:50.662 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-01 10:25:50.665 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-01 10:25:50.667 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:25:50.671 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:25:50.671 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:25:50.676 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-01 10:25:50.679 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-01 10:25:50.681 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-01 10:25:50.684 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-01 10:25:50.687 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-01 10:25:50.708 | Using python 3.8 to install python-memcached 2022-06-01 10:25:50.710 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-01 10:25:52.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:52.525 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:52.529 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:52.531 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:52.532 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:52.534 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:52.534 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:52.534 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:52.535 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:52.535 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:52.551 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (1.59) 2022-06-01 10:25:52.557 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:25:54.813 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:25:54.813 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:25:54.885 | + inc/python:pip_install:200 : result=0 2022-06-01 10:25:54.888 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:25:54.891 | + functions-common:time_stop:2322 : local name 2022-06-01 10:25:54.893 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:25:54.895 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:25:54.897 | + functions-common:time_stop:2325 : local total 2022-06-01 10:25:54.900 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:25:54.902 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:25:54.904 | + functions-common:time_stop:2329 : start_time=1654079150702 2022-06-01 10:25:54.907 | + functions-common:time_stop:2331 : [[ -z 1654079150702 ]] 2022-06-01 10:25:54.910 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:25:54.914 | + functions-common:time_stop:2334 : end_time=1654079154911 2022-06-01 10:25:54.916 | + functions-common:time_stop:2335 : elapsed_time=4209 2022-06-01 10:25:54.918 | + functions-common:time_stop:2336 : total=42314 2022-06-01 10:25:54.921 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:25:54.924 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46523 2022-06-01 10:25:54.926 | + inc/python:pip_install:203 : return 0 2022-06-01 10:25:54.928 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-01 10:25:54.946 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:25:54.948 | + ./stack.sh:main:866 : '[' 10.222.0.83 == 10.222.0.83 ']' 2022-06-01 10:25:54.951 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-01 10:25:54.953 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-01 10:25:54.956 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-01 10:25:54.958 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:25:54.961 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-01 10:25:54.963 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-01 10:25:54.980 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:25:54.982 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-01 10:25:54.985 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-01 10:25:54.989 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-01 10:25:54.991 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:25:54.994 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:25:54.998 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:25:55.001 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:25:55.006 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:25:55.008 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:25:55.024 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:25:55.026 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:25:55.028 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:55.031 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:25:55.032 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:25:55.036 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-01 10:25:55.038 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:25:55.040 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-01 10:25:55.053 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-01 10:25:55.056 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:25:55.056 | + functions-common:git_clone:607 : head -1 2022-06-01 10:25:55.059 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-01 10:25:55.063 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:25:55.065 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-01 10:25:55.067 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:25:55.070 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:25:55.072 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-01 10:25:55.074 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:25:55.076 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-01 10:25:55.079 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:25:55.081 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:25:55.083 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-01 10:25:55.086 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:25:55.088 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:25:55.091 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-01 10:25:55.093 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:25:55.096 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-01 10:25:55.098 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:25:55.101 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:25:55.104 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-01 10:25:55.110 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-01 10:25:55.112 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-06-01 10:25:55.718 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-01 10:25:55.720 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:25:55.723 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:25:55.725 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:25:55.727 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-01 10:25:55.729 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-01 10:25:55.731 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:25:55.734 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:25:55.736 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:25:55.738 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:25:55.740 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:25:55.742 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:25:55.745 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:25:55.747 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-01 10:25:55.767 | Using python 3.8 to install /opt/stack/keystone 2022-06-01 10:25:55.769 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-01 10:25:57.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:25:57.568 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:25:57.572 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:57.573 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:57.575 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:25:57.576 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:57.576 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:57.576 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:57.577 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:25:57.578 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:25:57.590 | Obtaining file:///opt/stack/keystone 2022-06-01 10:25:59.190 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:00.760 | Requirement already satisfied: Flask===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 6)) (1.1.2) 2022-06-01 10:26:00.790 | Requirement already satisfied: Flask-RESTful===0.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (0.3.8) 2022-06-01 10:26:00.800 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:26:00.807 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:26:00.810 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:26:00.818 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:26:00.840 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:26:00.854 | Requirement already satisfied: Werkzeug===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (1.0.1) 2022-06-01 10:26:00.870 | Requirement already satisfied: aniso8601===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (8.0.0) 2022-06-01 10:26:00.874 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:26:00.884 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:26:00.888 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (7.1.2) 2022-06-01 10:26:00.891 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:26:00.932 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:26:00.939 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (1.1.0) 2022-06-01 10:26:00.942 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:26:00.954 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:26:01.012 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:26:01.016 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.1.0) 2022-06-01 10:26:01.021 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:26:01.057 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:26:01.073 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:26:01.079 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:26:01.127 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:26:01.133 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:26:01.173 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:26:01.227 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:26:01.245 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:26:01.262 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:26:01.272 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:26:01.296 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:26:01.309 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:26:01.327 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:26:01.373 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:26:01.380 | Requirement already satisfied: passlib===1.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.2) 2022-06-01 10:26:01.393 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:26:01.396 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:26:01.399 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:26:01.410 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:26:01.413 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:26:01.416 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:26:01.419 | Requirement already satisfied: pysaml2===6.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (6.1.0) 2022-06-01 10:26:01.436 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:26:01.441 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:26:01.459 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:26:01.463 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:26:01.485 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:26:01.490 | Requirement already satisfied: scrypt===0.8.15 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.8.15) 2022-06-01 10:26:01.493 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:26:01.497 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:26:01.508 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:26:01.511 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:26:01.514 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:26:01.521 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:26:01.531 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:26:01.536 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:26:01.555 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:26:01.558 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:26:01.565 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:26:01.586 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:01.589 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:26:01.593 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:26:01.662 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:26:01.665 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:26:01.673 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:26:01.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-01 10:26:01.690 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:26:01.693 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:26:01.738 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:26:01.742 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:26:01.749 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:26:01.758 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:26:01.770 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:26:01.781 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:26:01.784 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:26:01.792 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:26:01.800 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:26:01.807 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:26:01.810 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:26:01.813 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:26:01.819 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:26:01.833 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:26:01.837 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:26:01.839 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:26:01.842 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:26:01.845 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:26:01.848 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:26:01.850 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:26:01.853 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:26:01.856 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:26:01.860 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:26:01.863 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:26:01.866 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:26:01.876 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:26:01.882 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:26:01.886 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:26:01.896 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:26:01.901 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:26:03.299 | Installing collected packages: keystone 2022-06-01 10:26:03.299 | Attempting uninstall: keystone 2022-06-01 10:26:03.301 | Found existing installation: keystone 18.1.0 2022-06-01 10:26:03.304 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-01 10:26:03.306 | Running setup.py develop for keystone 2022-06-01 10:26:05.218 | Successfully installed keystone 2022-06-01 10:26:05.361 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:05.361 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:05.452 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:05.454 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:05.456 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:05.458 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:05.461 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:05.463 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:05.465 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:05.467 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:05.469 | + functions-common:time_stop:2329 : start_time=1654079155761 2022-06-01 10:26:05.471 | + functions-common:time_stop:2331 : [[ -z 1654079155761 ]] 2022-06-01 10:26:05.474 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:05.478 | + functions-common:time_stop:2334 : end_time=1654079165475 2022-06-01 10:26:05.480 | + functions-common:time_stop:2335 : elapsed_time=9714 2022-06-01 10:26:05.482 | + functions-common:time_stop:2336 : total=46523 2022-06-01 10:26:05.485 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:05.487 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56237 2022-06-01 10:26:05.489 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:05.491 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:05.494 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:05.497 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:05.515 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-01 10:26:05.527 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-01 10:26:05.531 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-01 10:26:05.537 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:05.539 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:05.541 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-01 10:26:05.544 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:05.547 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-01 10:26:05.566 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:05.568 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:26:05.571 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:05.573 | + ./stack.sh:main:868 : configure_keystone 2022-06-01 10:26:05.576 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-01 10:26:05.589 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-01 10:26:05.591 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-01 10:26:05.596 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-01 10:26:05.612 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:05.615 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-01 10:26:05.646 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-01 10:26:05.674 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-01 10:26:05.704 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-01 10:26:05.736 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-01 10:26:05.766 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-01 10:26:05.799 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-01 10:26:05.827 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-01 10:26:05.854 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-01 10:26:05.856 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-01 10:26:05.859 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-01 10:26:05.862 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-01 10:26:05.864 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:26:05.866 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:26:05.882 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:05.885 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:26:05.887 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:26:05.890 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:26:05.905 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:05.908 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:05.910 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:05.945 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:26:05.948 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:26:05.950 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-01 10:26:05.953 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-01 10:26:05.955 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-01 10:26:05.972 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:05.974 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.83/identity 2022-06-01 10:26:06.006 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.83/identity 2022-06-01 10:26:06.034 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-01 10:26:06.036 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-01 10:26:06.068 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-01 10:26:06.070 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-01 10:26:06.072 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-01 10:26:06.075 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-01 10:26:06.077 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:26:06.080 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-01 10:26:06.112 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-01 10:26:06.114 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-01 10:26:06.117 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-01 10:26:06.120 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-01 10:26:06.123 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:26:06.140 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:26:06.143 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:26:06.145 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:26:06.147 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:26:06.149 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:26:06.178 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:06.206 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:06.234 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:26:06.262 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-01 10:26:06.291 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-01 10:26:06.294 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-01 10:26:06.296 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:26:06.298 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:06.301 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-01 10:26:06.303 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:26:06.305 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:26:06.308 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:06.312 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-01 10:26:06.315 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:26:06.317 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:26:06.330 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:26:06.330 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:06.339 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:26:06.343 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:06.360 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:26:06.362 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-01 10:26:06.366 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-01 10:26:06.396 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-01 10:26:06.423 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-01 10:26:06.453 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-01 10:26:06.483 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-01 10:26:06.510 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-01 10:26:06.538 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-01 10:26:06.569 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-01 10:26:06.598 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-01 10:26:06.627 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:26:06.655 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-01 10:26:06.683 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-01 10:26:06.711 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-01 10:26:06.738 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:26:06.740 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:26:06.743 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-01 10:26:06.746 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-01 10:26:06.749 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:06.751 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.753 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.756 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:06.758 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:06.761 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-01 10:26:06.792 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-01 10:26:06.821 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-01 10:26:06.821 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-01 10:26:06.830 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-01 10:26:06.833 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-01 10:26:06.836 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-01 10:26:06.839 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:06.841 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:06.843 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:06.846 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.848 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.850 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:06.852 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:06.855 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:06.857 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:06.860 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-01 10:26:06.922 | Site keystone-wsgi-public already enabled 2022-06-01 10:26:06.927 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:26:06.929 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:06.931 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:06.934 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:07.068 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-01 10:26:07.070 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:26:07.073 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:07.076 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-01 10:26:07.079 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:26:07.082 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:26:07.086 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:07.090 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-01 10:26:07.093 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:26:07.096 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:26:07.110 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:26:07.110 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:07.120 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:26:07.125 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:07.142 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:26:07.145 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-01 10:26:07.149 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-01 10:26:07.180 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-01 10:26:07.208 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-01 10:26:07.236 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-01 10:26:07.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-01 10:26:07.291 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-01 10:26:07.318 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-01 10:26:07.345 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-01 10:26:07.373 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-01 10:26:07.402 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:26:07.431 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-01 10:26:07.462 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-01 10:26:07.491 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-01 10:26:07.520 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:26:07.523 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:26:07.526 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-01 10:26:07.528 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-01 10:26:07.532 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:07.534 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:07.537 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:07.539 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:07.543 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:07.545 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-01 10:26:07.573 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-01 10:26:07.602 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-01 10:26:07.603 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-01 10:26:07.611 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-01 10:26:07.615 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-01 10:26:07.617 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-01 10:26:07.620 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:07.622 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:07.625 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:07.627 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:07.629 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:07.632 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:07.634 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:07.637 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:07.639 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:07.642 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-01 10:26:07.703 | Site keystone-wsgi-admin already enabled 2022-06-01 10:26:07.707 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:26:07.710 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:07.712 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:07.714 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:07.851 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-01 10:26:07.888 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-01 10:26:07.920 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-01 10:26:07.951 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-01 10:26:07.954 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-01 10:26:07.987 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-01 10:26:08.017 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-01 10:26:08.045 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-01 10:26:08.063 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:08.066 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-01 10:26:08.085 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:08.088 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-01 10:26:08.090 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-01 10:26:08.093 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-01 10:26:08.095 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:08.098 | + lib/stack:stack_install_service:32 : install_swift 2022-06-01 10:26:08.100 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-01 10:26:08.102 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-01 10:26:08.105 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-01 10:26:08.107 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:08.111 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:08.114 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:08.118 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:08.121 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:08.124 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:08.142 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:08.144 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:08.146 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:08.150 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:08.150 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:08.155 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-01 10:26:08.157 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:08.160 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-01 10:26:08.173 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-01 10:26:08.176 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:08.176 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:08.182 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-01 10:26:08.185 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:08.188 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-01 10:26:08.191 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:08.193 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:08.196 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-01 10:26:08.198 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-01 10:26:08.201 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-01 10:26:08.204 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:08.206 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:08.208 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-01 10:26:08.211 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:08.213 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-01 10:26:08.216 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-01 10:26:08.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:08.221 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-01 10:26:08.224 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:08.226 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:08.230 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-01 10:26:08.236 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-01 10:26:08.238 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2022-06-01 10:26:08.829 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-01 10:26:08.832 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:08.834 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:08.836 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:08.839 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-01 10:26:08.841 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-01 10:26:08.843 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:08.846 | + inc/python:setup_package:427 : local extras=keystone 2022-06-01 10:26:08.848 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:08.850 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-01 10:26:08.852 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-01 10:26:08.855 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-01 10:26:08.857 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:08.859 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-01 10:26:08.882 | Using python 3.8 to install /opt/stack/swift 2022-06-01 10:26:08.884 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-01 10:26:10.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:10.736 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:26:10.740 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.740 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.742 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:10.743 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.744 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.744 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:10.745 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:10.745 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:10.757 | Obtaining file:///opt/stack/swift 2022-06-01 10:26:12.026 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:13.267 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:26:13.275 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:26:13.315 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:26:13.324 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:26:13.327 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:26:13.385 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:26:13.396 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:26:13.398 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:26:13.402 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.3) 2022-06-01 10:26:13.437 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:26:13.453 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:26:13.459 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:26:13.465 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:26:13.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-01 10:26:13.515 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:26:13.534 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:26:13.540 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:26:13.543 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.1.1) 2022-06-01 10:26:13.555 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.6.0) 2022-06-01 10:26:13.557 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:26:13.560 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:26:13.563 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:26:13.568 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:26:13.587 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:26:13.592 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:26:13.613 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:26:13.617 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:26:13.621 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:26:13.628 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:26:13.649 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.9.7) 2022-06-01 10:26:13.653 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:26:13.658 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:26:13.666 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:26:13.680 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:26:13.746 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:26:13.752 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:26:13.760 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:26:13.763 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:26:13.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-01 10:26:13.771 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:26:13.774 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:26:13.777 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:26:13.780 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:26:13.783 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:26:13.787 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:26:13.791 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:26:13.795 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:26:15.650 | Installing collected packages: swift 2022-06-01 10:26:15.650 | Attempting uninstall: swift 2022-06-01 10:26:15.654 | Found existing installation: swift 2.26.1.dev35 2022-06-01 10:26:15.657 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-01 10:26:15.660 | Running setup.py develop for swift 2022-06-01 10:26:17.385 | Successfully installed swift 2022-06-01 10:26:17.566 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:17.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:17.646 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:17.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:17.651 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:17.653 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:17.656 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:17.658 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:17.660 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:17.662 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:17.665 | + functions-common:time_stop:2329 : start_time=1654079168876 2022-06-01 10:26:17.667 | + functions-common:time_stop:2331 : [[ -z 1654079168876 ]] 2022-06-01 10:26:17.670 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:17.674 | + functions-common:time_stop:2334 : end_time=1654079177672 2022-06-01 10:26:17.676 | + functions-common:time_stop:2335 : elapsed_time=8796 2022-06-01 10:26:17.679 | + functions-common:time_stop:2336 : total=56237 2022-06-01 10:26:17.681 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:17.683 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=65033 2022-06-01 10:26:17.685 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:17.687 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:17.690 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:17.692 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:17.711 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-01 10:26:17.724 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-01 10:26:17.726 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-01 10:26:17.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:17.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:17.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-01 10:26:17.736 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:17.739 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-01 10:26:17.741 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:17.744 | + ./stack.sh:main:877 : configure_swift 2022-06-01 10:26:17.746 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-01 10:26:17.748 | + lib/swift:configure_swift:335 : local node_number 2022-06-01 10:26:17.750 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-01 10:26:17.752 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-01 10:26:17.754 | + lib/swift:configure_swift:338 : local user_group 2022-06-01 10:26:17.756 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-01 10:26:18.596 | No object-server running 2022-06-01 10:26:18.596 | No account-server running 2022-06-01 10:26:18.596 | No container-sync running 2022-06-01 10:26:18.596 | No container-auditor running 2022-06-01 10:26:18.597 | No object-auditor running 2022-06-01 10:26:18.597 | No object-replicator running 2022-06-01 10:26:18.597 | No account-replicator running 2022-06-01 10:26:18.597 | No container-reconciler running 2022-06-01 10:26:18.597 | No container-replicator running 2022-06-01 10:26:18.597 | No account-auditor running 2022-06-01 10:26:18.597 | No proxy-server running 2022-06-01 10:26:18.597 | No account-reaper running 2022-06-01 10:26:18.597 | No object-reconstructor running 2022-06-01 10:26:18.597 | No container-server running 2022-06-01 10:26:18.597 | No object-updater running 2022-06-01 10:26:18.597 | No object-expirer running 2022-06-01 10:26:18.597 | No container-sharder running 2022-06-01 10:26:18.597 | No container-updater running 2022-06-01 10:26:18.644 | + lib/swift:configure_swift:341 : true 2022-06-01 10:26:18.646 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-01 10:26:18.658 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-01 10:26:18.670 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-01 10:26:18.672 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-01 10:26:18.672 | s/%GROUP%//; 2022-06-01 10:26:18.672 | s/%USER%/ubuntu/; 2022-06-01 10:26:18.672 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-01 10:26:18.672 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-01 10:26:18.673 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-01 10:26:18.681 | uid = ubuntu 2022-06-01 10:26:18.681 | gid = 2022-06-01 10:26:18.681 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-01 10:26:18.681 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-01 10:26:18.681 | address = 127.0.0.1 2022-06-01 10:26:18.681 | 2022-06-01 10:26:18.681 | [account6612] 2022-06-01 10:26:18.681 | max connections = 25 2022-06-01 10:26:18.681 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:18.681 | read only = false 2022-06-01 10:26:18.681 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-01 10:26:18.681 | 2022-06-01 10:26:18.681 | [account6622] 2022-06-01 10:26:18.681 | max connections = 25 2022-06-01 10:26:18.681 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:18.681 | read only = false 2022-06-01 10:26:18.681 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [account6632] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.682 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [account6642] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.682 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [container6611] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.682 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [container6621] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.682 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [container6631] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.682 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-01 10:26:18.682 | 2022-06-01 10:26:18.682 | [container6641] 2022-06-01 10:26:18.682 | max connections = 25 2022-06-01 10:26:18.682 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:18.682 | read only = false 2022-06-01 10:26:18.683 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-01 10:26:18.683 | 2022-06-01 10:26:18.683 | 2022-06-01 10:26:18.683 | [object6613] 2022-06-01 10:26:18.683 | max connections = 25 2022-06-01 10:26:18.683 | path = /opt/stack/data/swift/1/node/ 2022-06-01 10:26:18.683 | read only = false 2022-06-01 10:26:18.683 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-01 10:26:18.683 | 2022-06-01 10:26:18.683 | [object6623] 2022-06-01 10:26:18.683 | max connections = 25 2022-06-01 10:26:18.683 | path = /opt/stack/data/swift/2/node/ 2022-06-01 10:26:18.683 | read only = false 2022-06-01 10:26:18.683 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-01 10:26:18.683 | 2022-06-01 10:26:18.683 | [object6633] 2022-06-01 10:26:18.683 | max connections = 25 2022-06-01 10:26:18.683 | path = /opt/stack/data/swift/3/node/ 2022-06-01 10:26:18.683 | read only = false 2022-06-01 10:26:18.683 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-01 10:26:18.683 | 2022-06-01 10:26:18.683 | [object6643] 2022-06-01 10:26:18.683 | max connections = 25 2022-06-01 10:26:18.683 | path = /opt/stack/data/swift/4/node/ 2022-06-01 10:26:18.683 | read only = false 2022-06-01 10:26:18.683 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-01 10:26:18.684 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-01 10:26:18.687 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:18.689 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:18.691 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-01 10:26:18.703 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-01 10:26:18.705 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-01 10:26:18.710 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-01 10:26:18.714 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-01 10:26:18.716 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-01 10:26:18.720 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-01 10:26:18.749 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.83:8080/v1/ 2022-06-01 10:26:18.776 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-01 10:26:18.794 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-01 10:26:18.822 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-01 10:26:18.839 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:18.867 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-01 10:26:18.888 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-01 10:26:18.916 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-01 10:26:18.934 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-01 10:26:18.962 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-01 10:26:18.979 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:19.008 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-01 10:26:19.025 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-01 10:26:19.040 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:19.042 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-01 10:26:19.070 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-01 10:26:19.097 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-01 10:26:19.124 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-01 10:26:19.150 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-01 10:26:19.165 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:19.168 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-01 10:26:19.196 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-01 10:26:19.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:19.215 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-01 10:26:19.230 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:19.232 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-01 10:26:19.234 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-01 10:26:19.249 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:19.251 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-01 10:26:19.253 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-01 10:26:19.255 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-01 10:26:19.261 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-01 10:26:19.269 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-01 10:26:19.295 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-01 10:26:19.322 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-01 10:26:19.351 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-01 10:26:19.380 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-01 10:26:19.407 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-01 10:26:19.409 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-01 10:26:19.412 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-01 10:26:19.414 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-01 10:26:19.416 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-01 10:26:19.443 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-01 10:26:19.470 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:26:19.497 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-01 10:26:19.524 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-01 10:26:19.551 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-01 10:26:19.579 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-01 10:26:19.607 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-01 10:26:19.635 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:26:19.661 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-01 10:26:19.689 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-01 10:26:19.716 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-01 10:26:19.743 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-01 10:26:19.771 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-01 10:26:19.802 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-01 10:26:19.829 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-01 10:26:19.847 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-01 10:26:19.875 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-01 10:26:19.902 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-01 10:26:19.907 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-01 10:26:19.935 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-01 10:26:19.961 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-01 10:26:19.989 | + lib/swift:configure_swift:479 : local node_number 2022-06-01 10:26:19.991 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-01 10:26:19.993 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:26:19.997 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-01 10:26:20.002 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-01 10:26:20.004 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-01 10:26:20.006 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:20.009 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-01 10:26:20.011 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-01 10:26:20.013 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:20.015 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:20.017 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-01 10:26:20.035 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:20.063 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-01 10:26:20.081 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-01 10:26:20.118 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:20.136 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:20.164 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-01 10:26:20.184 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:20.212 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-01 10:26:20.230 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:20.259 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-01 10:26:20.277 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-01 10:26:20.305 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:20.323 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:20.352 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-01 10:26:20.370 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:20.398 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-01 10:26:20.416 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-01 10:26:20.443 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-01 10:26:20.448 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:20.466 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:20.495 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-01 10:26:20.523 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:26:20.525 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-01 10:26:20.530 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-01 10:26:20.532 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-01 10:26:20.535 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:20.537 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-01 10:26:20.539 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-01 10:26:20.541 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:20.543 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:20.546 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-01 10:26:20.564 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:20.596 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-01 10:26:20.615 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-01 10:26:20.645 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:20.664 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:20.691 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-01 10:26:20.709 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:20.737 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-01 10:26:20.755 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:20.785 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-01 10:26:20.802 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-01 10:26:20.831 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:20.849 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:20.877 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-01 10:26:20.895 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:20.923 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-01 10:26:20.941 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-01 10:26:20.968 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-01 10:26:20.974 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:20.992 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:21.021 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:26:21.023 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-01 10:26:21.027 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-01 10:26:21.030 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-01 10:26:21.032 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-01 10:26:21.034 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-01 10:26:21.036 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-01 10:26:21.038 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-01 10:26:21.041 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-01 10:26:21.043 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-01 10:26:21.060 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-01 10:26:21.089 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-01 10:26:21.107 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-01 10:26:21.135 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-01 10:26:21.161 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-01 10:26:21.189 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-01 10:26:21.209 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-01 10:26:21.237 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-01 10:26:21.255 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-01 10:26:21.284 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-01 10:26:21.303 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-01 10:26:21.330 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-01 10:26:21.349 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-01 10:26:21.378 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-01 10:26:21.396 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-01 10:26:21.424 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-01 10:26:21.441 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-01 10:26:21.468 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-01 10:26:21.473 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-01 10:26:21.491 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-01 10:26:21.520 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-01 10:26:21.548 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-01 10:26:21.576 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-01 10:26:21.604 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-01 10:26:21.607 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-01 10:26:21.611 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-01 10:26:21.639 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-01 10:26:21.669 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-01 10:26:21.697 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-01 10:26:21.726 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-01 10:26:21.755 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-01 10:26:21.783 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-01 10:26:21.809 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-01 10:26:21.837 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-01 10:26:21.864 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-01 10:26:21.880 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:21.882 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-01 10:26:21.901 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-01 10:26:21.904 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-01 10:26:21.923 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-01 10:26:21.925 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.83 2022-06-01 10:26:21.952 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-01 10:26:21.955 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-01 10:26:21.982 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.83/identity 2022-06-01 10:26:22.012 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-01 10:26:22.014 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-01 10:26:22.041 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-01 10:26:22.057 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:22.059 | + lib/swift:configure_swift:542 : local user_group 2022-06-01 10:26:22.062 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-01 10:26:22.067 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-01 10:26:22.069 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-01 10:26:22.081 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-01 10:26:22.084 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-01 10:26:22.095 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-01 10:26:22.097 | + lib/swift:configure_swift:549 : is_suse 2022-06-01 10:26:22.100 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:26:22.102 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:26:22.104 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:26:22.106 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:26:22.109 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:26:22.113 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:26:22.116 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-01 10:26:22.129 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-01 10:26:22.131 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-01 10:26:22.134 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-01 10:26:22.151 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:22.154 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-01 10:26:22.171 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:22.174 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-01 10:26:22.176 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-01 10:26:22.178 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-01 10:26:22.181 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:22.183 | + lib/stack:stack_install_service:32 : install_glance 2022-06-01 10:26:22.186 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-01 10:26:22.188 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-01 10:26:22.191 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-01 10:26:22.209 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:22.212 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-01 10:26:22.215 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-01 10:26:22.232 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:22.239 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-01 10:26:22.241 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-01 10:26:22.245 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-01 10:26:22.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:22.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:22.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-01 10:26:22.255 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:22.258 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-01 10:26:22.261 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-01 10:26:22.264 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-01 10:26:22.267 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-01 10:26:22.270 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-01 10:26:22.272 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-01 10:26:22.275 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-01 10:26:22.278 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-01 10:26:22.281 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-01 10:26:22.284 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-01 10:26:22.288 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:26:22.288 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-01 10:26:22.293 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-01 10:26:22.296 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-01 10:26:22.299 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-01 10:26:22.302 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-01 10:26:22.304 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:26:22.326 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-01 10:26:22.328 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-01 10:26:24.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:24.151 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:26:24.155 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.156 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.157 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:24.159 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.159 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.159 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:24.160 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:24.160 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:24.175 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.3.1) 2022-06-01 10:26:24.272 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:26:24.275 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:26:24.287 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:26:24.352 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.0.5) 2022-06-01 10:26:24.377 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.7.0) 2022-06-01 10:26:24.381 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.2.0) 2022-06-01 10:26:24.403 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.3.1) 2022-06-01 10:26:24.414 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-01 10:26:24.430 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.1.2) 2022-06-01 10:26:24.436 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.1) 2022-06-01 10:26:24.442 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2022-06-01 10:26:24.482 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2022-06-01 10:26:24.497 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2022-06-01 10:26:24.502 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.2) 2022-06-01 10:26:24.511 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.1) 2022-06-01 10:26:24.535 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.6.1) 2022-06-01 10:26:24.553 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.4) 2022-06-01 10:26:24.560 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.5.0) 2022-06-01 10:26:24.563 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (0.9.6) 2022-06-01 10:26:24.566 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.4.7) 2022-06-01 10:26:24.569 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (7.2.2) 2022-06-01 10:26:24.587 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1) 2022-06-01 10:26:24.592 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.1.1) 2022-06-01 10:26:24.611 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.10.1) 2022-06-01 10:26:24.635 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2020.1) 2022-06-01 10:26:24.639 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.23.0) 2022-06-01 10:26:24.660 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2022-06-01 10:26:24.664 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (3.17.2) 2022-06-01 10:26:24.668 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (1.15.0) 2022-06-01 10:26:24.671 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (3.2.2) 2022-06-01 10:26:24.678 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:26:24.693 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:26:24.713 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:24.717 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:26:24.726 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:26:24.728 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:26:24.733 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:26:24.739 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:26:24.744 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:26:24.747 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:26:24.756 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:26:24.758 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:26:24.761 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:26:24.765 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:26:24.773 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:26:24.784 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:26:24.797 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:26:24.805 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:26:24.816 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:26:24.819 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.7.2) 2022-06-01 10:26:24.821 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:26:24.824 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:26:24.828 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:26:24.830 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:26:24.839 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:26:24.841 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:26:24.844 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.20) 2022-06-01 10:26:24.848 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:26:24.865 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2022-06-01 10:26:24.873 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:26:24.880 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2022-06-01 10:26:24.883 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:26:24.886 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:26:24.889 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:26:24.891 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:26:26.757 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:26.757 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:26.831 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:26.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:26.836 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:26.839 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:26.841 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:26.843 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:26.846 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:26.849 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:26.851 | + functions-common:time_stop:2329 : start_time=1654079182320 2022-06-01 10:26:26.853 | + functions-common:time_stop:2331 : [[ -z 1654079182320 ]] 2022-06-01 10:26:26.856 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:26.861 | + functions-common:time_stop:2334 : end_time=1654079186858 2022-06-01 10:26:26.863 | + functions-common:time_stop:2335 : elapsed_time=4538 2022-06-01 10:26:26.865 | + functions-common:time_stop:2336 : total=65033 2022-06-01 10:26:26.868 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:26.870 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69571 2022-06-01 10:26:26.873 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:26.875 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-01 10:26:26.878 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-01 10:26:26.880 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-01 10:26:26.894 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-01 10:26:26.899 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-01 10:26:26.901 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-01 10:26:26.903 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-01 10:26:26.906 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:26.908 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:26.911 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:26.914 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:26.916 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:26.919 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:26.935 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:26.938 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:26.940 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:26.943 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:26.943 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:26.948 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-01 10:26:26.951 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:26.953 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-01 10:26:26.966 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-01 10:26:26.969 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:26.970 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:26.973 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-01 10:26:26.976 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:26.979 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-01 10:26:26.982 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:26.985 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:26.987 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-01 10:26:26.990 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:26:26.992 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-01 10:26:26.995 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:26.998 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:27.000 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-01 10:26:27.003 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:27.006 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:26:27.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-01 10:26:27.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:27.014 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-01 10:26:27.017 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:27.020 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:27.023 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-01 10:26:27.028 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-01 10:26:27.031 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2022-06-01 10:26:27.624 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-01 10:26:27.628 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:27.630 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:27.632 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:27.635 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-01 10:26:27.637 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-01 10:26:27.639 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:27.642 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:26:27.644 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:27.646 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:26:27.649 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:26:27.651 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:26:27.654 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:27.656 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-01 10:26:27.677 | Using python 3.8 to install /opt/stack/glance 2022-06-01 10:26:27.680 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-01 10:26:29.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:29.506 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:26:29.510 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.511 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.512 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:29.514 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.514 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.514 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:29.515 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:29.515 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:29.528 | Obtaining file:///opt/stack/glance 2022-06-01 10:26:30.821 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:32.112 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:26:32.121 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:26:32.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-01 10:26:32.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-01 10:26:32.159 | Requirement already satisfied: WSME===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.0) 2022-06-01 10:26:32.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-01 10:26:32.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-01 10:26:32.192 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:26:32.212 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:26:32.258 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:26:32.272 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:26:32.279 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.6.0) 2022-06-01 10:26:32.286 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:26:32.295 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:26:32.301 | Requirement already satisfied: glance-store===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (2.3.1) 2022-06-01 10:26:32.371 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2022-06-01 10:26:32.374 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:26:32.377 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:26:32.380 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:26:32.391 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:26:32.455 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:26:32.511 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:26:32.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-01 10:26:32.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-01 10:26:32.523 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:26:32.544 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:26:32.580 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:26:32.591 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:26:32.608 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:26:32.615 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:26:32.663 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:26:32.669 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:26:32.709 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:26:32.762 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:26:32.780 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:26:32.798 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:26:32.812 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:26:32.821 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:26:32.845 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:26:32.853 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:26:32.871 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:26:32.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-01 10:26:32.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-01 10:26:32.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-01 10:26:32.940 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:26:32.966 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:26:32.981 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:26:32.992 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:26:32.995 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:26:32.998 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:26:33.015 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:26:33.020 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:26:33.023 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:26:33.042 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:26:33.046 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:26:33.053 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:26:33.074 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:26:33.080 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:26:33.085 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (0.8.1) 2022-06-01 10:26:33.088 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:26:33.091 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:26:33.101 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:26:33.105 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:26:33.107 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:26:33.114 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:26:33.174 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:26:33.189 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:26:33.198 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:26:33.205 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:26:33.222 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:26:33.226 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:26:33.233 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:26:33.255 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:26:33.258 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:33.261 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:26:33.270 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:26:33.274 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:26:33.290 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:26:33.296 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:26:33.302 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:26:33.307 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:26:33.311 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:26:33.353 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:26:33.358 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:26:33.361 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:26:33.368 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:26:33.371 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:26:33.382 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:26:33.385 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:26:33.400 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:26:33.404 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:26:33.406 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:26:33.409 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:26:33.412 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:26:33.415 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:26:33.453 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:26:33.462 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:26:33.467 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:26:33.469 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:26:33.472 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:26:33.475 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:26:33.478 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:26:33.481 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:26:33.484 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:26:33.488 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:26:33.566 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:26:33.572 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:26:33.615 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:26:33.648 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:26:33.652 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:26:34.763 | Installing collected packages: glance 2022-06-01 10:26:34.763 | Attempting uninstall: glance 2022-06-01 10:26:34.765 | Found existing installation: glance 21.1.1.dev1 2022-06-01 10:26:34.770 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-01 10:26:34.771 | Running setup.py develop for glance 2022-06-01 10:26:36.371 | Successfully installed glance 2022-06-01 10:26:36.512 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:36.512 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:36.598 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:36.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:36.603 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:36.606 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:36.608 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:36.611 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:36.613 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:36.615 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:36.617 | + functions-common:time_stop:2329 : start_time=1654079187671 2022-06-01 10:26:36.620 | + functions-common:time_stop:2331 : [[ -z 1654079187671 ]] 2022-06-01 10:26:36.623 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:36.627 | + functions-common:time_stop:2334 : end_time=1654079196624 2022-06-01 10:26:36.630 | + functions-common:time_stop:2335 : elapsed_time=8953 2022-06-01 10:26:36.632 | + functions-common:time_stop:2336 : total=69571 2022-06-01 10:26:36.634 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:36.636 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78524 2022-06-01 10:26:36.639 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:36.641 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:36.644 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:26:36.646 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:26:36.665 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-01 10:26:36.678 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-01 10:26:36.681 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-01 10:26:36.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:36.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:36.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-01 10:26:36.691 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:36.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:36.696 | + ./stack.sh:main:889 : configure_glance 2022-06-01 10:26:36.699 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-01 10:26:36.712 | + lib/glance:configure_glance:270 : local dburl 2022-06-01 10:26:36.715 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-01 10:26:36.717 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-01 10:26:36.720 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-01 10:26:36.722 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-01 10:26:36.724 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:26:36.728 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:26:36.730 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-01 10:26:36.762 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-01 10:26:36.794 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-01 10:26:36.825 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:26:36.858 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-01 10:26:36.890 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-01 10:26:36.929 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-01 10:26:36.931 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:26:36.934 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-01 10:26:36.936 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:26:36.939 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-01 10:26:36.968 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-01 10:26:36.998 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:26:37.028 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-01 10:26:37.064 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-01 10:26:37.095 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-01 10:26:37.127 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-01 10:26:37.158 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-01 10:26:37.189 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:26:37.224 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:26:37.255 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:26:37.286 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-01 10:26:37.288 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-01 10:26:37.291 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-01 10:26:37.293 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:26:37.296 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:26:37.299 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:26:37.315 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:37.318 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:26:37.321 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:26:37.324 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:26:37.342 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:37.345 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:37.348 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:37.377 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:26:37.380 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:26:37.382 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-01 10:26:37.385 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-01 10:26:37.387 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-01 10:26:37.389 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-01 10:26:37.392 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-01 10:26:37.395 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-01 10:26:37.397 | + lib/glance:configure_glance_store:230 : local be 2022-06-01 10:26:37.399 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:26:37.402 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-01 10:26:37.404 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:26:37.434 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-01 10:26:37.437 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.83 2022-06-01 10:26:37.466 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-01 10:26:37.469 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-01 10:26:37.486 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:37.488 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-01 10:26:37.519 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-01 10:26:37.548 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-01 10:26:37.578 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-01 10:26:37.608 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-01 10:26:37.638 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-01 10:26:37.655 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:37.660 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:26:37.690 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-01 10:26:37.722 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-01 10:26:37.753 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.83/identity/v3 2022-06-01 10:26:37.782 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-01 10:26:37.812 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.83/image 2022-06-01 10:26:37.842 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-01 10:26:37.858 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:37.861 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-01 10:26:37.863 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-01 10:26:37.866 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-01 10:26:37.869 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:26:37.887 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:26:37.889 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:26:37.892 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:26:37.894 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:26:37.897 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:26:37.926 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:37.957 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:37.988 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:26:38.021 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-01 10:26:38.025 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-01 10:26:38.056 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-01 10:26:38.088 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-01 10:26:38.118 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.83/identity 2022-06-01 10:26:38.149 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-01 10:26:38.179 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-01 10:26:38.208 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-01 10:26:38.238 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-01 10:26:38.270 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-01 10:26:38.303 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-01 10:26:38.335 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-01 10:26:38.370 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-01 10:26:38.375 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-01 10:26:38.383 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-01 10:26:38.399 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:38.402 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-01 10:26:38.404 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.83:19292 /image 2022-06-01 10:26:38.407 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-01 10:26:38.410 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.83:19292 2022-06-01 10:26:38.412 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-01 10:26:38.414 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-01 10:26:38.418 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-01 10:26:38.420 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-01 10:26:38.423 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:38.425 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.428 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.430 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-01 10:26:38.433 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-01 10:26:38.435 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-01 10:26:38.438 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-01 10:26:38.440 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:38.442 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.445 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.447 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:38.449 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-01 10:26:38.505 | proxy (enabled by site administrator) 2022-06-01 10:26:38.508 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-01 10:26:38.510 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-01 10:26:38.513 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:38.515 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.518 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.520 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:38.522 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-01 10:26:38.579 | proxy_http (enabled by site administrator) 2022-06-01 10:26:38.583 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-01 10:26:38.583 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-01 10:26:38.592 | KeepAlive Off 2022-06-01 10:26:38.597 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:26:38.597 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-01 10:26:38.605 | SetEnv proxy-sendchunked 1 2022-06-01 10:26:38.609 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.83:19292" retry=0 ' 2022-06-01 10:26:38.609 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-01 10:26:38.618 | ProxyPass "/image" "http://10.222.0.83:19292" retry=0 2022-06-01 10:26:38.622 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-01 10:26:38.624 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-01 10:26:38.627 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:38.629 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:38.632 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:38.634 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.637 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.639 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:38.642 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:38.644 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:38.647 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:38.649 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-01 10:26:38.711 | Site glance already enabled 2022-06-01 10:26:38.715 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-01 10:26:38.718 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:38.720 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:38.723 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:38.861 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-01 10:26:38.904 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-01 10:26:38.935 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-01 10:26:38.966 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-01 10:26:38.984 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:38.986 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-01 10:26:38.989 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-01 10:26:38.991 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-01 10:26:38.994 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:38.997 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-01 10:26:38.999 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-01 10:26:39.002 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-01 10:26:39.005 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-01 10:26:39.007 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:39.009 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:39.012 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:39.015 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:39.017 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:39.020 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:39.036 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:39.038 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:39.041 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:39.044 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:39.044 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:39.049 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-01 10:26:39.051 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:39.054 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-01 10:26:39.067 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-01 10:26:39.070 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:39.070 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:39.073 | 070a0effb Handle the case when tempest fails 2022-06-01 10:26:39.076 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:39.079 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-01 10:26:39.082 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:39.084 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:26:39.087 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-01 10:26:39.089 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:26:39.092 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-01 10:26:39.094 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:39.097 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:26:39.099 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-01 10:26:39.102 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:39.104 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:26:39.107 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-01 10:26:39.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:39.113 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-01 10:26:39.115 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:39.118 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:39.121 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-01 10:26:39.127 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-01 10:26:39.130 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2022-06-01 10:26:39.718 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-01 10:26:39.721 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:39.723 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:39.726 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:39.728 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-01 10:26:39.731 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-01 10:26:39.733 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:39.736 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:26:39.738 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:39.740 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:26:39.743 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:26:39.745 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:26:39.748 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:39.750 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-01 10:26:39.771 | Using python 3.8 to install /opt/stack/cinder 2022-06-01 10:26:39.774 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-01 10:26:41.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:41.573 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:26:41.577 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:41.578 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:41.580 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:41.581 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:41.582 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:41.582 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:41.582 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:41.583 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:41.595 | Obtaining file:///opt/stack/cinder 2022-06-01 10:26:43.586 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:26:45.561 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:26:45.569 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:26:45.577 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:26:45.585 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:26:45.606 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:26:45.620 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:26:45.641 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2022-06-01 10:26:45.680 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2022-06-01 10:26:45.695 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2022-06-01 10:26:45.698 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2022-06-01 10:26:45.707 | Requirement already satisfied: google-api-python-client===1.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.11.0) 2022-06-01 10:26:45.721 | Requirement already satisfied: google-auth===1.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.21.0) 2022-06-01 10:26:45.737 | Requirement already satisfied: google-auth-httplib2===0.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.0.4) 2022-06-01 10:26:45.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 184)) (0.4.16) 2022-06-01 10:26:45.747 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2022-06-01 10:26:45.749 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (0.1.12) 2022-06-01 10:26:45.753 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (3.2.0) 2022-06-01 10:26:45.764 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.2.1) 2022-06-01 10:26:45.828 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.1.0) 2022-06-01 10:26:45.885 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (4.5.2) 2022-06-01 10:26:45.895 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.5) 2022-06-01 10:26:45.898 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 272)) (4.1.3) 2022-06-01 10:26:45.909 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:26:45.934 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:26:45.938 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:26:45.959 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:26:45.994 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:26:46.006 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:26:46.021 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:26:46.027 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:26:46.074 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:26:46.081 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:26:46.121 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:26:46.176 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:26:46.194 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:26:46.211 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:26:46.225 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:26:46.240 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:26:46.245 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:26:46.254 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:26:46.278 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:26:46.286 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:26:46.304 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:26:46.324 | Requirement already satisfied: oslo.vmware===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.7.0) 2022-06-01 10:26:46.348 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:26:46.409 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:26:46.416 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:26:46.452 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:26:46.455 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:26:46.457 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:26:46.478 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:26:46.481 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:26:46.487 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:26:46.497 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:26:46.501 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:26:46.504 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:26:46.520 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:26:46.525 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:26:46.543 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:26:46.562 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:26:46.580 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (3.10.1) 2022-06-01 10:26:46.603 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:26:46.607 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:26:46.614 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:26:46.635 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:26:46.640 | Requirement already satisfied: rsa===4.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (4.6) 2022-06-01 10:26:46.645 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (2.1.74) 2022-06-01 10:26:46.650 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:26:46.653 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:26:46.656 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:26:46.667 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:26:46.671 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:26:46.673 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:26:46.682 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.6) 2022-06-01 10:26:46.685 | Requirement already satisfied: tabulate===0.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.8.7) 2022-06-01 10:26:46.693 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:26:46.781 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:26:46.795 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:26:46.804 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:26:46.810 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:26:46.828 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:26:46.886 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:26:46.890 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:26:46.897 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (3.0.1) 2022-06-01 10:26:46.901 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:26:46.921 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:26:46.926 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:26:46.933 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:26:46.936 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:26:46.940 | Requirement already satisfied: zstd===1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.4.5.1) 2022-06-01 10:26:46.943 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:26:46.947 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2022-06-01 10:26:46.955 | Requirement already satisfied: google-api-core===1.22.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (1.22.1) 2022-06-01 10:26:46.977 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:26:46.981 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.8/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2022-06-01 10:26:47.025 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:26:47.030 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2022-06-01 10:26:47.036 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2022-06-01 10:26:47.041 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2022-06-01 10:26:47.049 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.8.0) 2022-06-01 10:26:47.054 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:26:47.058 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:26:47.067 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2022-06-01 10:26:47.073 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (5.0.2) 2022-06-01 10:26:47.114 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:26:47.119 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:26:47.127 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.0) 2022-06-01 10:26:47.130 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2022-06-01 10:26:47.141 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.10.9) 2022-06-01 10:26:47.144 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:26:47.154 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:26:47.168 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2022-06-01 10:26:47.183 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:26:47.197 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:26:47.200 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2022-06-01 10:26:47.204 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:26:47.207 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (0.22.0) 2022-06-01 10:26:47.211 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:26:47.213 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (2.5) 2022-06-01 10:26:47.251 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:26:47.260 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:26:47.265 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:26:47.267 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2022-06-01 10:26:47.270 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (1.0.0) 2022-06-01 10:26:47.273 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:26:47.275 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (1.26) 2022-06-01 10:26:47.280 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:26:47.284 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.13.0) 2022-06-01 10:26:47.289 | Requirement already satisfied: googleapis-common-protos===1.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.52.0) 2022-06-01 10:26:47.296 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:26:47.299 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:26:47.307 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:26:47.310 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:26:47.313 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2022-06-01 10:26:47.367 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.0) 2022-06-01 10:26:47.370 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:26:47.373 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:26:47.379 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:26:47.411 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2022-06-01 10:26:48.396 | Installing collected packages: cinder 2022-06-01 10:26:48.396 | Attempting uninstall: cinder 2022-06-01 10:26:48.405 | Found existing installation: cinder 17.4.1.dev1 2022-06-01 10:26:48.405 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-01 10:26:48.405 | Running setup.py develop for cinder 2022-06-01 10:26:50.687 | Successfully installed cinder 2022-06-01 10:26:50.829 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:26:50.829 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:26:50.919 | + inc/python:pip_install:200 : result=0 2022-06-01 10:26:50.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:26:50.923 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:50.925 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:50.928 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:50.930 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:50.932 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:50.934 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:26:50.936 | + functions-common:time_stop:2329 : start_time=1654079199766 2022-06-01 10:26:50.939 | + functions-common:time_stop:2331 : [[ -z 1654079199766 ]] 2022-06-01 10:26:50.941 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:50.945 | + functions-common:time_stop:2334 : end_time=1654079210943 2022-06-01 10:26:50.948 | + functions-common:time_stop:2335 : elapsed_time=11177 2022-06-01 10:26:50.950 | + functions-common:time_stop:2336 : total=78524 2022-06-01 10:26:50.952 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:50.955 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89701 2022-06-01 10:26:50.957 | + inc/python:pip_install:203 : return 0 2022-06-01 10:26:50.959 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:26:50.962 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:26:50.964 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:26:50.984 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-01 10:26:50.996 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-01 10:26:50.999 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-01 10:26:51.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:51.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:51.007 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-01 10:26:51.009 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:51.012 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-01 10:26:51.014 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-01 10:26:51.017 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:26:51.020 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:26:51.022 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:26:51.025 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:26:51.027 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:51.030 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:26:51.032 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:51.035 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:51.037 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:26:51.040 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:26:51.042 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:26:51.045 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:26:51.047 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-01 10:26:51.050 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:26:51.052 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:51.055 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:51.057 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-01 10:26:51.081 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2022-06-01 10:26:51.190 | Reading package lists... 2022-06-01 10:26:51.435 | Building dependency tree... 2022-06-01 10:26:51.437 | Reading state information... 2022-06-01 10:26:51.690 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-01 10:26:51.690 | The following packages were automatically installed and are no longer required: 2022-06-01 10:26:51.691 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:26:51.691 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:26:51.691 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:26:51.691 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:26:51.691 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:26:51.691 | python3-zope.interface 2022-06-01 10:26:51.691 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:26:51.804 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:26:51.808 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:26:51.811 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:26:51.814 | + functions-common:time_stop:2322 : local name 2022-06-01 10:26:51.816 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:26:51.819 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:26:51.821 | + functions-common:time_stop:2325 : local total 2022-06-01 10:26:51.823 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:26:51.826 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:26:51.828 | + functions-common:time_stop:2329 : start_time=1654079211078 2022-06-01 10:26:51.831 | + functions-common:time_stop:2331 : [[ -z 1654079211078 ]] 2022-06-01 10:26:51.834 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:26:51.838 | + functions-common:time_stop:2334 : end_time=1654079211836 2022-06-01 10:26:51.841 | + functions-common:time_stop:2335 : elapsed_time=758 2022-06-01 10:26:51.843 | + functions-common:time_stop:2336 : total=5444 2022-06-01 10:26:51.846 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:26:51.849 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6202 2022-06-01 10:26:51.851 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:26:51.854 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:26:51.856 | + ./stack.sh:main:895 : configure_cinder 2022-06-01 10:26:51.859 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-01 10:26:51.872 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-01 10:26:51.876 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-01 10:26:51.878 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-01 10:26:51.880 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:26:51.883 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-01 10:26:51.884 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:26:51.888 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-01 10:26:51.890 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-01 10:26:51.892 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:26:51.894 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-01 10:26:51.896 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-01 10:26:51.899 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-01 10:26:51.901 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-01 10:26:51.903 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-01 10:26:51.915 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-01 10:26:51.927 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-01 10:26:51.939 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-01 10:26:51.951 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-01 10:26:51.963 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:26:51.965 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:26:51.970 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dAdfahbmXz 2022-06-01 10:26:51.972 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:26:51.974 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-01 10:26:51.977 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-01 10:26:51.979 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dAdfahbmXz 2022-06-01 10:26:51.983 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dAdfahbmXz 2022-06-01 10:26:51.994 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dAdfahbmXz /etc/sudoers.d/cinder-rootwrap 2022-06-01 10:26:52.007 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-01 10:26:52.011 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:26:52.013 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:26:52.015 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:26:52.017 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:26:52.019 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:26:52.021 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:26:52.024 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-01 10:26:52.026 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-01 10:26:52.036 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-01 10:26:52.053 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-01 10:26:52.082 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-01 10:26:52.109 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-01 10:26:52.143 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-01 10:26:52.170 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-01 10:26:52.190 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-01 10:26:52.213 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-01 10:26:52.232 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-01 10:26:52.253 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-01 10:26:52.255 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:26:52.257 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-01 10:26:52.260 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:26:52.262 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-01 10:26:52.291 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-01 10:26:52.319 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:26:52.346 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-01 10:26:52.374 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-01 10:26:52.401 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-01 10:26:52.428 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-01 10:26:52.461 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-01 10:26:52.489 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:26:52.518 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:26:52.545 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-01 10:26:52.576 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-01 10:26:52.604 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-01 10:26:52.607 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-01 10:26:52.610 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-01 10:26:52.612 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-01 10:26:52.615 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:26:52.618 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-01 10:26:52.648 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-01 10:26:52.676 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-01 10:26:52.704 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-01 10:26:52.732 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-01 10:26:52.764 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-01 10:26:52.792 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-01 10:26:52.823 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-01 10:26:52.826 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:26:52.854 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:26:52.885 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-01 10:26:52.893 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 60f812571a3c0071f012078cd276db0f 2022-06-01 10:26:52.921 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-01 10:26:52.937 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:52.940 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-01 10:26:52.942 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-01 10:26:52.945 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-01 10:26:52.947 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-01 10:26:52.950 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-01 10:26:52.952 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-01 10:26:52.955 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-01 10:26:52.957 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-01 10:26:52.960 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-01 10:26:52.962 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-01 10:26:52.964 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-01 10:26:52.995 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-01 10:26:53.023 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-01 10:26:53.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-01 10:26:53.078 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-01 10:26:53.106 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-01 10:26:53.109 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-01 10:26:53.111 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-01 10:26:53.114 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-01 10:26:53.142 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-01 10:26:53.170 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-01 10:26:53.173 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-01 10:26:53.205 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-01 10:26:53.207 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-01 10:26:53.209 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-01 10:26:53.212 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-01 10:26:53.240 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-01 10:26:53.243 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-01 10:26:53.245 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-01 10:26:53.263 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.265 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.83:8080/v1/AUTH_ 2022-06-01 10:26:53.294 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-01 10:26:53.310 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:53.313 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-01 10:26:53.330 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:53.332 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-01 10:26:53.335 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-01 10:26:53.337 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-01 10:26:53.339 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-01 10:26:53.342 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:26:53.344 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:26:53.346 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:26:53.363 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.366 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:26:53.368 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:26:53.371 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:26:53.387 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:53.389 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:53.393 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:26:53.422 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:26:53.425 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:26:53.427 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-01 10:26:53.429 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-01 10:26:53.432 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:26:53.435 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:26:53.452 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:26:53.455 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:26:53.458 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:26:53.460 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:26:53.462 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:26:53.490 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:53.520 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:26:53.551 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:26:53.580 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-01 10:26:53.582 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:26:53.585 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-01 10:26:53.587 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-01 10:26:53.589 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:26:53.592 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:26:53.595 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-01 10:26:53.599 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-01 10:26:53.602 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:26:53.604 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:26:53.617 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:26:53.617 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:53.626 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:26:53.630 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:26:53.646 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:26:53.648 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-01 10:26:53.652 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-01 10:26:53.681 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:26:53.709 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-01 10:26:53.736 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:26:53.763 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:26:53.791 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:26:53.822 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:26:53.852 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:26:53.879 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:26:53.907 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:26:53.935 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:26:53.962 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:26:53.990 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:26:54.019 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:26:54.021 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:26:54.024 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-01 10:26:54.027 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-01 10:26:54.029 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:26:54.031 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:54.038 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:54.041 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:26:54.044 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:26:54.046 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-01 10:26:54.074 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:26:54.102 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-01 10:26:54.102 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-01 10:26:54.111 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-01 10:26:54.114 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-01 10:26:54.117 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-01 10:26:54.120 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:26:54.123 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:26:54.125 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:26:54.128 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:54.130 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:54.133 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:26:54.135 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:26:54.138 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:26:54.140 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:26:54.143 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-01 10:26:54.204 | Enabling site cinder-wsgi. 2022-06-01 10:26:54.210 | To activate the new configuration, you need to run: 2022-06-01 10:26:54.210 | systemctl reload apache2 2022-06-01 10:26:54.214 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:26:54.217 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:26:54.219 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:26:54.222 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:26:54.356 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-01 10:26:54.360 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-01 10:26:54.394 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.83/image 2022-06-01 10:26:54.425 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-01 10:26:54.442 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:26:54.444 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-01 10:26:54.447 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-01 10:26:54.449 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:26:54.451 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-01 10:26:54.454 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-01 10:26:54.490 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-01 10:26:54.521 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.83/identity 2022-06-01 10:26:54.549 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-01 10:26:54.577 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-01 10:26:54.605 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-01 10:26:54.634 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-01 10:26:54.663 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-01 10:26:54.691 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:26:54.720 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-01 10:26:54.748 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-01 10:26:54.779 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:26:54.808 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-01 10:26:54.810 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-01 10:26:54.828 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:54.831 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.83:2379 2022-06-01 10:26:54.862 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-01 10:26:54.880 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:26:54.882 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-01 10:26:54.885 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-01 10:26:54.887 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-01 10:26:54.890 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:26:54.893 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-01 10:26:54.895 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-01 10:26:54.899 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:26:54.899 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-01 10:26:54.904 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-01 10:26:54.907 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-01 10:26:54.910 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-06-01 10:26:54.912 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-01 10:26:54.915 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-01 10:26:54.917 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-01 10:26:54.920 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-01 10:26:54.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:26:54.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:26:54.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-01 10:26:54.930 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:26:54.932 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-01 10:26:54.935 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-01 10:26:54.937 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-01 10:26:54.940 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:26:54.942 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:26:54.945 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:26:54.948 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:26:54.950 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:26:54.953 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:26:54.969 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:26:54.971 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:26:54.974 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:54.977 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:26:54.977 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:26:54.982 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-01 10:26:54.984 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:26:54.987 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-01 10:26:55.000 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-01 10:26:55.003 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:26:55.003 | + functions-common:git_clone:607 : head -1 2022-06-01 10:26:55.014 | bca80bfbfb [OVN] Add baremetal support with Neutron DHCP agent 2022-06-01 10:26:55.017 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:26:55.020 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-01 10:26:55.022 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:26:55.025 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:26:55.028 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-01 10:26:55.030 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:26:55.033 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-01 10:26:55.035 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:26:55.038 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:26:55.040 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-01 10:26:55.043 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:26:55.045 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:26:55.048 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-01 10:26:55.051 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:26:55.055 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-01 10:26:55.057 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:26:55.060 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:26:55.063 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-01 10:26:55.069 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-01 10:26:55.072 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2022-06-01 10:26:55.662 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-01 10:26:55.665 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:26:55.667 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:26:55.669 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:26:55.672 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-01 10:26:55.675 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-01 10:26:55.677 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:26:55.679 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:26:55.682 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:26:55.684 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:26:55.686 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:26:55.689 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:26:55.691 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:26:55.694 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-01 10:26:55.714 | Using python 3.8 to install /opt/stack/neutron 2022-06-01 10:26:55.717 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-01 10:26:57.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:26:57.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-01 10:26:57.544 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:57.545 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:57.547 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:26:57.549 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:57.549 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:57.549 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:57.549 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:26:57.550 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:26:57.563 | Obtaining file:///opt/stack/neutron 2022-06-01 10:26:59.647 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:01.732 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:27:01.740 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:27:01.743 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:27:01.751 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:27:01.759 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:27:01.767 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:27:01.789 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:27:01.803 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:27:01.811 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:27:01.819 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:27:01.822 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:27:01.832 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:27:01.838 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:27:01.841 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2022-06-01 10:27:01.843 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:27:01.913 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:27:01.970 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:27:01.972 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:27:01.977 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:27:01.980 | Requirement already satisfied: neutron-lib===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.6.2) 2022-06-01 10:27:02.021 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:27:02.048 | Requirement already satisfied: os-ken===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.2.1) 2022-06-01 10:27:02.067 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:27:02.072 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:27:02.077 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:27:02.101 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:27:02.119 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:27:02.158 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:27:02.172 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:27:02.190 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:27:02.196 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:27:02.244 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:27:02.251 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:27:02.291 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:27:02.345 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:27:02.364 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:27:02.381 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:27:02.396 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:27:02.411 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:27:02.415 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:27:02.425 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:27:02.448 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:27:02.456 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:27:02.474 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:27:02.495 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-01 10:27:02.550 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:27:02.556 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:27:02.565 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:27:02.571 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:27:02.606 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:27:02.610 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (1.3.3) 2022-06-01 10:27:02.619 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:27:02.622 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:27:02.643 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:02.657 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:27:02.668 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:27:02.671 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:27:02.674 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:27:02.680 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:27:02.685 | Requirement already satisfied: python-designateclient===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (4.1.0) 2022-06-01 10:27:02.706 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:27:02.708 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:27:02.727 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:27:02.754 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (17.2.1) 2022-06-01 10:27:02.772 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:27:02.776 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:27:02.783 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:27:02.804 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:27:02.806 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:27:02.811 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.1.10) 2022-06-01 10:27:02.814 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:02.817 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:27:02.820 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:27:02.823 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:27:02.834 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:27:02.838 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:27:02.840 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:27:02.848 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:02.862 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:27:02.872 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:27:02.877 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:27:02.895 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.0.4) 2022-06-01 10:27:02.914 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:27:02.971 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:27:02.975 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:27:02.982 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:27:03.003 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:27:03.007 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:27:03.010 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:03.013 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:27:03.022 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:27:03.030 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:27:03.033 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:27:03.038 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:27:03.041 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:27:03.102 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:27:03.105 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:27:03.128 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:27:03.134 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:27:03.138 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:27:03.142 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:27:03.146 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:27:03.152 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:27:03.155 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:27:03.160 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:27:03.201 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:27:03.206 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:27:03.216 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:27:03.227 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:27:03.240 | Requirement already satisfied: WebTest===2.0.35 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (2.0.35) 2022-06-01 10:27:03.262 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.3.5) 2022-06-01 10:27:03.265 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:27:03.279 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:27:03.295 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:27:03.307 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:27:03.311 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:27:03.314 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:27:03.317 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:27:03.320 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:27:03.323 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:27:03.326 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:27:03.328 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:27:03.331 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:27:03.334 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:27:03.337 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:03.340 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:03.343 | Requirement already satisfied: waitress===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.4.4) 2022-06-01 10:27:03.357 | Requirement already satisfied: beautifulsoup4===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (4.9.1) 2022-06-01 10:27:03.365 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:27:03.423 | Requirement already satisfied: soupsieve===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.0.1) 2022-06-01 10:27:03.428 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:27:03.470 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:27:03.503 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:03.506 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:27:03.509 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:04.493 | Installing collected packages: neutron 2022-06-01 10:27:04.493 | Attempting uninstall: neutron 2022-06-01 10:27:04.499 | Found existing installation: neutron 17.4.2.dev8 2022-06-01 10:27:04.505 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-01 10:27:04.507 | Running setup.py develop for neutron 2022-06-01 10:27:06.921 | Successfully installed neutron 2022-06-01 10:27:07.060 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:07.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:07.148 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:07.151 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:07.153 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:07.156 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:07.158 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:07.161 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:07.163 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:07.165 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:07.167 | + functions-common:time_stop:2329 : start_time=1654079215709 2022-06-01 10:27:07.170 | + functions-common:time_stop:2331 : [[ -z 1654079215709 ]] 2022-06-01 10:27:07.173 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:07.177 | + functions-common:time_stop:2334 : end_time=1654079227174 2022-06-01 10:27:07.179 | + functions-common:time_stop:2335 : elapsed_time=11465 2022-06-01 10:27:07.181 | + functions-common:time_stop:2336 : total=89701 2022-06-01 10:27:07.183 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:07.185 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=101166 2022-06-01 10:27:07.188 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:07.190 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:07.193 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:07.195 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:07.214 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-01 10:27:07.227 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-01 10:27:07.229 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-01 10:27:07.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:07.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:07.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-01 10:27:07.239 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:07.242 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-01 10:27:07.244 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:07.247 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-01 10:27:07.264 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:07.267 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-01 10:27:07.269 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-01 10:27:07.272 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-01 10:27:07.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:07.277 | + lib/stack:stack_install_service:32 : install_nova 2022-06-01 10:27:07.279 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-01 10:27:07.282 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-01 10:27:07.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:07.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:07.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-01 10:27:07.292 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:07.295 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-01 10:27:07.310 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:07.313 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-01 10:27:07.329 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:07.332 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-01 10:27:07.349 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:07.351 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-01 10:27:07.354 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-01 10:27:07.356 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-01 10:27:07.358 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:27:07.360 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:07.363 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:07.365 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:07.368 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:07.371 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:07.387 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:07.389 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:07.392 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:07.394 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:27:07.395 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:07.400 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-01 10:27:07.402 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:07.405 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-01 10:27:07.418 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-01 10:27:07.421 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:07.421 | + functions-common:git_clone:607 : head -1 2022-06-01 10:27:07.424 | 612a9cb76e Merge commit 'refs/changes/45/840845/1' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-06-01 10:27:07.427 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:07.429 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-01 10:27:07.432 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:27:07.434 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:07.436 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-01 10:27:07.439 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:27:07.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-01 10:27:07.444 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:27:07.446 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:07.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-01 10:27:07.451 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:27:07.454 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:27:07.457 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-01 10:27:07.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:27:07.463 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-01 10:27:07.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:27:07.468 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:27:07.474 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-01 10:27:07.479 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-01 10:27:07.482 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2022-06-01 10:27:08.076 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-01 10:27:08.079 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:27:08.081 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:27:08.084 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:27:08.086 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-01 10:27:08.089 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-01 10:27:08.091 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:27:08.093 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:27:08.096 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:27:08.098 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:27:08.101 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:27:08.103 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:27:08.105 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:27:08.107 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-01 10:27:08.128 | Using python 3.8 to install /opt/stack/nova 2022-06-01 10:27:08.130 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-01 10:27:09.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:09.923 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:27:09.927 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:09.928 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:09.929 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:09.931 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:09.931 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:09.931 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:09.932 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:09.932 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:09.945 | Obtaining file:///opt/stack/nova 2022-06-01 10:27:13.005 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:16.058 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:27:16.067 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:27:16.071 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2022-06-01 10:27:16.079 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2022-06-01 10:27:16.088 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:27:16.091 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:27:16.099 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:27:16.121 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:27:16.135 | Requirement already satisfied: castellan===3.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.1) 2022-06-01 10:27:16.156 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:27:16.196 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2022-06-01 10:27:16.209 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:27:16.212 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2022-06-01 10:27:16.222 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2022-06-01 10:27:16.228 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-01 10:27:16.230 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:27:16.233 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:27:16.246 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:27:16.310 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:27:16.366 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.5.2) 2022-06-01 10:27:16.378 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:27:16.382 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:27:16.385 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:27:16.389 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:27:16.393 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:27:16.419 | Requirement already satisfied: os-brick===4.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.0.5) 2022-06-01 10:27:16.444 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:27:16.448 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:27:16.452 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:27:16.457 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-01 10:27:16.481 | Requirement already satisfied: os-win===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.2.0) 2022-06-01 10:27:16.502 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (0.3.4) 2022-06-01 10:27:16.521 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:27:16.554 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:27:16.566 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:27:16.582 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:27:16.588 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:27:16.635 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:27:16.642 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:27:16.682 | Requirement already satisfied: oslo.messaging===12.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.5.2) 2022-06-01 10:27:16.739 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:27:16.758 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:27:16.775 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2022-06-01 10:27:16.790 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.2.0) 2022-06-01 10:27:16.804 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (6.2.0) 2022-06-01 10:27:16.808 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:27:16.818 | Requirement already satisfied: oslo.service===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.1) 2022-06-01 10:27:16.841 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:27:16.849 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:27:16.867 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.3.0) 2022-06-01 10:27:16.887 | Requirement already satisfied: ovsdbapp===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.6.1) 2022-06-01 10:27:16.897 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:27:16.903 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.7.2) 2022-06-01 10:27:16.938 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:27:16.941 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:27:16.944 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.7.2) 2022-06-01 10:27:16.966 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:27:16.978 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:27:16.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-01 10:27:16.984 | Requirement already satisfied: pypowervm===1.1.24 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.1.24) 2022-06-01 10:27:17.009 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.5.14) 2022-06-01 10:27:17.017 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (5.0.1) 2022-06-01 10:27:17.033 | Requirement already satisfied: python-cinderclient===7.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (7.2.2) 2022-06-01 10:27:17.051 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:27:17.056 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.2.2) 2022-06-01 10:27:17.073 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:27:17.093 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (7.2.1) 2022-06-01 10:27:17.121 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:27:17.125 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:27:17.133 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:27:17.153 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:27:17.157 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.3.3) 2022-06-01 10:27:17.161 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:27:17.166 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:17.169 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:27:17.172 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:27:17.183 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:27:17.187 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:27:17.190 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:27:17.197 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.5.0) 2022-06-01 10:27:17.257 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (6.2.0) 2022-06-01 10:27:17.297 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:27:17.307 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:27:17.313 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:27:17.332 | Requirement already satisfied: tooz===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.7.2) 2022-06-01 10:27:17.396 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:27:17.400 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:27:17.407 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:27:17.428 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.11.7) 2022-06-01 10:27:17.432 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.3.3) 2022-06-01 10:27:17.440 | Requirement already satisfied: websockify===0.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.9.0) 2022-06-01 10:27:17.445 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:27:17.448 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.2.5) 2022-06-01 10:27:17.451 | Requirement already satisfied: zVMCloudConnector===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.4.1) 2022-06-01 10:27:17.465 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:27:17.468 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2022-06-01 10:27:17.477 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:27:17.500 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:27:17.503 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:27:17.507 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:27:17.512 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:27:17.519 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:27:17.527 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2022-06-01 10:27:17.532 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:27:17.537 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:27:17.547 | Requirement already satisfied: amqp===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.1) 2022-06-01 10:27:17.551 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2022-06-01 10:27:17.555 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.2) 2022-06-01 10:27:17.598 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:27:17.602 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:27:17.614 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.13.0) 2022-06-01 10:27:17.619 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-01 10:27:17.630 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2022-06-01 10:27:17.644 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.4.8) 2022-06-01 10:27:17.646 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.2.8) 2022-06-01 10:27:17.651 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:27:17.670 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (19.1.0) 2022-06-01 10:27:17.684 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (2.1.0) 2022-06-01 10:27:17.688 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:27:17.704 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:27:17.707 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:27:17.710 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:27:17.713 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:27:17.715 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2022-06-01 10:27:17.724 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5) 2022-06-01 10:27:17.764 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (1.4.1) 2022-06-01 10:27:17.769 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:27:17.772 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:27:17.774 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:27:17.777 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:27:17.780 | Requirement already satisfied: numpy===1.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (1.19.1) 2022-06-01 10:27:17.784 | Requirement already satisfied: PyJWT===1.7.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2022-06-01 10:27:17.791 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:17.795 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:27:17.798 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:27:17.801 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:27:17.809 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.0.0) 2022-06-01 10:27:17.812 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (2.2.2) 2022-06-01 10:27:17.815 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:27:17.869 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:17.872 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:27:17.877 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:17.882 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:27:17.924 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:27:18.921 | Installing collected packages: nova 2022-06-01 10:27:18.921 | Attempting uninstall: nova 2022-06-01 10:27:18.923 | Found existing installation: nova 22.4.1.dev5 2022-06-01 10:27:18.928 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-01 10:27:18.929 | Running setup.py develop for nova 2022-06-01 10:27:22.276 | Successfully installed nova 2022-06-01 10:27:22.418 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:22.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:22.507 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:22.510 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:22.512 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:22.514 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:22.516 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:22.518 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:22.520 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:22.523 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:22.525 | + functions-common:time_stop:2329 : start_time=1654079228123 2022-06-01 10:27:22.527 | + functions-common:time_stop:2331 : [[ -z 1654079228123 ]] 2022-06-01 10:27:22.530 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:22.534 | + functions-common:time_stop:2334 : end_time=1654079242532 2022-06-01 10:27:22.536 | + functions-common:time_stop:2335 : elapsed_time=14409 2022-06-01 10:27:22.539 | + functions-common:time_stop:2336 : total=101166 2022-06-01 10:27:22.541 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:22.543 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115575 2022-06-01 10:27:22.546 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:22.548 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:22.551 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:22.553 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:22.571 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-01 10:27:22.583 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-01 10:27:22.586 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-01 10:27:22.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:22.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:22.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-01 10:27:22.596 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:22.599 | + lib/nova:install_nova:837 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-01 10:27:22.612 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:22.615 | + ./stack.sh:main:906 : configure_nova 2022-06-01 10:27:22.617 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-01 10:27:22.629 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-01 10:27:22.632 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-01 10:27:22.634 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-01 10:27:22.638 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-01 10:27:22.638 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-01 10:27:22.643 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-01 10:27:22.645 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-01 10:27:22.648 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-01 10:27:22.650 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-01 10:27:22.653 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-01 10:27:22.655 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-01 10:27:22.658 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-01 10:27:22.660 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-01 10:27:22.672 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-01 10:27:22.685 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-01 10:27:22.697 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-01 10:27:22.709 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-01 10:27:22.722 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-01 10:27:22.725 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-01 10:27:22.730 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ptIschemYw 2022-06-01 10:27:22.732 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:27:22.735 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-01 10:27:22.738 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-01 10:27:22.740 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:27:22.743 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-01 10:27:22.746 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ptIschemYw 2022-06-01 10:27:22.749 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ptIschemYw 2022-06-01 10:27:22.761 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ptIschemYw /etc/sudoers.d/nova-rootwrap 2022-06-01 10:27:22.774 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-01 10:27:22.778 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-01 10:27:22.781 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-01 10:27:22.787 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-01 10:27:22.793 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-01 10:27:22.796 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-01 10:27:22.799 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-01 10:27:22.802 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-06-01 10:27:22.804 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-01 10:27:22.809 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-01 10:27:22.826 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:22.829 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-01 10:27:22.831 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-01 10:27:22.835 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-01 10:27:22.838 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-01 10:27:22.867 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-01 10:27:22.869 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-01 10:27:22.896 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-01 10:27:22.925 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-01 10:27:22.951 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-01 10:27:22.981 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-01 10:27:23.012 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-01 10:27:23.042 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-01 10:27:23.044 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.83 2022-06-01 10:27:23.070 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-01 10:27:23.097 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-01 10:27:23.124 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-01 10:27:23.151 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-01 10:27:23.178 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-01 10:27:23.207 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-01 10:27:23.209 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-01 10:27:23.211 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-01 10:27:23.214 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-01 10:27:23.216 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-01 10:27:23.218 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-01 10:27:23.221 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-01 10:27:23.223 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-01 10:27:23.225 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-01 10:27:23.227 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-01 10:27:23.229 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:27:23.231 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:27:23.234 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:27:23.236 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:27:23.238 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:27:23.240 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:27:23.243 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-01 10:27:23.259 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:23.262 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:23.264 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-01 10:27:23.267 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-01 10:27:23.294 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-01 10:27:23.298 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-01 10:27:23.301 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-01 10:27:23.303 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-01 10:27:23.305 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:27:23.308 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-01 10:27:23.337 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-01 10:27:23.340 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-01 10:27:23.342 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-01 10:27:23.345 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-01 10:27:23.347 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:27:23.350 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-01 10:27:23.380 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-01 10:27:23.409 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-01 10:27:23.436 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-01 10:27:23.463 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-01 10:27:23.479 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:23.481 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-01 10:27:23.498 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:23.501 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-01 10:27:23.501 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-01 10:27:23.506 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-01 10:27:23.509 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-01 10:27:23.536 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-01 10:27:23.552 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:23.554 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-01 10:27:23.556 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:27:23.559 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-01 10:27:23.561 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:27:23.563 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-01 10:27:23.592 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-01 10:27:23.619 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:27:23.646 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-01 10:27:23.674 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-01 10:27:23.700 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-01 10:27:23.728 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-01 10:27:23.755 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-01 10:27:23.783 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:23.810 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:27:23.838 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-01 10:27:23.854 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:23.856 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-01 10:27:23.859 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-01 10:27:23.888 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-01 10:27:23.916 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.83/identity 2022-06-01 10:27:23.944 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-01 10:27:23.972 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-01 10:27:23.998 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-01 10:27:24.026 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-01 10:27:24.052 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-01 10:27:24.080 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-01 10:27:24.095 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:24.098 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-01 10:27:24.100 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-01 10:27:24.127 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-01 10:27:24.157 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-01 10:27:24.159 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-01 10:27:24.186 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-01 10:27:24.189 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-01 10:27:24.191 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-01 10:27:24.193 | + functions-common:is_suse:464 : is_opensuse 2022-06-01 10:27:24.195 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-01 10:27:24.197 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-01 10:27:24.200 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-01 10:27:24.202 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-01 10:27:24.205 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-01 10:27:24.208 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-01 10:27:24.212 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-01 10:27:24.214 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-01 10:27:24.217 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:24.239 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:24.241 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:24.243 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:24.246 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:24.248 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:27:24.276 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:24.304 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:24.336 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:24.364 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-01 10:27:24.394 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-01 10:27:24.396 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-01 10:27:24.398 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-01 10:27:24.400 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-01 10:27:24.403 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:27:24.405 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:24.408 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-01 10:27:24.412 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-01 10:27:24.415 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:24.417 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:24.429 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:24.429 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:24.437 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:24.441 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:24.457 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:27:24.459 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-01 10:27:24.463 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-01 10:27:24.492 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:24.519 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-01 10:27:24.549 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:24.583 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:24.610 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:24.636 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:24.664 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:24.690 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:24.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-01 10:27:24.746 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:24.774 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:24.801 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:24.833 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:27:24.836 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:27:24.839 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-01 10:27:24.841 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-01 10:27:24.843 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:27:24.846 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:24.848 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:24.850 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:24.853 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:24.855 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-01 10:27:24.883 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:27:24.912 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-01 10:27:24.912 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-01 10:27:24.920 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-01 10:27:24.923 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-01 10:27:24.926 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-01 10:27:24.928 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:27:24.930 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:27:24.933 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:24.935 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:24.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:24.940 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:24.942 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:27:24.945 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:24.947 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:24.949 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-01 10:27:25.013 | Enabling site nova-api-wsgi. 2022-06-01 10:27:25.020 | To activate the new configuration, you need to run: 2022-06-01 10:27:25.020 | systemctl reload apache2 2022-06-01 10:27:25.024 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:27:25.026 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:27:25.029 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:27:25.031 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:27:25.168 | + lib/nova:create_nova_conf:492 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-01 10:27:25.171 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:27:25.174 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:25.176 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-01 10:27:25.179 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-01 10:27:25.182 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:25.185 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:25.190 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-01 10:27:25.192 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:25.195 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:25.209 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:25.209 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:25.217 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:25.221 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:25.238 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-01 10:27:25.240 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-01 10:27:25.244 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-01 10:27:25.275 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:25.302 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-01 10:27:25.330 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:25.357 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:25.384 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:25.412 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:25.438 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:25.466 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:25.493 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:27:25.521 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:25.548 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:25.575 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:25.602 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-01 10:27:25.604 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-01 10:27:25.632 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-01 10:27:25.649 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:25.651 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-01 10:27:25.681 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-01 10:27:25.683 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-01 10:27:25.686 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-01 10:27:25.702 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:25.705 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:27:25.708 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:27:25.735 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-01 10:27:25.768 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-01 10:27:25.770 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:27:25.772 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-01 10:27:25.775 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:25.777 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-01 10:27:25.779 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:25.795 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:25.798 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-01 10:27:25.800 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-01 10:27:25.802 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:25.819 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:25.822 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:27:25.824 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/ 2022-06-01 10:27:25.852 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:25.854 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:25.857 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-01 10:27:25.884 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-01 10:27:25.912 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-01 10:27:25.943 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-01 10:27:25.960 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:25.962 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-01 10:27:25.989 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-01 10:27:25.992 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-01 10:27:26.008 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.011 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-01 10:27:26.015 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:27:26.018 | + lib/nova:create_nova_conf:525 : local conf 2022-06-01 10:27:26.020 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-01 10:27:26.023 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-01 10:27:26.025 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:27:26.028 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:27:26.030 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:26.033 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-01 10:27:26.036 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-01 10:27:26.040 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-01 10:27:26.042 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-01 10:27:26.045 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-01 10:27:26.047 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-01 10:27:26.049 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:27:26.052 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-01 10:27:26.082 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-01 10:27:26.112 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-01 10:27:26.142 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:26.145 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-01 10:27:26.147 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-01 10:27:26.149 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-01 10:27:26.165 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.169 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-01 10:27:26.169 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-01 10:27:26.875 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-01 10:27:26.877 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-01 10:27:26.880 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-01 10:27:26.882 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-01 10:27:26.884 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-01 10:27:26.887 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-01 10:27:26.889 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-01 10:27:26.906 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.909 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-01 10:27:26.912 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-01 10:27:26.914 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-01 10:27:26.930 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.932 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:27:26.935 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.83:5672/nova_cell1 2022-06-01 10:27:26.963 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-01 10:27:26.965 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-01 10:27:26.967 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-01 10:27:26.984 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:26.986 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-01 10:27:26.989 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:26.991 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-01 10:27:27.022 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:27:27.049 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-01 10:27:27.077 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-01 10:27:27.104 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-01 10:27:27.132 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-01 10:27:27.160 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-01 10:27:27.188 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-01 10:27:27.216 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-01 10:27:27.218 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-01 10:27:27.221 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-01 10:27:27.224 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:27.240 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:27.242 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:27.244 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:27.247 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:27.249 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:27:27.277 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:27.305 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:27.333 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:27.360 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-01 10:27:27.363 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-01 10:27:27.367 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-01 10:27:27.369 | + lib/nova:create_nova_conf:559 : local conf 2022-06-01 10:27:27.371 | + lib/nova:create_nova_conf:560 : local offset 2022-06-01 10:27:27.375 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-01 10:27:27.377 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-01 10:27:27.380 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-01 10:27:27.382 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:27.385 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-01 10:27:27.387 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-01 10:27:27.389 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-01 10:27:27.392 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-01 10:27:27.394 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-01 10:27:27.396 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-01 10:27:27.411 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:27.414 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-01 10:27:27.430 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:27.432 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-01 10:27:27.435 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-01 10:27:27.451 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:27.453 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-01 10:27:27.469 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:27.472 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-01 10:27:27.489 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:27.492 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-01 10:27:27.509 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:27.512 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-01 10:27:27.515 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-01 10:27:27.517 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-01 10:27:27.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-01 10:27:27.522 | + lib/stack:stack_install_service:32 : install_placement 2022-06-01 10:27:27.525 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-01 10:27:27.527 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-01 10:27:27.530 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:27.532 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:27.535 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-01 10:27:27.537 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:27:27.540 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:27:27.542 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:27:27.545 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:27:27.548 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:27.551 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:27:27.553 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:27.556 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:27.558 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:27:27.561 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:27:27.564 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:27:27.566 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:27:27.576 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-01 10:27:27.579 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:27:27.581 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:27.584 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:27.586 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-01 10:27:27.608 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-01 10:27:27.718 | Reading package lists... 2022-06-01 10:27:27.975 | Building dependency tree... 2022-06-01 10:27:27.976 | Reading state information... 2022-06-01 10:27:28.226 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-01 10:27:28.227 | The following packages were automatically installed and are no longer required: 2022-06-01 10:27:28.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:27:28.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:27:28.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:27:28.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:27:28.228 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:27:28.228 | python3-zope.interface 2022-06-01 10:27:28.228 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:27:28.347 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:27:28.352 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:27:28.354 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:27:28.357 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:28.360 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:28.362 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:28.365 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:28.367 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:28.369 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:27:28.372 | + functions-common:time_stop:2329 : start_time=1654079247605 2022-06-01 10:27:28.375 | + functions-common:time_stop:2331 : [[ -z 1654079247605 ]] 2022-06-01 10:27:28.378 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:28.382 | + functions-common:time_stop:2334 : end_time=1654079248380 2022-06-01 10:27:28.385 | + functions-common:time_stop:2335 : elapsed_time=775 2022-06-01 10:27:28.387 | + functions-common:time_stop:2336 : total=6202 2022-06-01 10:27:28.389 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:28.392 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6977 2022-06-01 10:27:28.394 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:27:28.397 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-01 10:27:28.400 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-01 10:27:28.402 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-01 10:27:28.405 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-01 10:27:28.407 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-01 10:27:28.430 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-01 10:27:28.432 | + functions-common:install_package:1356 : update_package_repo 2022-06-01 10:27:28.435 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-01 10:27:28.438 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-01 10:27:28.441 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-01 10:27:28.444 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:28.446 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-01 10:27:28.449 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:28.451 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:28.454 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-01 10:27:28.456 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-01 10:27:28.459 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-01 10:27:28.461 | + functions-common:apt_get_update:1083 : return 2022-06-01 10:27:28.464 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-01 10:27:28.466 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-01 10:27:28.469 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:28.471 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:28.474 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-01 10:27:28.497 | + functions-common:apt_get:1123 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-01 10:27:28.607 | Reading package lists... 2022-06-01 10:27:28.857 | Building dependency tree... 2022-06-01 10:27:28.858 | Reading state information... 2022-06-01 10:27:29.118 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-01 10:27:29.118 | The following packages were automatically installed and are no longer required: 2022-06-01 10:27:29.119 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-01 10:27:29.119 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-01 10:27:29.119 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-01 10:27:29.119 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-01 10:27:29.119 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-01 10:27:29.119 | python3-zope.interface 2022-06-01 10:27:29.119 | Use 'sudo apt autoremove' to remove them. 2022-06-01 10:27:29.239 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-01 10:27:29.244 | + functions-common:apt_get:1127 : result=0 2022-06-01 10:27:29.247 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-01 10:27:29.249 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:29.252 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:29.254 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:29.257 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:29.259 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:29.262 | + functions-common:time_stop:2328 : name=apt-get 2022-06-01 10:27:29.264 | + functions-common:time_stop:2329 : start_time=1654079248494 2022-06-01 10:27:29.267 | + functions-common:time_stop:2331 : [[ -z 1654079248494 ]] 2022-06-01 10:27:29.270 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:29.274 | + functions-common:time_stop:2334 : end_time=1654079249272 2022-06-01 10:27:29.277 | + functions-common:time_stop:2335 : elapsed_time=778 2022-06-01 10:27:29.279 | + functions-common:time_stop:2336 : total=6977 2022-06-01 10:27:29.282 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:29.284 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7755 2022-06-01 10:27:29.287 | + functions-common:apt_get:1131 : return 0 2022-06-01 10:27:29.290 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-01 10:27:29.292 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-01 10:27:29.295 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:29.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:29.300 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:29.303 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:29.305 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-01 10:27:29.361 | wsgi (enabled by maintainer script) 2022-06-01 10:27:29.364 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-01 10:27:29.367 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-01 10:27:29.369 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-01 10:27:29.373 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-01 10:27:29.376 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-01 10:27:29.379 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-01 10:27:29.383 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-01 10:27:29.383 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-01 10:27:29.388 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-01 10:27:29.391 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-01 10:27:29.394 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-01 10:27:29.396 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-01 10:27:29.399 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-01 10:27:29.421 | Using python 3.8 to install osc-placement 2022-06-01 10:27:29.424 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-01 10:27:31.206 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:31.207 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:27:31.211 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:31.212 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:31.213 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:31.215 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:31.215 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:31.215 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:31.216 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:31.216 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:31.231 | Requirement already satisfied: osc-placement===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.1.0) 2022-06-01 10:27:31.258 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:27:31.276 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:27:31.283 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:27:31.286 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:27:31.289 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:27:31.294 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (3.17.2) 2022-06-01 10:27:31.297 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:27:31.301 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.2.1) 2022-06-01 10:27:31.318 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:27:31.385 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:27:31.392 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:27:31.395 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:27:31.403 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:27:31.406 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:27:31.411 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2022-06-01 10:27:31.425 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:27:31.433 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 280)) (0.50.0) 2022-06-01 10:27:31.460 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:27:31.481 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:27:31.486 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:27:31.489 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2022-06-01 10:27:31.544 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:27:31.547 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:27:31.550 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.10.0) 2022-06-01 10:27:31.553 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2022-06-01 10:27:31.594 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:27:31.597 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (2.5.0) 2022-06-01 10:27:31.628 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2022-06-01 10:27:31.630 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:27:31.633 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:27:31.639 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.26) 2022-06-01 10:27:31.646 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:27:31.648 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:27:31.668 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:27:31.672 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:27:31.675 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.2.5) 2022-06-01 10:27:31.680 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-01 10:27:31.683 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2022-06-01 10:27:31.726 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2022-06-01 10:27:31.760 | Requirement already satisfied: colorama===0.4.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2022-06-01 10:27:31.764 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2022-06-01 10:27:31.768 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2022-06-01 10:27:31.771 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-01 10:27:33.688 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:33.689 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:33.762 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:33.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:33.768 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:33.771 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:33.773 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:33.776 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:33.779 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:33.781 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:33.784 | + functions-common:time_stop:2329 : start_time=1654079249415 2022-06-01 10:27:33.786 | + functions-common:time_stop:2331 : [[ -z 1654079249415 ]] 2022-06-01 10:27:33.789 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:33.794 | + functions-common:time_stop:2334 : end_time=1654079253791 2022-06-01 10:27:33.796 | + functions-common:time_stop:2335 : elapsed_time=4376 2022-06-01 10:27:33.799 | + functions-common:time_stop:2336 : total=115575 2022-06-01 10:27:33.801 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:33.804 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119951 2022-06-01 10:27:33.806 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:33.809 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-01 10:27:33.811 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-01 10:27:33.814 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-01 10:27:33.817 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-01 10:27:33.819 | + functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:33.822 | ++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:33.825 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:33.828 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:33.831 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:33.848 | + functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:33.850 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:33.853 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:33.856 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-01 10:27:33.856 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:33.862 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-01 10:27:33.864 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:33.867 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-01 10:27:33.881 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-01 10:27:33.884 | + functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:33.884 | + functions-common:git_clone:607 : head -1 2022-06-01 10:27:33.888 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-01 10:27:33.891 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:33.894 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-01 10:27:33.896 | + inc/python:setup_develop:338 : local bindep 2022-06-01 10:27:33.899 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:27:33.901 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-01 10:27:33.904 | + inc/python:setup_develop:344 : local extras= 2022-06-01 10:27:33.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-01 10:27:33.909 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-01 10:27:33.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:27:33.914 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-01 10:27:33.917 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-01 10:27:33.919 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-01 10:27:33.923 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-01 10:27:33.925 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-01 10:27:33.928 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-01 10:27:33.931 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-01 10:27:33.933 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-01 10:27:33.936 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-01 10:27:33.942 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-01 10:27:33.945 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2022-06-01 10:27:34.535 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-01 10:27:34.538 | + inc/python:setup_package:417 : local bindep=0 2022-06-01 10:27:34.541 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-01 10:27:34.543 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-01 10:27:34.546 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-01 10:27:34.549 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-01 10:27:34.551 | + inc/python:setup_package:426 : local flags=-e 2022-06-01 10:27:34.554 | + inc/python:setup_package:427 : local extras= 2022-06-01 10:27:34.556 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-01 10:27:34.558 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-01 10:27:34.561 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-01 10:27:34.564 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-01 10:27:34.566 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-01 10:27:34.569 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-01 10:27:34.595 | Using python 3.8 to install /opt/stack/placement 2022-06-01 10:27:34.597 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-01 10:27:36.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:36.445 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:27:36.455 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:36.455 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:36.467 | Obtaining file:///opt/stack/placement 2022-06-01 10:27:37.725 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-01 10:27:38.942 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2022-06-01 10:27:38.950 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2022-06-01 10:27:38.973 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2022-06-01 10:27:38.987 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0) 2022-06-01 10:27:39.000 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-01 10:27:39.057 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.1) 2022-06-01 10:27:39.062 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.0.0) 2022-06-01 10:27:39.066 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.4.0) 2022-06-01 10:27:39.071 | Requirement already satisfied: oslo.cache===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.6.3) 2022-06-01 10:27:39.106 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.3.1) 2022-06-01 10:27:39.117 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.3.4) 2022-06-01 10:27:39.134 | Requirement already satisfied: oslo.context===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.1.2) 2022-06-01 10:27:39.140 | Requirement already satisfied: oslo.db===8.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.4.1) 2022-06-01 10:27:39.187 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (5.0.1) 2022-06-01 10:27:39.194 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2022-06-01 10:27:39.233 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.1.1) 2022-06-01 10:27:39.252 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.5.0) 2022-06-01 10:27:39.269 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-01 10:27:39.278 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-01 10:27:39.287 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-01 10:27:39.305 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:27:39.312 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-01 10:27:39.315 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.7.2) 2022-06-01 10:27:39.317 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.1.1) 2022-06-01 10:27:39.328 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-01 10:27:39.331 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:27:39.334 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-01 10:27:39.339 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (4.1.1) 2022-06-01 10:27:39.358 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2020.1) 2022-06-01 10:27:39.363 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2022-06-01 10:27:39.371 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-01 10:27:39.392 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-06-01 10:27:39.396 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:27:39.399 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.13.0) 2022-06-01 10:27:39.410 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (0.3.1) 2022-06-01 10:27:39.414 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2022-06-01 10:27:39.417 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.2.2) 2022-06-01 10:27:39.423 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2022-06-01 10:27:39.432 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2022-06-01 10:27:39.438 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2022-06-01 10:27:39.457 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2022-06-01 10:27:39.460 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2022-06-01 10:27:39.467 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-01 10:27:39.489 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==4.0.1.dev3) (49.6.0) 2022-06-01 10:27:39.532 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.2.1) 2022-06-01 10:27:39.597 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2022-06-01 10:27:39.603 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-01 10:27:39.608 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2022-06-01 10:27:39.611 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-01 10:27:39.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (0.8.0) 2022-06-01 10:27:39.624 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2022-06-01 10:27:39.633 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2022-06-01 10:27:39.639 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.0) 2022-06-01 10:27:39.643 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.12) 2022-06-01 10:27:39.646 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.10.9) 2022-06-01 10:27:39.649 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2022-06-01 10:27:39.653 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2021.10.8) 2022-06-01 10:27:39.656 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-01 10:27:39.659 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2022-06-01 10:27:39.661 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2022-06-01 10:27:39.665 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2022-06-01 10:27:39.675 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-01 10:27:39.678 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (1.6.0) 2022-06-01 10:27:39.681 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2022-06-01 10:27:39.683 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2022-06-01 10:27:39.686 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-01 10:27:39.690 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.5) 2022-06-01 10:27:39.693 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2022-06-01 10:27:39.696 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2022-06-01 10:27:39.708 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (1.0.4) 2022-06-01 10:27:39.710 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2022-06-01 10:27:41.335 | Installing collected packages: openstack-placement 2022-06-01 10:27:41.335 | Attempting uninstall: openstack-placement 2022-06-01 10:27:41.337 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-01 10:27:41.339 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-01 10:27:41.340 | Running setup.py develop for openstack-placement 2022-06-01 10:27:42.946 | Successfully installed openstack-placement 2022-06-01 10:27:43.138 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:43.138 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:43.213 | + inc/python:pip_install:200 : result=0 2022-06-01 10:27:43.216 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:43.218 | + functions-common:time_stop:2322 : local name 2022-06-01 10:27:43.220 | + functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:43.223 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:43.225 | + functions-common:time_stop:2325 : local total 2022-06-01 10:27:43.227 | + functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:43.229 | + functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:43.232 | + functions-common:time_stop:2329 : start_time=1654079254589 2022-06-01 10:27:43.234 | + functions-common:time_stop:2331 : [[ -z 1654079254589 ]] 2022-06-01 10:27:43.237 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:43.241 | + functions-common:time_stop:2334 : end_time=1654079263239 2022-06-01 10:27:43.243 | + functions-common:time_stop:2335 : elapsed_time=8650 2022-06-01 10:27:43.246 | + functions-common:time_stop:2336 : total=119951 2022-06-01 10:27:43.248 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:43.251 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128601 2022-06-01 10:27:43.253 | + inc/python:pip_install:203 : return 0 2022-06-01 10:27:43.256 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-01 10:27:43.259 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:27:43.261 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:27:43.280 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-01 10:27:43.292 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-01 10:27:43.295 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-01 10:27:43.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-01 10:27:43.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-01 10:27:43.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-01 10:27:43.305 | + inc/python:use_library_from_git:253 : return 1 2022-06-01 10:27:43.308 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-01 10:27:43.310 | + ./stack.sh:main:912 : configure_placement 2022-06-01 10:27:43.313 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-01 10:27:43.325 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-01 10:27:43.328 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-01 10:27:43.333 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-01 10:27:43.335 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-01 10:27:43.338 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-01 10:27:43.340 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-01 10:27:43.343 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:27:43.346 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-01 10:27:43.379 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-01 10:27:43.411 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-01 10:27:43.447 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-01 10:27:43.449 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:27:43.452 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-01 10:27:43.454 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-01 10:27:43.456 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-01 10:27:43.489 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-01 10:27:43.518 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.83/identity 2022-06-01 10:27:43.548 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-01 10:27:43.577 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-01 10:27:43.606 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-01 10:27:43.636 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-01 10:27:43.665 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-01 10:27:43.695 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-01 10:27:43.724 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-01 10:27:43.755 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-01 10:27:43.757 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-01 10:27:43.760 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-01 10:27:43.764 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-01 10:27:43.784 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-01 10:27:43.786 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-01 10:27:43.789 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-01 10:27:43.792 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-01 10:27:43.794 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-01 10:27:43.824 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:43.854 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-01 10:27:43.885 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-01 10:27:43.914 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-01 10:27:43.916 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-01 10:27:43.919 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-01 10:27:43.922 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-01 10:27:43.925 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-01 10:27:43.927 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-01 10:27:43.930 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-01 10:27:43.933 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-01 10:27:43.938 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-01 10:27:43.940 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-01 10:27:43.943 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-01 10:27:43.956 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-01 10:27:43.956 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:43.964 | d /var/run/uwsgi 0755 ubuntu root 2022-06-01 10:27:43.968 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-01 10:27:43.984 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-01 10:27:43.987 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-01 10:27:43.991 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-01 10:27:44.023 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-01 10:27:44.052 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-01 10:27:44.081 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-01 10:27:44.111 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-01 10:27:44.140 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-01 10:27:44.169 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-01 10:27:44.198 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-01 10:27:44.227 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-01 10:27:44.256 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-01 10:27:44.285 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-01 10:27:44.314 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-01 10:27:44.342 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-01 10:27:44.372 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-01 10:27:44.374 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-01 10:27:44.378 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-01 10:27:44.380 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-01 10:27:44.383 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-01 10:27:44.385 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:44.388 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:44.390 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:27:44.393 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-01 10:27:44.396 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-01 10:27:44.425 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-01 10:27:44.455 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-01 10:27:44.455 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-01 10:27:44.463 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-01 10:27:44.467 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-01 10:27:44.470 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-01 10:27:44.472 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-01 10:27:44.475 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-01 10:27:44.477 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-01 10:27:44.480 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:44.482 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:44.485 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-01 10:27:44.488 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-01 10:27:44.490 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-01 10:27:44.493 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-01 10:27:44.496 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-01 10:27:44.557 | Site placement-api already enabled 2022-06-01 10:27:44.562 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-01 10:27:44.565 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-01 10:27:44.567 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-01 10:27:44.570 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-01 10:27:44.705 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-01 10:27:44.722 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:44.725 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-01 10:27:44.744 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:44.746 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-01 10:27:44.768 | + functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:44.770 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-01 10:27:44.772 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-01 10:27:44.775 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-01 10:27:44.807 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.83/identity 2022-06-01 10:27:44.836 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-01 10:27:44.866 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-01 10:27:44.896 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-01 10:27:44.925 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-01 10:27:44.955 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-01 10:27:44.984 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-01 10:27:45.013 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-01 10:27:45.030 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:45.033 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-01 10:27:45.051 | + functions-common:is_service_enabled:1978 : return 1 2022-06-01 10:27:45.053 | + ./stack.sh:main:938 : run_phase stack install 2022-06-01 10:27:45.056 | + functions-common:run_phase:1750 : local mode=stack 2022-06-01 10:27:45.058 | + functions-common:run_phase:1751 : local phase=install 2022-06-01 10:27:45.061 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-01 10:27:45.063 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-01 10:27:45.066 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-01 10:27:45.069 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-01 10:27:45.073 | + functions-common:run_phase:1760 : local extra 2022-06-01 10:27:45.076 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-01 10:27:45.083 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-01 10:27:45.086 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-01 10:27:45.088 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-01 10:27:45.091 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-01 10:27:45.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-01 10:27:45.111 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-01 10:27:45.114 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-01 10:27:45.116 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-01 10:27:45.118 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-01 10:27:45.121 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-01 10:27:45.123 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-01 10:27:45.125 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-01 10:27:45.128 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-01 10:27:45.130 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-01 10:27:45.133 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-01 10:27:45.135 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-01 10:27:45.137 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-01 10:27:45.140 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-01 10:27:45.142 | +++ functions-common:git_clone:529 : pwd 2022-06-01 10:27:45.145 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-01 10:27:45.147 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-01 10:27:45.150 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-01 10:27:45.166 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-01 10:27:45.168 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-01 10:27:45.170 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:45.174 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-01 10:27:45.174 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-01 10:27:45.179 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-01 10:27:45.181 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-01 10:27:45.183 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-01 10:27:45.196 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-01 10:27:45.199 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-01 10:27:45.199 | ++ functions-common:git_clone:607 : head -1 2022-06-01 10:27:45.202 | 991866fd7 Fix supported releases and py versions in the doc 2022-06-01 10:27:45.204 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-01 10:27:45.207 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-01 10:27:45.229 | Using python 3.8 to install tox!=2.8.0 2022-06-01 10:27:45.231 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-06-01 10:27:47.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-01 10:27:47.024 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-01 10:27:47.028 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:47.029 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:47.030 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-01 10:27:47.032 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:47.032 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:47.032 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:47.033 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-01 10:27:47.033 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-01 10:27:47.048 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-01 10:27:47.117 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.15.0) 2022-06-01 10:27:47.120 | Requirement already satisfied: pluggy===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.13.1) 2022-06-01 10:27:47.130 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.4) 2022-06-01 10:27:47.137 | Requirement already satisfied: py===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.9.0) 2022-06-01 10:27:47.140 | Requirement already satisfied: toml===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.10.0) 2022-06-01 10:27:47.143 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2022-06-01 10:27:47.146 | Requirement already satisfied: virtualenv===20.0.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (20.0.31) 2022-06-01 10:27:47.198 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.4.7) 2022-06-01 10:27:47.201 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2022-06-01 10:27:47.204 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2022-06-01 10:27:49.348 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-01 10:27:49.348 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-01 10:27:49.422 | ++ inc/python:pip_install:200 : result=0 2022-06-01 10:27:49.425 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-01 10:27:49.427 | ++ functions-common:time_stop:2322 : local name 2022-06-01 10:27:49.429 | ++ functions-common:time_stop:2323 : local end_time 2022-06-01 10:27:49.432 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-01 10:27:49.434 | ++ functions-common:time_stop:2325 : local total 2022-06-01 10:27:49.437 | ++ functions-common:time_stop:2326 : local start_time 2022-06-01 10:27:49.440 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-01 10:27:49.442 | ++ functions-common:time_stop:2329 : start_time=1654079265223 2022-06-01 10:27:49.445 | ++ functions-common:time_stop:2331 : [[ -z 1654079265223 ]] 2022-06-01 10:27:49.448 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-01 10:27:49.452 | ++ functions-common:time_stop:2334 : end_time=1654079269449 2022-06-01 10:27:49.454 | ++ functions-common:time_stop:2335 : elapsed_time=4226 2022-06-01 10:27:49.457 | ++ functions-common:time_stop:2336 : total=128601 2022-06-01 10:27:49.459 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-01 10:27:49.462 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132827 2022-06-01 10:27:49.464 | ++ inc/python:pip_install:203 : return 0 2022-06-01 10:27:49.466 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-01 10:27:49.466 | /opt/stack/tempest ~/devstack 2022-06-01 10:27:49.469 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-01 10:27:49.488 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-01 10:27:49.488 | HACKING.rst 2022-06-01 10:27:49.488 | doc/source/conf.py 2022-06-01 10:27:49.488 | doc/source/configuration.rst 2022-06-01 10:27:49.488 | doc/source/contributor/contributing.rst 2022-06-01 10:27:49.488 | doc/source/index.rst 2022-06-01 10:27:49.488 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-01 10:27:49.488 | doc/source/microversion_testing.rst 2022-06-01 10:27:49.488 | doc/source/plugins/plugin.rst 2022-06-01 10:27:49.488 | doc/source/supported_version.rst 2022-06-01 10:27:49.488 | doc/source/test_removal.rst 2022-06-01 10:27:49.488 | playbooks/devstack-tempest-ipv6.yaml 2022-06-01 10:27:49.488 | playbooks/devstack-tempest.yaml 2022-06-01 10:27:49.488 | playbooks/enable-fips.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-01 10:27:49.488 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-01 10:27:49.489 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-01 10:27:49.489 | releasenotes/source/conf.py 2022-06-01 10:27:49.489 | releasenotes/source/index.rst 2022-06-01 10:27:49.489 | releasenotes/source/v26.1.0.rst 2022-06-01 10:27:49.489 | releasenotes/source/v27.0.0.rst 2022-06-01 10:27:49.489 | releasenotes/source/v28.0.0.rst 2022-06-01 10:27:49.489 | releasenotes/source/v28.1.0.rst 2022-06-01 10:27:49.489 | releasenotes/source/v29.0.0.rst 2022-06-01 10:27:49.490 | releasenotes/source/v29.1.0.rst 2022-06-01 10:27:49.490 | releasenotes/source/v29.2.0.rst 2022-06-01 10:27:49.490 | releasenotes/source/v30.0.0.rst 2022-06-01 10:27:49.490 | requirements.txt 2022-06-01 10:27:49.490 | roles/run-tempest/README.rst 2022-06-01 10:27:49.490 | roles/run-tempest/defaults/main.yaml 2022-06-01 10:27:49.490 | roles/run-tempest/tasks/main.yaml 2022-06-01 10:27:49.490 | roles/run-tempest-26/README.rst 2022-06-01 10:27:49.490 | roles/run-tempest-26/defaults/main.yaml 2022-06-01 10:27:49.490 | roles/run-tempest-26/tasks/main.yaml 2022-06-01 10:27:49.490 | setup.cfg 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_agents.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_aggregates.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_create_server.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_flavors.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_flavors_access.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_hypervisor.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_live_migration.py 2022-06-01 10:27:49.490 | tempest/api/compute/admin/test_quotas. 2022-06-01 10:27:49.490 | Aborting 2022-06-01 10:27:49.492 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-01 10:27:49.494 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-01 10:27:49.497 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-01 10:27:49.501 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-01 10:27:49.503 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-01 10:27:49.505 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-01 10:27:49.508 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-01 10:27:49.510 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-01 10:27:49.512 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-01 10:27:49.515 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-01 10:27:49.515 | Error on exit 2022-06-01 10:27:49.517 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-01 10:27:49.519 | + ./stack.sh:exit_trap:517 : generate-subunit 1654079080 189 fail 2022-06-01 10:27:50.115 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-01 10:27:50.117 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-01 10:27:50.329 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-01 10:27:50.329 | 2022-06-01 10:27:50.609 | + ./stack.sh:exit_trap:531 : exit 1