2022-06-03 15:07:08.005 | + ./stack.sh:main:462 : exec 2022-06-03 15:07:08.005 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150707' 2022-06-03 15:07:08.005 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-03-150707.summary.2022-06-03-150707 2022-06-03 15:07:08.005 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:07:08.005 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-03-150707 2022-06-03 15:07:08.005 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150707 /opt/stack/logs/stack.sh.log 2022-06-03 15:07:08.005 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-03-150707.summary.2022-06-03-150707 /opt/stack/logs/stack.sh.log.summary 2022-06-03 15:07:08.005 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:620 : local real_path 2022-06-03 15:07:08.005 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-06-03 15:07:08.005 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-06-03 15:07:08.005 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-06-03 15:07:08.005 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-06-03 15:07:08.005 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-06-03 15:07:08.005 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-06-03 15:07:08.005 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-06-03 15:07:08.005 | + ./stack.sh:main:535 : trap err_trap ERR 2022-06-03 15:07:08.007 | + ./stack.sh:main:548 : set -o errexit 2022-06-03 15:07:08.009 | + ./stack.sh:main:551 : uname -a 2022-06-03 15:07:08.010 | Linux n-d-843949-4 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-03 15:07:08.012 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-03 15:07:08.014 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-03 15:07:08.017 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-06-03 15:07:08.044 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-03 15:07:08.059 | + ./stack.sh:main:565 : fetch_plugins 2022-06-03 15:07:08.061 | + functions-common:fetch_plugins:1668 : local plugins= 2022-06-03 15:07:08.063 | + functions-common:fetch_plugins:1669 : local plugin 2022-06-03 15:07:08.065 | + functions-common:fetch_plugins:1672 : [[ -z '' ]] 2022-06-03 15:07:08.067 | + functions-common:fetch_plugins:1673 : return 2022-06-03 15:07:08.069 | + ./stack.sh:main:569 : run_phase override_defaults 2022-06-03 15:07:08.071 | + functions-common:run_phase:1750 : local mode=override_defaults 2022-06-03 15:07:08.072 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:07:08.074 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:07:08.076 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:07:08.078 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:07:08.080 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:07:08.082 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:07:08.085 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:07:08.088 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:07:08.090 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:07:08.091 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:07:08.093 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-03 15:07:08.095 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:07:08.109 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:08.110 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:07:08.112 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:07:08.114 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:07:08.118 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:07:08.120 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:07:08.122 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-03 15:07:08.124 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-03 15:07:08.126 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-03 15:07:08.127 | + functions-common:run_phase:1771 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-03 15:07:08.131 | + 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-03 15:07:08.133 | + functions-common:run_phase:1775 : plugin_override_defaults 2022-06-03 15:07:08.135 | + functions-common:plugin_override_defaults:1709 : local plugins= 2022-06-03 15:07:08.140 | + functions-common:plugin_override_defaults:1710 : local plugin 2022-06-03 15:07:08.140 | + functions-common:plugin_override_defaults:1713 : [[ -z '' ]] 2022-06-03 15:07:08.141 | + functions-common:plugin_override_defaults:1714 : return 2022-06-03 15:07:08.143 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-06-03 15:07:08.166 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-06-03 15:07:08.168 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-03 15:07:08.182 | ++ functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:08.184 | +++ lib/tls:source:43 : hostname -f 2022-06-03 15:07:08.188 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-03 15:07:08.190 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-03 15:07:08.191 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-03 15:07:08.193 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-03 15:07:08.195 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-03 15:07:08.197 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-03 15:07:08.199 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-03 15:07:08.201 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-03 15:07:08.203 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-03 15:07:08.204 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-03 15:07:08.210 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-06-03 15:07:08.221 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-06-03 15:07:08.238 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-06-03 15:07:08.250 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-06-03 15:07:08.262 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-06-03 15:07:08.289 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-06-03 15:07:08.329 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-06-03 15:07:08.410 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-06-03 15:07:08.432 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-06-03 15:07:08.470 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-06-03 15:07:08.525 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-06-03 15:07:08.654 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-06-03 15:07:08.668 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-06-03 15:07:08.681 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-03 15:07:08.694 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-06-03 15:07:08.785 | + ./stack.sh:main:598 : run_phase source 2022-06-03 15:07:08.787 | + functions-common:run_phase:1750 : local mode=source 2022-06-03 15:07:08.789 | + functions-common:run_phase:1751 : local phase= 2022-06-03 15:07:08.791 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:07:08.793 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:07:08.795 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:07:08.797 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:07:08.799 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:07:08.802 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:07:08.806 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:07:08.808 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:07:08.810 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:07:08.812 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-03 15:07:08.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:07:08.839 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:08.843 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:07:08.845 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-03 15:07:08.888 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-03 15:07:08.890 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-06-03 15:07:08.892 | + functions-common:run_phase:1771 : [[ source == \s\o\u\r\c\e ]] 2022-06-03 15:07:08.895 | + functions-common:run_phase:1772 : load_plugin_settings 2022-06-03 15:07:08.897 | + functions-common:load_plugin_settings:1686 : local plugins= 2022-06-03 15:07:08.899 | + functions-common:load_plugin_settings:1687 : local plugin 2022-06-03 15:07:08.901 | + functions-common:load_plugin_settings:1690 : [[ -z '' ]] 2022-06-03 15:07:08.903 | + functions-common:load_plugin_settings:1691 : return 2022-06-03 15:07:08.905 | + functions-common:run_phase:1773 : verify_disabled_services 2022-06-03 15:07:08.908 | + functions-common:verify_disabled_services:2033 : local service 2022-06-03 15:07:08.910 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.912 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-03 15:07:08.914 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.917 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-03 15:07:08.919 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.921 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-03 15:07:08.923 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.926 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-03 15:07:08.928 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.931 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-03 15:07:08.933 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.935 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-03 15:07:08.937 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.940 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-03 15:07:08.942 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.945 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-03 15:07:08.947 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.949 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-03 15:07:08.951 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.954 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-03 15:07:08.956 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.958 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-03 15:07:08.961 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.963 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-03 15:07:08.965 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.967 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-03 15:07:08.970 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.972 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-03 15:07:08.974 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.977 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-03 15:07:08.979 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.981 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-03 15:07:08.983 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.986 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-03 15:07:08.988 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.991 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-03 15:07:08.993 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:08.995 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-03 15:07:08.998 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.000 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-03 15:07:09.002 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.005 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-03 15:07:09.007 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.010 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-03 15:07:09.012 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.014 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-03 15:07:09.016 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.019 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-03 15:07:09.021 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.023 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-03 15:07:09.025 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.028 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-03 15:07:09.030 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.032 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-03 15:07:09.034 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.037 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-03 15:07:09.039 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.041 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-03 15:07:09.044 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.046 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-03 15:07:09.048 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.050 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-03 15:07:09.053 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.055 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-03 15:07:09.058 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.060 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-03 15:07:09.062 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.064 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-03 15:07:09.067 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.069 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-03 15:07:09.072 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.074 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-03 15:07:09.076 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.078 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-03 15:07:09.081 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.083 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-03 15:07:09.085 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.088 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-03 15:07:09.090 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.092 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-03 15:07:09.094 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.097 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-03 15:07:09.099 | + functions-common:verify_disabled_services:2034 : for service in ${ENABLED_SERVICES//,/ } 2022-06-03 15:07:09.102 | + functions-common:verify_disabled_services:2035 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-03 15:07:09.104 | + ./stack.sh:main:669 : initialize_database_backends 2022-06-03 15:07:09.107 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:07:09.109 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-03 15:07:09.124 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.126 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-03 15:07:09.128 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-03 15:07:09.130 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-03 15:07:09.145 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:09.147 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-03 15:07:09.149 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-03 15:07:09.151 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-03 15:07:09.153 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-03 15:07:09.155 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-03 15:07:09.158 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-03 15:07:09.160 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-03 15:07:09.164 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-03 15:07:09.166 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:07:09.168 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-03 15:07:09.171 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:07:09.173 | + lib/database:initialize_database_backends:104 : return 0 2022-06-03 15:07:09.176 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-06-03 15:07:09.176 | Using mysql database backend 2022-06-03 15:07:09.179 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-03 15:07:09.195 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-06-03 15:07:09.215 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.217 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-03 15:07:09.236 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-06-03 15:07:09.255 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.257 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-03 15:07:09.273 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-03 15:07:09.289 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-06-03 15:07:09.305 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:09.307 | + ./stack.sh:main:717 : is_service_enabled nova 2022-06-03 15:07:09.323 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.325 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-06-03 15:07:09.327 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-06-03 15:07:09.343 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:09.345 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-03 15:07:09.361 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-06-03 15:07:09.364 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-06-03 15:07:09.367 | + ./stack.sh:main:739 : save_stackenv 739 2022-06-03 15:07:09.369 | + functions-common:save_stackenv:60 : local tag=739 2022-06-03 15:07:09.372 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-03 15:07:09.376 | + functions-common:save_stackenv:62 : time_stamp=2022-06-03-150709 2022-06-03 15:07:09.378 | + functions-common:save_stackenv:63 : echo '# 2022-06-03-150709 739' 2022-06-03 15:07:09.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.383 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-03 15:07:09.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.388 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-03 15:07:09.390 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.392 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-03 15:07:09.395 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.397 | + 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-03 15:07:09.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.402 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.73 2022-06-03 15:07:09.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.406 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.73/identity 2022-06-03 15:07:09.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.411 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-03-150707 2022-06-03 15:07:09.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.416 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-03 15:07:09.418 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.420 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.73 2022-06-03 15:07:09.423 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.425 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-03 15:07:09.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.430 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-03 15:07:09.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.435 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-03 15:07:09.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-03 15:07:09.439 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-03 15:07:09.442 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-06-03 15:07:09.444 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-03 15:07:09.446 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-06-03 15:07:09.448 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:07:09.450 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:07:09.453 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:07:09.455 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:07:09.458 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:07:09.461 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:07:09.476 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:07:09.478 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:07:09.480 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.482 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:07:09.483 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:07:09.488 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-06-03 15:07:09.490 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.492 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-03 15:07:09.504 | + functions-common:git_clone:606 : cd /opt/stack/requirements 2022-06-03 15:07:09.507 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:07:09.507 | + functions-common:git_clone:607 : head -1 2022-06-03 15:07:09.511 | 31511864 Merge "update constraint for sushy to new release 3.4.6" into stable/victoria 2022-06-03 15:07:09.513 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:07:09.516 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-06-03 15:07:09.518 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:07:09.521 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-06-03 15:07:09.523 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-03 15:07:09.526 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-03 15:07:09.528 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-03 15:07:09.531 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:07:09.533 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-03 15:07:09.536 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-03 15:07:09.538 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-03 15:07:09.542 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-03 15:07:09.546 | ++ tools/install_prereqs.sh:source:47 : NOW=1654268829 2022-06-03 15:07:09.549 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-03 15:07:09.554 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654268631 2022-06-03 15:07:09.556 | ++ tools/install_prereqs.sh:source:49 : DELTA=198 2022-06-03 15:07:09.559 | ++ tools/install_prereqs.sh:source:50 : [[ 198 -lt 7200 ]] 2022-06-03 15:07:09.561 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-03 15:07:09.563 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-03 15:07:09.568 | ++ functions-common:export_proxy_variables:2140 : isset http_proxy 2022-06-03 15:07:09.570 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-03 15:07:09.572 | ++ functions-common:export_proxy_variables:2143 : isset https_proxy 2022-06-03 15:07:09.575 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-03 15:07:09.577 | ++ functions-common:export_proxy_variables:2146 : isset no_proxy 2022-06-03 15:07:09.580 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-03 15:07:09.584 | +++ 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-03 15:07:09.633 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-03 15:07:09.633 | apache2-dev 2022-06-03 15:07:09.634 | bc 2022-06-03 15:07:09.634 | bsdmainutils 2022-06-03 15:07:09.634 | curl 2022-06-03 15:07:09.634 | g++ 2022-06-03 15:07:09.634 | gcc 2022-06-03 15:07:09.634 | gettext 2022-06-03 15:07:09.634 | git 2022-06-03 15:07:09.634 | graphviz 2022-06-03 15:07:09.634 | iputils-ping 2022-06-03 15:07:09.634 | libapache2-mod-proxy-uwsgi 2022-06-03 15:07:09.634 | libffi-dev 2022-06-03 15:07:09.634 | libjpeg-dev 2022-06-03 15:07:09.634 | libmysqlclient-dev 2022-06-03 15:07:09.634 | libpcre3-dev 2022-06-03 15:07:09.634 | libpq-dev 2022-06-03 15:07:09.634 | libssl-dev 2022-06-03 15:07:09.634 | libsystemd-dev 2022-06-03 15:07:09.634 | libxml2-dev 2022-06-03 15:07:09.634 | libxslt1-dev 2022-06-03 15:07:09.634 | libyaml-dev 2022-06-03 15:07:09.634 | lsof 2022-06-03 15:07:09.634 | openssh-server 2022-06-03 15:07:09.634 | openssl 2022-06-03 15:07:09.634 | pkg-config 2022-06-03 15:07:09.634 | psmisc 2022-06-03 15:07:09.634 | python3-dev 2022-06-03 15:07:09.634 | python3-pip 2022-06-03 15:07:09.634 | python3-venv 2022-06-03 15:07:09.634 | tar 2022-06-03 15:07:09.634 | tcpdump 2022-06-03 15:07:09.634 | unzip 2022-06-03 15:07:09.634 | uuid-runtime 2022-06-03 15:07:09.634 | wget 2022-06-03 15:07:09.634 | wget 2022-06-03 15:07:09.634 | zlib1g-dev 2022-06-03 15:07:09.634 | libkrb5-dev 2022-06-03 15:07:09.634 | libldap2-dev 2022-06-03 15:07:09.634 | libsasl2-dev 2022-06-03 15:07:09.634 | memcached 2022-06-03 15:07:09.635 | python3-mysqldb 2022-06-03 15:07:09.635 | sqlite3 2022-06-03 15:07:09.635 | conntrack 2022-06-03 15:07:09.635 | curl 2022-06-03 15:07:09.635 | dnsmasq-base 2022-06-03 15:07:09.635 | dnsmasq-utils 2022-06-03 15:07:09.635 | ebtables 2022-06-03 15:07:09.635 | gawk 2022-06-03 15:07:09.635 | genisoimage 2022-06-03 15:07:09.635 | iptables 2022-06-03 15:07:09.635 | iputils-arping 2022-06-03 15:07:09.635 | kpartx 2022-06-03 15:07:09.635 | libjs-jquery-tablesorter 2022-06-03 15:07:09.635 | libmysqlclient-dev 2022-06-03 15:07:09.635 | parted 2022-06-03 15:07:09.635 | pm-utils 2022-06-03 15:07:09.635 | python3-mysqldb 2022-06-03 15:07:09.635 | socat 2022-06-03 15:07:09.635 | sqlite3 2022-06-03 15:07:09.635 | sudo 2022-06-03 15:07:09.635 | vlan 2022-06-03 15:07:09.635 | lsscsi 2022-06-03 15:07:09.635 | open-iscsi 2022-06-03 15:07:09.635 | lvm2 2022-06-03 15:07:09.635 | qemu-utils 2022-06-03 15:07:09.635 | thin-provisioning-tools 2022-06-03 15:07:09.635 | acl 2022-06-03 15:07:09.635 | dnsmasq-base 2022-06-03 15:07:09.635 | dnsmasq-utils 2022-06-03 15:07:09.635 | ebtables 2022-06-03 15:07:09.635 | haproxy 2022-06-03 15:07:09.635 | iptables 2022-06-03 15:07:09.635 | iputils-arping 2022-06-03 15:07:09.635 | iputils-ping 2022-06-03 15:07:09.635 | libmysqlclient-dev 2022-06-03 15:07:09.635 | postgresql-server-dev-all 2022-06-03 15:07:09.635 | python3-mysqldb 2022-06-03 15:07:09.635 | sqlite3 2022-06-03 15:07:09.635 | sudo 2022-06-03 15:07:09.635 | vlan 2022-06-03 15:07:09.636 | ipset 2022-06-03 15:07:09.636 | conntrack 2022-06-03 15:07:09.636 | conntrackd 2022-06-03 15:07:09.636 | keepalived 2022-06-03 15:07:09.636 | dstat 2022-06-03 15:07:09.636 | lvm2 2022-06-03 15:07:09.636 | qemu-utils 2022-06-03 15:07:09.636 | thin-provisioning-tools 2022-06-03 15:07:09.636 | curl 2022-06-03 15:07:09.636 | liberasurecode-dev 2022-06-03 15:07:09.636 | make 2022-06-03 15:07:09.636 | memcached 2022-06-03 15:07:09.636 | sqlite3 2022-06-03 15:07:09.636 | xfsprogs' 2022-06-03 15:07:09.636 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-03 15:07:09.654 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-03 15:07:09.654 | apache2-dev 2022-06-03 15:07:09.654 | bc 2022-06-03 15:07:09.654 | bsdmainutils 2022-06-03 15:07:09.654 | curl 2022-06-03 15:07:09.654 | g++ 2022-06-03 15:07:09.654 | gcc 2022-06-03 15:07:09.654 | gettext 2022-06-03 15:07:09.654 | git 2022-06-03 15:07:09.654 | graphviz 2022-06-03 15:07:09.654 | iputils-ping 2022-06-03 15:07:09.654 | libapache2-mod-proxy-uwsgi 2022-06-03 15:07:09.654 | libffi-dev 2022-06-03 15:07:09.655 | libjpeg-dev 2022-06-03 15:07:09.655 | libmysqlclient-dev 2022-06-03 15:07:09.655 | libpcre3-dev 2022-06-03 15:07:09.655 | libpq-dev 2022-06-03 15:07:09.655 | libssl-dev 2022-06-03 15:07:09.655 | libsystemd-dev 2022-06-03 15:07:09.655 | libxml2-dev 2022-06-03 15:07:09.655 | libxslt1-dev 2022-06-03 15:07:09.655 | libyaml-dev 2022-06-03 15:07:09.655 | lsof 2022-06-03 15:07:09.655 | openssh-server 2022-06-03 15:07:09.655 | openssl 2022-06-03 15:07:09.655 | pkg-config 2022-06-03 15:07:09.655 | psmisc 2022-06-03 15:07:09.655 | python3-dev 2022-06-03 15:07:09.655 | python3-pip 2022-06-03 15:07:09.655 | python3-venv 2022-06-03 15:07:09.655 | tar 2022-06-03 15:07:09.655 | tcpdump 2022-06-03 15:07:09.655 | unzip 2022-06-03 15:07:09.655 | uuid-runtime 2022-06-03 15:07:09.655 | wget 2022-06-03 15:07:09.655 | wget 2022-06-03 15:07:09.655 | zlib1g-dev 2022-06-03 15:07:09.655 | libkrb5-dev 2022-06-03 15:07:09.655 | libldap2-dev 2022-06-03 15:07:09.655 | libsasl2-dev 2022-06-03 15:07:09.655 | memcached 2022-06-03 15:07:09.655 | python3-mysqldb 2022-06-03 15:07:09.655 | sqlite3 2022-06-03 15:07:09.655 | conntrack 2022-06-03 15:07:09.655 | curl 2022-06-03 15:07:09.655 | dnsmasq-base 2022-06-03 15:07:09.655 | dnsmasq-utils 2022-06-03 15:07:09.655 | ebtables 2022-06-03 15:07:09.655 | gawk 2022-06-03 15:07:09.655 | genisoimage 2022-06-03 15:07:09.655 | iptables 2022-06-03 15:07:09.655 | iputils-arping 2022-06-03 15:07:09.655 | kpartx 2022-06-03 15:07:09.655 | libjs-jquery-tablesorter 2022-06-03 15:07:09.656 | libmysqlclient-dev 2022-06-03 15:07:09.656 | parted 2022-06-03 15:07:09.656 | pm-utils 2022-06-03 15:07:09.656 | python3-mysqldb 2022-06-03 15:07:09.656 | socat 2022-06-03 15:07:09.656 | sqlite3 2022-06-03 15:07:09.656 | sudo 2022-06-03 15:07:09.656 | vlan 2022-06-03 15:07:09.656 | lsscsi 2022-06-03 15:07:09.656 | open-iscsi 2022-06-03 15:07:09.656 | lvm2 2022-06-03 15:07:09.656 | qemu-utils 2022-06-03 15:07:09.656 | thin-provisioning-tools 2022-06-03 15:07:09.656 | acl 2022-06-03 15:07:09.656 | dnsmasq-base 2022-06-03 15:07:09.656 | dnsmasq-utils 2022-06-03 15:07:09.656 | ebtables 2022-06-03 15:07:09.656 | haproxy 2022-06-03 15:07:09.656 | iptables 2022-06-03 15:07:09.656 | iputils-arping 2022-06-03 15:07:09.656 | iputils-ping 2022-06-03 15:07:09.656 | libmysqlclient-dev 2022-06-03 15:07:09.656 | postgresql-server-dev-all 2022-06-03 15:07:09.656 | python3-mysqldb 2022-06-03 15:07:09.656 | sqlite3 2022-06-03 15:07:09.656 | sudo 2022-06-03 15:07:09.656 | vlan 2022-06-03 15:07:09.656 | ipset 2022-06-03 15:07:09.656 | conntrack 2022-06-03 15:07:09.656 | conntrackd 2022-06-03 15:07:09.656 | keepalived 2022-06-03 15:07:09.656 | dstat 2022-06-03 15:07:09.656 | lvm2 2022-06-03 15:07:09.656 | qemu-utils 2022-06-03 15:07:09.656 | thin-provisioning-tools 2022-06-03 15:07:09.656 | curl 2022-06-03 15:07:09.656 | liberasurecode-dev 2022-06-03 15:07:09.656 | make 2022-06-03 15:07:09.656 | memcached 2022-06-03 15:07:09.657 | sqlite3 2022-06-03 15:07:09.657 | xfsprogs ' 2022-06-03 15:07:09.657 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-03 15:07:09.659 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:09.662 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:09.665 | ++ 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-03 15:07:09.665 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-03 15:07:09.670 | ++ 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-03 15:07:09.672 | ++ functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:09.674 | ++ functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:09.676 | ++ functions-common:update_package_repo:1329 : REPOS_UPDATED=False 2022-06-03 15:07:09.678 | ++ functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:09.680 | ++ functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.682 | ++ functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:09.684 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:09.686 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:09.688 | ++ functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:09.690 | ++ functions-common:apt_get_update:1082 : [[ False == \T\r\u\e ]] 2022-06-03 15:07:09.692 | ++ functions-common:apt_get_update:1087 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:09.694 | ++ functions-common:apt_get_update:1089 : local sudo=sudo 2022-06-03 15:07:09.697 | +++ functions-common:apt_get_update:1090 : id -u 2022-06-03 15:07:09.701 | ++ functions-common:apt_get_update:1090 : [[ 1000 = \0 ]] 2022-06-03 15:07:09.703 | ++ functions-common:apt_get_update:1093 : time_start apt-get-update 2022-06-03 15:07:09.705 | ++ functions-common:time_start:2308 : local name=apt-get-update 2022-06-03 15:07:09.708 | ++ functions-common:time_start:2309 : local start_time= 2022-06-03 15:07:09.710 | ++ functions-common:time_start:2310 : [[ -n '' ]] 2022-06-03 15:07:09.712 | +++ functions-common:time_start:2313 : date +%s%3N 2022-06-03 15:07:09.716 | ++ functions-common:time_start:2313 : _TIME_START[$name]=1654268829714 2022-06-03 15:07:09.718 | ++ functions-common:apt_get_update:1095 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-03 15:07:09.720 | ++ functions-common:apt_get_update:1096 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-03 15:07:09.722 | ++ 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-03 15:07:09.966 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-03 15:07:09.967 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-03 15:07:10.015 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-03 15:07:10.075 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-03 15:07:12.225 | Reading package lists... 2022-06-03 15:07:12.257 | ++ functions-common:apt_get_update:1101 : REPOS_UPDATED=True 2022-06-03 15:07:12.259 | ++ functions-common:apt_get_update:1103 : time_stop apt-get-update 2022-06-03 15:07:12.261 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:07:12.263 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:12.265 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:12.267 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:07:12.269 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:12.271 | ++ functions-common:time_stop:2328 : name=apt-get-update 2022-06-03 15:07:12.273 | ++ functions-common:time_stop:2329 : start_time=1654268829714 2022-06-03 15:07:12.275 | ++ functions-common:time_stop:2331 : [[ -z 1654268829714 ]] 2022-06-03 15:07:12.278 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:12.282 | ++ functions-common:time_stop:2334 : end_time=1654268832280 2022-06-03 15:07:12.284 | ++ functions-common:time_stop:2335 : elapsed_time=2566 2022-06-03 15:07:12.286 | ++ functions-common:time_stop:2336 : total=0 2022-06-03 15:07:12.288 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:12.290 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2566 2022-06-03 15:07:12.293 | ++ 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-03 15:07:12.295 | ++ functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:12.297 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:12.299 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:12.302 | ++ 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-03 15:07:12.322 | ++ 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-03 15:07:12.432 | Reading package lists... 2022-06-03 15:07:12.680 | Building dependency tree... 2022-06-03 15:07:12.682 | Reading state information... 2022-06-03 15:07:12.716 | acl is already the newest version (2.2.53-6). 2022-06-03 15:07:12.716 | bc is already the newest version (1.07.1-2build1). 2022-06-03 15:07:12.716 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-03 15:07:12.716 | conntrack is already the newest version (1:1.4.5-2). 2022-06-03 15:07:12.716 | ebtables is already the newest version (2.0.11-3build1). 2022-06-03 15:07:12.716 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:07:12.716 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-03 15:07:12.716 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-03 15:07:12.716 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-03 15:07:12.716 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-03 15:07:12.716 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-03 15:07:12.716 | iputils-arping is already the newest version (3:20190709-3). 2022-06-03 15:07:12.716 | iputils-ping is already the newest version (3:20190709-3). 2022-06-03 15:07:12.716 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-03 15:07:12.716 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-03 15:07:12.716 | libffi-dev is already the newest version (3.3-4). 2022-06-03 15:07:12.716 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-03 15:07:12.716 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-03 15:07:12.716 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-03 15:07:12.716 | lsscsi is already the newest version (0.30-0.1). 2022-06-03 15:07:12.716 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-03 15:07:12.716 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:07:12.716 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-03 15:07:12.716 | psmisc is already the newest version (23.3-1). 2022-06-03 15:07:12.716 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:07:12.717 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-03 15:07:12.717 | socat is already the newest version (1.7.3.3-2). 2022-06-03 15:07:12.717 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-03 15:07:12.717 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-03 15:07:12.717 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-03 15:07:12.717 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-03 15:07:12.717 | dstat is already the newest version (0.7.4-6). 2022-06-03 15:07:12.717 | graphviz is already the newest version (2.42.2-3build2). 2022-06-03 15:07:12.717 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-03 15:07:12.717 | pm-utils is already the newest version (1.4.1-19). 2022-06-03 15:07:12.717 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-03 15:07:12.717 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:07:12.717 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:07:12.717 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-03 15:07:12.717 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:07:12.717 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-03 15:07:12.717 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-03 15:07:12.717 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-03 15:07:12.717 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-03 15:07:12.717 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-03 15:07:12.717 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-03 15:07:12.717 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-03 15:07:12.717 | libmysqlclient-dev is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:07:12.717 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-03 15:07:12.717 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-03 15:07:12.717 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-03 15:07:12.717 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:07:12.717 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-03 15:07:12.717 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-03 15:07:12.717 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-03 15:07:12.717 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-03 15:07:12.717 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-03 15:07:12.717 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-03 15:07:12.718 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-03 15:07:12.718 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-03 15:07:12.718 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-03 15:07:12.718 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-03 15:07:12.718 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-03 15:07:12.718 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-03 15:07:12.718 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-03 15:07:12.718 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-03 15:07:12.718 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-03 15:07:12.718 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-03 15:07:12.934 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:07:12.934 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-03 15:07:12.934 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-03 15:07:12.934 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-03 15:07:12.934 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:12.935 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:12.935 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:12.935 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:12.935 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:12.935 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:12.935 | python3-zope.interface 2022-06-03 15:07:12.935 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:13.049 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:13.054 | ++ functions-common:apt_get:1127 : result=0 2022-06-03 15:07:13.056 | ++ functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:13.058 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:07:13.060 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:13.062 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:13.065 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:07:13.067 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:13.069 | ++ functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:13.071 | ++ functions-common:time_stop:2329 : start_time=1654268832319 2022-06-03 15:07:13.073 | ++ functions-common:time_stop:2331 : [[ -z 1654268832319 ]] 2022-06-03 15:07:13.076 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:13.080 | ++ functions-common:time_stop:2334 : end_time=1654268833078 2022-06-03 15:07:13.082 | ++ functions-common:time_stop:2335 : elapsed_time=759 2022-06-03 15:07:13.085 | ++ functions-common:time_stop:2336 : total=768 2022-06-03 15:07:13.087 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:13.089 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=1527 2022-06-03 15:07:13.091 | ++ functions-common:apt_get:1131 : return 0 2022-06-03 15:07:13.094 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-03 15:07:13.096 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:07:13.099 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-03 15:07:13.103 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-03 15:07:13.107 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:13.110 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-06-03 15:07:13.112 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-03 15:07:14.721 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-03 15:07:14.723 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-03 15:07:14.725 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-03 15:07:14.727 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-03 15:07:14.728 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-03 15:07:14.730 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-03 15:07:14.732 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-03 15:07:14.735 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-03 15:07:14.736 | + functions-common:_ensure_lsb_release:328 : return 2022-06-03 15:07:14.739 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-03 15:07:14.811 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-03 15:07:14.813 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-03 15:07:14.886 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-03 15:07:14.888 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-03 15:07:14.960 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-03 15:07:14.961 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-03 15:07:14.963 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-03 15:07:14.965 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-03 15:07:14.967 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-03 15:07:14.969 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-03 15:07:14.971 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-03 15:07:14.973 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-03 15:07:14.975 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-03 15:07:14.977 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-06-03 15:07:14.979 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-03 15:07:14.979 | Distro: focal 2022-06-03 15:07:14.981 | + tools/install_pip.sh:main:136 : get_versions 2022-06-03 15:07:14.984 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-03 15:07:14.987 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-03 15:07:14.989 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-03 15:07:14.991 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-03 15:07:15.001 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-03 15:07:15.476 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2022-06-03 15:07:15.478 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2022-06-03 15:07:15.478 | pip: 20.2.2 2022-06-03 15:07:15.480 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-06-03 15:07:15.941 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-06-03 15:07:15.964 | + tools/install_pip.sh:main:138 : [[ -n '' ]] 2022-06-03 15:07:15.966 | + tools/install_pip.sh:main:143 : [[ focal == focal ]] 2022-06-03 15:07:15.968 | + tools/install_pip.sh:main:144 : exit 0 2022-06-03 15:07:15.971 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-03 15:07:15.974 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-03 15:07:15.977 | + ./stack.sh:main:764 : fixup_all 2022-06-03 15:07:15.979 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-06-03 15:07:15.981 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-03 15:07:15.983 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:07:15.988 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-03 15:07:15.989 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-03 15:07:15.989 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-03 15:07:15.995 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-06-03 15:07:15.997 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-06-03 15:07:15.999 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-06-03 15:07:16.008 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-06-03 15:07:16.011 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-06-03 15:07:16.013 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-06-03 15:07:16.015 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-06-03 15:07:16.017 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-06-03 15:07:16.019 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-06-03 15:07:16.022 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:07:16.024 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:07:16.026 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:07:16.028 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:07:16.030 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:07:16.032 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:07:16.034 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:07:16.036 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:07:16.038 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-06-03 15:07:16.040 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-06-03 15:07:16.042 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-06-03 15:07:16.044 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:16.046 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:16.048 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:16.051 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:16.053 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:16.055 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:16.057 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-06-03 15:07:16.059 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-06-03 15:07:16.079 | Using python 3.8 to install os-testr 2022-06-03 15:07:16.082 | + 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-03 15:07:17.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:17.868 | 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-03 15:07:17.873 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:17.873 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:17.875 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:17.876 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:17.876 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:17.877 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:17.877 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:17.877 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:17.952 | 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-03 15:07:17.963 | 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-03 15:07:17.966 | 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-03 15:07:17.980 | 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-03 15:07:18.009 | 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-03 15:07:18.028 | 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-03 15:07:18.031 | 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-03 15:07:18.039 | 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-03 15:07:18.043 | 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-03 15:07:18.046 | 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-03 15:07:18.049 | 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-03 15:07:18.052 | 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-03 15:07:18.063 | 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-03 15:07:18.078 | 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-03 15:07:18.081 | 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-03 15:07:18.084 | 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-03 15:07:18.087 | 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-03 15:07:18.090 | 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-03 15:07:18.093 | 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-03 15:07:18.100 | 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-03 15:07:18.103 | 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-03 15:07:18.156 | 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-03 15:07:18.159 | 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-03 15:07:18.202 | 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-03 15:07:18.206 | 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-03 15:07:18.239 | 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-03 15:07:20.316 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:20.316 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:20.391 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:20.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:20.396 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:20.398 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:20.400 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:20.402 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:20.404 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:20.406 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:20.408 | + functions-common:time_stop:2329 : start_time=1654268836074 2022-06-03 15:07:20.410 | + functions-common:time_stop:2331 : [[ -z 1654268836074 ]] 2022-06-03 15:07:20.413 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:20.417 | + functions-common:time_stop:2334 : end_time=1654268840415 2022-06-03 15:07:20.419 | + functions-common:time_stop:2335 : elapsed_time=4341 2022-06-03 15:07:20.421 | + functions-common:time_stop:2336 : total=0 2022-06-03 15:07:20.423 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:20.425 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4341 2022-06-03 15:07:20.427 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:20.430 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-06-03 15:07:20.432 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-06-03 15:07:20.434 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:07:20.437 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-06-03 15:07:20.440 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-06-03 15:07:20.443 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:07:20.446 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:07:20.446 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:07:20.451 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-06-03 15:07:20.454 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-06-03 15:07:20.456 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-06-03 15:07:20.460 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-06-03 15:07:20.462 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-06-03 15:07:20.482 | Using python 3.8 to install systemd-python 2022-06-03 15:07:20.484 | + 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-03 15:07:22.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:22.375 | 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-03 15:07:22.379 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:22.380 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:22.381 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:22.383 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:22.383 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:22.383 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:22.383 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:22.384 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:22.399 | 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-03 15:07:24.799 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:24.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:24.892 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:24.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:24.897 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:24.899 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:24.901 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:24.904 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:24.906 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:24.908 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:24.910 | + functions-common:time_stop:2329 : start_time=1654268840476 2022-06-03 15:07:24.913 | + functions-common:time_stop:2331 : [[ -z 1654268840476 ]] 2022-06-03 15:07:24.915 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:24.919 | + functions-common:time_stop:2334 : end_time=1654268844917 2022-06-03 15:07:24.921 | + functions-common:time_stop:2335 : elapsed_time=4441 2022-06-03 15:07:24.923 | + functions-common:time_stop:2336 : total=4341 2022-06-03 15:07:24.926 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:24.929 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=8782 2022-06-03 15:07:24.931 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:24.933 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-03 15:07:24.985 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-06-03 15:07:25.311 | + ./stack.sh:main:779 : install_infra 2022-06-03 15:07:25.314 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:07:25.316 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-03 15:07:25.318 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:07:25.321 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-03 15:07:25.344 | + 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-03 15:07:27.427 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:27.438 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:27.498 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:27.539 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:27.541 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:27.544 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:27.546 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:27.548 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:28.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:28.215 | 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-03 15:07:28.461 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:28.463 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:28.465 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:28.467 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:28.469 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:28.471 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:28.473 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:28.475 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:28.478 | + functions-common:time_stop:2329 : start_time=1654268845336 2022-06-03 15:07:28.480 | + functions-common:time_stop:2331 : [[ -z 1654268845336 ]] 2022-06-03 15:07:28.482 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:28.486 | + functions-common:time_stop:2334 : end_time=1654268848484 2022-06-03 15:07:28.488 | + functions-common:time_stop:2335 : elapsed_time=3148 2022-06-03 15:07:28.491 | + functions-common:time_stop:2336 : total=8782 2022-06-03 15:07:28.493 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:28.495 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=11930 2022-06-03 15:07:28.497 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:28.499 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-03 15:07:28.502 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-03 15:07:28.524 | + 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-03 15:07:30.467 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:30.478 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:30.537 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:30.578 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:30.580 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:30.583 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:30.585 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:30.586 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:31.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:31.113 | Processing /opt/stack/requirements 2022-06-03 15:07:32.784 | 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-03 15:07:32.787 | 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-03 15:07:32.798 | 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-03 15:07:32.804 | 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-03 15:07:32.807 | 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-03 15:07:32.810 | 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-03 15:07:32.830 | 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-03 15:07:32.834 | 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-03 15:07:32.851 | 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-03 15:07:32.854 | 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-03 15:07:32.861 | 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-03 15:07:32.882 | 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-03 15:07:32.884 | 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-03 15:07:32.900 | 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-03 15:07:32.903 | 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-03 15:07:32.905 | 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-03 15:07:32.908 | 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-03 15:07:32.911 | 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-03 15:07:32.914 | 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-03 15:07:32.916 | 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-03 15:07:32.918 | 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-03 15:07:32.932 | 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-03 15:07:32.985 | 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-03 15:07:32.987 | 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-03 15:07:32.995 | 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-03 15:07:32.999 | 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-03 15:07:33.001 | 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-03 15:07:33.004 | 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-03 15:07:33.010 | 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-03 15:07:33.061 | Building wheels for collected packages: openstack-requirements 2022-06-03 15:07:33.062 | Building wheel for openstack-requirements (setup.py): started 2022-06-03 15:07:33.821 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-03 15:07:33.821 | ERROR: Command errored out with exit status 1: 2022-06-03 15:07:33.821 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-1a8mmffx/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-1a8mmffx/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-58k827tr 2022-06-03 15:07:33.821 | cwd: /tmp/pip-req-build-1a8mmffx/ 2022-06-03 15:07:33.821 | Complete output (6 lines): 2022-06-03 15:07:33.821 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-03 15:07:33.821 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-03 15:07:33.821 | or: setup.py --help-commands 2022-06-03 15:07:33.821 | or: setup.py cmd --help 2022-06-03 15:07:33.821 | 2022-06-03 15:07:33.821 | error: invalid command 'bdist_wheel' 2022-06-03 15:07:33.821 | ---------------------------------------- 2022-06-03 15:07:33.821 | ERROR: Failed building wheel for openstack-requirements 2022-06-03 15:07:33.821 | Running setup.py clean for openstack-requirements 2022-06-03 15:07:34.585 | Failed to build openstack-requirements 2022-06-03 15:07:34.598 | Installing collected packages: openstack-requirements 2022-06-03 15:07:34.598 | Attempting uninstall: openstack-requirements 2022-06-03 15:07:34.599 | Found existing installation: openstack-requirements 1.2.1.dev4208 2022-06-03 15:07:34.636 | Uninstalling openstack-requirements-1.2.1.dev4208: 2022-06-03 15:07:34.655 | Successfully uninstalled openstack-requirements-1.2.1.dev4208 2022-06-03 15:07:34.658 | Running setup.py install for openstack-requirements: started 2022-06-03 15:07:36.848 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-03 15:07:36.873 | Successfully installed openstack-requirements-1.2.1.dev4208 2022-06-03 15:07:37.002 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:37.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:37.007 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:37.009 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:37.011 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:37.013 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:37.015 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:37.017 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:37.019 | + functions-common:time_stop:2329 : start_time=1654268848517 2022-06-03 15:07:37.022 | + functions-common:time_stop:2331 : [[ -z 1654268848517 ]] 2022-06-03 15:07:37.024 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:37.028 | + functions-common:time_stop:2334 : end_time=1654268857026 2022-06-03 15:07:37.030 | + functions-common:time_stop:2335 : elapsed_time=8509 2022-06-03 15:07:37.032 | + functions-common:time_stop:2336 : total=11930 2022-06-03 15:07:37.034 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:37.036 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=20439 2022-06-03 15:07:37.039 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:37.041 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-03 15:07:37.043 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-03 15:07:37.046 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-03 15:07:37.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:37.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:37.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-03 15:07:37.055 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:37.057 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-03 15:07:37.077 | Using python 3.8 to install pbr 2022-06-03 15:07:37.079 | + 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-03 15:07:38.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:38.886 | 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-03 15:07:38.890 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:38.891 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:38.892 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:38.893 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:38.894 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:38.894 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:38.894 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:38.895 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:39.038 | 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-03 15:07:41.323 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:41.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:41.404 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:41.406 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:41.408 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:41.410 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:41.412 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:41.414 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:41.416 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:41.418 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:41.420 | + functions-common:time_stop:2329 : start_time=1654268857072 2022-06-03 15:07:41.422 | + functions-common:time_stop:2331 : [[ -z 1654268857072 ]] 2022-06-03 15:07:41.425 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:41.429 | + functions-common:time_stop:2334 : end_time=1654268861426 2022-06-03 15:07:41.431 | + functions-common:time_stop:2335 : elapsed_time=4354 2022-06-03 15:07:41.433 | + functions-common:time_stop:2336 : total=20439 2022-06-03 15:07:41.435 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:41.437 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=24793 2022-06-03 15:07:41.439 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:41.441 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-06-03 15:07:43.707 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-03 15:07:45.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:45.593 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-03 15:07:45.614 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-03 15:07:45.619 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-03 15:07:45.623 | 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-03 15:07:45.625 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-03 15:07:45.629 | 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-03 15:07:45.700 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:07:45.703 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-03 15:07:45.706 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-06-03 15:07:45.723 | + ./stack.sh:main:788 : pkgs= 2022-06-03 15:07:45.726 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-06-03 15:07:45.728 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-06-03 15:07:45.730 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:07:45.732 | + functions-common:run_phase:1751 : local phase=pre-install 2022-06-03 15:07:45.735 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:07:45.737 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:07:45.739 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:07:45.741 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:07:45.743 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:07:45.746 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:07:45.750 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:07:45.752 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:07:45.754 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:07:45.756 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-03 15:07:45.759 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:07:45.773 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:45.776 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:07:45.778 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:07:45.780 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-03 15:07:45.782 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:07:45.784 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:07:45.786 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:07:45.789 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-03 15:07:45.791 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:07:45.793 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-03 15:07:45.795 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:07:45.797 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-03 15:07:45.799 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-03 15:07:45.801 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-06-03 15:07:45.803 | + functions-common:run_phase:1771 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:07:45.805 | + functions-common:run_phase:1774 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-03 15:07:45.808 | + functions-common:run_phase:1777 : run_plugins stack pre-install 2022-06-03 15:07:45.810 | + functions-common:run_plugins:1736 : local mode=stack 2022-06-03 15:07:45.812 | + functions-common:run_plugins:1737 : local phase=pre-install 2022-06-03 15:07:45.814 | + functions-common:run_plugins:1739 : local plugins= 2022-06-03 15:07:45.816 | + functions-common:run_plugins:1740 : local plugin 2022-06-03 15:07:45.819 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-03 15:07:45.822 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-06-03 15:07:45.824 | + functions:set_systemd_override:826 : local value=2048 2022-06-03 15:07:45.826 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-06-03 15:07:45.829 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-03 15:07:45.882 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-03 15:07:45.882 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-03 15:07:45.884 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-06-03 15:07:46.266 | + ./stack.sh:main:801 : install_rpc_backend 2022-06-03 15:07:46.268 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-03 15:07:46.284 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:46.286 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-03 15:07:46.289 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:46.291 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:46.293 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:46.295 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:46.298 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:46.300 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:46.303 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:46.305 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:46.307 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:46.310 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:46.312 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:46.314 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:46.316 | + functions-common:install_package:1357 : real_install_package rabbitmq-server 2022-06-03 15:07:46.319 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:46.321 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:46.324 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:46.337 | + functions-common:real_install_package:1343 : apt_get install rabbitmq-server 2022-06-03 15:07:46.347 | + 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-03 15:07:46.460 | Reading package lists... 2022-06-03 15:07:46.728 | Building dependency tree... 2022-06-03 15:07:46.730 | Reading state information... 2022-06-03 15:07:46.999 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-03 15:07:46.999 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:47.000 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:47.000 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:47.001 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:47.001 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:47.001 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:47.001 | python3-zope.interface 2022-06-03 15:07:47.001 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:47.122 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:47.127 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:47.129 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:47.132 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:47.134 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:47.137 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:47.139 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:47.141 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:47.143 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:47.146 | + functions-common:time_stop:2329 : start_time=1654268866344 2022-06-03 15:07:47.148 | + functions-common:time_stop:2331 : [[ -z 1654268866344 ]] 2022-06-03 15:07:47.150 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:47.154 | + functions-common:time_stop:2334 : end_time=1654268867152 2022-06-03 15:07:47.157 | + functions-common:time_stop:2335 : elapsed_time=808 2022-06-03 15:07:47.159 | + functions-common:time_stop:2336 : total=1527 2022-06-03 15:07:47.161 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:47.163 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=2335 2022-06-03 15:07:47.165 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:47.168 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-03 15:07:47.170 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:47.172 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.174 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:47.177 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:47.180 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.182 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:47.184 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-03 15:07:47.186 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.189 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:07:47.191 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:07:47.194 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:07:47.196 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:07:47.198 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:07:47.200 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:07:47.203 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:07:47.205 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-03 15:07:47.207 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:47.210 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.212 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:47.214 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:47.216 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:47.218 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:47.221 | + ./stack.sh:main:802 : restart_rpc_backend 2022-06-03 15:07:47.223 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-03 15:07:47.239 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:47.242 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-03 15:07:47.244 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:07:47.246 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-06-03 15:07:47.248 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-03 15:07:47.251 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-03 15:07:47.256 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-03 15:07:47.258 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-03 15:07:47.260 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-03 15:07:47.263 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-03 15:07:47.265 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-03 15:07:47.267 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-03 15:07:47.270 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-03 15:07:47.992 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-03 15:07:47.992 | user tags 2022-06-03 15:07:47.993 | stackrabbit []' 2022-06-03 15:07:47.996 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-03 15:07:47.996 | user tags 2022-06-03 15:07:47.996 | stackrabbit []' 2022-06-03 15:07:47.996 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-03 15:07:48.004 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-03 15:07:48.007 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-03 15:07:48.009 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:07:48.665 | Changing password for user "stackrabbit" ... 2022-06-03 15:07:48.726 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-03 15:07:49.434 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-03 15:07:49.491 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-03 15:07:49.494 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-03 15:07:50.192 | Changing password for user "stackrabbit" ... 2022-06-03 15:07:50.243 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-03 15:07:50.245 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-03 15:07:50.248 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-03 15:07:50.905 | Deleting user "guest" ... 2022-06-03 15:07:50.920 | Error: 2022-06-03 15:07:50.920 | {:no_such_user, "guest"} 2022-06-03 15:07:50.932 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-03 15:07:50.935 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-06-03 15:07:50.951 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:50.953 | + ./stack.sh:main:805 : install_database 2022-06-03 15:07:50.956 | + lib/database:install_database:116 : install_database_mysql 2022-06-03 15:07:50.959 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-03 15:07:50.961 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:50.964 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:50.966 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-03 15:07:51.323 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-03 15:07:51.325 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-03 15:07:51.327 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-06-03 15:07:51.330 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:07:51.332 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-03 15:07:51.335 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:07:51.338 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:07:51.340 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:07:51.342 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:07:51.345 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:07:51.347 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:07:51.350 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:07:51.352 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:07:51.354 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-03 15:07:51.356 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:07:51.359 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:07:51.361 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:07:51.363 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:07:51.366 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:07:51.368 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:07:51.370 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-03 15:07:51.373 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:51.375 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:51.377 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-03 15:07:51.379 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:51.382 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:51.385 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:51.387 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:51.389 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:51.391 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:51.394 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:51.396 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:51.399 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:51.401 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:51.403 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:51.405 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:51.408 | + functions-common:install_package:1357 : real_install_package mysql-server 2022-06-03 15:07:51.410 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:51.412 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:51.415 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:51.417 | + functions-common:real_install_package:1343 : apt_get install mysql-server 2022-06-03 15:07:51.437 | + 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-03 15:07:51.547 | Reading package lists... 2022-06-03 15:07:51.794 | Building dependency tree... 2022-06-03 15:07:51.796 | Reading state information... 2022-06-03 15:07:52.049 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-03 15:07:52.049 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:52.050 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:52.050 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:52.050 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:52.050 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:52.050 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:52.050 | python3-zope.interface 2022-06-03 15:07:52.050 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:52.165 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:52.171 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:52.173 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:52.176 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:52.178 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:52.180 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:52.182 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:52.185 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:52.187 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:52.189 | + functions-common:time_stop:2329 : start_time=1654268871435 2022-06-03 15:07:52.191 | + functions-common:time_stop:2331 : [[ -z 1654268871435 ]] 2022-06-03 15:07:52.194 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:52.198 | + functions-common:time_stop:2334 : end_time=1654268872196 2022-06-03 15:07:52.200 | + functions-common:time_stop:2335 : elapsed_time=761 2022-06-03 15:07:52.202 | + functions-common:time_stop:2336 : total=2335 2022-06-03 15:07:52.204 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:52.206 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3096 2022-06-03 15:07:52.209 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:52.212 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-06-03 15:07:52.214 | + ./stack.sh:main:808 : install_database_python 2022-06-03 15:07:52.216 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-03 15:07:52.218 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-03 15:07:52.221 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-03 15:07:52.223 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:07:52.226 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-03 15:07:52.228 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-03 15:07:52.231 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:07:52.235 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:07:52.235 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:07:52.240 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-03 15:07:52.243 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-03 15:07:52.245 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-03 15:07:52.248 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-03 15:07:52.250 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-03 15:07:52.271 | Using python 3.8 to install PyMySQL 2022-06-03 15:07:52.274 | + 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-03 15:07:54.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:07:54.119 | 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-03 15:07:54.124 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:54.124 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:54.126 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:07:54.127 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:54.127 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:54.128 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:54.128 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:07:54.128 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:07:54.143 | 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-03 15:07:56.577 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:07:56.577 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:07:56.683 | + inc/python:pip_install:200 : result=0 2022-06-03 15:07:56.686 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:07:56.689 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:56.691 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:56.694 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:56.696 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:56.698 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:56.701 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:07:56.703 | + functions-common:time_stop:2329 : start_time=1654268872266 2022-06-03 15:07:56.705 | + functions-common:time_stop:2331 : [[ -z 1654268872266 ]] 2022-06-03 15:07:56.708 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:56.713 | + functions-common:time_stop:2334 : end_time=1654268876710 2022-06-03 15:07:56.715 | + functions-common:time_stop:2335 : elapsed_time=4444 2022-06-03 15:07:56.718 | + functions-common:time_stop:2336 : total=24793 2022-06-03 15:07:56.720 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:56.722 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=29237 2022-06-03 15:07:56.724 | + inc/python:pip_install:203 : return 0 2022-06-03 15:07:56.727 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-03 15:07:56.729 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-03 15:07:56.731 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-03 15:07:56.734 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-06-03 15:07:56.750 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:56.752 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-06-03 15:07:56.754 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-03 15:07:56.759 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:07:56.759 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:07:56.764 | + 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-03 15:07:56.767 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:07:56.769 | + 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-03 15:07:56.772 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:07:56.774 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-03 15:07:56.776 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-06-03 15:07:56.791 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:56.794 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-06-03 15:07:56.796 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:56.799 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:56.801 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:56.804 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:56.806 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:56.809 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:56.811 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:56.813 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:56.815 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:56.818 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:56.821 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:56.823 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:56.825 | + functions-common:install_package:1357 : real_install_package radvd 2022-06-03 15:07:56.827 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:56.830 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:56.832 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:56.834 | + functions-common:real_install_package:1343 : apt_get install radvd 2022-06-03 15:07:56.855 | + 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-03 15:07:56.967 | Reading package lists... 2022-06-03 15:07:57.221 | Building dependency tree... 2022-06-03 15:07:57.222 | Reading state information... 2022-06-03 15:07:57.481 | radvd is already the newest version (1:2.17-2). 2022-06-03 15:07:57.481 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:57.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:57.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:57.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:57.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:57.482 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:57.482 | python3-zope.interface 2022-06-03 15:07:57.482 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:57.595 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:57.600 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:57.602 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:57.604 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:57.606 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:57.608 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:57.610 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:57.612 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:57.615 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:57.617 | + functions-common:time_stop:2329 : start_time=1654268876852 2022-06-03 15:07:57.619 | + functions-common:time_stop:2331 : [[ -z 1654268876852 ]] 2022-06-03 15:07:57.622 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:57.626 | + functions-common:time_stop:2334 : end_time=1654268877624 2022-06-03 15:07:57.628 | + functions-common:time_stop:2335 : elapsed_time=772 2022-06-03 15:07:57.631 | + functions-common:time_stop:2336 : total=3096 2022-06-03 15:07:57.633 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:57.635 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=3868 2022-06-03 15:07:57.637 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:57.640 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-06-03 15:07:57.656 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:57.658 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-06-03 15:07:57.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-03 15:07:57.664 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-03 15:07:57.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-03 15:07:57.685 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:07:57.688 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:07:57.690 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:07:57.692 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:07:57.695 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:07:57.697 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:07:57.699 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:57.702 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:57.704 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:07:57.706 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:57.708 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:07:57.710 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:07:57.713 | + functions-common:install_package:1357 : real_install_package fakeroot make openvswitch-switch 2022-06-03 15:07:57.715 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:07:57.717 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:57.720 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:57.722 | + functions-common:real_install_package:1343 : apt_get install fakeroot make openvswitch-switch 2022-06-03 15:07:57.742 | + 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-03 15:07:57.852 | Reading package lists... 2022-06-03 15:07:58.106 | Building dependency tree... 2022-06-03 15:07:58.108 | Reading state information... 2022-06-03 15:07:58.356 | fakeroot is already the newest version (1.24-1). 2022-06-03 15:07:58.356 | make is already the newest version (4.2.1-1.2). 2022-06-03 15:07:58.356 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-03 15:07:58.356 | The following packages were automatically installed and are no longer required: 2022-06-03 15:07:58.357 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:07:58.357 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:07:58.357 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:07:58.357 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:07:58.357 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:07:58.357 | python3-zope.interface 2022-06-03 15:07:58.357 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:07:58.470 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:07:58.475 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:07:58.477 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:07:58.480 | + functions-common:time_stop:2322 : local name 2022-06-03 15:07:58.482 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:07:58.484 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:07:58.486 | + functions-common:time_stop:2325 : local total 2022-06-03 15:07:58.488 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:07:58.490 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:07:58.492 | + functions-common:time_stop:2329 : start_time=1654268877739 2022-06-03 15:07:58.494 | + functions-common:time_stop:2331 : [[ -z 1654268877739 ]] 2022-06-03 15:07:58.496 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:07:58.500 | + functions-common:time_stop:2334 : end_time=1654268878498 2022-06-03 15:07:58.502 | + functions-common:time_stop:2335 : elapsed_time=759 2022-06-03 15:07:58.504 | + functions-common:time_stop:2336 : total=3868 2022-06-03 15:07:58.506 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:07:58.509 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=4627 2022-06-03 15:07:58.511 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:07:58.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-03 15:07:58.515 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:07:58.518 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:07:58.520 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-03 15:07:58.523 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-03 15:07:58.526 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-03 15:07:58.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-03 15:07:58.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-03 15:07:58.535 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-03 15:07:58.536 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-03 15:07:58.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-03 15:07:58.543 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-03 15:07:58.545 | + functions:vercmp:652 : local v1=5.4 2022-06-03 15:07:58.547 | + functions:vercmp:653 : local 'op=<' 2022-06-03 15:07:58.550 | + functions:vercmp:654 : local v2=3.13 2022-06-03 15:07:58.552 | + functions:vercmp:655 : local result 2022-06-03 15:07:58.555 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-06-03 15:07:58.555 | ++ functions:vercmp:659 : sort -V 2022-06-03 15:07:58.556 | ++ functions:vercmp:659 : head -1 2022-06-03 15:07:58.560 | + functions:vercmp:659 : result=3.13 2022-06-03 15:07:58.563 | + functions:vercmp:661 : case $op in 2022-06-03 15:07:58.565 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-06-03 15:07:58.567 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-06-03 15:07:58.570 | + functions:vercmp:672 : return 2022-06-03 15:07:58.572 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-03 15:07:58.574 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:07:58.576 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart openvswitch-switch 2022-06-03 15:07:59.049 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-06-03 15:07:59.070 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:07:59.072 | + ./stack.sh:main:816 : install_etcd3 2022-06-03 15:07:59.075 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-03 15:07:59.075 | Installing etcd 2022-06-03 15:07:59.077 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-03 15:07:59.090 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-03 15:07:59.103 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-03 15:07:59.105 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-03 15:07:59.118 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-03 15:07:59.121 | ++ 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-03 15:07:59.124 | ++ 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-03 15:07:59.127 | +++ 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-03 15:07:59.131 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:07:59.134 | ++ 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-03 15:07:59.140 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-03 15:07:59.142 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:07:59.145 | ++ functions:get_extra_file:73 : return 2022-06-03 15:07:59.148 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-03 15:07:59.151 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-03 15:07:59.153 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-03 15:07:59.155 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-06-03 15:07:59.172 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:59.174 | + ./stack.sh:main:835 : install_dstat 2022-06-03 15:07:59.176 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-03 15:07:59.193 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:07:59.196 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-06-03 15:07:59.198 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:07:59.200 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-06-03 15:07:59.203 | + ./stack.sh:main:844 : install_libs 2022-06-03 15:07:59.205 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-06-03 15:07:59.207 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-06-03 15:07:59.210 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-06-03 15:07:59.212 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-03 15:07:59.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-03 15:07:59.221 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.224 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-06-03 15:07:59.226 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-06-03 15:07:59.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-06-03 15:07:59.231 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-03 15:07:59.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-03 15:07:59.240 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.243 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-06-03 15:07:59.245 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-06-03 15:07:59.247 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-06-03 15:07:59.249 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-03 15:07:59.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-03 15:07:59.258 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.261 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-06-03 15:07:59.263 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-06-03 15:07:59.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-06-03 15:07:59.267 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-03 15:07:59.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-03 15:07:59.277 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.279 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-06-03 15:07:59.281 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-06-03 15:07:59.283 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-06-03 15:07:59.286 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-03 15:07:59.289 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-03 15:07:59.295 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.298 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-06-03 15:07:59.300 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-06-03 15:07:59.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-06-03 15:07:59.304 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-03 15:07:59.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-03 15:07:59.313 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.316 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-06-03 15:07:59.318 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-06-03 15:07:59.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-06-03 15:07:59.323 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-03 15:07:59.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.327 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-03 15:07:59.332 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.335 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-06-03 15:07:59.338 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-06-03 15:07:59.340 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-06-03 15:07:59.342 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-03 15:07:59.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.347 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-03 15:07:59.351 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.354 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-06-03 15:07:59.356 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-06-03 15:07:59.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-06-03 15:07:59.361 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-03 15:07:59.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-03 15:07:59.370 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.372 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-06-03 15:07:59.374 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-06-03 15:07:59.376 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-06-03 15:07:59.379 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-03 15:07:59.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-03 15:07:59.388 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.391 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-06-03 15:07:59.393 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-06-03 15:07:59.395 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-06-03 15:07:59.398 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-03 15:07:59.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.405 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-03 15:07:59.407 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.409 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-06-03 15:07:59.411 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-06-03 15:07:59.414 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-06-03 15:07:59.416 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-03 15:07:59.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-03 15:07:59.425 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.427 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-06-03 15:07:59.430 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-06-03 15:07:59.432 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-06-03 15:07:59.434 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-03 15:07:59.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.439 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.441 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-03 15:07:59.444 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.446 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-06-03 15:07:59.448 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-06-03 15:07:59.451 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-06-03 15:07:59.453 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-03 15:07:59.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-03 15:07:59.463 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.465 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-06-03 15:07:59.467 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-06-03 15:07:59.470 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-06-03 15:07:59.472 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-03 15:07:59.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.479 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-03 15:07:59.481 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.483 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-06-03 15:07:59.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-06-03 15:07:59.488 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-06-03 15:07:59.490 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-03 15:07:59.492 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.494 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-03 15:07:59.499 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.501 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-06-03 15:07:59.504 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-06-03 15:07:59.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-06-03 15:07:59.509 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-03 15:07:59.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-03 15:07:59.518 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.520 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-06-03 15:07:59.523 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-06-03 15:07:59.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-06-03 15:07:59.527 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-03 15:07:59.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-03 15:07:59.536 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.539 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-06-03 15:07:59.541 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-06-03 15:07:59.543 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-06-03 15:07:59.546 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-03 15:07:59.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-03 15:07:59.555 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.557 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-06-03 15:07:59.559 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-06-03 15:07:59.562 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-06-03 15:07:59.564 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-03 15:07:59.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-03 15:07:59.574 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.576 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-06-03 15:07:59.578 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-06-03 15:07:59.581 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-06-03 15:07:59.583 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-03 15:07:59.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-03 15:07:59.593 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.595 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-06-03 15:07:59.598 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-06-03 15:07:59.600 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-06-03 15:07:59.602 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-03 15:07:59.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-03 15:07:59.611 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.614 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-06-03 15:07:59.616 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-06-03 15:07:59.618 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-06-03 15:07:59.620 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-03 15:07:59.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-03 15:07:59.630 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.632 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-06-03 15:07:59.635 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-06-03 15:07:59.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-06-03 15:07:59.639 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-03 15:07:59.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-03 15:07:59.648 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.651 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-06-03 15:07:59.653 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-06-03 15:07:59.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-06-03 15:07:59.657 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-03 15:07:59.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-03 15:07:59.667 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.669 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-06-03 15:07:59.672 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-06-03 15:07:59.674 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-06-03 15:07:59.676 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-03 15:07:59.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-03 15:07:59.686 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.688 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-06-03 15:07:59.691 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-06-03 15:07:59.693 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-06-03 15:07:59.695 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-03 15:07:59.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.700 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-03 15:07:59.704 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.707 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-06-03 15:07:59.710 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-06-03 15:07:59.712 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-06-03 15:07:59.715 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-03 15:07:59.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-03 15:07:59.724 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.726 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-06-03 15:07:59.729 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-06-03 15:07:59.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-06-03 15:07:59.733 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-03 15:07:59.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-03 15:07:59.743 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.745 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-06-03 15:07:59.747 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-06-03 15:07:59.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-06-03 15:07:59.752 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-03 15:07:59.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-03 15:07:59.761 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.763 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-06-03 15:07:59.766 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-06-03 15:07:59.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-06-03 15:07:59.771 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-03 15:07:59.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-03 15:07:59.780 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.783 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-06-03 15:07:59.785 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-06-03 15:07:59.788 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-06-03 15:07:59.790 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-03 15:07:59.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-03 15:07:59.799 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.802 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-06-03 15:07:59.804 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-06-03 15:07:59.806 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-06-03 15:07:59.809 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-03 15:07:59.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.816 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-03 15:07:59.818 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.820 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-06-03 15:07:59.823 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-06-03 15:07:59.825 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-06-03 15:07:59.827 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-03 15:07:59.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-03 15:07:59.837 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.840 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-06-03 15:07:59.842 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-06-03 15:07:59.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-06-03 15:07:59.847 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-03 15:07:59.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-03 15:07:59.856 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.859 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-06-03 15:07:59.861 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-06-03 15:07:59.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-06-03 15:07:59.866 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-03 15:07:59.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:07:59.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:07:59.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-03 15:07:59.875 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:07:59.877 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-06-03 15:07:59.898 | Using python 3.8 to install etcd3 2022-06-03 15:07:59.900 | + 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-03 15:08:01.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:01.723 | 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-03 15:08:01.736 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:01.736 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:01.749 | 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-03 15:08:01.758 | 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-03 15:08:01.782 | 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-03 15:08:01.788 | 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-03 15:08:01.791 | 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-03 15:08:01.806 | 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-03 15:08:04.035 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:04.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:04.114 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:04.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:04.119 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:04.121 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:04.123 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:04.125 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:04.127 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:04.129 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:04.132 | + functions-common:time_stop:2329 : start_time=1654268879892 2022-06-03 15:08:04.134 | + functions-common:time_stop:2331 : [[ -z 1654268879892 ]] 2022-06-03 15:08:04.137 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:04.141 | + functions-common:time_stop:2334 : end_time=1654268884138 2022-06-03 15:08:04.143 | + functions-common:time_stop:2335 : elapsed_time=4246 2022-06-03 15:08:04.145 | + functions-common:time_stop:2336 : total=29237 2022-06-03 15:08:04.148 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:04.150 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=33483 2022-06-03 15:08:04.152 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:04.155 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-06-03 15:08:04.175 | Using python 3.8 to install etcd3gw 2022-06-03 15:08:04.178 | + 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-03 15:08:05.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:05.976 | 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-03 15:08:05.981 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:05.981 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:05.983 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:05.984 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:05.984 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:05.985 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:05.985 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:05.985 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:06.000 | 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-03 15:08:06.026 | 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-03 15:08:06.033 | 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-03 15:08:06.036 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.23.0) 2022-06-03 15:08:06.058 | 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-03 15:08:06.061 | 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-03 15:08:06.082 | 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-03 15:08:06.085 | 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-03 15:08:06.088 | 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-03 15:08:08.297 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:08.297 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:08.370 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:08.373 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:08.375 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:08.377 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:08.379 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:08.381 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:08.384 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:08.386 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:08.388 | + functions-common:time_stop:2329 : start_time=1654268884170 2022-06-03 15:08:08.390 | + functions-common:time_stop:2331 : [[ -z 1654268884170 ]] 2022-06-03 15:08:08.393 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:08.397 | + functions-common:time_stop:2334 : end_time=1654268888394 2022-06-03 15:08:08.399 | + functions-common:time_stop:2335 : elapsed_time=4224 2022-06-03 15:08:08.401 | + functions-common:time_stop:2336 : total=33483 2022-06-03 15:08:08.403 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:08.405 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=37707 2022-06-03 15:08:08.408 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:08.410 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-06-03 15:08:08.413 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-03 15:08:08.415 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-03 15:08:08.418 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:08:08.420 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:08:08.422 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:08:08.425 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:08:08.428 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:08:08.430 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:08:08.432 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:08:08.435 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:08:08.437 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-03 15:08:08.439 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-03 15:08:08.441 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:08.444 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:08.446 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-03 15:08:08.448 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-06-03 15:08:08.451 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:08:08.453 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:08:08.455 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:08:08.458 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:08:08.460 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:08:08.463 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:08.465 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:08:08.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:08.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:08.472 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:08:08.475 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:08:08.477 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:08:08.479 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:08:08.482 | + functions-common:install_package:1357 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:08:08.484 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:08:08.487 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:08.490 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:08.493 | + functions-common:real_install_package:1343 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-03 15:08:08.515 | + 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-03 15:08:08.624 | Reading package lists... 2022-06-03 15:08:08.880 | Building dependency tree... 2022-06-03 15:08:08.882 | Reading state information... 2022-06-03 15:08:09.136 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:08:09.136 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-03 15:08:09.136 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:08:09.136 | The following packages were automatically installed and are no longer required: 2022-06-03 15:08:09.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:08:09.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:08:09.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:08:09.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:08:09.137 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:08:09.137 | python3-zope.interface 2022-06-03 15:08:09.137 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:08:09.260 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:08:09.264 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:08:09.267 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:08:09.269 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:09.272 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:09.274 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:09.276 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:09.278 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:09.281 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:08:09.283 | + functions-common:time_stop:2329 : start_time=1654268888512 2022-06-03 15:08:09.285 | + functions-common:time_stop:2331 : [[ -z 1654268888512 ]] 2022-06-03 15:08:09.287 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:09.291 | + functions-common:time_stop:2334 : end_time=1654268889289 2022-06-03 15:08:09.294 | + functions-common:time_stop:2335 : elapsed_time=777 2022-06-03 15:08:09.296 | + functions-common:time_stop:2336 : total=4627 2022-06-03 15:08:09.298 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:09.300 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=5404 2022-06-03 15:08:09.303 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:08:09.305 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-06-03 15:08:09.307 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:09.309 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:09.312 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-06-03 15:08:09.374 | Module proxy already enabled 2022-06-03 15:08:09.378 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-06-03 15:08:09.440 | Considering dependency proxy for proxy_uwsgi: 2022-06-03 15:08:09.440 | Module proxy already enabled 2022-06-03 15:08:09.440 | Module proxy_uwsgi already enabled 2022-06-03 15:08:09.444 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-06-03 15:08:09.447 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:08:09.449 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:08:09.452 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:08:09.587 | + ./stack.sh:main:850 : install_keystoneauth 2022-06-03 15:08:09.589 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-06-03 15:08:09.591 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-03 15:08:09.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-03 15:08:09.601 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.604 | + ./stack.sh:main:851 : install_keystoneclient 2022-06-03 15:08:09.607 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-06-03 15:08:09.609 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-03 15:08:09.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-03 15:08:09.620 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.622 | + ./stack.sh:main:852 : install_glanceclient 2022-06-03 15:08:09.625 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-06-03 15:08:09.627 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-03 15:08:09.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-03 15:08:09.638 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.640 | + ./stack.sh:main:853 : install_cinderclient 2022-06-03 15:08:09.643 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-06-03 15:08:09.645 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-03 15:08:09.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-03 15:08:09.655 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.657 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-06-03 15:08:09.659 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-03 15:08:09.662 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.664 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-03 15:08:09.669 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.671 | + ./stack.sh:main:854 : install_novaclient 2022-06-03 15:08:09.674 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-06-03 15:08:09.676 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-03 15:08:09.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-03 15:08:09.686 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.688 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-06-03 15:08:09.705 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:09.708 | + ./stack.sh:main:856 : install_swiftclient 2022-06-03 15:08:09.710 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-06-03 15:08:09.713 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-03 15:08:09.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-03 15:08:09.722 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.724 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-06-03 15:08:09.741 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:09.743 | + ./stack.sh:main:859 : install_neutronclient 2022-06-03 15:08:09.745 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-03 15:08:09.748 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-03 15:08:09.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-03 15:08:09.758 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.760 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-06-03 15:08:09.763 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-06-03 15:08:09.765 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-03 15:08:09.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:09.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:09.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-03 15:08:09.775 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:09.777 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-06-03 15:08:09.779 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-03 15:08:09.782 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:08:09.785 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-03 15:08:09.787 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-03 15:08:09.789 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:08:09.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:08:09.793 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:08:09.798 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-03 15:08:09.801 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-03 15:08:09.803 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-03 15:08:09.806 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-03 15:08:09.809 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-03 15:08:09.829 | Using python 3.8 to install keystonemiddleware 2022-06-03 15:08:09.832 | + 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-03 15:08:11.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:11.697 | 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-03 15:08:11.701 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:11.702 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:11.703 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:11.705 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:11.705 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:11.705 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:11.706 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:11.706 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:11.721 | 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-03 15:08:11.795 | 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-03 15:08:11.833 | 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-03 15:08:11.849 | 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-03 15:08:11.856 | 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-03 15:08:11.865 | 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-03 15:08:11.908 | 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-03 15:08:11.918 | 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-03 15:08:11.937 | 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-03 15:08:11.947 | 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-03 15:08:11.950 | 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-03 15:08:11.961 | 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-03 15:08:11.964 | 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-03 15:08:11.967 | 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-03 15:08:11.972 | 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-03 15:08:11.993 | 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-03 15:08:11.997 | 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-03 15:08:12.018 | 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-03 15:08:12.024 | 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-03 15:08:12.027 | 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-03 15:08:12.034 | 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-03 15:08:12.055 | 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-03 15:08:12.070 | 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-03 15:08:12.137 | 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-03 15:08:12.143 | 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-03 15:08:12.148 | 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-03 15:08:12.151 | 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-03 15:08:12.159 | 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-03 15:08:12.163 | 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-03 15:08:12.166 | 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-03 15:08:12.169 | 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-03 15:08:12.172 | 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-03 15:08:12.176 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2022-06-03 15:08:12.179 | 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-03 15:08:12.183 | 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-03 15:08:12.187 | 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-03 15:08:14.243 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:14.243 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:14.332 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:14.335 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:14.337 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:14.339 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:14.341 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:14.343 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:14.346 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:14.348 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:14.350 | + functions-common:time_stop:2329 : start_time=1654268889824 2022-06-03 15:08:14.352 | + functions-common:time_stop:2331 : [[ -z 1654268889824 ]] 2022-06-03 15:08:14.355 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:14.359 | + functions-common:time_stop:2334 : end_time=1654268894356 2022-06-03 15:08:14.361 | + functions-common:time_stop:2335 : elapsed_time=4532 2022-06-03 15:08:14.363 | + functions-common:time_stop:2336 : total=37707 2022-06-03 15:08:14.365 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:14.367 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=42239 2022-06-03 15:08:14.370 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:14.372 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-06-03 15:08:14.374 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-03 15:08:14.377 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:08:14.380 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-03 15:08:14.383 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-03 15:08:14.385 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:08:14.389 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:08:14.389 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:08:14.394 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-03 15:08:14.397 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-03 15:08:14.399 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-03 15:08:14.402 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-03 15:08:14.404 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-03 15:08:14.425 | Using python 3.8 to install python-memcached 2022-06-03 15:08:14.427 | + 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-03 15:08:16.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:16.226 | 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-03 15:08:16.230 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:16.231 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:16.232 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:16.234 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:16.234 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:16.234 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:16.235 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:16.235 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:16.250 | 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-03 15:08:16.255 | 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-03 15:08:18.582 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:18.582 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:18.657 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:18.660 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:18.662 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:18.664 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:18.666 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:18.669 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:18.671 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:18.673 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:18.675 | + functions-common:time_stop:2329 : start_time=1654268894420 2022-06-03 15:08:18.678 | + functions-common:time_stop:2331 : [[ -z 1654268894420 ]] 2022-06-03 15:08:18.681 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:18.685 | + functions-common:time_stop:2334 : end_time=1654268898682 2022-06-03 15:08:18.687 | + functions-common:time_stop:2335 : elapsed_time=4262 2022-06-03 15:08:18.689 | + functions-common:time_stop:2336 : total=42239 2022-06-03 15:08:18.691 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:18.694 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=46501 2022-06-03 15:08:18.696 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:18.699 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-06-03 15:08:18.716 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:18.718 | + ./stack.sh:main:866 : '[' 10.222.0.73 == 10.222.0.73 ']' 2022-06-03 15:08:18.720 | + ./stack.sh:main:867 : stack_install_service keystone 2022-06-03 15:08:18.722 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-03 15:08:18.725 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-03 15:08:18.727 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:08:18.730 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-03 15:08:18.732 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-06-03 15:08:18.747 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:18.750 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-06-03 15:08:18.752 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-03 15:08:18.754 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-06-03 15:08:18.757 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:08:18.759 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:08:18.761 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:08:18.764 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:08:18.766 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:08:18.768 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:08:18.787 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:08:18.789 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:08:18.791 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:18.794 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:08:18.794 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:08:18.799 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-06-03 15:08:18.801 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:18.804 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-03 15:08:18.816 | + functions-common:git_clone:606 : cd /opt/stack/keystone 2022-06-03 15:08:18.819 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:08:18.820 | + functions-common:git_clone:607 : head -1 2022-06-03 15:08:18.823 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-06-03 15:08:18.825 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:08:18.827 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-06-03 15:08:18.830 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:08:18.832 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:08:18.834 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-03 15:08:18.837 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:08:18.839 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-03 15:08:18.841 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:08:18.844 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:08:18.846 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-03 15:08:18.848 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:08:18.851 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:08:18.854 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-03 15:08:18.856 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:08:18.859 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-03 15:08:18.861 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:08:18.863 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:08:18.867 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-03 15:08:18.873 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-06-03 15:08:18.875 | + 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-03 15:08:19.492 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-06-03 15:08:19.495 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:08:19.497 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:08:19.499 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:08:19.501 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-03 15:08:19.503 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-06-03 15:08:19.505 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:08:19.508 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:08:19.510 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:08:19.512 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:08:19.514 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:08:19.516 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:08:19.518 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:08:19.521 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-06-03 15:08:19.541 | Using python 3.8 to install /opt/stack/keystone 2022-06-03 15:08:19.544 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-03 15:08:21.346 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:21.346 | 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-03 15:08:21.351 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:21.352 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:21.353 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:21.355 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:21.355 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:21.355 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:21.355 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:21.356 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:21.369 | Obtaining file:///opt/stack/keystone 2022-06-03 15:08:22.957 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:08:24.527 | 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-03 15:08:24.556 | 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-03 15:08:24.565 | 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-03 15:08:24.573 | 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-03 15:08:24.576 | 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-03 15:08:24.584 | 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-03 15:08:24.605 | 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-03 15:08:24.619 | 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-03 15:08:24.635 | 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-03 15:08:24.639 | 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-03 15:08:24.649 | 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-03 15:08:24.653 | 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-03 15:08:24.656 | 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-03 15:08:24.697 | 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-03 15:08:24.703 | 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-03 15:08:24.706 | 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-03 15:08:24.718 | 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-03 15:08:24.775 | 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-03 15:08:24.778 | 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-03 15:08:24.784 | 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-03 15:08:24.820 | 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-03 15:08:24.835 | 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-03 15:08:24.841 | 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-03 15:08:24.889 | 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-03 15:08:24.895 | 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-03 15:08:24.935 | 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-03 15:08:24.989 | 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-03 15:08:25.008 | 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-03 15:08:25.025 | 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-03 15:08:25.035 | 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-03 15:08:25.060 | 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-03 15:08:25.068 | 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-03 15:08:25.086 | 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-03 15:08:25.133 | 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-03 15:08:25.139 | 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-03 15:08:25.152 | 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-03 15:08:25.155 | 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-03 15:08:25.158 | 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-03 15:08:25.169 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.20) 2022-06-03 15:08:25.172 | 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-03 15:08:25.175 | 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-03 15:08:25.179 | 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-03 15:08:25.194 | 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-03 15:08:25.199 | 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-03 15:08:25.218 | 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-03 15:08:25.223 | 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-03 15:08:25.244 | 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-03 15:08:25.248 | 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-03 15:08:25.251 | 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-03 15:08:25.255 | 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-03 15:08:25.266 | 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-03 15:08:25.269 | 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-03 15:08:25.273 | 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-03 15:08:25.280 | 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-03 15:08:25.290 | 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-03 15:08:25.295 | 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-03 15:08:25.313 | 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-03 15:08:25.317 | 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-03 15:08:25.324 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.25.10) 2022-06-03 15:08:25.345 | 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-03 15:08:25.349 | 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-03 15:08:25.353 | 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-03 15:08:25.417 | 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-03 15:08:25.420 | 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-03 15:08:25.425 | 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-03 15:08:25.433 | 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-03 15:08:25.442 | 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-03 15:08:25.482 | 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-03 15:08:25.487 | 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-03 15:08:25.493 | 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-03 15:08:25.496 | 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-03 15:08:25.507 | 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-03 15:08:25.515 | 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-03 15:08:25.524 | 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-03 15:08:25.526 | 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-03 15:08:25.534 | 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-03 15:08:25.546 | 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-03 15:08:25.555 | 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-03 15:08:25.558 | 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-03 15:08:25.561 | 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-03 15:08:25.567 | 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-03 15:08:25.580 | 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-03 15:08:25.583 | 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-03 15:08:25.586 | 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-03 15:08:25.590 | 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-03 15:08:25.593 | 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-03 15:08:25.596 | 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-03 15:08:25.598 | 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-03 15:08:25.601 | 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-03 15:08:25.604 | 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-03 15:08:25.608 | 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-03 15:08:25.611 | 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-03 15:08:25.614 | 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-03 15:08:25.622 | 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-03 15:08:25.625 | 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-03 15:08:25.633 | 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-03 15:08:25.638 | 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-03 15:08:25.641 | 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-03 15:08:27.050 | Installing collected packages: keystone 2022-06-03 15:08:27.050 | Attempting uninstall: keystone 2022-06-03 15:08:27.053 | Found existing installation: keystone 18.1.0 2022-06-03 15:08:27.056 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-03 15:08:27.057 | Running setup.py develop for keystone 2022-06-03 15:08:28.968 | Successfully installed keystone 2022-06-03 15:08:29.111 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:29.111 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:29.198 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:29.200 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:29.202 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:29.204 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:29.206 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:29.208 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:29.211 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:29.213 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:29.215 | + functions-common:time_stop:2329 : start_time=1654268899536 2022-06-03 15:08:29.217 | + functions-common:time_stop:2331 : [[ -z 1654268899536 ]] 2022-06-03 15:08:29.220 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:29.223 | + functions-common:time_stop:2334 : end_time=1654268909221 2022-06-03 15:08:29.226 | + functions-common:time_stop:2335 : elapsed_time=9685 2022-06-03 15:08:29.228 | + functions-common:time_stop:2336 : total=46501 2022-06-03 15:08:29.230 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:29.232 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=56186 2022-06-03 15:08:29.235 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:29.237 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:08:29.239 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:08:29.241 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:08:29.260 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-03 15:08:29.272 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2022-06-03 15:08:29.275 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-03 15:08:29.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:29.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:29.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-03 15:08:29.284 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:29.286 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2022-06-03 15:08:29.303 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:29.306 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:08:29.308 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:08:29.310 | + ./stack.sh:main:868 : configure_keystone 2022-06-03 15:08:29.313 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-03 15:08:29.325 | + 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-03 15:08:29.328 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-03 15:08:29.332 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-03 15:08:29.348 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:29.351 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-03 15:08:29.380 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-03 15:08:29.408 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-03 15:08:29.437 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-03 15:08:29.468 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-03 15:08:29.497 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-03 15:08:29.527 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-03 15:08:29.554 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-03 15:08:29.581 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-03 15:08:29.584 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-03 15:08:29.587 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-03 15:08:29.589 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-03 15:08:29.591 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:08:29.594 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:08:29.608 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:29.611 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:08:29.614 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:08:29.616 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:08:29.631 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:29.633 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:08:29.636 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:08:29.666 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:08:29.668 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:08:29.671 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-03 15:08:29.673 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-03 15:08:29.675 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-03 15:08:29.691 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:29.694 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.73/identity 2022-06-03 15:08:29.724 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.73/identity 2022-06-03 15:08:29.751 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-03 15:08:29.754 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-03 15:08:29.785 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-03 15:08:29.787 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-03 15:08:29.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-03 15:08:29.792 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-03 15:08:29.794 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-03 15:08:29.797 | + 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-03 15:08:29.828 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-03 15:08:29.830 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-03 15:08:29.832 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-03 15:08:29.835 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2022-06-03 15:08:29.838 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:08:29.854 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:08:29.856 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:08:29.859 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:08:29.861 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:08:29.863 | + 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-03 15:08:29.891 | + 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-03 15:08:29.919 | + 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-03 15:08:29.945 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:08:29.972 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-03 15:08:30.000 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-03 15:08:30.002 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-03 15:08:30.005 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:08:30.007 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-03 15:08:30.009 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2022-06-03 15:08:30.012 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:08:30.014 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:08:30.017 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2022-06-03 15:08:30.021 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2022-06-03 15:08:30.023 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:08:30.026 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:08:30.038 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:08:30.038 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:30.046 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:08:30.050 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:30.066 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:08:30.069 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-03 15:08:30.073 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-03 15:08:30.101 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-03 15:08:30.128 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-03 15:08:30.154 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-03 15:08:30.181 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-03 15:08:30.207 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-03 15:08:30.235 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-03 15:08:30.262 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-03 15:08:30.289 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-03 15:08:30.316 | + 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-03 15:08:30.342 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-03 15:08:30.370 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-03 15:08:30.396 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-03 15:08:30.423 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:08:30.426 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:08:30.429 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2022-06-03 15:08:30.431 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2022-06-03 15:08:30.434 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:08:30.436 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:30.438 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:30.440 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:08:30.443 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:08:30.445 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-03 15:08:30.472 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-03 15:08:30.499 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-03 15:08:30.499 | + 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-03 15:08:30.508 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-03 15:08:30.511 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2022-06-03 15:08:30.513 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2022-06-03 15:08:30.516 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:08:30.518 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:08:30.520 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:08:30.523 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:30.525 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:30.527 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:08:30.530 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:08:30.532 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:30.534 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:30.536 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2022-06-03 15:08:30.597 | Site keystone-wsgi-public already enabled 2022-06-03 15:08:30.602 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:08:30.604 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:08:30.607 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:08:30.609 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:08:30.742 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-03 15:08:30.744 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:08:30.748 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-03 15:08:30.750 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2022-06-03 15:08:30.753 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:08:30.756 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:08:30.762 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:08:30.766 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2022-06-03 15:08:30.769 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:08:30.772 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:08:30.788 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:30.789 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:08:30.796 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:08:30.802 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:08:30.819 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:08:30.821 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-03 15:08:30.825 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-03 15:08:30.855 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-03 15:08:30.882 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-03 15:08:30.910 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-03 15:08:30.936 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-03 15:08:30.964 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-03 15:08:30.991 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-03 15:08:31.018 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-03 15:08:31.045 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-03 15:08:31.079 | + 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-03 15:08:31.106 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-03 15:08:31.133 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-03 15:08:31.160 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-03 15:08:31.187 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:08:31.189 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:08:31.192 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2022-06-03 15:08:31.195 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2022-06-03 15:08:31.198 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:08:31.200 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:31.202 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:31.205 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:08:31.207 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:08:31.210 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-03 15:08:31.237 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-03 15:08:31.265 | + 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-03 15:08:31.266 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-03 15:08:31.274 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-03 15:08:31.277 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2022-06-03 15:08:31.280 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2022-06-03 15:08:31.282 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:08:31.284 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:08:31.286 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:08:31.289 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:31.291 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:31.294 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:08:31.296 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:08:31.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:31.300 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:31.303 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2022-06-03 15:08:31.364 | Site keystone-wsgi-admin already enabled 2022-06-03 15:08:31.369 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:08:31.372 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:08:31.374 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:08:31.376 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:08:31.513 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-03 15:08:31.545 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-03 15:08:31.581 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-03 15:08:31.612 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-03 15:08:31.615 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-03 15:08:31.645 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-03 15:08:31.673 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-03 15:08:31.701 | + ./stack.sh:main:872 : is_service_enabled swift 2022-06-03 15:08:31.718 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:31.720 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2022-06-03 15:08:31.736 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:31.739 | + ./stack.sh:main:876 : stack_install_service swift 2022-06-03 15:08:31.741 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-03 15:08:31.743 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-03 15:08:31.746 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:08:31.748 | + lib/stack:stack_install_service:32 : install_swift 2022-06-03 15:08:31.751 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/victoria 2022-06-03 15:08:31.753 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-03 15:08:31.755 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2022-06-03 15:08:31.758 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:08:31.760 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:08:31.763 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:08:31.765 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:08:31.768 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:08:31.770 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:08:31.786 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:08:31.789 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:08:31.791 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:31.795 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:08:31.799 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:08:31.804 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2022-06-03 15:08:31.806 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:31.808 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-03 15:08:31.822 | + functions-common:git_clone:606 : cd /opt/stack/swift 2022-06-03 15:08:31.824 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:08:31.825 | + functions-common:git_clone:607 : head -1 2022-06-03 15:08:31.831 | 4ca7bdf93 s3api: Use constant-time string comparisons in check_signature 2022-06-03 15:08:31.834 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:08:31.837 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2022-06-03 15:08:31.839 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:08:31.842 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:08:31.844 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-03 15:08:31.846 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-03 15:08:31.849 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-03 15:08:31.851 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:08:31.854 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:08:31.856 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-03 15:08:31.858 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:08:31.861 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-03 15:08:31.864 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-03 15:08:31.866 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:08:31.869 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-03 15:08:31.871 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:08:31.873 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:08:31.876 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-03 15:08:31.882 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2022-06-03 15:08:31.885 | + 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-03 15:08:32.488 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2022-06-03 15:08:32.490 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:08:32.493 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:08:32.495 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:08:32.497 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2022-06-03 15:08:32.499 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2022-06-03 15:08:32.502 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:08:32.504 | + inc/python:setup_package:427 : local extras=keystone 2022-06-03 15:08:32.507 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:08:32.509 | + inc/python:setup_package:431 : [[ -z keystone ]] 2022-06-03 15:08:32.511 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2022-06-03 15:08:32.513 | + inc/python:setup_package:437 : extras='[keystone]' 2022-06-03 15:08:32.516 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:08:32.518 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-03 15:08:32.539 | Using python 3.8 to install /opt/stack/swift 2022-06-03 15:08:32.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 -e '/opt/stack/swift[keystone]' 2022-06-03 15:08:34.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:34.336 | 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-03 15:08:34.341 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:34.341 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:34.343 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:34.344 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:34.344 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:34.345 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:34.345 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:34.345 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:34.359 | Obtaining file:///opt/stack/swift 2022-06-03 15:08:35.638 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:08:36.885 | 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-03 15:08:36.893 | 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-03 15:08:36.933 | 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-03 15:08:36.942 | 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-03 15:08:36.946 | 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-03 15:08:37.008 | 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-03 15:08:37.020 | 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-03 15:08:37.023 | 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-03 15:08:37.027 | 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-03 15:08:37.061 | Requirement already satisfied: oslo.config===8.3.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.3.4) 2022-06-03 15:08:37.080 | 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-03 15:08:37.088 | 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-03 15:08:37.094 | 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-03 15:08:37.134 | 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-03 15:08:37.144 | 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-03 15:08:37.162 | 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-03 15:08:37.169 | 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-03 15:08:37.172 | 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-03 15:08:37.184 | 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-03 15:08:37.187 | 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-03 15:08:37.190 | 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-03 15:08:37.193 | 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-03 15:08:37.199 | 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-03 15:08:37.217 | 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-03 15:08:37.222 | 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-03 15:08:37.243 | 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-03 15:08:37.248 | 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-03 15:08:37.251 | 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-03 15:08:37.259 | 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-03 15:08:37.281 | 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-03 15:08:37.285 | 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-03 15:08:37.289 | 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-03 15:08:37.298 | 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-03 15:08:37.365 | 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-03 15:08:37.379 | 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-03 15:08:37.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-03 15:08:37.391 | 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-03 15:08:37.394 | 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-03 15:08:37.403 | 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-03 15:08:37.406 | 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-03 15:08:37.409 | 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-03 15:08:37.412 | 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-03 15:08:37.416 | 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-03 15:08:37.419 | 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-03 15:08:37.422 | 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-03 15:08:37.427 | 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-03 15:08:37.431 | 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-03 15:08:39.118 | Installing collected packages: swift 2022-06-03 15:08:39.118 | Attempting uninstall: swift 2022-06-03 15:08:39.120 | Found existing installation: swift 2.26.1.dev35 2022-06-03 15:08:39.122 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-03 15:08:39.124 | Running setup.py develop for swift 2022-06-03 15:08:40.828 | Successfully installed swift 2022-06-03 15:08:41.001 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:41.001 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:41.079 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:41.081 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:41.083 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:41.086 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:41.088 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:41.090 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:41.092 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:41.095 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:41.097 | + functions-common:time_stop:2329 : start_time=1654268912534 2022-06-03 15:08:41.099 | + functions-common:time_stop:2331 : [[ -z 1654268912534 ]] 2022-06-03 15:08:41.102 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:41.106 | + functions-common:time_stop:2334 : end_time=1654268921104 2022-06-03 15:08:41.109 | + functions-common:time_stop:2335 : elapsed_time=8570 2022-06-03 15:08:41.111 | + functions-common:time_stop:2336 : total=56186 2022-06-03 15:08:41.113 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:41.115 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=64756 2022-06-03 15:08:41.117 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:41.120 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:08:41.122 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:08:41.124 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:08:41.142 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-03 15:08:41.156 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2022-06-03 15:08:41.158 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-03 15:08:41.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:41.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:41.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-03 15:08:41.168 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:41.170 | + lib/swift:install_swift:747 : '[' False == True ']' 2022-06-03 15:08:41.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:08:41.175 | + ./stack.sh:main:877 : configure_swift 2022-06-03 15:08:41.177 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-03 15:08:41.179 | + lib/swift:configure_swift:335 : local node_number 2022-06-03 15:08:41.181 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-03 15:08:41.183 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-03 15:08:41.185 | + lib/swift:configure_swift:338 : local user_group 2022-06-03 15:08:41.187 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-03 15:08:42.046 | No container-sharder running 2022-06-03 15:08:42.046 | No container-auditor running 2022-06-03 15:08:42.046 | No container-sync running 2022-06-03 15:08:42.046 | No object-reconstructor running 2022-06-03 15:08:42.046 | No object-server running 2022-06-03 15:08:42.046 | No container-reconciler running 2022-06-03 15:08:42.046 | No proxy-server running 2022-06-03 15:08:42.046 | No container-server running 2022-06-03 15:08:42.047 | No object-updater running 2022-06-03 15:08:42.047 | No container-replicator running 2022-06-03 15:08:42.047 | No container-updater running 2022-06-03 15:08:42.047 | No object-replicator running 2022-06-03 15:08:42.047 | No account-replicator running 2022-06-03 15:08:42.047 | No object-auditor running 2022-06-03 15:08:42.047 | No account-auditor running 2022-06-03 15:08:42.047 | No account-server running 2022-06-03 15:08:42.047 | No object-expirer running 2022-06-03 15:08:42.047 | No account-reaper running 2022-06-03 15:08:42.096 | + lib/swift:configure_swift:341 : true 2022-06-03 15:08:42.098 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2022-06-03 15:08:42.111 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-03 15:08:42.122 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-03 15:08:42.125 | + lib/swift:configure_swift:355 : sed -e ' 2022-06-03 15:08:42.125 | s/%GROUP%//; 2022-06-03 15:08:42.125 | s/%USER%/ubuntu/; 2022-06-03 15:08:42.125 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-03 15:08:42.125 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-03 15:08:42.125 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2022-06-03 15:08:42.134 | uid = ubuntu 2022-06-03 15:08:42.134 | gid = 2022-06-03 15:08:42.134 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-03 15:08:42.134 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-03 15:08:42.134 | address = 127.0.0.1 2022-06-03 15:08:42.134 | 2022-06-03 15:08:42.134 | [account6612] 2022-06-03 15:08:42.134 | max connections = 25 2022-06-03 15:08:42.134 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:08:42.134 | read only = false 2022-06-03 15:08:42.134 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-03 15:08:42.134 | 2022-06-03 15:08:42.134 | [account6622] 2022-06-03 15:08:42.134 | max connections = 25 2022-06-03 15:08:42.134 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [account6632] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [account6642] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [container6611] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [container6621] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [container6631] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.135 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-03 15:08:42.135 | 2022-06-03 15:08:42.135 | [container6641] 2022-06-03 15:08:42.135 | max connections = 25 2022-06-03 15:08:42.135 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:08:42.135 | read only = false 2022-06-03 15:08:42.136 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-03 15:08:42.136 | 2022-06-03 15:08:42.136 | 2022-06-03 15:08:42.136 | [object6613] 2022-06-03 15:08:42.136 | max connections = 25 2022-06-03 15:08:42.136 | path = /opt/stack/data/swift/1/node/ 2022-06-03 15:08:42.136 | read only = false 2022-06-03 15:08:42.136 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-03 15:08:42.136 | 2022-06-03 15:08:42.136 | [object6623] 2022-06-03 15:08:42.136 | max connections = 25 2022-06-03 15:08:42.136 | path = /opt/stack/data/swift/2/node/ 2022-06-03 15:08:42.136 | read only = false 2022-06-03 15:08:42.136 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-03 15:08:42.136 | 2022-06-03 15:08:42.136 | [object6633] 2022-06-03 15:08:42.136 | max connections = 25 2022-06-03 15:08:42.136 | path = /opt/stack/data/swift/3/node/ 2022-06-03 15:08:42.136 | read only = false 2022-06-03 15:08:42.136 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-03 15:08:42.136 | 2022-06-03 15:08:42.136 | [object6643] 2022-06-03 15:08:42.136 | max connections = 25 2022-06-03 15:08:42.136 | path = /opt/stack/data/swift/4/node/ 2022-06-03 15:08:42.136 | read only = false 2022-06-03 15:08:42.136 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-03 15:08:42.137 | + lib/swift:configure_swift:361 : is_ubuntu 2022-06-03 15:08:42.139 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:08:42.141 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:08:42.143 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-03 15:08:42.155 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-03 15:08:42.157 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-03 15:08:42.161 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-03 15:08:42.165 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-03 15:08:42.167 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-03 15:08:42.172 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-03 15:08:42.199 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.73:8080/v1/ 2022-06-03 15:08:42.225 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-03 15:08:42.243 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-03 15:08:42.271 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-03 15:08:42.289 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:08:42.316 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-03 15:08:42.333 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-03 15:08:42.370 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-03 15:08:42.395 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-03 15:08:42.426 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-03 15:08:42.445 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:08:42.474 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-03 15:08:42.491 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2022-06-03 15:08:42.506 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:42.508 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-03 15:08:42.536 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-03 15:08:42.562 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-03 15:08:42.589 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-03 15:08:42.616 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2022-06-03 15:08:42.631 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:42.633 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-03 15:08:42.660 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2022-06-03 15:08:42.674 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:42.676 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2022-06-03 15:08:42.691 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:42.693 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2022-06-03 15:08:42.695 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2022-06-03 15:08:42.710 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:42.712 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2022-06-03 15:08:42.718 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2022-06-03 15:08:42.720 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-03 15:08:42.727 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-03 15:08:42.732 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-03 15:08:42.760 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-03 15:08:42.788 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-03 15:08:42.817 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-03 15:08:42.847 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-03 15:08:42.873 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-03 15:08:42.875 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2022-06-03 15:08:42.877 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2022-06-03 15:08:42.879 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2022-06-03 15:08:42.882 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-03 15:08:42.908 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-03 15:08:42.935 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:08:42.963 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-03 15:08:42.990 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-03 15:08:43.017 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-03 15:08:43.044 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-03 15:08:43.075 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-03 15:08:43.106 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:08:43.135 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-03 15:08:43.162 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-03 15:08:43.190 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-03 15:08:43.218 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-03 15:08:43.245 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-03 15:08:43.275 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-03 15:08:43.304 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-03 15:08:43.323 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-03 15:08:43.350 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-03 15:08:43.377 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-03 15:08:43.382 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-03 15:08:43.410 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-03 15:08:43.438 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-03 15:08:43.465 | + lib/swift:configure_swift:479 : local node_number 2022-06-03 15:08:43.467 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-03 15:08:43.469 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:08:43.471 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-03 15:08:43.475 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-03 15:08:43.478 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-03 15:08:43.480 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:08:43.482 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-03 15:08:43.484 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-03 15:08:43.486 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:08:43.488 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:08:43.491 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-03 15:08:43.509 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-03 15:08:43.537 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-03 15:08:43.555 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-03 15:08:43.582 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-03 15:08:43.601 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:08:43.628 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-03 15:08:43.646 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:08:43.673 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-03 15:08:43.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:08:43.719 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-03 15:08:43.737 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-03 15:08:43.765 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:08:43.783 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:08:43.812 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-03 15:08:43.830 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-03 15:08:43.858 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-03 15:08:43.876 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-03 15:08:43.902 | + 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-03 15:08:43.908 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-03 15:08:43.926 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:08:43.955 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-03 15:08:43.984 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:08:43.986 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-03 15:08:43.990 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-03 15:08:43.992 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-03 15:08:43.994 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:08:43.997 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-03 15:08:43.999 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-03 15:08:44.001 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:08:44.003 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:08:44.005 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-03 15:08:44.023 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-03 15:08:44.051 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-03 15:08:44.069 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-03 15:08:44.097 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-03 15:08:44.115 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:08:44.142 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-03 15:08:44.160 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:08:44.188 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-03 15:08:44.206 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:08:44.234 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-03 15:08:44.252 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-03 15:08:44.280 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:08:44.298 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:08:44.327 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-03 15:08:44.345 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-03 15:08:44.373 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-03 15:08:44.391 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-03 15:08:44.418 | + 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-03 15:08:44.428 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-03 15:08:44.445 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:08:44.473 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:08:44.476 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-03 15:08:44.480 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-03 15:08:44.482 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-03 15:08:44.484 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-03 15:08:44.486 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-03 15:08:44.488 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-03 15:08:44.491 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-03 15:08:44.494 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-03 15:08:44.496 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-03 15:08:44.513 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-03 15:08:44.541 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-03 15:08:44.559 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-03 15:08:44.587 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-03 15:08:44.604 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-03 15:08:44.632 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-03 15:08:44.649 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-03 15:08:44.678 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-03 15:08:44.696 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-03 15:08:44.724 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-03 15:08:44.741 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-03 15:08:44.769 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-03 15:08:44.788 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-03 15:08:44.815 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-03 15:08:44.833 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-03 15:08:44.861 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-03 15:08:44.878 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-03 15:08:44.905 | + 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-03 15:08:44.910 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-03 15:08:44.927 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-03 15:08:44.955 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-03 15:08:44.983 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-03 15:08:45.010 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-03 15:08:45.038 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2022-06-03 15:08:45.040 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-03 15:08:45.044 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-03 15:08:45.073 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-03 15:08:45.102 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-03 15:08:45.130 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-03 15:08:45.158 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-03 15:08:45.187 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-03 15:08:45.214 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-03 15:08:45.240 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-03 15:08:45.268 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-03 15:08:45.295 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2022-06-03 15:08:45.311 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:45.314 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-03 15:08:45.332 | + lib/swift:configure_swift:522 : local auth_vers 2022-06-03 15:08:45.335 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2022-06-03 15:08:45.355 | + lib/swift:configure_swift:523 : auth_vers=3 2022-06-03 15:08:45.358 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.73 2022-06-03 15:08:45.386 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2022-06-03 15:08:45.388 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-03 15:08:45.423 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.73/identity 2022-06-03 15:08:45.452 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2022-06-03 15:08:45.454 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-03 15:08:45.482 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2022-06-03 15:08:45.497 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:45.500 | + lib/swift:configure_swift:542 : local user_group 2022-06-03 15:08:45.502 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2022-06-03 15:08:45.507 | + lib/swift:configure_swift:543 : user_group=1000 2022-06-03 15:08:45.509 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-03 15:08:45.522 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-03 15:08:45.524 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-03 15:08:45.536 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2022-06-03 15:08:45.539 | + lib/swift:configure_swift:549 : is_suse 2022-06-03 15:08:45.541 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:08:45.543 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:08:45.545 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:08:45.547 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:08:45.550 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:08:45.552 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:08:45.554 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-03 15:08:45.566 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2022-06-03 15:08:45.569 | + lib/swift:configure_swift:562 : '[' False == True ']' 2022-06-03 15:08:45.571 | + ./stack.sh:main:880 : is_service_enabled s3api 2022-06-03 15:08:45.588 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:08:45.591 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2022-06-03 15:08:45.608 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:45.611 | + ./stack.sh:main:888 : stack_install_service glance 2022-06-03 15:08:45.613 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-03 15:08:45.615 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-03 15:08:45.617 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:08:45.620 | + lib/stack:stack_install_service:32 : install_glance 2022-06-03 15:08:45.622 | + lib/glance:install_glance:436 : glance_store_extras=() 2022-06-03 15:08:45.625 | + lib/glance:install_glance:436 : local glance_store_extras 2022-06-03 15:08:45.627 | + lib/glance:install_glance:438 : is_service_enabled cinder 2022-06-03 15:08:45.644 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:45.647 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-03 15:08:45.650 | + lib/glance:install_glance:442 : is_service_enabled swift 2022-06-03 15:08:45.667 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:08:45.669 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-03 15:08:45.672 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2022-06-03 15:08:45.674 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-03 15:08:45.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:08:45.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:08:45.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-03 15:08:45.685 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:08:45.688 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2022-06-03 15:08:45.691 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-03 15:08:45.693 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-03 15:08:45.696 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2022-06-03 15:08:45.699 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-03 15:08:45.701 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-03 15:08:45.704 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-03 15:08:45.707 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-03 15:08:45.710 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-03 15:08:45.713 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-03 15:08:45.716 | +++ 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-03 15:08:45.717 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-03 15:08:45.722 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-03 15:08:45.724 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-03 15:08:45.727 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-03 15:08:45.730 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-03 15:08:45.733 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-03 15:08:45.754 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-03 15:08:45.756 | + 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-03 15:08:47.558 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:47.558 | 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-03 15:08:47.562 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:47.563 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:47.565 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:47.566 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:47.566 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:47.567 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:47.567 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:47.567 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:47.583 | 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-03 15:08:47.681 | 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-03 15:08:47.683 | 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-03 15:08:47.696 | 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-03 15:08:47.762 | 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-03 15:08:47.789 | 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-03 15:08:47.793 | 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-03 15:08:47.815 | 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-03 15:08:47.825 | 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-03 15:08:47.842 | 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-03 15:08:47.848 | 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-03 15:08:47.855 | 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-03 15:08:47.895 | 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-03 15:08:47.910 | 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-03 15:08:47.915 | 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-03 15:08:47.925 | 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-03 15:08:47.949 | 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-03 15:08:47.968 | 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-03 15:08:47.974 | 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-03 15:08:47.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 358)) (0.9.6) 2022-06-03 15:08:47.981 | 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-03 15:08:47.984 | 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-03 15:08:48.002 | 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-03 15:08:48.007 | 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-03 15:08:48.026 | 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-03 15:08:48.050 | 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-03 15:08:48.055 | 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-03 15:08:48.076 | 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-03 15:08:48.080 | 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-03 15:08:48.084 | 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-03 15:08:48.088 | 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-03 15:08:48.094 | 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-03 15:08:48.109 | 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-03 15:08:48.130 | 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-03 15:08:48.134 | 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-03 15:08:48.143 | 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-03 15:08:48.146 | 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-03 15:08:48.151 | 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-03 15:08:48.156 | 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-03 15:08:48.160 | 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-03 15:08:48.165 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:08:48.172 | 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-03 15:08:48.176 | 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-03 15:08:48.179 | 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-03 15:08:48.183 | 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-03 15:08:48.191 | 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-03 15:08:48.199 | 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-03 15:08:48.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-03 15:08:48.218 | 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-03 15:08:48.232 | 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-03 15:08:48.235 | 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-03 15:08:48.237 | 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-03 15:08:48.240 | 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-03 15:08:48.244 | 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-03 15:08:48.247 | 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-03 15:08:48.250 | 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-03 15:08:48.258 | 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-03 15:08:48.261 | 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-03 15:08:48.265 | 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-03 15:08:48.272 | 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-03 15:08:48.290 | 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-03 15:08:48.297 | 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-03 15:08:48.301 | 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-03 15:08:48.303 | 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-03 15:08:48.306 | 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-03 15:08:48.309 | 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-03 15:08:50.241 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:08:50.241 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:08:50.323 | + inc/python:pip_install:200 : result=0 2022-06-03 15:08:50.325 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:08:50.328 | + functions-common:time_stop:2322 : local name 2022-06-03 15:08:50.330 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:08:50.333 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:08:50.336 | + functions-common:time_stop:2325 : local total 2022-06-03 15:08:50.338 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:08:50.340 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:08:50.343 | + functions-common:time_stop:2329 : start_time=1654268925748 2022-06-03 15:08:50.345 | + functions-common:time_stop:2331 : [[ -z 1654268925748 ]] 2022-06-03 15:08:50.348 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:08:50.354 | + functions-common:time_stop:2334 : end_time=1654268930351 2022-06-03 15:08:50.356 | + functions-common:time_stop:2335 : elapsed_time=4603 2022-06-03 15:08:50.358 | + functions-common:time_stop:2336 : total=64756 2022-06-03 15:08:50.361 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:08:50.363 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=69359 2022-06-03 15:08:50.366 | + inc/python:pip_install:203 : return 0 2022-06-03 15:08:50.368 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2022-06-03 15:08:50.371 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2022-06-03 15:08:50.374 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2022-06-03 15:08:50.388 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-03 15:08:50.393 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/victoria 2022-06-03 15:08:50.397 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-03 15:08:50.400 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2022-06-03 15:08:50.402 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:08:50.405 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:08:50.408 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:08:50.411 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:08:50.414 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:08:50.421 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:08:50.434 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:08:50.436 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:08:50.439 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:50.443 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:08:50.444 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:08:50.449 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2022-06-03 15:08:50.451 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:08:50.454 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-03 15:08:50.468 | + functions-common:git_clone:606 : cd /opt/stack/glance 2022-06-03 15:08:50.472 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:08:50.472 | + functions-common:git_clone:607 : head -1 2022-06-03 15:08:50.476 | 78d63ec15 [stable-only] Specify openstacksdk stable branch 2022-06-03 15:08:50.478 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:08:50.481 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2022-06-03 15:08:50.484 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:08:50.486 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:08:50.489 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-03 15:08:50.492 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:08:50.494 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-03 15:08:50.498 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:08:50.501 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:08:50.504 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-03 15:08:50.508 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:08:50.510 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:08:50.514 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-03 15:08:50.516 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:08:50.519 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-03 15:08:50.523 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:08:50.526 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:08:50.530 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-03 15:08:50.535 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2022-06-03 15:08:50.538 | + 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-03 15:08:51.234 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2022-06-03 15:08:51.237 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:08:51.239 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:08:51.242 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:08:51.244 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2022-06-03 15:08:51.247 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2022-06-03 15:08:51.249 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:08:51.251 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:08:51.254 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:08:51.256 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:08:51.258 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:08:51.261 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:08:51.263 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:08:51.265 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2022-06-03 15:08:51.286 | Using python 3.8 to install /opt/stack/glance 2022-06-03 15:08:51.289 | + 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-03 15:08:53.089 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:08:53.090 | 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-03 15:08:53.094 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:53.095 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:53.096 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:08:53.097 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:53.098 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:53.098 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:53.098 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:08:53.099 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:08:53.111 | Obtaining file:///opt/stack/glance 2022-06-03 15:08:54.403 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:08:55.713 | 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-03 15:08:55.722 | 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-03 15:08:55.730 | 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-03 15:08:55.738 | 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-03 15:08:55.761 | 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-03 15:08:55.770 | 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-03 15:08:55.783 | 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-03 15:08:55.792 | 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-03 15:08:55.813 | 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-03 15:08:55.853 | 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-03 15:08:55.868 | 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-03 15:08:55.875 | 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-03 15:08:55.881 | 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-03 15:08:55.890 | 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-03 15:08:55.896 | 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-03 15:08:55.966 | 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-03 15:08:55.969 | 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-03 15:08:55.972 | 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-03 15:08:55.975 | 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-03 15:08:55.987 | 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-03 15:08:56.051 | 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-03 15:08:56.108 | 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-03 15:08:56.111 | 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-03 15:08:56.116 | 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-03 15:08:56.121 | 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-03 15:08:56.141 | 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-03 15:08:56.176 | 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-03 15:08:56.187 | 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-03 15:08:56.202 | 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-03 15:08:56.209 | 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-03 15:08:56.256 | 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-03 15:08:56.262 | 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-03 15:08:56.302 | 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-03 15:08:56.356 | 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-03 15:08:56.374 | 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-03 15:08:56.391 | 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-03 15:08:56.405 | 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-03 15:08:56.414 | 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-03 15:08:56.439 | 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-03 15:08:56.447 | 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-03 15:08:56.465 | 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-03 15:08:56.511 | 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-03 15:08:56.517 | 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-03 15:08:56.520 | 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-03 15:08:56.524 | 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-03 15:08:56.544 | 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-03 15:08:56.557 | 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-03 15:08:56.569 | 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-03 15:08:56.572 | 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-03 15:08:56.575 | 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-03 15:08:56.592 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (2.8.1) 2022-06-03 15:08:56.597 | 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-03 15:08:56.600 | 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-03 15:08:56.618 | 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-03 15:08:56.622 | 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-03 15:08:56.629 | 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-03 15:08:56.650 | 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-03 15:08:56.654 | 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-03 15:08:56.660 | 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-03 15:08:56.663 | 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-03 15:08:56.667 | 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-03 15:08:56.677 | 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-03 15:08:56.681 | 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-03 15:08:56.683 | 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-03 15:08:56.690 | 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-03 15:08:56.749 | 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-03 15:08:56.764 | 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-03 15:08:56.773 | 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-03 15:08:56.779 | 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-03 15:08:56.796 | 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-03 15:08:56.800 | 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-03 15:08:56.807 | 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-03 15:08:56.828 | 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-03 15:08:56.831 | 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-03 15:08:56.835 | 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-03 15:08:56.842 | 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-03 15:08:56.846 | 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-03 15:08:56.857 | 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-03 15:08:56.862 | 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-03 15:08:56.868 | 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-03 15:08:56.873 | 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-03 15:08:56.877 | 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-03 15:08:56.882 | 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-03 15:08:56.885 | 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-03 15:08:56.925 | 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-03 15:08:56.933 | 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-03 15:08:56.936 | 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-03 15:08:56.947 | 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-03 15:08:56.950 | 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-03 15:08:56.965 | 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-03 15:08:56.968 | 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-03 15:08:56.971 | 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-03 15:08:56.974 | 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-03 15:08:56.977 | 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-03 15:08:56.980 | 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-03 15:08:56.988 | 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-03 15:08:57.026 | 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-03 15:08:57.031 | 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-03 15:08:57.034 | 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-03 15:08:57.037 | 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-03 15:08:57.039 | 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-03 15:08:57.042 | 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-03 15:08:57.046 | 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-03 15:08:57.049 | 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-03 15:08:57.053 | 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-03 15:08:57.129 | 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-03 15:08:57.132 | 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-03 15:08:57.165 | 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-03 15:08:57.170 | 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-03 15:08:57.216 | 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-03 15:08:58.326 | Installing collected packages: glance 2022-06-03 15:08:58.326 | Attempting uninstall: glance 2022-06-03 15:08:58.327 | Found existing installation: glance 21.1.1.dev1 2022-06-03 15:08:58.331 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-03 15:08:58.333 | Running setup.py develop for glance 2022-06-03 15:08:59.968 | Successfully installed glance 2022-06-03 15:09:00.112 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:09:00.112 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:09:00.201 | + inc/python:pip_install:200 : result=0 2022-06-03 15:09:00.204 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:09:00.206 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:00.208 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:00.211 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:00.213 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:00.216 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:00.218 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:09:00.220 | + functions-common:time_stop:2329 : start_time=1654268931281 2022-06-03 15:09:00.222 | + functions-common:time_stop:2331 : [[ -z 1654268931281 ]] 2022-06-03 15:09:00.226 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:00.230 | + functions-common:time_stop:2334 : end_time=1654268940227 2022-06-03 15:09:00.232 | + functions-common:time_stop:2335 : elapsed_time=8946 2022-06-03 15:09:00.234 | + functions-common:time_stop:2336 : total=69359 2022-06-03 15:09:00.236 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:00.238 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=78305 2022-06-03 15:09:00.241 | + inc/python:pip_install:203 : return 0 2022-06-03 15:09:00.244 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:09:00.246 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:09:00.248 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:09:00.268 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-03 15:09:00.281 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2022-06-03 15:09:00.283 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-03 15:09:00.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:00.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:00.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-03 15:09:00.293 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:00.296 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:09:00.298 | + ./stack.sh:main:889 : configure_glance 2022-06-03 15:09:00.300 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-03 15:09:00.313 | + lib/glance:configure_glance:270 : local dburl 2022-06-03 15:09:00.316 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2022-06-03 15:09:00.318 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-03 15:09:00.321 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-03 15:09:00.323 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-03 15:09:00.325 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:09:00.328 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-03 15:09:00.331 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-03 15:09:00.359 | + 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-03 15:09:00.388 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-03 15:09:00.417 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:09:00.447 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-03 15:09:00.476 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-03 15:09:00.506 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-03 15:09:00.508 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:09:00.510 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2022-06-03 15:09:00.513 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:09:00.515 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-03 15:09:00.544 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-03 15:09:00.573 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:09:00.613 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-03 15:09:00.642 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-03 15:09:00.671 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-03 15:09:00.700 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-03 15:09:00.730 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-03 15:09:00.759 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:09:00.789 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:09:00.818 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:09:00.848 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-03 15:09:00.851 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-03 15:09:00.853 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-03 15:09:00.856 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:09:00.858 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:09:00.860 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:09:00.876 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:00.879 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:09:00.882 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:09:00.885 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:09:00.901 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:00.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:00.906 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:00.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:09:00.938 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:09:00.940 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2022-06-03 15:09:00.942 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2022-06-03 15:09:00.945 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2022-06-03 15:09:00.948 | + lib/glance:configure_glance:291 : configure_glance_store False False 2022-06-03 15:09:00.950 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2022-06-03 15:09:00.953 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2022-06-03 15:09:00.955 | + lib/glance:configure_glance_store:230 : local be 2022-06-03 15:09:00.958 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:09:00.960 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2022-06-03 15:09:00.963 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:09:00.992 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2022-06-03 15:09:00.994 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.73 2022-06-03 15:09:01.024 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2022-06-03 15:09:01.027 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2022-06-03 15:09:01.043 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:01.046 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-03 15:09:01.075 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-03 15:09:01.105 | + 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-03 15:09:01.135 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-03 15:09:01.165 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-03 15:09:01.195 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2022-06-03 15:09:01.212 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:01.214 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:09:01.243 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-03 15:09:01.272 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-03 15:09:01.301 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.73/identity/v3 2022-06-03 15:09:01.331 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-03 15:09:01.360 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.73/image 2022-06-03 15:09:01.390 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2022-06-03 15:09:01.407 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:01.409 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2022-06-03 15:09:01.412 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-03 15:09:01.414 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2022-06-03 15:09:01.417 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:09:01.434 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:09:01.437 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:09:01.439 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:09:01.441 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:09:01.444 | + 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-03 15:09:01.474 | + 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-03 15:09:01.504 | + 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-03 15:09:01.533 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:09:01.562 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-03 15:09:01.567 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-03 15:09:01.596 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-03 15:09:01.626 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-03 15:09:01.656 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.73/identity 2022-06-03 15:09:01.685 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-03 15:09:01.715 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-03 15:09:01.745 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-03 15:09:01.776 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-03 15:09:01.805 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-03 15:09:01.836 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-03 15:09:01.865 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-03 15:09:01.895 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-03 15:09:01.900 | + 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-03 15:09:01.908 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2022-06-03 15:09:01.924 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:01.926 | + lib/glance:configure_glance:366 : [[ True == False ]] 2022-06-03 15:09:01.929 | + lib/glance:configure_glance:369 : write_local_proxy_http_config glance http://10.222.0.73:19292 /image 2022-06-03 15:09:01.932 | + lib/apache:write_local_proxy_http_config:378 : local name=glance 2022-06-03 15:09:01.935 | + lib/apache:write_local_proxy_http_config:379 : local url=http://10.222.0.73:19292 2022-06-03 15:09:01.937 | + lib/apache:write_local_proxy_http_config:380 : local loc=/image 2022-06-03 15:09:01.940 | + lib/apache:write_local_proxy_http_config:381 : local apache_conf 2022-06-03 15:09:01.944 | ++ lib/apache:write_local_proxy_http_config:382 : apache_site_config_for glance 2022-06-03 15:09:01.947 | ++ lib/apache:apache_site_config_for:189 : local site=glance 2022-06-03 15:09:01.950 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:09:01.953 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:01.955 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:01.958 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance.conf 2022-06-03 15:09:01.961 | + lib/apache:write_local_proxy_http_config:382 : apache_conf=/etc/apache2/sites-available/glance.conf 2022-06-03 15:09:01.964 | + lib/apache:write_local_proxy_http_config:384 : enable_apache_mod proxy 2022-06-03 15:09:01.966 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-03 15:09:01.968 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:01.971 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:01.973 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:01.975 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:01.978 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-03 15:09:02.035 | proxy (enabled by site administrator) 2022-06-03 15:09:02.038 | + lib/apache:write_local_proxy_http_config:385 : enable_apache_mod proxy_http 2022-06-03 15:09:02.041 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-03 15:09:02.043 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:02.046 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:02.048 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:02.050 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:02.053 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-03 15:09:02.110 | proxy_http (enabled by site administrator) 2022-06-03 15:09:02.114 | + lib/apache:write_local_proxy_http_config:387 : echo 'KeepAlive Off' 2022-06-03 15:09:02.114 | + lib/apache:write_local_proxy_http_config:387 : sudo tee /etc/apache2/sites-available/glance.conf 2022-06-03 15:09:02.123 | KeepAlive Off 2022-06-03 15:09:02.127 | + lib/apache:write_local_proxy_http_config:388 : echo 'SetEnv proxy-sendchunked 1' 2022-06-03 15:09:02.128 | + lib/apache:write_local_proxy_http_config:388 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:09:02.137 | SetEnv proxy-sendchunked 1 2022-06-03 15:09:02.141 | + lib/apache:write_local_proxy_http_config:389 : echo 'ProxyPass "/image" "http://10.222.0.73:19292" retry=0 ' 2022-06-03 15:09:02.141 | + lib/apache:write_local_proxy_http_config:389 : sudo tee -a /etc/apache2/sites-available/glance.conf 2022-06-03 15:09:02.149 | ProxyPass "/image" "http://10.222.0.73:19292" retry=0 2022-06-03 15:09:02.152 | + lib/apache:write_local_proxy_http_config:390 : enable_apache_site glance 2022-06-03 15:09:02.155 | + lib/apache:enable_apache_site:206 : local site=glance 2022-06-03 15:09:02.157 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:09:02.160 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:09:02.162 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:02.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:02.167 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:02.169 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:02.171 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:09:02.174 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:02.176 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:02.179 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance 2022-06-03 15:09:02.242 | Site glance already enabled 2022-06-03 15:09:02.246 | + lib/apache:write_local_proxy_http_config:391 : restart_apache_server 2022-06-03 15:09:02.249 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:09:02.251 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:09:02.254 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:09:02.392 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT bind_host 0.0.0.0 2022-06-03 15:09:02.424 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2022-06-03 15:09:02.455 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf DEFAULT workers 2 2022-06-03 15:09:02.486 | + ./stack.sh:main:892 : is_service_enabled cinder 2022-06-03 15:09:02.503 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:02.506 | + ./stack.sh:main:894 : stack_install_service cinder 2022-06-03 15:09:02.508 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-03 15:09:02.511 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-03 15:09:02.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:09:02.516 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-03 15:09:02.518 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/victoria 2022-06-03 15:09:02.521 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-03 15:09:02.523 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2022-06-03 15:09:02.525 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:09:02.528 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:09:02.531 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:09:02.533 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:09:02.535 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:09:02.539 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:09:02.555 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:09:02.558 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:09:02.560 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:02.563 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:09:02.563 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:09:02.568 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2022-06-03 15:09:02.571 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:02.573 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-03 15:09:02.586 | + functions-common:git_clone:606 : cd /opt/stack/cinder 2022-06-03 15:09:02.589 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:09:02.589 | + functions-common:git_clone:607 : head -1 2022-06-03 15:09:02.592 | 070a0effb Handle the case when tempest fails 2022-06-03 15:09:02.595 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:09:02.598 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2022-06-03 15:09:02.601 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:09:02.603 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:09:02.606 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-03 15:09:02.608 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:09:02.611 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-03 15:09:02.613 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:09:02.616 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:09:02.619 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-03 15:09:02.621 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:09:02.624 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:09:02.627 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-03 15:09:02.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:09:02.633 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-03 15:09:02.635 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:09:02.638 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:09:02.641 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-03 15:09:02.647 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2022-06-03 15:09:02.649 | + 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-03 15:09:03.245 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2022-06-03 15:09:03.247 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:09:03.249 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:09:03.252 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:09:03.254 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-03 15:09:03.257 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2022-06-03 15:09:03.259 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:09:03.262 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:09:03.264 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:09:03.266 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:09:03.268 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:09:03.271 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:09:03.274 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:09:03.276 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2022-06-03 15:09:03.296 | Using python 3.8 to install /opt/stack/cinder 2022-06-03 15:09:03.299 | + 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-03 15:09:05.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:09:05.130 | 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-03 15:09:05.135 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:05.136 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:05.138 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:09:05.139 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:05.139 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:05.140 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:05.140 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:05.140 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:05.153 | Obtaining file:///opt/stack/cinder 2022-06-03 15:09:07.115 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:09:09.079 | 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-03 15:09:09.087 | 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-03 15:09:09.095 | 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-03 15:09:09.104 | 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-03 15:09:09.125 | 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-03 15:09:09.138 | 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-03 15:09:09.159 | 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-03 15:09:09.200 | 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-03 15:09:09.214 | 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-03 15:09:09.217 | 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-03 15:09:09.226 | 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-03 15:09:09.241 | 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-03 15:09:09.257 | 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-03 15:09:09.263 | 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-03 15:09:09.266 | 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-03 15:09:09.269 | 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-03 15:09:09.272 | 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-03 15:09:09.283 | 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-03 15:09:09.352 | 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-03 15:09:09.408 | 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-03 15:09:09.419 | 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-03 15:09:09.422 | 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-03 15:09:09.433 | 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-03 15:09:09.457 | 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-03 15:09:09.463 | 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-03 15:09:09.484 | 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-03 15:09:09.518 | 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-03 15:09:09.530 | 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-03 15:09:09.545 | 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-03 15:09:09.552 | 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-03 15:09:09.600 | 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-03 15:09:09.606 | 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-03 15:09:09.645 | 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-03 15:09:09.699 | 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-03 15:09:09.718 | 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-03 15:09:09.735 | 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-03 15:09:09.750 | 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-03 15:09:09.764 | 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-03 15:09:09.769 | 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-03 15:09:09.779 | 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-03 15:09:09.803 | 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-03 15:09:09.811 | 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-03 15:09:09.829 | 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-03 15:09:09.849 | 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-03 15:09:09.873 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.4.0) 2022-06-03 15:09:09.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-03 15:09:09.926 | 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-03 15:09:09.961 | 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-03 15:09:09.964 | 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-03 15:09:09.967 | 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-03 15:09:09.988 | 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-03 15:09:09.992 | 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-03 15:09:09.996 | 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-03 15:09:10.008 | 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-03 15:09:10.010 | 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-03 15:09:10.014 | 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-03 15:09:10.030 | 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-03 15:09:10.035 | 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-03 15:09:10.054 | 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-03 15:09:10.072 | 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-03 15:09:10.090 | 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-03 15:09:10.113 | 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-03 15:09:10.118 | 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-03 15:09:10.125 | 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-03 15:09:10.146 | 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-03 15:09:10.151 | 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-03 15:09:10.155 | 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-03 15:09:10.160 | 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-03 15:09:10.164 | 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-03 15:09:10.167 | 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-03 15:09:10.178 | 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-03 15:09:10.182 | 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-03 15:09:10.184 | 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-03 15:09:10.191 | 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-03 15:09:10.195 | 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-03 15:09:10.201 | 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-03 15:09:10.286 | 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-03 15:09:10.300 | 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-03 15:09:10.310 | 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-03 15:09:10.315 | 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-03 15:09:10.334 | 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-03 15:09:10.393 | 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-03 15:09:10.396 | 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-03 15:09:10.403 | 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-03 15:09:10.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-03 15:09:10.429 | 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-03 15:09:10.433 | 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-03 15:09:10.441 | 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-03 15:09:10.444 | 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-03 15:09:10.448 | 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-03 15:09:10.451 | 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-03 15:09:10.454 | 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-03 15:09:10.463 | 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-03 15:09:10.485 | 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-03 15:09:10.488 | 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-03 15:09:10.532 | 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-03 15:09:10.537 | 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-03 15:09:10.546 | 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-03 15:09:10.551 | 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-03 15:09:10.556 | 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-03 15:09:10.561 | 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-03 15:09:10.573 | 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-03 15:09:10.587 | 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-03 15:09:10.594 | 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-03 15:09:10.603 | 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-03 15:09:10.655 | 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-03 15:09:10.662 | 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-03 15:09:10.666 | 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-03 15:09:10.677 | 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-03 15:09:10.680 | 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-03 15:09:10.690 | 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-03 15:09:10.703 | 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-03 15:09:10.718 | 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-03 15:09:10.732 | 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-03 15:09:10.736 | 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-03 15:09:10.738 | 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-03 15:09:10.742 | 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-03 15:09:10.746 | 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-03 15:09:10.749 | 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-03 15:09:10.757 | 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-03 15:09:10.794 | 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-03 15:09:10.799 | 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-03 15:09:10.802 | 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-03 15:09:10.805 | 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-03 15:09:10.808 | 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-03 15:09:10.811 | 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-03 15:09:10.816 | 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-03 15:09:10.820 | 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-03 15:09:10.825 | 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-03 15:09:10.831 | 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-03 15:09:10.834 | 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-03 15:09:10.842 | 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-03 15:09:10.845 | 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-03 15:09:10.849 | 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-03 15:09:10.906 | 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-03 15:09:10.911 | 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-03 15:09:10.918 | 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-03 15:09:10.961 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.8.0) 2022-06-03 15:09:10.965 | 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-03 15:09:11.981 | Installing collected packages: cinder 2022-06-03 15:09:11.981 | Attempting uninstall: cinder 2022-06-03 15:09:11.983 | Found existing installation: cinder 17.4.1.dev1 2022-06-03 15:09:11.987 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-03 15:09:11.988 | Running setup.py develop for cinder 2022-06-03 15:09:14.252 | Successfully installed cinder 2022-06-03 15:09:14.393 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:09:14.393 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:09:14.481 | + inc/python:pip_install:200 : result=0 2022-06-03 15:09:14.483 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:09:14.485 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:14.488 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:14.490 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:14.492 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:14.494 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:14.496 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:09:14.498 | + functions-common:time_stop:2329 : start_time=1654268943291 2022-06-03 15:09:14.501 | + functions-common:time_stop:2331 : [[ -z 1654268943291 ]] 2022-06-03 15:09:14.503 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:14.508 | + functions-common:time_stop:2334 : end_time=1654268954505 2022-06-03 15:09:14.510 | + functions-common:time_stop:2335 : elapsed_time=11214 2022-06-03 15:09:14.512 | + functions-common:time_stop:2336 : total=78305 2022-06-03 15:09:14.514 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:14.517 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=89519 2022-06-03 15:09:14.519 | + inc/python:pip_install:203 : return 0 2022-06-03 15:09:14.522 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:09:14.524 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:09:14.527 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:09:14.545 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-03 15:09:14.557 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2022-06-03 15:09:14.560 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-03 15:09:14.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:14.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:14.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-03 15:09:14.570 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:14.573 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2022-06-03 15:09:14.575 | + lib/cinder:install_cinder:416 : install_package tgt 2022-06-03 15:09:14.578 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:09:14.580 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:09:14.583 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:09:14.586 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:09:14.589 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:14.591 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:09:14.594 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:14.596 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:14.598 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:09:14.601 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:09:14.604 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:09:14.606 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:09:14.608 | + functions-common:install_package:1357 : real_install_package tgt 2022-06-03 15:09:14.611 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:09:14.614 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:14.616 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:14.619 | + functions-common:real_install_package:1343 : apt_get install tgt 2022-06-03 15:09:14.642 | + 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-03 15:09:14.751 | Reading package lists... 2022-06-03 15:09:14.997 | Building dependency tree... 2022-06-03 15:09:14.998 | Reading state information... 2022-06-03 15:09:15.247 | tgt is already the newest version (1:1.0.79-2ubuntu1). 2022-06-03 15:09:15.248 | The following packages were automatically installed and are no longer required: 2022-06-03 15:09:15.249 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:09:15.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:09:15.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:09:15.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:09:15.249 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:09:15.249 | python3-zope.interface 2022-06-03 15:09:15.249 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:09:15.361 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:09:15.366 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:09:15.368 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:09:15.371 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:15.373 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:15.376 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:15.378 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:15.381 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:15.383 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:09:15.386 | + functions-common:time_stop:2329 : start_time=1654268954639 2022-06-03 15:09:15.388 | + functions-common:time_stop:2331 : [[ -z 1654268954639 ]] 2022-06-03 15:09:15.391 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:15.396 | + functions-common:time_stop:2334 : end_time=1654268955393 2022-06-03 15:09:15.398 | + functions-common:time_stop:2335 : elapsed_time=754 2022-06-03 15:09:15.401 | + functions-common:time_stop:2336 : total=5404 2022-06-03 15:09:15.403 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:15.406 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6158 2022-06-03 15:09:15.408 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:09:15.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:09:15.414 | + ./stack.sh:main:895 : configure_cinder 2022-06-03 15:09:15.416 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-03 15:09:15.429 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2022-06-03 15:09:15.433 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2022-06-03 15:09:15.436 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-03 15:09:15.438 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:09:15.441 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-03 15:09:15.441 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:09:15.445 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-03 15:09:15.447 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-03 15:09:15.450 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:09:15.452 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-03 15:09:15.454 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-03 15:09:15.456 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-03 15:09:15.458 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-03 15:09:15.461 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-03 15:09:15.472 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-03 15:09:15.484 | + 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-03 15:09:15.496 | + 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-03 15:09:15.508 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-03 15:09:15.520 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:09:15.523 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:09:15.527 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gM8aOymAPq 2022-06-03 15:09:15.529 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:09:15.532 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-03 15:09:15.534 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-03 15:09:15.536 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gM8aOymAPq 2022-06-03 15:09:15.540 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gM8aOymAPq 2022-06-03 15:09:15.552 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gM8aOymAPq /etc/sudoers.d/cinder-rootwrap 2022-06-03 15:09:15.564 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-03 15:09:15.568 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:09:15.570 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:09:15.572 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:09:15.574 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:09:15.577 | + 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-03 15:09:15.579 | + 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-03 15:09:15.581 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-03 15:09:15.584 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-03 15:09:15.589 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-03 15:09:15.593 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-03 15:09:15.612 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-03 15:09:15.632 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-03 15:09:15.652 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-03 15:09:15.671 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-03 15:09:15.690 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-03 15:09:15.708 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-03 15:09:15.728 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-03 15:09:15.746 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-03 15:09:15.749 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:09:15.751 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2022-06-03 15:09:15.754 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:09:15.756 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-03 15:09:15.785 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-03 15:09:15.812 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:09:15.840 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-03 15:09:15.868 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-03 15:09:15.896 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-03 15:09:15.924 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-03 15:09:15.951 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-03 15:09:15.979 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:09:16.007 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:09:16.034 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-03 15:09:16.065 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2022-06-03 15:09:16.095 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2022-06-03 15:09:16.098 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-03 15:09:16.100 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-03 15:09:16.103 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-03 15:09:16.105 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-03 15:09:16.108 | + 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-03 15:09:16.139 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-03 15:09:16.167 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-03 15:09:16.196 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-03 15:09:16.223 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-03 15:09:16.251 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-03 15:09:16.279 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-03 15:09:16.309 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2022-06-03 15:09:16.312 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:09:16.340 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:09:16.372 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2022-06-03 15:09:16.379 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key b3db1adae8984a08d47d5dbeeb050b74 2022-06-03 15:09:16.408 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2022-06-03 15:09:16.425 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:16.428 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2022-06-03 15:09:16.430 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2022-06-03 15:09:16.432 | + lib/cinder:configure_cinder:241 : local default_name= 2022-06-03 15:09:16.435 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2022-06-03 15:09:16.437 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-03 15:09:16.440 | + lib/cinder:configure_cinder:244 : be_type=lvm 2022-06-03 15:09:16.442 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2022-06-03 15:09:16.444 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2022-06-03 15:09:16.447 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2022-06-03 15:09:16.449 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-03 15:09:16.452 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-03 15:09:16.483 | + 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-03 15:09:16.511 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-03 15:09:16.539 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2022-06-03 15:09:16.566 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-03 15:09:16.595 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2022-06-03 15:09:16.597 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2022-06-03 15:09:16.599 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2022-06-03 15:09:16.602 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-03 15:09:16.630 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-03 15:09:16.658 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2022-06-03 15:09:16.661 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-03 15:09:16.689 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2022-06-03 15:09:16.691 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-03 15:09:16.694 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2022-06-03 15:09:16.696 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-03 15:09:16.724 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2022-06-03 15:09:16.727 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2022-06-03 15:09:16.729 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2022-06-03 15:09:16.745 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:16.748 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.73:8080/v1/AUTH_ 2022-06-03 15:09:16.777 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2022-06-03 15:09:16.793 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:16.795 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2022-06-03 15:09:16.812 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:16.814 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2022-06-03 15:09:16.816 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-03 15:09:16.819 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-03 15:09:16.822 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-03 15:09:16.824 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:09:16.826 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:09:16.829 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:09:16.845 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:16.849 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:09:16.851 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:09:16.854 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:09:16.869 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:16.872 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:16.874 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:16.902 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:09:16.904 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:09:16.907 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2022-06-03 15:09:16.909 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-03 15:09:16.911 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:09:16.915 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:09:16.932 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:09:16.934 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:09:16.937 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:09:16.939 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:09:16.941 | + 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-03 15:09:16.970 | + 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-03 15:09:16.998 | + 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-03 15:09:17.026 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:09:17.055 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-03 15:09:17.057 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:09:17.060 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-03 15:09:17.062 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2022-06-03 15:09:17.064 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:09:17.067 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:09:17.070 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2022-06-03 15:09:17.075 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2022-06-03 15:09:17.077 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:09:17.079 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:09:17.093 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:09:17.093 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:17.105 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:09:17.108 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:17.125 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:09:17.127 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-03 15:09:17.132 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-03 15:09:17.161 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:09:17.187 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-03 15:09:17.215 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:09:17.243 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:09:17.270 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:09:17.296 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:09:17.324 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:09:17.352 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:09:17.379 | + 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-03 15:09:17.406 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:09:17.434 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:09:17.463 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:09:17.490 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:09:17.492 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:09:17.495 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2022-06-03 15:09:17.498 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2022-06-03 15:09:17.500 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:09:17.502 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:17.505 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:17.508 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:09:17.510 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:09:17.513 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-03 15:09:17.540 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:09:17.567 | + 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-03 15:09:17.568 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-03 15:09:17.577 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-03 15:09:17.580 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2022-06-03 15:09:17.582 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2022-06-03 15:09:17.586 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:09:17.588 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:09:17.590 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:17.593 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:17.595 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:17.597 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:17.600 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:09:17.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:17.604 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:17.607 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2022-06-03 15:09:17.670 | Enabling site cinder-wsgi. 2022-06-03 15:09:17.676 | To activate the new configuration, you need to run: 2022-06-03 15:09:17.676 | systemctl reload apache2 2022-06-03 15:09:17.681 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:09:17.684 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:09:17.686 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:09:17.688 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:09:17.823 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-03 15:09:17.825 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-03 15:09:17.860 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.73/image 2022-06-03 15:09:17.891 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2022-06-03 15:09:17.908 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:17.910 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-03 15:09:17.913 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2022-06-03 15:09:17.916 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:09:17.918 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2022-06-03 15:09:17.921 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-03 15:09:17.953 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-03 15:09:17.980 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.73/identity 2022-06-03 15:09:18.009 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-03 15:09:18.037 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-03 15:09:18.065 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-03 15:09:18.094 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-03 15:09:18.122 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-03 15:09:18.150 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:09:18.178 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-03 15:09:18.206 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-03 15:09:18.234 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:09:18.263 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2022-06-03 15:09:18.265 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2022-06-03 15:09:18.281 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:18.284 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.73:2379 2022-06-03 15:09:18.314 | + ./stack.sh:main:898 : is_service_enabled neutron 2022-06-03 15:09:18.331 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:18.334 | + ./stack.sh:main:900 : stack_install_service neutron 2022-06-03 15:09:18.336 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-03 15:09:18.339 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-03 15:09:18.341 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:09:18.344 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-03 15:09:18.346 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-03 15:09:18.351 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-03 15:09:18.351 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-03 15:09:18.356 | + 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-03 15:09:18.358 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-03 15:09:18.361 | + 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-03 15:09:18.363 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-03 15:09:18.367 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-03 15:09:18.369 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-06-03 15:09:18.372 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-03 15:09:18.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:18.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:18.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-03 15:09:18.382 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:18.384 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/victoria 2022-06-03 15:09:18.387 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-03 15:09:18.389 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2022-06-03 15:09:18.391 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:09:18.393 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:09:18.396 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:09:18.399 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:09:18.401 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:09:18.404 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:09:18.420 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:09:18.422 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:09:18.424 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:18.427 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:09:18.429 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:09:18.435 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2022-06-03 15:09:18.437 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:18.439 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-03 15:09:18.452 | + functions-common:git_clone:606 : cd /opt/stack/neutron 2022-06-03 15:09:18.455 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:09:18.455 | + functions-common:git_clone:607 : head -1 2022-06-03 15:09:18.460 | bfcc39e660 Merge "[Trunk] Check if parent port belongs to OVN to activate" into stable/victoria 2022-06-03 15:09:18.462 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:09:18.465 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-06-03 15:09:18.467 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:09:18.470 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:09:18.472 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-03 15:09:18.476 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:09:18.478 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-03 15:09:18.480 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:09:18.483 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:09:18.485 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-03 15:09:18.488 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:09:18.490 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:09:18.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-03 15:09:18.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:09:18.499 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-03 15:09:18.501 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:09:18.504 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:09:18.507 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-03 15:09:18.513 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2022-06-03 15:09:18.515 | + 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-03 15:09:19.108 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2022-06-03 15:09:19.110 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:09:19.113 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:09:19.116 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:09:19.118 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-03 15:09:19.120 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2022-06-03 15:09:19.123 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:09:19.125 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:09:19.127 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:09:19.130 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:09:19.132 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:09:19.135 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:09:19.137 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:09:19.139 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2022-06-03 15:09:19.160 | Using python 3.8 to install /opt/stack/neutron 2022-06-03 15:09:19.163 | + 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-03 15:09:20.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:09:20.975 | 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-03 15:09:20.979 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:20.980 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:20.981 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:09:20.983 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:20.983 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:20.983 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:20.983 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:20.984 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:20.997 | Obtaining file:///opt/stack/neutron 2022-06-03 15:09:23.087 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:09:25.147 | 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-03 15:09:25.154 | 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-03 15:09:25.157 | 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-03 15:09:25.165 | 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-03 15:09:25.173 | 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-03 15:09:25.182 | 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-03 15:09:25.203 | 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-03 15:09:25.217 | 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-03 15:09:25.225 | 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-03 15:09:25.233 | 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-03 15:09:25.236 | 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-03 15:09:25.246 | 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-03 15:09:25.252 | 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-03 15:09:25.255 | 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-03 15:09:25.258 | 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-03 15:09:25.322 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.1.0) 2022-06-03 15:09:25.378 | 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-03 15:09:25.380 | 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-03 15:09:25.385 | 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-03 15:09:25.388 | 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-03 15:09:25.429 | 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-03 15:09:25.455 | 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-03 15:09:25.474 | 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-03 15:09:25.479 | 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-03 15:09:25.484 | 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-03 15:09:25.508 | 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-03 15:09:25.526 | 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-03 15:09:25.561 | 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-03 15:09:25.572 | 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-03 15:09:25.587 | 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-03 15:09:25.593 | 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-03 15:09:25.640 | 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-03 15:09:25.646 | 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-03 15:09:25.685 | 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-03 15:09:25.738 | 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-03 15:09:25.760 | 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-03 15:09:25.780 | 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-03 15:09:25.795 | 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-03 15:09:25.809 | 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-03 15:09:25.813 | Requirement already satisfied: oslo.serialization===4.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.2) 2022-06-03 15:09:25.823 | 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-03 15:09:25.847 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.1.1) 2022-06-03 15:09:25.855 | Requirement already satisfied: oslo.utils===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.6.1) 2022-06-03 15:09:25.872 | 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-03 15:09:25.892 | 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-03 15:09:25.938 | 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-03 15:09:25.944 | 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-03 15:09:25.953 | 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-03 15:09:25.959 | 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-03 15:09:25.995 | 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-03 15:09:25.998 | 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-03 15:09:26.008 | 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-03 15:09:26.011 | 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-03 15:09:26.031 | 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-03 15:09:26.048 | 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-03 15:09:26.063 | 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-03 15:09:26.066 | 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-03 15:09:26.070 | 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-03 15:09:26.076 | 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-03 15:09:26.082 | 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-03 15:09:26.102 | 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-03 15:09:26.105 | 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-03 15:09:26.124 | 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-03 15:09:26.151 | 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-03 15:09:26.168 | 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-03 15:09:26.172 | 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-03 15:09:26.180 | 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-03 15:09:26.201 | 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-03 15:09:26.203 | 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-03 15:09:26.208 | 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-03 15:09:26.211 | 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-03 15:09:26.215 | 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-03 15:09:26.218 | 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-03 15:09:26.221 | 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-03 15:09:26.231 | 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-03 15:09:26.235 | 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-03 15:09:26.237 | 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-03 15:09:26.245 | 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-03 15:09:26.260 | 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-03 15:09:26.269 | 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-03 15:09:26.275 | 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-03 15:09:26.292 | 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-03 15:09:26.311 | 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-03 15:09:26.369 | 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-03 15:09:26.372 | 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-03 15:09:26.380 | 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-03 15:09:26.400 | 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-03 15:09:26.404 | 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-03 15:09:26.407 | 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-03 15:09:26.411 | 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-03 15:09:26.421 | 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-03 15:09:26.432 | 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-03 15:09:26.435 | 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-03 15:09:26.499 | 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-03 15:09:26.504 | 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-03 15:09:26.507 | 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-03 15:09:26.529 | 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-03 15:09:26.532 | 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-03 15:09:26.536 | 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-03 15:09:26.542 | 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-03 15:09:26.546 | 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-03 15:09:26.550 | 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-03 15:09:26.556 | 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-03 15:09:26.598 | 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-03 15:09:26.601 | 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-03 15:09:26.605 | 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-03 15:09:26.609 | 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-03 15:09:26.620 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2022-06-03 15:09:26.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-03 15:09:26.643 | 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-03 15:09:26.666 | 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-03 15:09:26.669 | 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-03 15:09:26.684 | 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-03 15:09:26.695 | 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-03 15:09:26.711 | 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-03 15:09:26.715 | 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-03 15:09:26.718 | 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-03 15:09:26.722 | 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-03 15:09:26.725 | 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-03 15:09:26.728 | 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-03 15:09:26.731 | 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-03 15:09:26.733 | 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-03 15:09:26.736 | 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-03 15:09:26.739 | 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-03 15:09:26.742 | 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-03 15:09:26.745 | 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-03 15:09:26.748 | 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-03 15:09:26.756 | 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-03 15:09:26.770 | 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-03 15:09:26.824 | 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-03 15:09:26.829 | 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-03 15:09:26.833 | 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-03 15:09:26.867 | 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-03 15:09:26.870 | 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-03 15:09:26.912 | 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-03 15:09:27.897 | Installing collected packages: neutron 2022-06-03 15:09:27.897 | Attempting uninstall: neutron 2022-06-03 15:09:27.899 | Found existing installation: neutron 17.4.2.dev15 2022-06-03 15:09:27.909 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-03 15:09:27.910 | Running setup.py develop for neutron 2022-06-03 15:09:30.379 | Successfully installed neutron 2022-06-03 15:09:30.522 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:09:30.522 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:09:30.610 | + inc/python:pip_install:200 : result=0 2022-06-03 15:09:30.612 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:09:30.614 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:30.616 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:30.619 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:30.621 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:30.623 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:30.625 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:09:30.627 | + functions-common:time_stop:2329 : start_time=1654268959155 2022-06-03 15:09:30.630 | + functions-common:time_stop:2331 : [[ -z 1654268959155 ]] 2022-06-03 15:09:30.632 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:30.636 | + functions-common:time_stop:2334 : end_time=1654268970634 2022-06-03 15:09:30.639 | + functions-common:time_stop:2335 : elapsed_time=11479 2022-06-03 15:09:30.641 | + functions-common:time_stop:2336 : total=89519 2022-06-03 15:09:30.643 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:30.645 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=100998 2022-06-03 15:09:30.648 | + inc/python:pip_install:203 : return 0 2022-06-03 15:09:30.651 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:09:30.653 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:09:30.656 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:09:30.674 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-03 15:09:30.686 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2022-06-03 15:09:30.689 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-06-03 15:09:30.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:30.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:30.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-03 15:09:30.699 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:30.701 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-06-03 15:09:30.703 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:09:30.706 | + ./stack.sh:main:903 : is_service_enabled nova 2022-06-03 15:09:30.724 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:30.727 | + ./stack.sh:main:905 : stack_install_service nova 2022-06-03 15:09:30.729 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-03 15:09:30.731 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-03 15:09:30.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:09:30.736 | + lib/stack:stack_install_service:32 : install_nova 2022-06-03 15:09:30.739 | + lib/nova:install_nova:802 : use_library_from_git os-vif 2022-06-03 15:09:30.741 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-06-03 15:09:30.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:30.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:30.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-06-03 15:09:30.751 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:30.753 | + lib/nova:install_nova:807 : is_service_enabled n-cpu 2022-06-03 15:09:30.769 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:30.772 | + lib/nova:install_nova:811 : is_service_enabled n-novnc 2022-06-03 15:09:30.788 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:30.791 | + lib/nova:install_nova:823 : is_service_enabled n-spice 2022-06-03 15:09:30.807 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:30.809 | + lib/nova:install_nova:835 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/victoria 2022-06-03 15:09:30.812 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-03 15:09:30.814 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2022-06-03 15:09:30.816 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:09:30.819 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:09:30.822 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:09:30.824 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:09:30.826 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:09:30.829 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:09:30.845 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:09:30.848 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:09:30.850 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:30.853 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:09:30.853 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:09:30.858 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2022-06-03 15:09:30.861 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:30.863 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-03 15:09:30.875 | + functions-common:git_clone:606 : cd /opt/stack/nova 2022-06-03 15:09:30.878 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:09:30.878 | + functions-common:git_clone:607 : head -1 2022-06-03 15:09:30.907 | 012c635a38 compute: Ensure updates to bdms during pre_live_migration are saved 2022-06-03 15:09:30.911 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:09:30.913 | + lib/nova:install_nova:836 : setup_develop /opt/stack/nova 2022-06-03 15:09:30.916 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:09:30.918 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:09:30.920 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-06-03 15:09:30.922 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:09:30.925 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-03 15:09:30.927 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:09:30.930 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:09:30.932 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-06-03 15:09:30.935 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:09:30.937 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:09:30.940 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-06-03 15:09:30.943 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:09:30.946 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-06-03 15:09:30.949 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:09:30.951 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:09:30.954 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-03 15:09:30.961 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2022-06-03 15:09:30.963 | + 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-03 15:09:31.546 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2022-06-03 15:09:31.548 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:09:31.551 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:09:31.554 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:09:31.556 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2022-06-03 15:09:31.558 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2022-06-03 15:09:31.561 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:09:31.563 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:09:31.565 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:09:31.568 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:09:31.570 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:09:31.573 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:09:31.575 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:09:31.577 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2022-06-03 15:09:31.597 | Using python 3.8 to install /opt/stack/nova 2022-06-03 15:09:31.600 | + 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-03 15:09:33.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:09:33.395 | 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-03 15:09:33.399 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:33.400 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:33.402 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:09:33.403 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:33.403 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:33.404 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:33.404 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:33.404 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:33.417 | Obtaining file:///opt/stack/nova 2022-06-03 15:09:36.511 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:09:39.575 | 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-03 15:09:39.582 | 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-03 15:09:39.587 | 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-03 15:09:39.594 | 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-03 15:09:39.603 | 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-03 15:09:39.606 | 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-03 15:09:39.616 | 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-03 15:09:39.636 | 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-03 15:09:39.650 | 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-03 15:09:39.671 | 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-03 15:09:39.710 | 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-03 15:09:39.724 | 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-03 15:09:39.728 | 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-03 15:09:39.736 | 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-03 15:09:39.743 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2022-06-03 15:09:39.746 | 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-03 15:09:39.749 | 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-03 15:09:39.761 | 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-03 15:09:39.825 | 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-03 15:09:39.882 | 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-03 15:09:39.892 | 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-03 15:09:39.897 | 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-03 15:09:39.900 | 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-03 15:09:39.905 | 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-03 15:09:39.908 | 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-03 15:09:39.934 | 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-03 15:09:39.961 | 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-03 15:09:39.965 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (1.7.0) 2022-06-03 15:09:39.970 | 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-03 15:09:39.974 | Requirement already satisfied: os-vif===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2022-06-03 15:09:39.998 | 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-03 15:09:40.019 | 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-03 15:09:40.037 | 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-03 15:09:40.072 | 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-03 15:09:40.082 | 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-03 15:09:40.098 | 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-03 15:09:40.105 | 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-03 15:09:40.151 | 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-03 15:09:40.158 | 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-03 15:09:40.197 | 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-03 15:09:40.251 | 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-03 15:09:40.270 | 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-03 15:09:40.286 | 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-03 15:09:40.302 | 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-03 15:09:40.316 | 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-03 15:09:40.321 | 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-03 15:09:40.330 | 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-03 15:09:40.354 | 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-03 15:09:40.362 | 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-03 15:09:40.381 | 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-03 15:09:40.401 | 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-03 15:09:40.410 | 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-03 15:09:40.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-03 15:09:40.451 | 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-03 15:09:40.454 | 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-03 15:09:40.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-03 15:09:40.480 | 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-03 15:09:40.490 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (0.9.6) 2022-06-03 15:09:40.493 | 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-03 15:09:40.496 | 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-03 15:09:40.522 | 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-03 15:09:40.529 | 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-03 15:09:40.545 | 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-03 15:09:40.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 389)) (2.8.1) 2022-06-03 15:09:40.570 | 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-03 15:09:40.587 | 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-03 15:09:40.605 | 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-03 15:09:40.633 | 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-03 15:09:40.638 | 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-03 15:09:40.645 | 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-03 15:09:40.667 | 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-03 15:09:40.669 | 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-03 15:09:40.674 | 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-03 15:09:40.679 | 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-03 15:09:40.682 | 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-03 15:09:40.685 | 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-03 15:09:40.696 | 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-03 15:09:40.700 | 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-03 15:09:40.703 | 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-03 15:09:40.710 | 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-03 15:09:40.768 | 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-03 15:09:40.783 | 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-03 15:09:40.792 | 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-03 15:09:40.798 | 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-03 15:09:40.815 | 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-03 15:09:40.896 | 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-03 15:09:40.900 | 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-03 15:09:40.907 | 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-03 15:09:40.928 | 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-03 15:09:40.932 | 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-03 15:09:40.940 | 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-03 15:09:40.944 | 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-03 15:09:40.947 | 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-03 15:09:40.951 | 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-03 15:09:40.964 | 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-03 15:09:40.968 | 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-03 15:09:40.979 | 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-03 15:09:40.982 | 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-03 15:09:40.987 | 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-03 15:09:40.994 | 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-03 15:09:40.997 | 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-03 15:09:41.019 | 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-03 15:09:41.027 | 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-03 15:09:41.032 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2022-06-03 15:09:41.037 | 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-03 15:09:41.046 | 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-03 15:09:41.050 | 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-03 15:09:41.091 | 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-03 15:09:41.095 | 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-03 15:09:41.098 | 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-03 15:09:41.108 | 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-03 15:09:41.114 | 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-03 15:09:41.124 | 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-03 15:09:41.139 | 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-03 15:09:41.141 | 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-03 15:09:41.146 | 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-03 15:09:41.160 | 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-03 15:09:41.174 | 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-03 15:09:41.179 | 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-03 15:09:41.195 | 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-03 15:09:41.197 | 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-03 15:09:41.201 | 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-03 15:09:41.204 | 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-03 15:09:41.206 | 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-03 15:09:41.245 | 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-03 15:09:41.250 | 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-03 15:09:41.259 | 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-03 15:09:41.262 | 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-03 15:09:41.264 | 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-03 15:09:41.267 | 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-03 15:09:41.270 | 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-03 15:09:41.273 | 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-03 15:09:41.281 | 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-03 15:09:41.284 | 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-03 15:09:41.287 | 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-03 15:09:41.290 | 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-03 15:09:41.298 | 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-03 15:09:41.301 | 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-03 15:09:41.306 | 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-03 15:09:41.363 | 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-03 15:09:41.369 | 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-03 15:09:41.372 | 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-03 15:09:41.376 | 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-03 15:09:41.418 | 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-03 15:09:42.493 | Installing collected packages: nova 2022-06-03 15:09:42.493 | Attempting uninstall: nova 2022-06-03 15:09:42.495 | Found existing installation: nova 22.4.1.dev6 2022-06-03 15:09:42.499 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-03 15:09:42.501 | Running setup.py develop for nova 2022-06-03 15:09:45.916 | Successfully installed nova 2022-06-03 15:09:46.058 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:09:46.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:09:46.147 | + inc/python:pip_install:200 : result=0 2022-06-03 15:09:46.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:09:46.152 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:46.154 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:46.156 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:46.158 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:46.160 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:46.162 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:09:46.164 | + functions-common:time_stop:2329 : start_time=1654268971592 2022-06-03 15:09:46.166 | + functions-common:time_stop:2331 : [[ -z 1654268971592 ]] 2022-06-03 15:09:46.169 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:46.173 | + functions-common:time_stop:2334 : end_time=1654268986171 2022-06-03 15:09:46.175 | + functions-common:time_stop:2335 : elapsed_time=14579 2022-06-03 15:09:46.178 | + functions-common:time_stop:2336 : total=100998 2022-06-03 15:09:46.180 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:46.182 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=115577 2022-06-03 15:09:46.184 | + inc/python:pip_install:203 : return 0 2022-06-03 15:09:46.186 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:09:46.189 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:09:46.191 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:09:46.209 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-03 15:09:46.221 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2022-06-03 15:09:46.224 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-06-03 15:09:46.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:09:46.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:09:46.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-03 15:09:46.234 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:09:46.236 | + 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-03 15:09:46.249 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:09:46.251 | + ./stack.sh:main:906 : configure_nova 2022-06-03 15:09:46.254 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2022-06-03 15:09:46.266 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2022-06-03 15:09:46.269 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-03 15:09:46.271 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-03 15:09:46.275 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-03 15:09:46.275 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-03 15:09:46.280 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-03 15:09:46.282 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-03 15:09:46.284 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-03 15:09:46.287 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-03 15:09:46.289 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-03 15:09:46.292 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-03 15:09:46.294 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-03 15:09:46.296 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-03 15:09:46.311 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-03 15:09:46.324 | + 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-03 15:09:46.336 | + 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-03 15:09:46.349 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-03 15:09:46.361 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-03 15:09:46.364 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-03 15:09:46.368 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5rd6N49Toi 2022-06-03 15:09:46.371 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:09:46.373 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-03 15:09:46.376 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-03 15:09:46.378 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:09:46.381 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-03 15:09:46.384 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5rd6N49Toi 2022-06-03 15:09:46.388 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5rd6N49Toi 2022-06-03 15:09:46.399 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5rd6N49Toi /etc/sudoers.d/nova-rootwrap 2022-06-03 15:09:46.412 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-03 15:09:46.416 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-03 15:09:46.418 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-03 15:09:46.421 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-03 15:09:46.423 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-03 15:09:46.426 | + 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-03 15:09:46.429 | + 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-03 15:09:46.431 | + 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-03 15:09:46.434 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-03 15:09:46.438 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2022-06-03 15:09:46.456 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:46.458 | + lib/nova:configure_nova:323 : create_nova_conf 2022-06-03 15:09:46.461 | + lib/nova:create_nova_conf:390 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-03 15:09:46.464 | + lib/nova:create_nova_conf:393 : rm -f /etc/nova/nova.conf 2022-06-03 15:09:46.468 | + lib/nova:create_nova_conf:394 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-03 15:09:46.497 | + lib/nova:create_nova_conf:395 : '[' True == True ']' 2022-06-03 15:09:46.499 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-03 15:09:46.525 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-03 15:09:46.553 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-03 15:09:46.580 | + 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-03 15:09:46.609 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-03 15:09:46.638 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-03 15:09:46.667 | + lib/nova:create_nova_conf:403 : [[ 4 == 6 ]] 2022-06-03 15:09:46.669 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.73 2022-06-03 15:09:46.696 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-03 15:09:46.722 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-03 15:09:46.749 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-03 15:09:46.775 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-03 15:09:46.802 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-03 15:09:46.831 | + lib/nova:create_nova_conf:415 : is_fedora 2022-06-03 15:09:46.833 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-06-03 15:09:46.835 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-06-03 15:09:46.838 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-06-03 15:09:46.840 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-03 15:09:46.842 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-03 15:09:46.844 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-06-03 15:09:46.846 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-06-03 15:09:46.848 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-06-03 15:09:46.851 | + lib/nova:create_nova_conf:415 : is_suse 2022-06-03 15:09:46.853 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:09:46.855 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:09:46.857 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:09:46.859 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:09:46.862 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:09:46.864 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:09:46.867 | + lib/nova:create_nova_conf:424 : is_service_enabled n-api n-cond n-sched 2022-06-03 15:09:46.884 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:46.886 | + lib/nova:create_nova_conf:428 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:09:46.888 | + lib/nova:create_nova_conf:431 : local db=nova_cell0 2022-06-03 15:09:46.890 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-03 15:09:46.918 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_cell0 2022-06-03 15:09:46.920 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-06-03 15:09:46.922 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-06-03 15:09:46.924 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-06-03 15:09:46.927 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-06-03 15:09:46.930 | + 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-03 15:09:46.960 | ++ lib/nova:create_nova_conf:438 : database_connection_url nova_api 2022-06-03 15:09:46.962 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-06-03 15:09:46.964 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-06-03 15:09:46.967 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-06-03 15:09:46.969 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-06-03 15:09:46.971 | + 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-03 15:09:47.001 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache enabled True 2022-06-03 15:09:47.030 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-03 15:09:47.057 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-03 15:09:47.083 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api 2022-06-03 15:09:47.100 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:47.102 | + lib/nova:create_nova_conf:449 : is_service_enabled n-api-meta 2022-06-03 15:09:47.118 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:47.121 | ++ lib/nova:create_nova_conf:451 : echo osapi_compute,metadata 2022-06-03 15:09:47.121 | ++ lib/nova:create_nova_conf:451 : sed s/,metadata// 2022-06-03 15:09:47.126 | + lib/nova:create_nova_conf:451 : NOVA_ENABLED_APIS=osapi_compute 2022-06-03 15:09:47.128 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-03 15:09:47.155 | + lib/nova:create_nova_conf:454 : is_service_enabled tls-proxy 2022-06-03 15:09:47.171 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:47.173 | + lib/nova:create_nova_conf:460 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-03 15:09:47.175 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:09:47.178 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2022-06-03 15:09:47.180 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:09:47.182 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-03 15:09:47.211 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-03 15:09:47.237 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:09:47.263 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-03 15:09:47.291 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-03 15:09:47.317 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-03 15:09:47.345 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-03 15:09:47.372 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-03 15:09:47.400 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:09:47.427 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:09:47.453 | + lib/nova:create_nova_conf:463 : is_service_enabled cinder 2022-06-03 15:09:47.470 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:47.472 | + lib/nova:create_nova_conf:464 : configure_cinder_access 2022-06-03 15:09:47.475 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-03 15:09:47.504 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-03 15:09:47.531 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.73/identity 2022-06-03 15:09:47.557 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder username nova 2022-06-03 15:09:47.585 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-03 15:09:47.611 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-03 15:09:47.638 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-03 15:09:47.665 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-03 15:09:47.693 | + lib/nova:configure_cinder_access:599 : is_service_enabled tls-proxy 2022-06-03 15:09:47.708 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:47.711 | + lib/nova:create_nova_conf:467 : '[' -n /opt/stack/data/nova ']' 2022-06-03 15:09:47.713 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-03 15:09:47.740 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-03 15:09:47.769 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-03 15:09:47.772 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-03 15:09:47.799 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2022-06-03 15:09:47.801 | + lib/nova:create_nova_conf:477 : '[' False '!=' False ']' 2022-06-03 15:09:47.803 | + lib/nova:create_nova_conf:482 : is_suse 2022-06-03 15:09:47.806 | + functions-common:is_suse:464 : is_opensuse 2022-06-03 15:09:47.808 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-06-03 15:09:47.810 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-03 15:09:47.813 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-06-03 15:09:47.815 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-06-03 15:09:47.817 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-03 15:09:47.820 | + lib/nova:create_nova_conf:487 : setup_logging /etc/nova/nova.conf 2022-06-03 15:09:47.822 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2022-06-03 15:09:47.824 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2022-06-03 15:09:47.827 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:09:47.845 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:09:47.847 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:09:47.849 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:09:47.851 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:09:47.854 | + 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-03 15:09:47.881 | + 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-03 15:09:47.909 | + 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-03 15:09:47.938 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:09:47.967 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-03 15:09:48.000 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-03 15:09:48.003 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-03 15:09:48.005 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-03 15:09:48.007 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2022-06-03 15:09:48.009 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:09:48.012 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:09:48.015 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2022-06-03 15:09:48.019 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2022-06-03 15:09:48.022 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:09:48.025 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:09:48.037 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:09:48.037 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:48.047 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:09:48.050 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:48.067 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:09:48.070 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-03 15:09:48.076 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-03 15:09:48.106 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-03 15:09:48.133 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-03 15:09:48.163 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:09:48.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:09:48.216 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:09:48.244 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:09:48.270 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:09:48.297 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:09:48.324 | + 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-03 15:09:48.351 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:09:48.379 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:09:48.405 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:09:48.432 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:09:48.435 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:09:48.437 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2022-06-03 15:09:48.440 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2022-06-03 15:09:48.442 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:09:48.444 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:48.447 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:48.449 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:09:48.452 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:09:48.454 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-03 15:09:48.482 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:09:48.509 | + 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-03 15:09:48.510 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-03 15:09:48.519 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-03 15:09:48.525 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2022-06-03 15:09:48.527 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2022-06-03 15:09:48.529 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:09:48.532 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:09:48.534 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:48.536 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:48.539 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:48.541 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:48.543 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:09:48.546 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:48.548 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:48.550 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2022-06-03 15:09:48.613 | Enabling site nova-api-wsgi. 2022-06-03 15:09:48.618 | To activate the new configuration, you need to run: 2022-06-03 15:09:48.618 | systemctl reload apache2 2022-06-03 15:09:48.623 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:09:48.625 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:09:48.627 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:09:48.630 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:09:48.765 | + 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-03 15:09:48.768 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:09:48.774 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-03 15:09:48.777 | + lib/apache:write_uwsgi_config:259 : local url= 2022-06-03 15:09:48.779 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2022-06-03 15:09:48.783 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:09:48.789 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:09:48.792 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2022-06-03 15:09:48.795 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:09:48.797 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:09:48.817 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:48.817 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:09:48.820 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:09:48.823 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:09:48.839 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-03 15:09:48.842 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-03 15:09:48.846 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-03 15:09:48.877 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-03 15:09:48.904 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-03 15:09:48.931 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:09:48.958 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:09:48.986 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:09:49.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:09:49.040 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:09:49.067 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:09:49.094 | + 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-03 15:09:49.122 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:09:49.148 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:09:49.175 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:09:49.202 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2022-06-03 15:09:49.204 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-03 15:09:49.232 | + lib/nova:create_nova_conf:494 : is_service_enabled ceilometer 2022-06-03 15:09:49.248 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:49.251 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-03 15:09:49.281 | ++ lib/nova:create_nova_conf:503 : get_notification_url 2022-06-03 15:09:49.284 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-03 15:09:49.286 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-03 15:09:49.303 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:49.306 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:49.308 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:49.336 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-03 15:09:49.366 | + lib/nova:create_nova_conf:505 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-03 15:09:49.368 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:09:49.370 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-03 15:09:49.373 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:09:49.375 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-03 15:09:49.377 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:09:49.393 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:49.396 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-03 15:09:49.399 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-03 15:09:49.401 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:09:49.417 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:49.419 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:49.422 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/ 2022-06-03 15:09:49.450 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:09:49.452 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:09:49.454 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-03 15:09:49.481 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-03 15:09:49.510 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-03 15:09:49.540 | + lib/nova:create_nova_conf:512 : is_service_enabled tls-proxy 2022-06-03 15:09:49.556 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:49.558 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-03 15:09:49.586 | + lib/nova:create_nova_conf:519 : '[' False == True ']' 2022-06-03 15:09:49.588 | + lib/nova:create_nova_conf:523 : is_service_enabled n-cond 2022-06-03 15:09:49.605 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:49.607 | ++ lib/nova:create_nova_conf:524 : seq 1 1 2022-06-03 15:09:49.611 | + lib/nova:create_nova_conf:524 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:09:49.614 | + lib/nova:create_nova_conf:525 : local conf 2022-06-03 15:09:49.617 | + lib/nova:create_nova_conf:526 : local vhost 2022-06-03 15:09:49.620 | ++ lib/nova:create_nova_conf:527 : conductor_conf 1 2022-06-03 15:09:49.622 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:09:49.624 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:09:49.627 | + lib/nova:create_nova_conf:527 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:09:49.629 | + lib/nova:create_nova_conf:528 : vhost=nova_cell1 2022-06-03 15:09:49.631 | + lib/nova:create_nova_conf:530 : rm -f /etc/nova/nova_cell1.conf 2022-06-03 15:09:49.636 | ++ lib/nova:create_nova_conf:531 : database_connection_url nova_cell1 2022-06-03 15:09:49.638 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-06-03 15:09:49.640 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-06-03 15:09:49.643 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-06-03 15:09:49.645 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-06-03 15:09:49.647 | + 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-03 15:09:49.678 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-03 15:09:49.707 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-03 15:09:49.738 | + lib/nova:create_nova_conf:535 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:09:49.741 | + lib/nova:create_nova_conf:538 : rpc_backend_add_vhost nova_cell1 2022-06-03 15:09:49.743 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-03 15:09:49.745 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-03 15:09:49.761 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:49.765 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-03 15:09:49.765 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-03 15:09:50.491 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-03 15:09:50.494 | + lib/nova:create_nova_conf:539 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-03 15:09:50.497 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-03 15:09:50.499 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-03 15:09:50.501 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-03 15:09:50.504 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-03 15:09:50.507 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-03 15:09:50.524 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:50.527 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-03 15:09:50.530 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-03 15:09:50.532 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-03 15:09:50.549 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:50.551 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:09:50.554 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.73:5672/nova_cell1 2022-06-03 15:09:50.583 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-03 15:09:50.587 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-03 15:09:50.589 | + lib/nova:create_nova_conf:543 : is_service_enabled placement placement-client 2022-06-03 15:09:50.607 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:50.610 | + lib/nova:create_nova_conf:544 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-03 15:09:50.613 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:09:50.615 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-03 15:09:50.651 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:09:50.680 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-03 15:09:50.710 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-03 15:09:50.740 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-03 15:09:50.770 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-03 15:09:50.800 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-03 15:09:50.832 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-03 15:09:50.866 | + lib/nova:create_nova_conf:548 : setup_logging /etc/nova/nova_cell1.conf 2022-06-03 15:09:50.872 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-03 15:09:50.874 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-03 15:09:50.882 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:09:50.899 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:09:50.901 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:09:50.903 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:09:50.906 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:09:50.908 | + 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-03 15:09:50.936 | + 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-03 15:09:50.964 | + 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-03 15:09:50.992 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:09:51.020 | + lib/nova:create_nova_conf:555 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-03 15:09:51.023 | ++ lib/nova:create_nova_conf:558 : seq 1 1 2022-06-03 15:09:51.027 | + lib/nova:create_nova_conf:558 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-03 15:09:51.029 | + lib/nova:create_nova_conf:559 : local conf 2022-06-03 15:09:51.031 | + lib/nova:create_nova_conf:560 : local offset 2022-06-03 15:09:51.034 | ++ lib/nova:create_nova_conf:561 : conductor_conf 1 2022-06-03 15:09:51.036 | ++ lib/nova:conductor_conf:737 : local cell=1 2022-06-03 15:09:51.039 | ++ lib/nova:conductor_conf:738 : echo /etc/nova/nova_cell1.conf 2022-06-03 15:09:51.042 | + lib/nova:create_nova_conf:561 : conf=/etc/nova/nova_cell1.conf 2022-06-03 15:09:51.044 | + lib/nova:create_nova_conf:562 : offset=0 2022-06-03 15:09:51.046 | + lib/nova:create_nova_conf:563 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-03 15:09:51.049 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2022-06-03 15:09:51.051 | + lib/nova:configure_console_proxies:673 : local offset=0 2022-06-03 15:09:51.054 | + lib/nova:configure_console_proxies:677 : offset=0 2022-06-03 15:09:51.065 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2022-06-03 15:09:51.081 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:51.084 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-xvnc 2022-06-03 15:09:51.100 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:51.102 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2022-06-03 15:09:51.104 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-spice 2022-06-03 15:09:51.121 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:51.123 | + lib/nova:configure_console_proxies:718 : is_service_enabled n-sproxy 2022-06-03 15:09:51.139 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:51.142 | + lib/nova:configure_nova:325 : is_service_enabled n-cpu 2022-06-03 15:09:51.158 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:09:51.161 | + ./stack.sh:main:909 : is_service_enabled placement 2022-06-03 15:09:51.179 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:09:51.182 | + ./stack.sh:main:911 : stack_install_service placement 2022-06-03 15:09:51.184 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-03 15:09:51.187 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-03 15:09:51.191 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-03 15:09:51.194 | + lib/stack:stack_install_service:32 : install_placement 2022-06-03 15:09:51.197 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-03 15:09:51.200 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2022-06-03 15:09:51.202 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:51.205 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:51.208 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2022-06-03 15:09:51.211 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:09:51.214 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:09:51.216 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:09:51.226 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:09:51.228 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:51.230 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:09:51.233 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:51.241 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:51.244 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:09:51.246 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:09:51.249 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:09:51.251 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:09:51.253 | + functions-common:install_package:1357 : real_install_package apache2 2022-06-03 15:09:51.256 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:09:51.259 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:51.261 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:51.263 | + functions-common:real_install_package:1343 : apt_get install apache2 2022-06-03 15:09:51.285 | + 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-03 15:09:51.395 | Reading package lists... 2022-06-03 15:09:51.639 | Building dependency tree... 2022-06-03 15:09:51.640 | Reading state information... 2022-06-03 15:09:51.887 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-03 15:09:51.887 | The following packages were automatically installed and are no longer required: 2022-06-03 15:09:51.888 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:09:51.888 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:09:51.888 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:09:51.888 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:09:51.888 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:09:51.888 | python3-zope.interface 2022-06-03 15:09:51.888 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:09:51.999 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:09:52.003 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:09:52.006 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:09:52.009 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:52.011 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:52.013 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:52.015 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:52.018 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:52.020 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:09:52.023 | + functions-common:time_stop:2329 : start_time=1654268991282 2022-06-03 15:09:52.025 | + functions-common:time_stop:2331 : [[ -z 1654268991282 ]] 2022-06-03 15:09:52.028 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:52.032 | + functions-common:time_stop:2334 : end_time=1654268992030 2022-06-03 15:09:52.034 | + functions-common:time_stop:2335 : elapsed_time=748 2022-06-03 15:09:52.036 | + functions-common:time_stop:2336 : total=6158 2022-06-03 15:09:52.039 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:52.041 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=6906 2022-06-03 15:09:52.044 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:09:52.046 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2022-06-03 15:09:52.049 | + functions-common:is_package_installed:1365 : [[ -z libapache2-mod-wsgi ]] 2022-06-03 15:09:52.051 | + functions-common:is_package_installed:1369 : [[ -z deb ]] 2022-06-03 15:09:52.054 | + functions-common:is_package_installed:1373 : [[ deb = \d\e\b ]] 2022-06-03 15:09:52.056 | + functions-common:is_package_installed:1374 : dpkg -s libapache2-mod-wsgi 2022-06-03 15:09:52.078 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2022-06-03 15:09:52.081 | + functions-common:install_package:1356 : update_package_repo 2022-06-03 15:09:52.084 | + functions-common:update_package_repo:1328 : NO_UPDATE_REPOS=False 2022-06-03 15:09:52.087 | + functions-common:update_package_repo:1329 : REPOS_UPDATED=True 2022-06-03 15:09:52.089 | + functions-common:update_package_repo:1330 : RETRY_UPDATE=False 2022-06-03 15:09:52.092 | + functions-common:update_package_repo:1332 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:52.094 | + functions-common:update_package_repo:1336 : is_ubuntu 2022-06-03 15:09:52.097 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:52.099 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:52.102 | + functions-common:update_package_repo:1337 : apt_get_update 2022-06-03 15:09:52.104 | + functions-common:apt_get_update:1082 : [[ True == \T\r\u\e ]] 2022-06-03 15:09:52.107 | + functions-common:apt_get_update:1082 : [[ False != \T\r\u\e ]] 2022-06-03 15:09:52.109 | + functions-common:apt_get_update:1083 : return 2022-06-03 15:09:52.111 | + functions-common:install_package:1357 : real_install_package libapache2-mod-wsgi-py3 2022-06-03 15:09:52.114 | + functions-common:real_install_package:1342 : is_ubuntu 2022-06-03 15:09:52.117 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:52.119 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:52.122 | + functions-common:real_install_package:1343 : apt_get install libapache2-mod-wsgi-py3 2022-06-03 15:09:52.145 | + 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-03 15:09:52.255 | Reading package lists... 2022-06-03 15:09:52.501 | Building dependency tree... 2022-06-03 15:09:52.502 | Reading state information... 2022-06-03 15:09:52.759 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-03 15:09:52.759 | The following packages were automatically installed and are no longer required: 2022-06-03 15:09:52.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-03 15:09:52.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-03 15:09:52.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-03 15:09:52.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-03 15:09:52.760 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-06-03 15:09:52.761 | python3-zope.interface 2022-06-03 15:09:52.761 | Use 'sudo apt autoremove' to remove them. 2022-06-03 15:09:52.873 | 0 upgraded, 0 newly installed, 0 to remove and 140 not upgraded. 2022-06-03 15:09:52.878 | + functions-common:apt_get:1127 : result=0 2022-06-03 15:09:52.880 | + functions-common:apt_get:1130 : time_stop apt-get 2022-06-03 15:09:52.883 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:52.886 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:52.888 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:52.890 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:52.893 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:52.895 | + functions-common:time_stop:2328 : name=apt-get 2022-06-03 15:09:52.898 | + functions-common:time_stop:2329 : start_time=1654268992142 2022-06-03 15:09:52.900 | + functions-common:time_stop:2331 : [[ -z 1654268992142 ]] 2022-06-03 15:09:52.903 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:52.907 | + functions-common:time_stop:2334 : end_time=1654268992905 2022-06-03 15:09:52.910 | + functions-common:time_stop:2335 : elapsed_time=763 2022-06-03 15:09:52.912 | + functions-common:time_stop:2336 : total=6906 2022-06-03 15:09:52.914 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:52.916 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=7669 2022-06-03 15:09:52.919 | + functions-common:apt_get:1131 : return 0 2022-06-03 15:09:52.921 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2022-06-03 15:09:52.924 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-06-03 15:09:52.927 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:09:52.930 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:09:52.932 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:09:52.935 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-03 15:09:52.937 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-06-03 15:09:52.994 | wsgi (enabled by maintainer script) 2022-06-03 15:09:52.997 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-03 15:09:53.000 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-03 15:09:53.002 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-03 15:09:53.006 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-03 15:09:53.009 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-06-03 15:09:53.011 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-03 15:09:53.015 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-03 15:09:53.015 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-03 15:09:53.021 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-06-03 15:09:53.023 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-06-03 15:09:53.026 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-06-03 15:09:53.029 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-03 15:09:53.031 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-03 15:09:53.054 | Using python 3.8 to install osc-placement 2022-06-03 15:09:53.056 | + 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-03 15:09:54.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:09:54.864 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:09:54.869 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:54.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:54.871 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:09:54.872 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:54.873 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:54.873 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:54.873 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:09:54.874 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:09:54.888 | 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-03 15:09:54.916 | 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-03 15:09:54.934 | 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-03 15:09:54.941 | 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-03 15:09:54.944 | 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-03 15:09:54.947 | 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-03 15:09:54.951 | 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-03 15:09:54.955 | 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-03 15:09:54.958 | 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-03 15:09:55.024 | 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-03 15:09:55.039 | 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-03 15:09:55.042 | 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-03 15:09:55.045 | 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-03 15:09:55.051 | 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-03 15:09:55.059 | 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-03 15:09:55.064 | 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-03 15:09:55.072 | 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-03 15:09:55.076 | 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-03 15:09:55.097 | 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-03 15:09:55.112 | 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-03 15:09:55.139 | 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-03 15:09:55.142 | 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-03 15:09:55.147 | 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-03 15:09:55.150 | 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-03 15:09:55.170 | 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-03 15:09:55.173 | 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-03 15:09:55.228 | 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-03 15:09:55.232 | 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-03 15:09:55.235 | 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-03 15:09:55.238 | 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-03 15:09:55.242 | 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-03 15:09:55.264 | 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-03 15:09:55.304 | 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-03 15:09:55.306 | 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-03 15:09:55.311 | 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-03 15:09:55.317 | 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-03 15:09:55.321 | 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-03 15:09:55.354 | 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-03 15:09:55.397 | 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-03 15:09:55.402 | 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-03 15:09:55.405 | 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-03 15:09:55.408 | 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-03 15:09:55.412 | 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-03 15:09:55.416 | 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-03 15:09:57.351 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:09:57.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:09:57.424 | + inc/python:pip_install:200 : result=0 2022-06-03 15:09:57.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:09:57.429 | + functions-common:time_stop:2322 : local name 2022-06-03 15:09:57.432 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:09:57.434 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:09:57.437 | + functions-common:time_stop:2325 : local total 2022-06-03 15:09:57.439 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:09:57.442 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:09:57.444 | + functions-common:time_stop:2329 : start_time=1654268993047 2022-06-03 15:09:57.447 | + functions-common:time_stop:2331 : [[ -z 1654268993047 ]] 2022-06-03 15:09:57.450 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:09:57.454 | + functions-common:time_stop:2334 : end_time=1654268997452 2022-06-03 15:09:57.457 | + functions-common:time_stop:2335 : elapsed_time=4405 2022-06-03 15:09:57.460 | + functions-common:time_stop:2336 : total=115577 2022-06-03 15:09:57.463 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:09:57.466 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=119982 2022-06-03 15:09:57.468 | + inc/python:pip_install:203 : return 0 2022-06-03 15:09:57.471 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/victoria 2022-06-03 15:09:57.474 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-03 15:09:57.477 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2022-06-03 15:09:57.479 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-06-03 15:09:57.482 | + functions-common:git_clone:528 : local orig_dir 2022-06-03 15:09:57.485 | ++ functions-common:git_clone:529 : pwd 2022-06-03 15:09:57.488 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:09:57.490 | + functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:09:57.493 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:09:57.511 | + functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:09:57.514 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:09:57.516 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:57.519 | + functions-common:git_clone:546 : echo stable/victoria 2022-06-03 15:09:57.520 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:09:57.526 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2022-06-03 15:09:57.528 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:09:57.531 | + functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-03 15:09:57.546 | + functions-common:git_clone:606 : cd /opt/stack/placement 2022-06-03 15:09:57.549 | + functions-common:git_clone:607 : git show --oneline 2022-06-03 15:09:57.550 | + functions-common:git_clone:607 : head -1 2022-06-03 15:09:57.553 | 503b1f27 Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-06-03 15:09:57.556 | + functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:09:57.558 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-03 15:09:57.561 | + inc/python:setup_develop:338 : local bindep 2022-06-03 15:09:57.563 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:09:57.566 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-06-03 15:09:57.568 | + inc/python:setup_develop:344 : local extras= 2022-06-03 15:09:57.571 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-03 15:09:57.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-03 15:09:57.576 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:09:57.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-06-03 15:09:57.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-03 15:09:57.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-03 15:09:57.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-06-03 15:09:57.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-03 15:09:57.592 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-06-03 15:09:57.595 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-03 15:09:57.597 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-06-03 15:09:57.601 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-03 15:09:57.607 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2022-06-03 15:09:57.609 | + 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-03 15:09:58.203 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2022-06-03 15:09:58.206 | + inc/python:setup_package:417 : local bindep=0 2022-06-03 15:09:58.209 | + inc/python:setup_package:418 : local bindep_flag= 2022-06-03 15:09:58.211 | + inc/python:setup_package:419 : local bindep_profiles= 2022-06-03 15:09:58.214 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2022-06-03 15:09:58.216 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2022-06-03 15:09:58.219 | + inc/python:setup_package:426 : local flags=-e 2022-06-03 15:09:58.221 | + inc/python:setup_package:427 : local extras= 2022-06-03 15:09:58.223 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-06-03 15:09:58.226 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-06-03 15:09:58.229 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-06-03 15:09:58.231 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-06-03 15:09:58.234 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-06-03 15:09:58.236 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2022-06-03 15:09:58.257 | Using python 3.8 to install /opt/stack/placement 2022-06-03 15:09:58.259 | + 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-03 15:10:00.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:10:00.074 | 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-03 15:10:00.079 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:00.079 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:00.081 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:10:00.082 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:00.083 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:00.083 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:10:00.083 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:00.084 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:10:00.097 | Obtaining file:///opt/stack/placement 2022-06-03 15:10:01.386 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2022-06-03 15:10:02.611 | 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-03 15:10:02.619 | 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-03 15:10:02.640 | 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-03 15:10:02.654 | 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-03 15:10:02.666 | 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-03 15:10:02.723 | 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-03 15:10:02.727 | 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-03 15:10:02.731 | 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-03 15:10:02.736 | 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-03 15:10:02.771 | 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-03 15:10:02.782 | 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-03 15:10:02.797 | 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-03 15:10:02.804 | 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-03 15:10:02.850 | 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-03 15:10:02.856 | 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-03 15:10:02.896 | 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-03 15:10:02.913 | 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-03 15:10:02.930 | 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-03 15:10:02.939 | 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-03 15:10:02.948 | 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-03 15:10:02.965 | 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-03 15:10:02.972 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.5.0) 2022-06-03 15:10:02.975 | 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-03 15:10:02.977 | 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-03 15:10:02.988 | 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-03 15:10:02.991 | 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-03 15:10:02.994 | 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-03 15:10:02.999 | 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-03 15:10:03.018 | 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-03 15:10:03.022 | 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-03 15:10:03.030 | 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-03 15:10:03.049 | 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-03 15:10:03.055 | 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-03 15:10:03.058 | 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-03 15:10:03.069 | 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-03 15:10:03.073 | 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-03 15:10:03.077 | 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-03 15:10:03.084 | 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-03 15:10:03.093 | 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-03 15:10:03.100 | 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-03 15:10:03.118 | 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-03 15:10:03.121 | 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-03 15:10:03.128 | 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-03 15:10:03.149 | 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-03 15:10:03.191 | 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-03 15:10:03.256 | 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-03 15:10:03.261 | 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-03 15:10:03.267 | 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-03 15:10:03.271 | 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-03 15:10:03.275 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2022-06-03 15:10:03.282 | 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-03 15:10:03.291 | 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-03 15:10:03.298 | 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-03 15:10:03.301 | 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-03 15:10:03.304 | 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-03 15:10:03.308 | 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-03 15:10:03.310 | 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-03 15:10:03.313 | 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-03 15:10:03.317 | 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-03 15:10:03.319 | 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-03 15:10:03.323 | 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-03 15:10:03.333 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2022-06-03 15:10:03.336 | 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-03 15:10:03.339 | 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-03 15:10:03.341 | 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-03 15:10:03.344 | 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-03 15:10:03.349 | 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-03 15:10:03.352 | 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-03 15:10:03.355 | 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-03 15:10:03.363 | 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-03 15:10:03.366 | 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-03 15:10:04.942 | Installing collected packages: openstack-placement 2022-06-03 15:10:04.942 | Attempting uninstall: openstack-placement 2022-06-03 15:10:04.945 | Found existing installation: openstack-placement 4.0.1.dev3 2022-06-03 15:10:04.947 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-03 15:10:04.948 | Running setup.py develop for openstack-placement 2022-06-03 15:10:06.561 | Successfully installed openstack-placement 2022-06-03 15:10:06.704 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:10:06.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:10:06.795 | + inc/python:pip_install:200 : result=0 2022-06-03 15:10:06.797 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:10:06.799 | + functions-common:time_stop:2322 : local name 2022-06-03 15:10:06.802 | + functions-common:time_stop:2323 : local end_time 2022-06-03 15:10:06.805 | + functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:10:06.807 | + functions-common:time_stop:2325 : local total 2022-06-03 15:10:06.809 | + functions-common:time_stop:2326 : local start_time 2022-06-03 15:10:06.811 | + functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:10:06.814 | + functions-common:time_stop:2329 : start_time=1654268998251 2022-06-03 15:10:06.816 | + functions-common:time_stop:2331 : [[ -z 1654268998251 ]] 2022-06-03 15:10:06.819 | ++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:10:06.823 | + functions-common:time_stop:2334 : end_time=1654269006821 2022-06-03 15:10:06.826 | + functions-common:time_stop:2335 : elapsed_time=8570 2022-06-03 15:10:06.828 | + functions-common:time_stop:2336 : total=119982 2022-06-03 15:10:06.830 | + functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:10:06.832 | + functions-common:time_stop:2339 : _TIME_TOTAL[$name]=128552 2022-06-03 15:10:06.835 | + inc/python:pip_install:203 : return 0 2022-06-03 15:10:06.837 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2022-06-03 15:10:06.840 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:10:06.842 | + functions-common:safe_chown:2223 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:10:06.862 | + functions-common:_safe_permission_operation:2071 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-03 15:10:06.874 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2022-06-03 15:10:06.877 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-06-03 15:10:06.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-03 15:10:06.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-03 15:10:06.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-03 15:10:06.887 | + inc/python:use_library_from_git:253 : return 1 2022-06-03 15:10:06.890 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-03 15:10:06.892 | + ./stack.sh:main:912 : configure_placement 2022-06-03 15:10:06.894 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-03 15:10:06.907 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-03 15:10:06.909 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-03 15:10:06.914 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-03 15:10:06.917 | ++ lib/database:database_connection_url:132 : local db=placement 2022-06-03 15:10:06.919 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-06-03 15:10:06.921 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-06-03 15:10:06.924 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-06-03 15:10:06.927 | + 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-03 15:10:06.959 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-03 15:10:06.992 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-03 15:10:07.023 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-03 15:10:07.025 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:10:07.028 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2022-06-03 15:10:07.030 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2022-06-03 15:10:07.033 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-03 15:10:07.066 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-03 15:10:07.095 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.73/identity 2022-06-03 15:10:07.126 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-03 15:10:07.155 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-03 15:10:07.185 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-03 15:10:07.215 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-03 15:10:07.243 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-03 15:10:07.273 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-03 15:10:07.302 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-03 15:10:07.331 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-03 15:10:07.333 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2022-06-03 15:10:07.336 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2022-06-03 15:10:07.339 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2022-06-03 15:10:07.357 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2022-06-03 15:10:07.360 | + functions:setup_systemd_logging:719 : local pidstr= 2022-06-03 15:10:07.362 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2022-06-03 15:10:07.365 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2022-06-03 15:10:07.368 | + 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-03 15:10:07.397 | + 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-03 15:10:07.426 | + 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-03 15:10:07.456 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-03 15:10:07.484 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-03 15:10:07.487 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-03 15:10:07.489 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2022-06-03 15:10:07.492 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2022-06-03 15:10:07.495 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2022-06-03 15:10:07.497 | + lib/apache:write_uwsgi_config:260 : local http= 2022-06-03 15:10:07.499 | + lib/apache:write_uwsgi_config:261 : local name= 2022-06-03 15:10:07.502 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2022-06-03 15:10:07.508 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2022-06-03 15:10:07.510 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2022-06-03 15:10:07.512 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-03 15:10:07.525 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-03 15:10:07.525 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:10:07.534 | d /var/run/uwsgi 0755 ubuntu root 2022-06-03 15:10:07.537 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-03 15:10:07.553 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-03 15:10:07.556 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-03 15:10:07.560 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-03 15:10:07.591 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-03 15:10:07.620 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-03 15:10:07.649 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-03 15:10:07.678 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-03 15:10:07.706 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-03 15:10:07.736 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-03 15:10:07.764 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-03 15:10:07.793 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-03 15:10:07.822 | + 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-03 15:10:07.852 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-03 15:10:07.879 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-03 15:10:07.909 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-03 15:10:07.937 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2022-06-03 15:10:07.940 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2022-06-03 15:10:07.943 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2022-06-03 15:10:07.946 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2022-06-03 15:10:07.948 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2022-06-03 15:10:07.951 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:10:07.953 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:10:07.956 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:10:07.959 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-03 15:10:07.962 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-03 15:10:07.990 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-03 15:10:08.019 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-03 15:10:08.020 | + 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-03 15:10:08.028 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-03 15:10:08.032 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2022-06-03 15:10:08.034 | + lib/apache:enable_apache_site:206 : local site=placement-api 2022-06-03 15:10:08.037 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2022-06-03 15:10:08.039 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-03 15:10:08.041 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-03 15:10:08.044 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:10:08.046 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:10:08.049 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-03 15:10:08.051 | + lib/apache:enable_apache_site:209 : is_ubuntu 2022-06-03 15:10:08.054 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-06-03 15:10:08.057 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-06-03 15:10:08.059 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2022-06-03 15:10:08.120 | Site placement-api already enabled 2022-06-03 15:10:08.124 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2022-06-03 15:10:08.127 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-06-03 15:10:08.130 | + functions-common:restart_service:2206 : '[' -x /bin/systemctl ']' 2022-06-03 15:10:08.133 | + functions-common:restart_service:2207 : sudo /bin/systemctl restart apache2 2022-06-03 15:10:08.272 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2022-06-03 15:10:08.295 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:10:08.297 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2022-06-03 15:10:08.319 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:10:08.322 | + ./stack.sh:main:920 : is_service_enabled n-sch 2022-06-03 15:10:08.340 | + functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:10:08.342 | + ./stack.sh:main:921 : configure_placement_nova_compute 2022-06-03 15:10:08.345 | + lib/nova:configure_placement_nova_compute:572 : local conf=/etc/nova/nova.conf 2022-06-03 15:10:08.347 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-03 15:10:08.380 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.73/identity 2022-06-03 15:10:08.408 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement username placement 2022-06-03 15:10:08.438 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-03 15:10:08.467 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-03 15:10:08.496 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_name service 2022-06-03 15:10:08.525 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-03 15:10:08.555 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-03 15:10:08.583 | + ./stack.sh:main:925 : is_service_enabled horizon 2022-06-03 15:10:08.601 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:10:08.604 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2022-06-03 15:10:08.622 | + functions-common:is_service_enabled:1978 : return 1 2022-06-03 15:10:08.624 | + ./stack.sh:main:938 : run_phase stack install 2022-06-03 15:10:08.627 | + functions-common:run_phase:1750 : local mode=stack 2022-06-03 15:10:08.629 | + functions-common:run_phase:1751 : local phase=install 2022-06-03 15:10:08.632 | + functions-common:run_phase:1752 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-03 15:10:08.634 | + functions-common:run_phase:1753 : local extra_plugin_file_name 2022-06-03 15:10:08.637 | + functions-common:run_phase:1754 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-03 15:10:08.639 | + functions-common:run_phase:1759 : local exceptions=80-tempest.sh 2022-06-03 15:10:08.642 | + functions-common:run_phase:1760 : local extra 2022-06-03 15:10:08.645 | ++ functions-common:run_phase:1761 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-03 15:10:08.649 | + functions-common:run_phase:1761 : extra=80-tempest.sh 2022-06-03 15:10:08.652 | + functions-common:run_phase:1762 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-03 15:10:08.654 | + functions-common:run_phase:1766 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-03 15:10:08.657 | + functions-common:run_phase:1766 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-03 15:10:08.660 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-03 15:10:08.675 | ++ functions-common:is_service_enabled:1978 : return 0 2022-06-03 15:10:08.678 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-03 15:10:08.681 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-03 15:10:08.683 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-03 15:10:08.685 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-03 15:10:08.688 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-06-03 15:10:08.690 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2022-06-03 15:10:08.692 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2022-06-03 15:10:08.695 | ++ lib/tempest:install_tempest:751 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest 26.1.0 2022-06-03 15:10:08.697 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2022-06-03 15:10:08.699 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2022-06-03 15:10:08.701 | ++ functions-common:git_clone:527 : local git_ref=26.1.0 2022-06-03 15:10:08.703 | ++ functions-common:git_clone:528 : local orig_dir 2022-06-03 15:10:08.706 | +++ functions-common:git_clone:529 : pwd 2022-06-03 15:10:08.709 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-06-03 15:10:08.711 | ++ functions-common:git_clone:530 : local git_clone_flags= 2022-06-03 15:10:08.714 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-06-03 15:10:08.730 | ++ functions-common:git_clone:532 : RECLONE=False 2022-06-03 15:10:08.732 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-06-03 15:10:08.734 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-06-03 15:10:08.737 | ++ functions-common:git_clone:546 : echo 26.1.0 2022-06-03 15:10:08.742 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2022-06-03 15:10:08.747 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2022-06-03 15:10:08.750 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-06-03 15:10:08.752 | ++ functions-common:git_clone:603 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-06-03 15:10:08.764 | ++ functions-common:git_clone:606 : cd /opt/stack/tempest 2022-06-03 15:10:08.767 | ++ functions-common:git_clone:607 : git show --oneline 2022-06-03 15:10:08.767 | ++ functions-common:git_clone:607 : head -1 2022-06-03 15:10:08.770 | 9e5595f8b Add release notes page for version 31.0.0 2022-06-03 15:10:08.774 | ++ functions-common:git_clone:608 : cd /home/ubuntu/devstack 2022-06-03 15:10:08.776 | ++ lib/tempest:install_tempest:752 : pip_install 'tox!=2.8.0' 2022-06-03 15:10:08.799 | Using python 3.8 to install tox!=2.8.0 2022-06-03 15:10:08.801 | ++ 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-03 15:10:10.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-03 15:10:10.593 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2022-06-03 15:10:10.598 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:10.598 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:10.601 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-06-03 15:10:10.602 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:10.602 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:10.602 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:10:10.603 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-06-03 15:10:10.603 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-06-03 15:10:10.618 | Requirement already satisfied: tox!=2.8.0 in /usr/local/lib/python3.8/dist-packages (3.25.0) 2022-06-03 15:10:10.678 | 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-03 15:10:10.730 | 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-03 15:10:10.733 | 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-03 15:10:10.743 | 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-03 15:10:10.749 | 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-03 15:10:10.752 | 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-03 15:10:10.756 | 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-03 15:10:10.760 | 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-03 15:10:10.762 | 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-03 15:10:10.766 | 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-03 15:10:12.932 | WARNING: You are using pip version 20.2.2; however, version 22.1.2 is available. 2022-06-03 15:10:12.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-03 15:10:13.006 | ++ inc/python:pip_install:200 : result=0 2022-06-03 15:10:13.009 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-06-03 15:10:13.011 | ++ functions-common:time_stop:2322 : local name 2022-06-03 15:10:13.014 | ++ functions-common:time_stop:2323 : local end_time 2022-06-03 15:10:13.016 | ++ functions-common:time_stop:2324 : local elapsed_time 2022-06-03 15:10:13.018 | ++ functions-common:time_stop:2325 : local total 2022-06-03 15:10:13.021 | ++ functions-common:time_stop:2326 : local start_time 2022-06-03 15:10:13.024 | ++ functions-common:time_stop:2328 : name=pip_install 2022-06-03 15:10:13.026 | ++ functions-common:time_stop:2329 : start_time=1654269008793 2022-06-03 15:10:13.028 | ++ functions-common:time_stop:2331 : [[ -z 1654269008793 ]] 2022-06-03 15:10:13.031 | +++ functions-common:time_stop:2334 : date +%s%3N 2022-06-03 15:10:13.036 | ++ functions-common:time_stop:2334 : end_time=1654269013033 2022-06-03 15:10:13.038 | ++ functions-common:time_stop:2335 : elapsed_time=4240 2022-06-03 15:10:13.041 | ++ functions-common:time_stop:2336 : total=128552 2022-06-03 15:10:13.044 | ++ functions-common:time_stop:2338 : _TIME_START[$name]= 2022-06-03 15:10:13.047 | ++ functions-common:time_stop:2339 : _TIME_TOTAL[$name]=132792 2022-06-03 15:10:13.050 | ++ inc/python:pip_install:203 : return 0 2022-06-03 15:10:13.053 | ++ lib/tempest:install_tempest:753 : pushd /opt/stack/tempest 2022-06-03 15:10:13.053 | /opt/stack/tempest ~/devstack 2022-06-03 15:10:13.055 | ++ lib/tempest:install_tempest:757 : git checkout 26.1.0 2022-06-03 15:10:13.075 | error: Your local changes to the following files would be overwritten by checkout: 2022-06-03 15:10:13.075 | HACKING.rst 2022-06-03 15:10:13.075 | doc/source/conf.py 2022-06-03 15:10:13.075 | doc/source/configuration.rst 2022-06-03 15:10:13.075 | doc/source/contributor/contributing.rst 2022-06-03 15:10:13.075 | doc/source/index.rst 2022-06-03 15:10:13.075 | doc/source/keystone_scopes_and_roles_support.rst 2022-06-03 15:10:13.075 | doc/source/microversion_testing.rst 2022-06-03 15:10:13.075 | doc/source/plugins/plugin.rst 2022-06-03 15:10:13.075 | doc/source/supported_version.rst 2022-06-03 15:10:13.075 | doc/source/test_removal.rst 2022-06-03 15:10:13.075 | playbooks/devstack-tempest-ipv6.yaml 2022-06-03 15:10:13.075 | playbooks/devstack-tempest.yaml 2022-06-03 15:10:13.075 | playbooks/enable-fips.yaml 2022-06-03 15:10:13.075 | releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-06-03 15:10:13.075 | releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-06-03 15:10:13.075 | releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-06-03 15:10:13.076 | releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-06-03 15:10:13.076 | releasenotes/source/conf.py 2022-06-03 15:10:13.076 | releasenotes/source/index.rst 2022-06-03 15:10:13.077 | releasenotes/source/v26.1.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v27.0.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v28.0.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v28.1.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v29.0.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v29.1.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v29.2.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v30.0.0.rst 2022-06-03 15:10:13.077 | releasenotes/source/v31.0.0.rst 2022-06-03 15:10:13.077 | requirements.txt 2022-06-03 15:10:13.077 | roles/run-tempest/README.rst 2022-06-03 15:10:13.077 | roles/run-tempest/defaults/main.yaml 2022-06-03 15:10:13.077 | roles/run-tempest/tasks/main.yaml 2022-06-03 15:10:13.077 | roles/run-tempest-26/README.rst 2022-06-03 15:10:13.077 | roles/run-tempest-26/defaults/main.yaml 2022-06-03 15:10:13.077 | roles/run-tempest-26/tasks/main.yaml 2022-06-03 15:10:13.077 | setup.cfg 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_agents.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_aggregates.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_create_server.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_flavors.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_flavors_access.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_flavors_access_negative.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_flavors_extra_specs.py 2022-06-03 15:10:13.077 | tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-06-03 15:10:13.077 | tempest/api/compute/ 2022-06-03 15:10:13.077 | Aborting 2022-06-03 15:10:13.082 | + lib/tempest:install_tempest:1 : exit_trap 2022-06-03 15:10:13.085 | + ./stack.sh:exit_trap:496 : local r=1 2022-06-03 15:10:13.088 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-06-03 15:10:13.091 | + ./stack.sh:exit_trap:497 : jobs= 2022-06-03 15:10:13.093 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-06-03 15:10:13.095 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-06-03 15:10:13.097 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-06-03 15:10:13.100 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-06-03 15:10:13.102 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-06-03 15:10:13.105 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-06-03 15:10:13.105 | Error on exit 2022-06-03 15:10:13.107 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-06-03 15:10:13.110 | + ./stack.sh:exit_trap:517 : generate-subunit 1654268824 189 fail 2022-06-03 15:10:13.701 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-06-03 15:10:13.703 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-03 15:10:13.915 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-06-03 15:10:13.915 | 2022-06-03 15:10:14.161 | + ./stack.sh:exit_trap:531 : exit 1