2021-05-13 06:27:53.991 | + ./stack.sh:main:469 : exec 2021-05-13 06:27:53.991 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062753' 2021-05-13 06:27:53.991 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-062753.summary.2021-05-13-062753 2021-05-13 06:27:53.991 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:53.991 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-062753 2021-05-13 06:27:53.991 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062753 /opt/stack/logs/stack.sh.log 2021-05-13 06:27:53.991 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-062753.summary.2021-05-13-062753 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:27:53.991 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:27:53.991 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:27:53.991 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:27:53.991 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:27:53.991 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:27:53.991 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:27:53.991 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:27:53.992 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:27:53.992 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:27:53.992 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:27:53.993 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:27:53.995 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:27:53.997 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:27:53.999 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:27:54.000 | Linux dv-cinder-790910-2-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-13 06:27:54.002 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:27:54.004 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:27:54.007 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:27:54.035 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:27:54.051 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:27:54.053 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:27:54.054 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:27:54.056 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:27:54.058 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:27:54.060 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:27:54.062 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:27:54.064 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:54.065 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:54.067 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:54.069 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:54.071 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:54.072 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:54.075 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:54.078 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:54.080 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:54.082 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:54.084 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:27:54.086 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:54.099 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:54.101 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:54.102 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:54.104 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:54.106 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:54.107 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:54.109 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:27:54.111 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:54.113 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:27:54.115 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:27:54.116 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:27:54.118 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:27:54.120 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:27:54.122 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:27:54.123 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:27:54.125 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:27:54.127 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:27:54.144 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:27:54.146 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:27:54.159 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:54.161 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:27:54.164 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:27:54.166 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:27:54.168 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:27:54.170 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:27:54.172 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:27:54.174 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:27:54.175 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:27:54.177 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:27:54.179 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:27:54.181 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:27:54.185 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:27:54.196 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:27:54.213 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:27:54.226 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:27:54.238 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:27:54.264 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:27:54.303 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:27:54.387 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:27:54.409 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:27:54.446 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:27:54.498 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:27:54.680 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:27:54.694 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:27:54.707 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:27:54.720 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:27:54.808 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:27:54.810 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:27:54.812 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:27:54.814 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:27:54.816 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:27:54.819 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:27:54.821 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:27:54.823 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:27:54.825 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:27:54.830 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:27:54.832 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:27:54.834 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:27:54.836 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:27:54.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:27:54.853 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:54.855 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:54.857 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:27:54.896 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:27:54.898 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:27:54.900 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:27:54.903 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:27:54.905 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:27:54.907 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:27:54.909 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:27:54.912 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:27:54.914 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:27:54.916 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:27:54.918 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.920 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-13 06:27:54.923 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.925 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-13 06:27:54.927 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.929 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-13 06:27:54.932 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.934 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-13 06:27:54.936 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.938 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-13 06:27:54.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.943 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-13 06:27:54.945 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.947 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-13 06:27:54.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.952 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-13 06:27:54.955 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.957 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-13 06:27:54.960 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.962 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-13 06:27:54.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.966 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-13 06:27:54.969 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.972 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-13 06:27:54.974 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.976 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-13 06:27:54.978 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.981 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-13 06:27:54.983 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.985 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-13 06:27:54.987 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.990 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-13 06:27:54.993 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.995 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-13 06:27:54.997 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:54.999 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-13 06:27:55.002 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.004 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-13 06:27:55.006 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.009 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-13 06:27:55.011 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.013 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-13 06:27:55.016 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.018 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-13 06:27:55.020 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.023 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-13 06:27:55.025 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.027 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-13 06:27:55.030 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.032 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-13 06:27:55.035 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.037 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-13 06:27:55.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.041 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-13 06:27:55.044 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.046 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-13 06:27:55.048 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.050 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-13 06:27:55.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.055 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-13 06:27:55.057 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.060 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-13 06:27:55.062 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.064 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-13 06:27:55.066 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.069 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-13 06:27:55.071 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.073 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-13 06:27:55.075 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.078 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-13 06:27:55.080 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.083 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-13 06:27:55.085 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.087 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-13 06:27:55.090 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.093 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-13 06:27:55.095 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.097 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-13 06:27:55.099 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:27:55.102 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-13 06:27:55.104 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:27:55.107 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:55.109 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:27:55.123 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.126 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:27:55.128 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:27:55.130 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:27:55.145 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:55.147 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:27:55.149 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:27:55.151 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:27:55.154 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:27:55.156 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:27:55.158 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:27:55.160 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:27:55.163 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:27:55.165 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:27:55.168 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:27:55.170 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:55.173 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:27:55.175 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:27:55.175 | Using mysql database backend 2021-05-13 06:27:55.177 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:27:55.193 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:27:55.209 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.212 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:27:55.228 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:27:55.243 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.246 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:27:55.262 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-13 06:27:55.278 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:27:55.294 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:27:55.296 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:27:55.313 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:27:55.315 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:27:55.331 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:27:55.333 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:55.336 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:27:55.338 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:27:55.341 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:27:55.345 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-062755 2021-05-13 06:27:55.348 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-062755 736' 2021-05-13 06:27:55.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.352 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:27:55.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.357 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:27:55.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.362 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:27:55.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.366 | + 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,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,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 2021-05-13 06:27:55.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.371 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2021-05-13 06:27:55.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.376 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2021-05-13 06:27:55.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.381 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-062753 2021-05-13 06:27:55.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.385 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:27:55.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.390 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2021-05-13 06:27:55.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.395 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:27:55.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.399 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:27:55.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.404 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:27:55.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:27:55.409 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:27:55.411 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:27:55.413 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:27:55.415 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:27:55.418 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:27:55.420 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:27:55.422 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:27:55.425 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:27:55.427 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:27:55.429 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:27:55.445 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:27:55.447 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:27:55.449 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.452 | + functions-common:git_clone:544 : echo master 2021-05-13 06:27:55.452 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:27:55.457 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:27:55.460 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.462 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:27:55.465 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:27:55.465 | + functions-common:git_clone:593 : head -1 2021-05-13 06:27:55.468 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:27:55.471 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:27:55.473 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:27:55.475 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:27:55.478 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:27:55.480 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:27:55.483 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:27:55.485 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:27:55.488 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:27:55.490 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:27:55.493 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:27:55.495 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:27:55.499 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:27:55.503 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887275 2021-05-13 06:27:55.506 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:27:55.510 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620886890 2021-05-13 06:27:55.513 | ++ tools/install_prereqs.sh:source:49 : DELTA=385 2021-05-13 06:27:55.515 | ++ tools/install_prereqs.sh:source:50 : [[ 385 -lt 7200 ]] 2021-05-13 06:27:55.517 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:27:55.520 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:27:55.522 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:27:55.524 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:27:55.526 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:27:55.529 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:27:55.531 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:27:55.533 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:27:55.536 | +++ 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,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,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 2021-05-13 06:27:55.582 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:27:55.582 | apache2-dev 2021-05-13 06:27:55.582 | bc 2021-05-13 06:27:55.582 | bsdmainutils 2021-05-13 06:27:55.582 | curl 2021-05-13 06:27:55.582 | g++ 2021-05-13 06:27:55.582 | gawk 2021-05-13 06:27:55.582 | gcc 2021-05-13 06:27:55.582 | gettext 2021-05-13 06:27:55.582 | git 2021-05-13 06:27:55.583 | graphviz 2021-05-13 06:27:55.583 | iputils-ping 2021-05-13 06:27:55.583 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:55.583 | libffi-dev 2021-05-13 06:27:55.583 | libjpeg-dev 2021-05-13 06:27:55.583 | libmysqlclient-dev 2021-05-13 06:27:55.583 | libpcre3-dev 2021-05-13 06:27:55.583 | libpq-dev 2021-05-13 06:27:55.583 | libssl-dev 2021-05-13 06:27:55.583 | libsystemd-dev 2021-05-13 06:27:55.583 | libxml2-dev 2021-05-13 06:27:55.583 | libxslt1-dev 2021-05-13 06:27:55.583 | libyaml-dev 2021-05-13 06:27:55.583 | lsof 2021-05-13 06:27:55.583 | openssh-server 2021-05-13 06:27:55.583 | openssl 2021-05-13 06:27:55.583 | pkg-config 2021-05-13 06:27:55.583 | psmisc 2021-05-13 06:27:55.583 | python3-dev 2021-05-13 06:27:55.583 | python3-pip 2021-05-13 06:27:55.583 | python3-systemd 2021-05-13 06:27:55.583 | python3-venv 2021-05-13 06:27:55.583 | tar 2021-05-13 06:27:55.583 | tcpdump 2021-05-13 06:27:55.583 | unzip 2021-05-13 06:27:55.583 | uuid-runtime 2021-05-13 06:27:55.583 | wget 2021-05-13 06:27:55.583 | wget 2021-05-13 06:27:55.583 | zlib1g-dev 2021-05-13 06:27:55.583 | libkrb5-dev 2021-05-13 06:27:55.583 | libldap2-dev 2021-05-13 06:27:55.583 | libsasl2-dev 2021-05-13 06:27:55.583 | memcached 2021-05-13 06:27:55.583 | python3-mysqldb 2021-05-13 06:27:55.583 | sqlite3 2021-05-13 06:27:55.583 | conntrack 2021-05-13 06:27:55.583 | curl 2021-05-13 06:27:55.583 | dnsmasq-base 2021-05-13 06:27:55.584 | dnsmasq-utils 2021-05-13 06:27:55.584 | ebtables 2021-05-13 06:27:55.584 | genisoimage 2021-05-13 06:27:55.584 | iptables 2021-05-13 06:27:55.584 | iputils-arping 2021-05-13 06:27:55.584 | kpartx 2021-05-13 06:27:55.584 | libjs-jquery-tablesorter 2021-05-13 06:27:55.584 | libmysqlclient-dev 2021-05-13 06:27:55.584 | parted 2021-05-13 06:27:55.584 | pm-utils 2021-05-13 06:27:55.584 | python3-mysqldb 2021-05-13 06:27:55.584 | socat 2021-05-13 06:27:55.584 | sqlite3 2021-05-13 06:27:55.584 | sudo 2021-05-13 06:27:55.584 | vlan 2021-05-13 06:27:55.584 | lsscsi 2021-05-13 06:27:55.584 | open-iscsi 2021-05-13 06:27:55.584 | lvm2 2021-05-13 06:27:55.584 | qemu-utils 2021-05-13 06:27:55.584 | thin-provisioning-tools 2021-05-13 06:27:55.584 | acl 2021-05-13 06:27:55.584 | dnsmasq-base 2021-05-13 06:27:55.584 | dnsmasq-utils 2021-05-13 06:27:55.584 | ebtables 2021-05-13 06:27:55.584 | haproxy 2021-05-13 06:27:55.585 | iptables 2021-05-13 06:27:55.585 | iputils-arping 2021-05-13 06:27:55.585 | iputils-ping 2021-05-13 06:27:55.585 | libmysqlclient-dev 2021-05-13 06:27:55.585 | postgresql-server-dev-all 2021-05-13 06:27:55.585 | python3-mysqldb 2021-05-13 06:27:55.585 | sqlite3 2021-05-13 06:27:55.585 | sudo 2021-05-13 06:27:55.585 | vlan 2021-05-13 06:27:55.585 | ipset 2021-05-13 06:27:55.585 | conntrack 2021-05-13 06:27:55.585 | conntrackd 2021-05-13 06:27:55.585 | keepalived 2021-05-13 06:27:55.585 | dstat 2021-05-13 06:27:55.585 | lvm2 2021-05-13 06:27:55.585 | qemu-utils 2021-05-13 06:27:55.585 | thin-provisioning-tools 2021-05-13 06:27:55.585 | curl 2021-05-13 06:27:55.585 | liberasurecode-dev 2021-05-13 06:27:55.585 | make 2021-05-13 06:27:55.585 | memcached 2021-05-13 06:27:55.585 | sqlite3 2021-05-13 06:27:55.585 | xfsprogs' 2021-05-13 06:27:55.587 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:27:55.605 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:27:55.605 | apache2-dev 2021-05-13 06:27:55.605 | bc 2021-05-13 06:27:55.605 | bsdmainutils 2021-05-13 06:27:55.605 | curl 2021-05-13 06:27:55.605 | g++ 2021-05-13 06:27:55.605 | gawk 2021-05-13 06:27:55.605 | gcc 2021-05-13 06:27:55.605 | gettext 2021-05-13 06:27:55.605 | git 2021-05-13 06:27:55.605 | graphviz 2021-05-13 06:27:55.605 | iputils-ping 2021-05-13 06:27:55.605 | libapache2-mod-proxy-uwsgi 2021-05-13 06:27:55.605 | libffi-dev 2021-05-13 06:27:55.605 | libjpeg-dev 2021-05-13 06:27:55.605 | libmysqlclient-dev 2021-05-13 06:27:55.605 | libpcre3-dev 2021-05-13 06:27:55.605 | libpq-dev 2021-05-13 06:27:55.605 | libssl-dev 2021-05-13 06:27:55.605 | libsystemd-dev 2021-05-13 06:27:55.605 | libxml2-dev 2021-05-13 06:27:55.605 | libxslt1-dev 2021-05-13 06:27:55.605 | libyaml-dev 2021-05-13 06:27:55.605 | lsof 2021-05-13 06:27:55.605 | openssh-server 2021-05-13 06:27:55.605 | openssl 2021-05-13 06:27:55.605 | pkg-config 2021-05-13 06:27:55.605 | psmisc 2021-05-13 06:27:55.605 | python3-dev 2021-05-13 06:27:55.605 | python3-pip 2021-05-13 06:27:55.605 | python3-systemd 2021-05-13 06:27:55.605 | python3-venv 2021-05-13 06:27:55.605 | tar 2021-05-13 06:27:55.605 | tcpdump 2021-05-13 06:27:55.606 | unzip 2021-05-13 06:27:55.606 | uuid-runtime 2021-05-13 06:27:55.606 | wget 2021-05-13 06:27:55.606 | wget 2021-05-13 06:27:55.606 | zlib1g-dev 2021-05-13 06:27:55.606 | libkrb5-dev 2021-05-13 06:27:55.606 | libldap2-dev 2021-05-13 06:27:55.606 | libsasl2-dev 2021-05-13 06:27:55.606 | memcached 2021-05-13 06:27:55.606 | python3-mysqldb 2021-05-13 06:27:55.606 | sqlite3 2021-05-13 06:27:55.606 | conntrack 2021-05-13 06:27:55.606 | curl 2021-05-13 06:27:55.606 | dnsmasq-base 2021-05-13 06:27:55.606 | dnsmasq-utils 2021-05-13 06:27:55.606 | ebtables 2021-05-13 06:27:55.606 | genisoimage 2021-05-13 06:27:55.606 | iptables 2021-05-13 06:27:55.606 | iputils-arping 2021-05-13 06:27:55.606 | kpartx 2021-05-13 06:27:55.606 | libjs-jquery-tablesorter 2021-05-13 06:27:55.606 | libmysqlclient-dev 2021-05-13 06:27:55.606 | parted 2021-05-13 06:27:55.606 | pm-utils 2021-05-13 06:27:55.606 | python3-mysqldb 2021-05-13 06:27:55.606 | socat 2021-05-13 06:27:55.606 | sqlite3 2021-05-13 06:27:55.606 | sudo 2021-05-13 06:27:55.606 | vlan 2021-05-13 06:27:55.606 | lsscsi 2021-05-13 06:27:55.606 | open-iscsi 2021-05-13 06:27:55.606 | lvm2 2021-05-13 06:27:55.606 | qemu-utils 2021-05-13 06:27:55.606 | thin-provisioning-tools 2021-05-13 06:27:55.606 | acl 2021-05-13 06:27:55.606 | dnsmasq-base 2021-05-13 06:27:55.606 | dnsmasq-utils 2021-05-13 06:27:55.606 | ebtables 2021-05-13 06:27:55.607 | haproxy 2021-05-13 06:27:55.607 | iptables 2021-05-13 06:27:55.607 | iputils-arping 2021-05-13 06:27:55.607 | iputils-ping 2021-05-13 06:27:55.607 | libmysqlclient-dev 2021-05-13 06:27:55.607 | postgresql-server-dev-all 2021-05-13 06:27:55.607 | python3-mysqldb 2021-05-13 06:27:55.607 | sqlite3 2021-05-13 06:27:55.607 | sudo 2021-05-13 06:27:55.607 | vlan 2021-05-13 06:27:55.607 | ipset 2021-05-13 06:27:55.607 | conntrack 2021-05-13 06:27:55.607 | conntrackd 2021-05-13 06:27:55.607 | keepalived 2021-05-13 06:27:55.607 | dstat 2021-05-13 06:27:55.607 | lvm2 2021-05-13 06:27:55.607 | qemu-utils 2021-05-13 06:27:55.607 | thin-provisioning-tools 2021-05-13 06:27:55.607 | curl 2021-05-13 06:27:55.608 | liberasurecode-dev 2021-05-13 06:27:55.608 | make 2021-05-13 06:27:55.608 | memcached 2021-05-13 06:27:55.608 | sqlite3 2021-05-13 06:27:55.608 | xfsprogs ' 2021-05-13 06:27:55.608 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:27:55.610 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.612 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.615 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:27:55.615 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:27:55.620 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:27:55.622 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:27:55.625 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:27:55.627 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:27:55.629 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:27:55.631 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.633 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:27:55.635 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:55.637 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:55.639 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:27:55.641 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:27:55.643 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:27:55.645 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:27:55.648 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:27:55.652 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:27:55.654 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:27:55.656 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:27:55.658 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:27:55.660 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:27:55.662 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:27:55.666 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887275664 2021-05-13 06:27:55.668 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:27:55.671 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:27:55.673 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-05-13 06:27:56.394 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:27:56.908 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:27:57.103 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:27:57.970 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:27:58.397 | Fetched 324 kB in 2s (132 kB/s) 2021-05-13 06:27:59.704 | Reading package lists... 2021-05-13 06:27:59.733 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:27:59.735 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:27:59.737 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:27:59.739 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:27:59.741 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:27:59.743 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:27:59.745 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:27:59.747 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:27:59.750 | ++ functions-common:time_stop:2311 : start_time=1620887275664 2021-05-13 06:27:59.752 | ++ functions-common:time_stop:2313 : [[ -z 1620887275664 ]] 2021-05-13 06:27:59.755 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:27:59.759 | ++ functions-common:time_stop:2316 : end_time=1620887279756 2021-05-13 06:27:59.761 | ++ functions-common:time_stop:2317 : elapsed_time=4092 2021-05-13 06:27:59.763 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:27:59.765 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:27:59.767 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4092 2021-05-13 06:27:59.770 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:27:59.772 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:27:59.774 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:27:59.776 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:27:59.779 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk 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-systemd 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 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 2021-05-13 06:27:59.799 | ++ functions-common:apt_get:1109 : 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++ gawk 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-systemd 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 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 2021-05-13 06:27:59.903 | Reading package lists... 2021-05-13 06:28:00.113 | Building dependency tree... 2021-05-13 06:28:00.114 | Reading state information... 2021-05-13 06:28:00.144 | acl is already the newest version (2.2.53-6). 2021-05-13 06:28:00.144 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:28:00.144 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:28:00.144 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:28:00.144 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:28:00.144 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:28:00.144 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:28:00.144 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:28:00.144 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:28:00.144 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:28:00.145 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:28:00.145 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:28:00.145 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:28:00.145 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:28:00.145 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:28:00.145 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:28:00.145 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:28:00.145 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:28:00.145 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:28:00.145 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:28:00.145 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:28:00.145 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:28:00.145 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:28:00.145 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:28:00.145 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:28:00.145 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:28:00.145 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:28:00.145 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:28:00.145 | psmisc is already the newest version (23.3-1). 2021-05-13 06:28:00.145 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:28:00.145 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:28:00.145 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:28:00.145 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:28:00.145 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:28:00.145 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:28:00.145 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:28:00.145 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:28:00.145 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:28:00.145 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:28:00.145 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:28:00.145 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:28:00.145 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:28:00.145 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:28:00.145 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:28:00.145 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:28:00.146 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:28:00.146 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:28:00.146 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:28:00.146 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:28:00.146 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:28:00.146 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:28:00.146 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:28:00.146 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:28:00.146 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:28:00.146 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:28:00.146 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:28:00.146 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:28:00.146 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:28:00.146 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:28:00.146 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:28:00.146 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:28:00.146 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:28:00.146 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:28:00.146 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:28:00.146 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:28:00.146 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:28:00.146 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:28:00.146 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:28:00.146 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:28:00.337 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:28:00.337 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:28:00.337 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:28:00.337 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:00.338 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:00.338 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:00.338 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:00.338 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:00.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:00.338 | python3-zope.interface 2021-05-13 06:28:00.338 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:00.339 | The following additional packages will be installed: 2021-05-13 06:28:00.339 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2021-05-13 06:28:00.402 | The following NEW packages will be installed: 2021-05-13 06:28:00.402 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2021-05-13 06:28:00.403 | python3-yaml 2021-05-13 06:28:00.950 | 0 upgraded, 5 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:00.950 | Need to get 0 B/27.4 MB of archives. 2021-05-13 06:28:00.950 | After this operation, 211 MB of additional disk space will be used. 2021-05-13 06:28:01.162 | Selecting previously unselected package python3-yaml. 2021-05-13 06:28:01.212 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86787 files and directories currently installed.) 2021-05-13 06:28:01.215 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-05-13 06:28:01.264 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:28:01.624 | Selecting previously unselected package llvm-10-tools. 2021-05-13 06:28:01.634 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:28:01.693 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:28:02.186 | Selecting previously unselected package llvm-10-dev. 2021-05-13 06:28:02.196 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-05-13 06:28:02.295 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:28:06.992 | Selecting previously unselected package postgresql-server-dev-12. 2021-05-13 06:28:07.002 | Preparing to unpack .../postgresql-server-dev-12_12.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-13 06:28:07.031 | Unpacking postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:28:07.620 | Selecting previously unselected package postgresql-server-dev-all. 2021-05-13 06:28:07.631 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-05-13 06:28:07.677 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:28:08.147 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-05-13 06:28:08.557 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-05-13 06:28:08.683 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-05-13 06:28:08.808 | Setting up postgresql-server-dev-12 (12.6-0ubuntu0.20.04.1) ... 2021-05-13 06:28:08.974 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-05-13 06:28:09.118 | Processing triggers for man-db (2.9.1-1) ... 2021-05-13 06:28:09.632 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-13 06:28:12.851 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:28:12.853 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:12.855 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:28:12.857 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:12.860 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:12.862 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:28:12.864 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:12.866 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:12.868 | ++ functions-common:time_stop:2311 : start_time=1620887279796 2021-05-13 06:28:12.870 | ++ functions-common:time_stop:2313 : [[ -z 1620887279796 ]] 2021-05-13 06:28:12.873 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:12.878 | ++ functions-common:time_stop:2316 : end_time=1620887292875 2021-05-13 06:28:12.880 | ++ functions-common:time_stop:2317 : elapsed_time=13079 2021-05-13 06:28:12.882 | ++ functions-common:time_stop:2318 : total=672 2021-05-13 06:28:12.884 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:12.886 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13751 2021-05-13 06:28:12.888 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:28:12.891 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:28:12.894 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:28:12.896 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:28:12.901 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:28:12.905 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:12.907 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:28:12.910 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:28:14.264 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:28:14.265 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:28:14.268 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:28:14.271 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:28:14.273 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:28:14.275 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:28:14.277 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:28:14.279 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:28:14.281 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:28:14.283 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:28:14.285 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:28:14.354 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:28:14.356 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:28:14.425 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:28:14.427 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:28:14.495 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:28:14.497 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:28:14.499 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:28:14.501 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:28:14.503 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:28:14.505 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:28:14.507 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:28:14.509 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:28:14.511 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:28:14.512 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:28:14.514 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:28:14.514 | Distro: focal 2021-05-13 06:28:14.517 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:28:14.519 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:28:14.523 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:28:14.525 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:28:14.527 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:28:14.527 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:28:14.992 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:28:14.994 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:28:15.005 | pip: 20.2.2 2021-05-13 06:28:15.005 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:28:15.434 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:28:15.456 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:28:15.458 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:28:15.460 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:28:15.463 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:28:15.466 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:28:15.469 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:28:15.472 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:28:15.474 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:28:15.476 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:28:15.481 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:28:15.481 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:28:15.482 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:28:15.487 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:28:15.489 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:28:15.491 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:28:15.499 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:28:15.502 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:28:15.505 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:28:15.507 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:28:15.509 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:28:15.511 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:28:15.513 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:15.515 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:15.517 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:15.519 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:15.522 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:15.523 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:15.525 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:15.527 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:15.529 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:15.531 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:28:15.534 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:28:15.537 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:28:15.539 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:15.541 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:15.543 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:15.545 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:15.547 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:15.549 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:15.551 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:28:15.554 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:28:15.574 | Using python 3.8 to install os-testr 2021-05-13 06:28:15.576 | + 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 2021-05-13 06:28:16.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:16.315 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:16.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:16.315 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:17.333 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:17.338 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.343 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.347 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.348 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.351 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:17.416 | 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 436)) (2.0.0) 2021-05-13 06:28:17.425 | Requirement already satisfied, skipping upgrade: stestr===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-05-13 06:28:17.452 | Requirement already satisfied, skipping upgrade: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:28:17.456 | 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 340)) (2.4.0) 2021-05-13 06:28:17.474 | 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 174)) (1.4.0) 2021-05-13 06:28:17.488 | 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 483)) (0.18.2) 2021-05-13 06:28:17.491 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:28:17.495 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.7.0) 2021-05-13 06:28:17.506 | Requirement already satisfied, skipping upgrade: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.1) 2021-05-13 06:28:17.511 | 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 62)) (3.0.0) 2021-05-13 06:28:17.522 | 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 96)) (1.6.0) 2021-05-13 06:28:17.524 | 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 442)) (1.15.0) 2021-05-13 06:28:17.527 | 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) 2021-05-13 06:28:17.530 | 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 145)) (1.4.0) 2021-05-13 06:28:17.534 | 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 200)) (1.1.0) 2021-05-13 06:28:17.541 | 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 142)) (0.7.2) 2021-05-13 06:28:17.543 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:28:17.550 | 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 405)) (2.4.7) 2021-05-13 06:28:17.554 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-05-13 06:28:17.609 | 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 356)) (1.0.0) 2021-05-13 06:28:17.612 | 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 200)) (1.4.0) 2021-05-13 06:28:17.615 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-05-13 06:28:17.619 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-05-13 06:28:17.621 | 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 139)) (0.2.5) 2021-05-13 06:28:17.627 | Requirement already satisfied, skipping upgrade: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (20.3.0) 2021-05-13 06:28:19.513 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:19.513 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:19.591 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:19.593 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:19.595 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:19.597 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:19.600 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:19.602 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:19.604 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:19.606 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:19.608 | + functions-common:time_stop:2311 : start_time=1620887295568 2021-05-13 06:28:19.610 | + functions-common:time_stop:2313 : [[ -z 1620887295568 ]] 2021-05-13 06:28:19.613 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:19.617 | + functions-common:time_stop:2316 : end_time=1620887299615 2021-05-13 06:28:19.619 | + functions-common:time_stop:2317 : elapsed_time=4047 2021-05-13 06:28:19.622 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:28:19.624 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:19.626 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4047 2021-05-13 06:28:19.628 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:19.630 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:28:19.682 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:28:19.917 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:28:19.920 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:28:19.922 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:28:19.925 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-05-13 06:28:22.974 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:28:22.976 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:28:22.998 | + 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 2021-05-13 06:28:24.893 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:25.100 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:25.276 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:25.283 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:25.395 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:25.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:25.673 | Collecting pbr===5.6.0 2021-05-13 06:28:25.680 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-05-13 06:28:25.718 | Installing collected packages: pbr 2021-05-13 06:28:25.854 | Successfully installed pbr-5.6.0 2021-05-13 06:28:25.914 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:25.916 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:25.919 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:25.921 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:25.923 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:25.925 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:25.927 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:25.930 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:25.932 | + functions-common:time_stop:2311 : start_time=1620887302991 2021-05-13 06:28:25.934 | + functions-common:time_stop:2313 : [[ -z 1620887302991 ]] 2021-05-13 06:28:25.936 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:25.941 | + functions-common:time_stop:2316 : end_time=1620887305939 2021-05-13 06:28:25.943 | + functions-common:time_stop:2317 : elapsed_time=2948 2021-05-13 06:28:25.945 | + functions-common:time_stop:2318 : total=4047 2021-05-13 06:28:25.947 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:25.949 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6995 2021-05-13 06:28:25.951 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:25.954 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:28:25.956 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:28:25.978 | + 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 2021-05-13 06:28:27.877 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:28.081 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:28.256 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:28.262 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:28.371 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:28.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:28.530 | Processing /opt/stack/requirements 2021-05-13 06:28:29.824 | Collecting fixtures===3.0.0 2021-05-13 06:28:29.831 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-05-13 06:28:30.015 | Collecting PyYAML===5.4.1 2021-05-13 06:28:30.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-05-13 06:28:30.189 | Collecting requests===2.25.1 2021-05-13 06:28:30.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-05-13 06:28:30.275 | Collecting packaging===20.9 2021-05-13 06:28:30.281 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-05-13 06:28:30.349 | Collecting testtools===2.4.0 2021-05-13 06:28:30.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-05-13 06:28:30.439 | Collecting idna===2.10 2021-05-13 06:28:30.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-05-13 06:28:30.568 | Collecting pyparsing===2.4.7 2021-05-13 06:28:30.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-05-13 06:28:30.622 | Collecting six===1.15.0 2021-05-13 06:28:30.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-05-13 06:28:30.654 | Collecting Parsley>=1.2 2021-05-13 06:28:30.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-05-13 06:28:30.704 | Collecting beagle>=0.2.1 2021-05-13 06:28:30.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-05-13 06:28:30.737 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:28:30.801 | Collecting urllib3===1.26.4 2021-05-13 06:28:30.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f4/da4594db7e1e1/urllib3-1.26.4-py2.py3-none-any.whl (153 kB) 2021-05-13 06:28:30.902 | Collecting certifi===2020.12.5 2021-05-13 06:28:30.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-05-13 06:28:30.948 | Collecting chardet===4.0.0 2021-05-13 06:28:30.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-05-13 06:28:31.008 | Collecting traceback2===1.4.0 2021-05-13 06:28:31.014 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-05-13 06:28:31.054 | Collecting unittest2===1.1.0 2021-05-13 06:28:31.061 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-05-13 06:28:31.106 | Collecting extras===1.0.0 2021-05-13 06:28:31.112 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-05-13 06:28:31.143 | Collecting python-mimeparse===1.6.0 2021-05-13 06:28:31.149 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-05-13 06:28:31.226 | Collecting cliff===3.7.0 2021-05-13 06:28:31.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-05-13 06:28:31.284 | Collecting linecache2===1.0.0 2021-05-13 06:28:31.290 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-05-13 06:28:31.331 | Collecting argparse 2021-05-13 06:28:31.337 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-05-13 06:28:31.374 | Collecting prettytable===0.7.2 2021-05-13 06:28:31.381 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-05-13 06:28:31.513 | Collecting cmd2===1.5.0 2021-05-13 06:28:31.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-05-13 06:28:31.659 | Collecting stevedore===3.3.0 2021-05-13 06:28:31.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-05-13 06:28:31.726 | Collecting attrs===20.3.0 2021-05-13 06:28:31.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-05-13 06:28:31.821 | Collecting pyperclip===1.8.2 2021-05-13 06:28:31.829 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-05-13 06:28:32.236 | Collecting colorama===0.4.4 2021-05-13 06:28:32.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-05-13 06:28:32.282 | Collecting wcwidth===0.2.5 2021-05-13 06:28:32.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-05-13 06:28:32.307 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-05-13 06:28:32.307 | Building wheel for pyperclip (setup.py): started 2021-05-13 06:28:32.546 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-05-13 06:28:32.546 | ERROR: Command errored out with exit status 1: 2021-05-13 06:28:32.546 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1anrc6rr/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1anrc6rr/pyperclip/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-cmzu3ng9 2021-05-13 06:28:32.546 | cwd: /tmp/pip-install-1anrc6rr/pyperclip/ 2021-05-13 06:28:32.546 | Complete output (6 lines): 2021-05-13 06:28:32.546 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:28:32.546 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:28:32.546 | or: setup.py --help-commands 2021-05-13 06:28:32.546 | or: setup.py cmd --help 2021-05-13 06:28:32.546 | 2021-05-13 06:28:32.546 | error: invalid command 'bdist_wheel' 2021-05-13 06:28:32.546 | ---------------------------------------- 2021-05-13 06:28:32.546 | ERROR: Failed building wheel for pyperclip 2021-05-13 06:28:32.547 | Running setup.py clean for pyperclip 2021-05-13 06:28:32.788 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:28:33.539 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:28:33.539 | ERROR: Command errored out with exit status 1: 2021-05-13 06:28:33.539 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-7zjl59hj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-7zjl59hj/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-0x0i898c 2021-05-13 06:28:33.539 | cwd: /tmp/pip-req-build-7zjl59hj/ 2021-05-13 06:28:33.539 | Complete output (6 lines): 2021-05-13 06:28:33.539 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:28:33.539 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:28:33.539 | or: setup.py --help-commands 2021-05-13 06:28:33.539 | or: setup.py cmd --help 2021-05-13 06:28:33.539 | 2021-05-13 06:28:33.539 | error: invalid command 'bdist_wheel' 2021-05-13 06:28:33.539 | ---------------------------------------- 2021-05-13 06:28:33.539 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:28:33.539 | Running setup.py clean for openstack-requirements 2021-05-13 06:28:34.288 | Failed to build pyperclip openstack-requirements 2021-05-13 06:28:34.527 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, argparse, six, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyperclip, colorama, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-05-13 06:28:36.074 | Running setup.py install for pyperclip: started 2021-05-13 06:28:36.466 | Running setup.py install for pyperclip: finished with status 'done' 2021-05-13 06:28:37.122 | Running setup.py install for openstack-requirements: started 2021-05-13 06:28:39.248 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:28:39.285 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4556 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.4 wcwidth-0.2.5 2021-05-13 06:28:39.420 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:39.422 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:39.424 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:39.426 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:39.428 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:39.430 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:39.432 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:39.434 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:39.437 | + functions-common:time_stop:2311 : start_time=1620887305971 2021-05-13 06:28:39.439 | + functions-common:time_stop:2313 : [[ -z 1620887305971 ]] 2021-05-13 06:28:39.441 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:39.445 | + functions-common:time_stop:2316 : end_time=1620887319443 2021-05-13 06:28:39.447 | + functions-common:time_stop:2317 : elapsed_time=13472 2021-05-13 06:28:39.449 | + functions-common:time_stop:2318 : total=6995 2021-05-13 06:28:39.451 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:39.454 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20467 2021-05-13 06:28:39.456 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:39.459 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:28:39.461 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:28:39.464 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:28:39.466 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:39.468 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:39.471 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:28:39.474 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:39.476 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:28:39.495 | Using python 3.8 to install pbr 2021-05-13 06:28:39.497 | + 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 2021-05-13 06:28:40.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:40.238 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:40.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:40.238 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:41.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:41.266 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.271 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.275 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.276 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.279 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:41.400 | Requirement already up-to-date: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:28:43.413 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:43.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:43.491 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:43.493 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:43.495 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:43.497 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:43.499 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:43.502 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:43.504 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:43.506 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:43.508 | + functions-common:time_stop:2311 : start_time=1620887319490 2021-05-13 06:28:43.510 | + functions-common:time_stop:2313 : [[ -z 1620887319490 ]] 2021-05-13 06:28:43.513 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:43.517 | + functions-common:time_stop:2316 : end_time=1620887323514 2021-05-13 06:28:43.519 | + functions-common:time_stop:2317 : elapsed_time=4024 2021-05-13 06:28:43.522 | + functions-common:time_stop:2318 : total=20467 2021-05-13 06:28:43.524 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:43.526 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24491 2021-05-13 06:28:43.528 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:43.530 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:28:45.728 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:28:47.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:47.611 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:28:47.618 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-13 06:28:47.620 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:28:47.622 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:28:47.690 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:28:47.693 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:28:47.696 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:28:47.713 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:28:47.715 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:28:47.718 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:28:47.720 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:28:47.722 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:28:47.724 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:28:47.727 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:28:47.729 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:28:47.731 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:28:47.733 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:28:47.737 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:28:47.740 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:28:47.743 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:28:47.745 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:28:47.747 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:28:47.749 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:28:47.764 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:47.766 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:28:47.768 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:28:47.771 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:28:47.773 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:28:47.775 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:28:47.777 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:28:47.779 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:28:47.781 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:28:47.783 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:28:47.785 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:28:47.787 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:28:47.789 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:28:47.791 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:28:47.794 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:28:47.796 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-13 06:28:47.799 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:28:47.801 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:28:47.803 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:28:47.805 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:28:47.807 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:28:47.810 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:28:47.812 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:28:47.815 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:28:47.817 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:28:47.820 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:28:47.870 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:28:47.870 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:28:47.873 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:28:48.221 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:28:48.224 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:28:48.240 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:48.243 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:28:48.245 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:48.247 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:48.249 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:48.252 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:48.254 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:48.256 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:48.258 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:48.261 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:48.263 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:48.265 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:48.268 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:48.270 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:48.272 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:28:48.274 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:48.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:48.279 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:48.282 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:28:48.302 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-05-13 06:28:48.405 | Reading package lists... 2021-05-13 06:28:48.613 | Building dependency tree... 2021-05-13 06:28:48.615 | Reading state information... 2021-05-13 06:28:48.833 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:28:48.833 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:48.833 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:48.833 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:48.833 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:48.833 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:48.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:48.834 | python3-zope.interface 2021-05-13 06:28:48.834 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:48.941 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:48.946 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:48.948 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:48.950 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:48.952 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:48.955 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:48.957 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:48.960 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:48.962 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:48.964 | + functions-common:time_stop:2311 : start_time=1620887328299 2021-05-13 06:28:48.966 | + functions-common:time_stop:2313 : [[ -z 1620887328299 ]] 2021-05-13 06:28:48.969 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:48.973 | + functions-common:time_stop:2316 : end_time=1620887328970 2021-05-13 06:28:48.975 | + functions-common:time_stop:2317 : elapsed_time=671 2021-05-13 06:28:48.977 | + functions-common:time_stop:2318 : total=13751 2021-05-13 06:28:48.979 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:48.981 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14422 2021-05-13 06:28:48.984 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:48.986 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:28:48.988 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:48.991 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:48.993 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:48.995 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:48.997 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:48.999 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:49.002 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:28:49.005 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:49.007 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:49.009 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:49.011 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:49.013 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:49.016 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:49.019 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:49.021 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:49.023 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:49.025 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:28:49.028 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:49.030 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:49.032 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:49.034 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:49.037 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:49.039 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:49.041 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:28:49.043 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:28:49.059 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:49.062 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:28:49.065 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:28:49.067 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:28:49.069 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:28:49.072 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:28:49.076 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:28:49.078 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:28:49.081 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:28:49.083 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:28:49.085 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:28:49.088 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:28:49.091 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:28:49.815 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:28:49.815 | user tags 2021-05-13 06:28:49.816 | stackrabbit []' 2021-05-13 06:28:49.819 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:28:49.819 | user tags 2021-05-13 06:28:49.819 | stackrabbit []' 2021-05-13 06:28:49.819 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:28:49.825 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:28:49.827 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:28:49.830 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:28:50.480 | Changing password for user "stackrabbit" ... 2021-05-13 06:28:50.577 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:28:51.222 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:28:51.291 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:28:51.293 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:28:51.934 | Changing password for user "stackrabbit" ... 2021-05-13 06:28:51.993 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:28:51.996 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:28:51.998 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:28:52.682 | Deleting user "guest" ... 2021-05-13 06:28:52.697 | Error: 2021-05-13 06:28:52.697 | {:no_such_user, "guest"} 2021-05-13 06:28:52.710 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:28:52.713 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:28:52.729 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:52.732 | + ./stack.sh:main:801 : install_database 2021-05-13 06:28:52.734 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:28:52.736 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:28:52.739 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:52.741 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:52.743 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:28:53.096 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:28:53.099 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:28:53.101 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:28:53.103 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:53.106 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:28:53.108 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:28:53.111 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:28:53.113 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:28:53.115 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:28:53.118 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:28:53.120 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:28:53.122 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:28:53.125 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:28:53.128 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:28:53.130 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:28:53.132 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:28:53.135 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:28:53.137 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:28:53.139 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:28:53.142 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:28:53.144 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:28:53.146 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:28:53.149 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:53.151 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:53.153 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:28:53.155 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:53.158 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:53.160 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:53.163 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:53.165 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:53.167 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:53.170 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:53.173 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:53.175 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:53.177 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:53.179 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:53.181 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:53.184 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:28:53.186 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:53.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:53.191 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:53.193 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:28:53.214 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-05-13 06:28:53.317 | Reading package lists... 2021-05-13 06:28:53.526 | Building dependency tree... 2021-05-13 06:28:53.527 | Reading state information... 2021-05-13 06:28:53.746 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:28:53.746 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:53.747 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:53.747 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:53.747 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:53.747 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:53.747 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:53.747 | python3-zope.interface 2021-05-13 06:28:53.747 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:53.855 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:53.859 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:53.862 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:53.864 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:53.866 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:53.868 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:53.870 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:53.872 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:53.874 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:53.877 | + functions-common:time_stop:2311 : start_time=1620887333211 2021-05-13 06:28:53.879 | + functions-common:time_stop:2313 : [[ -z 1620887333211 ]] 2021-05-13 06:28:53.882 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:53.886 | + functions-common:time_stop:2316 : end_time=1620887333884 2021-05-13 06:28:53.888 | + functions-common:time_stop:2317 : elapsed_time=673 2021-05-13 06:28:53.890 | + functions-common:time_stop:2318 : total=14422 2021-05-13 06:28:53.893 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:53.895 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15095 2021-05-13 06:28:53.897 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:53.900 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:28:53.902 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:28:53.904 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:28:53.906 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:28:53.909 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:28:53.911 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:28:53.914 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:28:53.916 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:28:53.919 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:28:53.922 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:28:53.922 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:28:53.927 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:28:53.930 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:28:53.932 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:28:53.935 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:28:53.937 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:28:53.959 | Using python 3.8 to install PyMySQL 2021-05-13 06:28:53.961 | + 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 2021-05-13 06:28:54.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:54.697 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:54.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:28:54.697 | from cryptography.utils import int_from_bytes 2021-05-13 06:28:55.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:28:55.724 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:55.729 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:55.734 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:55.734 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:55.737 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:28:55.743 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.0.2) 2021-05-13 06:28:57.752 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:28:57.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:28:57.827 | + inc/python:pip_install:200 : result=0 2021-05-13 06:28:57.829 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:28:57.832 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:57.834 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:57.837 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:57.839 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:57.841 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:57.844 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:28:57.846 | + functions-common:time_stop:2311 : start_time=1620887333953 2021-05-13 06:28:57.848 | + functions-common:time_stop:2313 : [[ -z 1620887333953 ]] 2021-05-13 06:28:57.851 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:57.855 | + functions-common:time_stop:2316 : end_time=1620887337853 2021-05-13 06:28:57.858 | + functions-common:time_stop:2317 : elapsed_time=3900 2021-05-13 06:28:57.861 | + functions-common:time_stop:2318 : total=24491 2021-05-13 06:28:57.863 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:57.865 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28391 2021-05-13 06:28:57.867 | + inc/python:pip_install:203 : return 0 2021-05-13 06:28:57.870 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:28:57.872 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:28:57.874 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:28:57.876 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:28:57.892 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:57.895 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:28:57.897 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:28:57.900 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:28:57.901 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:28:57.906 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:28:57.908 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:28:57.911 | + 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,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,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- ]] 2021-05-13 06:28:57.913 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:28:57.915 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:28:57.918 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:28:57.933 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:57.936 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:28:57.938 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:57.940 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:57.943 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:57.945 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:57.947 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:57.949 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:57.952 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:57.954 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:57.956 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:57.959 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:57.961 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:57.963 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:57.966 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:28:57.968 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:57.971 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:57.973 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:57.975 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:28:57.996 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-05-13 06:28:58.100 | Reading package lists... 2021-05-13 06:28:58.310 | Building dependency tree... 2021-05-13 06:28:58.311 | Reading state information... 2021-05-13 06:28:58.531 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:28:58.531 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:58.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:58.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:58.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:58.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:58.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:58.532 | python3-zope.interface 2021-05-13 06:28:58.532 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:58.639 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:58.644 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:58.647 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:58.649 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:58.651 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:58.653 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:58.655 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:58.657 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:58.660 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:58.662 | + functions-common:time_stop:2311 : start_time=1620887337993 2021-05-13 06:28:58.664 | + functions-common:time_stop:2313 : [[ -z 1620887337993 ]] 2021-05-13 06:28:58.667 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:58.671 | + functions-common:time_stop:2316 : end_time=1620887338669 2021-05-13 06:28:58.673 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:28:58.675 | + functions-common:time_stop:2318 : total=15095 2021-05-13 06:28:58.678 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:58.680 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15771 2021-05-13 06:28:58.682 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:58.684 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:28:58.701 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:58.704 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:28:58.706 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:28:58.709 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:28:58.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:28:58.730 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:28:58.733 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:28:58.735 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:28:58.737 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:28:58.739 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:28:58.742 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:28:58.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.748 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:28:58.751 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:58.753 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:28:58.755 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:28:58.758 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:28:58.760 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:28:58.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:58.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:58.767 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:28:58.786 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-05-13 06:28:58.890 | Reading package lists... 2021-05-13 06:28:59.100 | Building dependency tree... 2021-05-13 06:28:59.101 | Reading state information... 2021-05-13 06:28:59.319 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:28:59.319 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:28:59.319 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:28:59.319 | The following packages were automatically installed and are no longer required: 2021-05-13 06:28:59.320 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:28:59.320 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:28:59.320 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:28:59.320 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:28:59.320 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:28:59.320 | python3-zope.interface 2021-05-13 06:28:59.320 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:28:59.428 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:28:59.432 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:28:59.434 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:28:59.436 | + functions-common:time_stop:2304 : local name 2021-05-13 06:28:59.438 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:28:59.441 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:28:59.443 | + functions-common:time_stop:2307 : local total 2021-05-13 06:28:59.445 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:28:59.447 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:28:59.449 | + functions-common:time_stop:2311 : start_time=1620887338784 2021-05-13 06:28:59.451 | + functions-common:time_stop:2313 : [[ -z 1620887338784 ]] 2021-05-13 06:28:59.454 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:28:59.458 | + functions-common:time_stop:2316 : end_time=1620887339455 2021-05-13 06:28:59.460 | + functions-common:time_stop:2317 : elapsed_time=671 2021-05-13 06:28:59.462 | + functions-common:time_stop:2318 : total=15771 2021-05-13 06:28:59.464 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:28:59.467 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16442 2021-05-13 06:28:59.469 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:28:59.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:28:59.474 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:28:59.476 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:28:59.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:28:59.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:28:59.483 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:28:59.488 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:28:59.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:28:59.493 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:28:59.494 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:28:59.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:28:59.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:28:59.504 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:28:59.506 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:28:59.509 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:28:59.511 | + functions:vercmp:631 : local result 2021-05-13 06:28:59.514 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:28:59.515 | ++ functions:vercmp:635 : head -1 2021-05-13 06:28:59.516 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:28:59.520 | + functions:vercmp:635 : result=3.13 2021-05-13 06:28:59.523 | + functions:vercmp:637 : case $op in 2021-05-13 06:28:59.525 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:28:59.527 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:28:59.529 | + functions:vercmp:648 : return 2021-05-13 06:28:59.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:28:59.534 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:28:59.537 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:28:59.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:28:59.720 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:28:59.722 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.725 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.727 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:28:59.729 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.732 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:28:59.748 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:28:59.750 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:28:59.753 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:28:59.753 | Installing etcd 2021-05-13 06:28:59.755 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:28:59.767 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:28:59.782 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:28:59.785 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:28:59.797 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:28:59.800 | ++ 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 2021-05-13 06:28:59.803 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:59.806 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:59.810 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:59.812 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-05-13 06:28:59.814 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:28:59.817 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:59.819 | ++ functions:get_extra_file:74 : return 2021-05-13 06:28:59.822 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:28:59.824 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:28:59.826 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:28:59.829 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:28:59.846 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:59.848 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:28:59.851 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:28:59.866 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:28:59.869 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:28:59.871 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:28:59.873 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:28:59.876 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:28:59.878 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:28:59.880 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:28:59.883 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:28:59.885 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:28:59.887 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.889 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.892 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:28:59.894 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.897 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:28:59.899 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:28:59.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:28:59.903 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:28:59.906 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.910 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:28:59.912 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.914 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:28:59.917 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:28:59.919 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:28:59.921 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:28:59.924 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.926 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.928 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:28:59.930 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.932 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:28:59.935 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:28:59.938 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:28:59.940 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:28:59.942 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.944 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.947 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:28:59.949 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.951 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:28:59.954 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:28:59.956 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:28:59.959 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:28:59.961 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:28:59.968 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.970 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:28:59.973 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:28:59.975 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:28:59.977 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:28:59.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:28:59.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:28:59.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:28:59.986 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:28:59.988 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:28:59.991 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:28:59.993 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:28:59.995 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:28:59.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:29:00.005 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.007 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:29:00.009 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:29:00.011 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:29:00.014 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:29:00.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:29:00.023 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.026 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:29:00.028 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:29:00.030 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:29:00.033 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:29:00.035 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.037 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.039 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:29:00.042 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.044 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:29:00.046 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:29:00.048 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:29:00.051 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:29:00.053 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.055 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:29:00.060 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.062 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:29:00.065 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:29:00.067 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:29:00.069 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:29:00.071 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.074 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:29:00.079 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.081 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:29:00.083 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:29:00.086 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:29:00.088 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:29:00.091 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.093 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.095 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:29:00.097 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.100 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:29:00.102 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:29:00.104 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:29:00.106 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:29:00.109 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:29:00.116 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.118 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:29:00.120 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:29:00.122 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:29:00.125 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:29:00.127 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.130 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.132 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:29:00.134 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.137 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:29:00.139 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:29:00.142 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:29:00.144 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:29:00.146 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.149 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.151 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:29:00.153 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.156 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:29:00.158 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:29:00.160 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:29:00.162 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:29:00.165 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:29:00.171 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.174 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:29:00.176 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:29:00.178 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:29:00.181 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:29:00.183 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:29:00.190 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.193 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:29:00.195 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:29:00.197 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:29:00.199 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:29:00.202 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:29:00.209 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.212 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:29:00.214 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:29:00.216 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:29:00.219 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:29:00.221 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:29:00.228 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.230 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:29:00.232 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:29:00.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:29:00.237 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:29:00.239 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:29:00.246 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.248 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:29:00.251 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:29:00.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:29:00.256 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:29:00.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:29:00.265 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.267 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:29:00.270 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:29:00.272 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:29:00.274 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:29:00.277 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.281 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:29:00.283 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.286 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:29:00.288 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:29:00.290 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:29:00.293 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:29:00.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.298 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.300 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:29:00.302 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.305 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:29:00.307 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:29:00.309 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:29:00.311 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:29:00.314 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.319 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:29:00.321 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.324 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:29:00.326 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:29:00.328 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:29:00.331 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:29:00.333 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.335 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.338 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:29:00.340 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.342 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:29:00.344 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:29:00.347 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:29:00.349 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:29:00.351 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.353 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.356 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:29:00.358 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.361 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:29:00.363 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:29:00.365 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:29:00.368 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:29:00.370 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.372 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.375 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:29:00.378 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.380 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:29:00.382 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:29:00.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:29:00.387 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:29:00.389 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.391 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.394 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:29:00.396 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.398 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:29:00.401 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:29:00.403 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:29:00.405 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:29:00.407 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.410 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:29:00.415 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.417 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:29:00.419 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:29:00.422 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:29:00.424 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:29:00.427 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:29:00.434 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.436 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:29:00.439 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:29:00.441 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:29:00.444 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:29:00.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.448 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.450 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:29:00.453 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.455 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:29:00.457 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:29:00.460 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:29:00.462 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:29:00.465 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.467 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:29:00.472 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.474 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:29:00.476 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:29:00.478 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:29:00.481 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:29:00.483 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.486 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.488 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:29:00.491 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.493 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:29:00.495 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:29:00.497 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:29:00.500 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:29:00.503 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.505 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.507 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:29:00.510 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.512 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:29:00.514 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:29:00.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:29:00.519 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:29:00.521 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:29:00.528 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.530 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:29:00.533 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:29:00.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:29:00.537 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:29:00.540 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:00.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:00.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:29:00.547 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:00.549 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:29:00.570 | Using python 3.8 to install etcd3 2021-05-13 06:29:00.573 | + 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 2021-05-13 06:29:01.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:01.308 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:01.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:01.308 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:02.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:02.330 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:02.336 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:02.340 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:02.341 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:02.344 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:02.350 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.12.0) 2021-05-13 06:29:02.360 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-05-13 06:29:02.387 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (1.37.1) 2021-05-13 06:29:02.397 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:29:02.400 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.15.8) 2021-05-13 06:29:04.381 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:04.381 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:04.458 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:04.460 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:04.463 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:04.465 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:04.467 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:04.469 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:04.471 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:04.473 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:04.475 | + functions-common:time_stop:2311 : start_time=1620887340565 2021-05-13 06:29:04.478 | + functions-common:time_stop:2313 : [[ -z 1620887340565 ]] 2021-05-13 06:29:04.480 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:04.484 | + functions-common:time_stop:2316 : end_time=1620887344482 2021-05-13 06:29:04.486 | + functions-common:time_stop:2317 : elapsed_time=3917 2021-05-13 06:29:04.489 | + functions-common:time_stop:2318 : total=28391 2021-05-13 06:29:04.491 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:04.493 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32308 2021-05-13 06:29:04.495 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:04.498 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:29:04.519 | Using python 3.8 to install etcd3gw 2021-05-13 06:29:04.522 | + 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 2021-05-13 06:29:05.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:05.249 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:05.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:05.249 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:06.262 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:06.266 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:06.271 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:06.276 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:06.276 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:06.279 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:06.285 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.2.5) 2021-05-13 06:29:06.297 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-05-13 06:29:06.303 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:29:06.306 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:29:06.309 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:29:06.343 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:29:06.363 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:29:06.367 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:29:06.370 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:29:08.310 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:08.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:08.386 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:08.388 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:08.391 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:08.393 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:08.395 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:08.397 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:08.399 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:08.401 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:08.404 | + functions-common:time_stop:2311 : start_time=1620887344513 2021-05-13 06:29:08.406 | + functions-common:time_stop:2313 : [[ -z 1620887344513 ]] 2021-05-13 06:29:08.409 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:08.413 | + functions-common:time_stop:2316 : end_time=1620887348411 2021-05-13 06:29:08.415 | + functions-common:time_stop:2317 : elapsed_time=3898 2021-05-13 06:29:08.417 | + functions-common:time_stop:2318 : total=32308 2021-05-13 06:29:08.419 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:08.422 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36206 2021-05-13 06:29:08.425 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:08.427 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:29:08.429 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:29:08.432 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:29:08.434 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:29:08.436 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:29:08.439 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:29:08.441 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:29:08.443 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:29:08.446 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:29:08.448 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:29:08.450 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:29:08.452 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:29:08.455 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:29:08.457 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:29:08.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:08.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:08.464 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:29:08.467 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:29:08.469 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:29:08.472 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:29:08.474 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:29:08.476 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:29:08.478 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:29:08.481 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:08.483 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:29:08.486 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:08.488 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:08.490 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:29:08.493 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:29:08.495 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:29:08.497 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:29:08.500 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:29:08.502 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:29:08.504 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:08.507 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:08.509 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:29:08.530 | + functions-common:apt_get:1109 : 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 2021-05-13 06:29:08.633 | Reading package lists... 2021-05-13 06:29:08.842 | Building dependency tree... 2021-05-13 06:29:08.844 | Reading state information... 2021-05-13 06:29:09.065 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:29:09.065 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:29:09.065 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:29:09.065 | The following packages were automatically installed and are no longer required: 2021-05-13 06:29:09.066 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:29:09.066 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:29:09.066 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:29:09.066 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:29:09.066 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:29:09.066 | python3-zope.interface 2021-05-13 06:29:09.066 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:29:09.173 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:29:09.178 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:29:09.180 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:29:09.182 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:09.185 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:09.187 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:09.190 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:09.192 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:09.194 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:29:09.196 | + functions-common:time_stop:2311 : start_time=1620887348527 2021-05-13 06:29:09.198 | + functions-common:time_stop:2313 : [[ -z 1620887348527 ]] 2021-05-13 06:29:09.201 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:09.206 | + functions-common:time_stop:2316 : end_time=1620887349203 2021-05-13 06:29:09.208 | + functions-common:time_stop:2317 : elapsed_time=676 2021-05-13 06:29:09.210 | + functions-common:time_stop:2318 : total=16442 2021-05-13 06:29:09.212 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:09.214 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17118 2021-05-13 06:29:09.217 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:29:09.219 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:29:09.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:09.224 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:09.226 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:29:09.287 | Module proxy already enabled 2021-05-13 06:29:09.291 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:29:09.351 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:29:09.351 | Module proxy already enabled 2021-05-13 06:29:09.351 | Module proxy_uwsgi already enabled 2021-05-13 06:29:09.355 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:29:09.358 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:09.361 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:09.363 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:09.493 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:29:09.496 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:29:09.498 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:29:09.501 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:29:09.508 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.510 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:29:09.513 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:29:09.515 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:29:09.517 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:29:09.524 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.527 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:29:09.529 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:29:09.531 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:29:09.534 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:29:09.541 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.543 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:29:09.545 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:29:09.548 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:29:09.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:29:09.558 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.560 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:29:09.563 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:29:09.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:29:09.572 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.574 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:29:09.577 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:29:09.579 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:29:09.581 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:29:09.590 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.592 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:29:09.608 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:09.611 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:29:09.614 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:29:09.616 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:29:09.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:29:09.625 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.628 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:29:09.644 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:09.647 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:29:09.649 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:29:09.651 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:29:09.654 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.656 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:29:09.661 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.664 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:29:09.666 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:29:09.669 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:29:09.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:09.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:09.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:29:09.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:09.681 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:29:09.684 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:29:09.686 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:29:09.689 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:29:09.692 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:29:09.694 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:29:09.698 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:29:09.698 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:29:09.703 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:29:09.705 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:29:09.708 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:29:09.711 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:29:09.713 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:29:09.734 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:29:09.737 | + 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 2021-05-13 06:29:10.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:10.468 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:10.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:10.468 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:11.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:11.494 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:11.500 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:11.504 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:11.504 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:11.507 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:11.513 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (9.2.0) 2021-05-13 06:29:11.582 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.7.0) 2021-05-13 06:29:11.619 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.7.0) 2021-05-13 06:29:11.660 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-05-13 06:29:11.665 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-05-13 06:29:11.673 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:29:11.676 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-05-13 06:29:11.680 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-05-13 06:29:11.742 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-05-13 06:29:11.760 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-05-13 06:29:11.763 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.9.0) 2021-05-13 06:29:11.779 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-05-13 06:29:11.784 | 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 52)) (5.0.1) 2021-05-13 06:29:11.790 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.25.1) 2021-05-13 06:29:11.810 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.6.0) 2021-05-13 06:29:11.812 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-05-13 06:29:11.822 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-05-13 06:29:11.829 | 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 275)) (4.4.0) 2021-05-13 06:29:11.867 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (1.8.7) 2021-05-13 06:29:11.881 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 58)) (3.1.1) 2021-05-13 06:29:11.892 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) (0.8.0) 2021-05-13 06:29:11.897 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (5.4.1) 2021-05-13 06:29:11.900 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.2.0) 2021-05-13 06:29:11.908 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.1.14) 2021-05-13 06:29:11.911 | 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 321)) (1.7.0) 2021-05-13 06:29:11.915 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-05-13 06:29:11.918 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (20.9) 2021-05-13 06:29:11.925 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-05-13 06:29:11.928 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-05-13 06:29:11.931 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.26.4) 2021-05-13 06:29:11.951 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.10) 2021-05-13 06:29:11.954 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-05-13 06:29:11.957 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-05-13 06:29:11.960 | 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 566)) (2.8.1) 2021-05-13 06:29:11.965 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.9.6) 2021-05-13 06:29:11.969 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-05-13 06:29:13.701 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:13.701 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:13.778 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:13.780 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:13.782 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:13.785 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:13.787 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:13.789 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:13.791 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:13.793 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:13.795 | + functions-common:time_stop:2311 : start_time=1620887349728 2021-05-13 06:29:13.798 | + functions-common:time_stop:2313 : [[ -z 1620887349728 ]] 2021-05-13 06:29:13.801 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:13.805 | + functions-common:time_stop:2316 : end_time=1620887353802 2021-05-13 06:29:13.807 | + functions-common:time_stop:2317 : elapsed_time=4074 2021-05-13 06:29:13.809 | + functions-common:time_stop:2318 : total=36206 2021-05-13 06:29:13.811 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:13.814 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40280 2021-05-13 06:29:13.816 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:13.819 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:29:13.821 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:29:13.823 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:29:13.826 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:29:13.829 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:29:13.831 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:29:13.835 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:29:13.835 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:29:13.840 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:29:13.843 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:29:13.845 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:29:13.848 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:29:13.850 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:29:13.872 | Using python 3.8 to install python-memcached 2021-05-13 06:29:13.874 | + 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 2021-05-13 06:29:14.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:14.616 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:14.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:14.616 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:15.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:15.643 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:15.648 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:15.653 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:15.653 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:15.657 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:15.662 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (1.59) 2021-05-13 06:29:15.667 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-05-13 06:29:17.690 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:17.691 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:17.766 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:17.768 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:17.771 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:17.773 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:17.775 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:17.777 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:17.779 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:17.782 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:17.784 | + functions-common:time_stop:2311 : start_time=1620887353866 2021-05-13 06:29:17.786 | + functions-common:time_stop:2313 : [[ -z 1620887353866 ]] 2021-05-13 06:29:17.789 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:17.793 | + functions-common:time_stop:2316 : end_time=1620887357790 2021-05-13 06:29:17.795 | + functions-common:time_stop:2317 : elapsed_time=3924 2021-05-13 06:29:17.798 | + functions-common:time_stop:2318 : total=40280 2021-05-13 06:29:17.800 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:17.802 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=44204 2021-05-13 06:29:17.804 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:17.807 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:29:17.823 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:17.826 | + ./stack.sh:main:862 : '[' 10.222.0.20 == 10.222.0.20 ']' 2021-05-13 06:29:17.828 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:29:17.830 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:29:17.833 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:29:17.835 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:17.838 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:29:17.840 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:29:17.855 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:17.857 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:29:17.860 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:29:17.862 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:29:17.864 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:17.866 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:17.868 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:17.871 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:17.873 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:17.876 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:17.891 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:17.893 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:17.895 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:17.897 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:17.898 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:17.903 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:29:17.905 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:17.908 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:29:17.910 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:17.911 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:17.914 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:29:17.916 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:17.918 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:29:17.921 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:17.924 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:29:17.926 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:29:17.928 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:29:17.930 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:29:17.933 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:17.935 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:29:17.937 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:29:17.939 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:17.942 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:29:17.945 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:29:17.947 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:17.950 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:29:17.952 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:17.954 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:17.957 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:29:17.963 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:29:17.965 | + 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' 2021-05-13 06:29:18.559 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:29:18.561 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:18.563 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:18.566 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:18.568 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:29:18.570 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:29:18.572 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:18.574 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:29:18.577 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:18.579 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:29:18.581 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:29:18.584 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:29:18.586 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:18.588 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:29:18.609 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:29:18.611 | + 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 2021-05-13 06:29:19.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:19.340 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:19.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:19.340 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:20.353 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:20.353 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:29:20.356 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:20.357 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:20.358 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:20.363 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:20.370 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:20.375 | Obtaining file:///opt/stack/keystone 2021-05-13 06:29:21.991 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:23.584 | 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) 2021-05-13 06:29:23.612 | 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) 2021-05-13 06:29:23.622 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:29:23.629 | 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) 2021-05-13 06:29:23.632 | Requirement already satisfied: PyJWT===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.0) 2021-05-13 06:29:23.659 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:29:23.687 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:29:23.700 | 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) 2021-05-13 06:29:23.716 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (9.0.1) 2021-05-13 06:29:23.728 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:29:23.738 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:29:23.742 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (7.1.2) 2021-05-13 06:29:23.745 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:29:23.784 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:29:23.790 | 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) 2021-05-13 06:29:23.793 | 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) 2021-05-13 06:29:23.805 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (9.2.0) 2021-05-13 06:29:23.857 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.0.2) 2021-05-13 06:29:23.861 | 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) 2021-05-13 06:29:23.867 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.7.0) 2021-05-13 06:29:23.903 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.7.0) 2021-05-13 06:29:23.943 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (3.2.0) 2021-05-13 06:29:23.949 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (9.0.0) 2021-05-13 06:29:23.998 | 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 303)) (5.0.1) 2021-05-13 06:29:24.004 | 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 305)) (4.4.0) 2021-05-13 06:29:24.042 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.7.1) 2021-05-13 06:29:24.096 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.2.0) 2021-05-13 06:29:24.114 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.8.0) 2021-05-13 06:29:24.129 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.1.0) 2021-05-13 06:29:24.138 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-05-13 06:29:24.162 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (1.3.0) 2021-05-13 06:29:24.172 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.9.0) 2021-05-13 06:29:24.188 | 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) 2021-05-13 06:29:24.234 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (20.9) 2021-05-13 06:29:24.239 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.7.4) 2021-05-13 06:29:24.253 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (5.6.0) 2021-05-13 06:29:24.255 | 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) 2021-05-13 06:29:24.258 | 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) 2021-05-13 06:29:24.269 | 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) 2021-05-13 06:29:24.272 | 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) 2021-05-13 06:29:24.274 | 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) 2021-05-13 06:29:24.277 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (6.5.1) 2021-05-13 06:29:24.295 | 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 391)) (2.8.1) 2021-05-13 06:29:24.300 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-05-13 06:29:24.319 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-05-13 06:29:24.323 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-05-13 06:29:24.343 | 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) 2021-05-13 06:29:24.347 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (0.8.18) 2021-05-13 06:29:24.350 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-05-13 06:29:24.353 | 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 505)) (0.13.0) 2021-05-13 06:29:24.364 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-05-13 06:29:24.367 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-05-13 06:29:24.370 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:29:24.377 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-05-13 06:29:24.386 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-05-13 06:29:24.392 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-05-13 06:29:24.409 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-05-13 06:29:24.413 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-05-13 06:29:24.419 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.4) 2021-05-13 06:29:24.441 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.6.1) 2021-05-13 06:29:24.468 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-05-13 06:29:24.473 | 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) 2021-05-13 06:29:24.476 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.3.1) 2021-05-13 06:29:24.535 | 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) 2021-05-13 06:29:24.540 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:29:24.543 | 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) 2021-05-13 06:29:24.551 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:29:24.560 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:29:24.564 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:29:24.568 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:29:24.574 | 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) 2021-05-13 06:29:24.614 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:29:24.619 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:29:24.629 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:29:24.637 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-05-13 06:29:24.648 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:29:24.660 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:29:24.670 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:29:24.679 | 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) 2021-05-13 06:29:24.682 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:29:24.685 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (20.0.1) 2021-05-13 06:29:24.699 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:29:24.704 | Requirement already satisfied: importlib-resources===5.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (5.1.2) 2021-05-13 06:29:24.728 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:29:24.730 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:29:24.734 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:29:24.738 | 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) 2021-05-13 06:29:24.741 | 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 408)) (1.6.0) 2021-05-13 06:29:24.743 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:29:24.746 | 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) 2021-05-13 06:29:24.748 | 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 549)) (1.4.0) 2021-05-13 06:29:24.751 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (2.2.1) 2021-05-13 06:29:24.782 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (1.7.0) 2021-05-13 06:29:24.786 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-05-13 06:29:24.789 | 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 393)) (1.0.4) 2021-05-13 06:29:24.792 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:29:24.800 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-05-13 06:29:24.803 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:29:24.811 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (56.0.0) 2021-05-13 06:29:24.863 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:29:24.868 | 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) 2021-05-13 06:29:24.875 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.6) 2021-05-13 06:29:25.831 | Installing collected packages: keystone 2021-05-13 06:29:25.832 | Running setup.py develop for keystone 2021-05-13 06:29:27.650 | Successfully installed keystone 2021-05-13 06:29:27.812 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:27.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:27.883 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:27.885 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:27.887 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:27.889 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:27.892 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:27.894 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:27.896 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:27.898 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:27.900 | + functions-common:time_stop:2311 : start_time=1620887358603 2021-05-13 06:29:27.902 | + functions-common:time_stop:2313 : [[ -z 1620887358603 ]] 2021-05-13 06:29:27.905 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:27.909 | + functions-common:time_stop:2316 : end_time=1620887367907 2021-05-13 06:29:27.911 | + functions-common:time_stop:2317 : elapsed_time=9304 2021-05-13 06:29:27.913 | + functions-common:time_stop:2318 : total=44204 2021-05-13 06:29:27.915 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:27.918 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=53508 2021-05-13 06:29:27.920 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:27.923 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:27.925 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:29:27.927 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:29:27.945 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:29:27.957 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:29:27.959 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:29:27.962 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:27.964 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:27.966 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:29:27.969 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:27.972 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:29:27.988 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:27.991 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:29:27.993 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:27.995 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:29:27.998 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:29:28.010 | + 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 ]] 2021-05-13 06:29:28.012 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:29:28.017 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:29:28.033 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:28.035 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:29:28.065 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:29:28.092 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:29:28.122 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:29:28.152 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:29:28.182 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:29:28.212 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:29:28.239 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:29:28.266 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:29:28.269 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:29:28.271 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:29:28.273 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:29:28.276 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:29:28.278 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:29:28.294 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:28.297 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:29:28.299 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:29:28.301 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:29:28.316 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:28.318 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:29:28.321 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:29:28.351 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:29:28.353 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:29:28.356 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:29:28.358 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:29:28.360 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:29:28.376 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:28.379 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2021-05-13 06:29:28.408 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.20/identity 2021-05-13 06:29:28.435 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:29:28.438 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:29:28.469 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:29:28.471 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:29:28.474 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:29:28.476 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:29:28.479 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:29:28.481 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:29:28.512 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:29:28.514 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:29:28.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:29:28.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:29:28.522 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:29:28.538 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:29:28.541 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:29:28.543 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:28.545 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:29:28.548 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:29:28.575 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:29:28.603 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:29:28.630 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:29:28.657 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:29:28.684 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:29:28.687 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-13 06:29:28.690 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:29:28.692 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:29:28.694 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:29:28.697 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:29:28.699 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:29:28.702 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:29:28.706 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:29:28.709 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:29:28.711 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:29:28.723 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:29:28.724 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:28.732 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:29:28.735 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:28.751 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:29:28.753 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:29:28.757 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-13 06:29:28.786 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:29:28.813 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:29:28.840 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:29:28.867 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:29:28.894 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:29:28.920 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:29:28.948 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:29:28.975 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:29:29.003 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:29:29.029 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:29:29.056 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:29:29.083 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:29:29.111 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:29:29.113 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:29:29.116 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:29:29.118 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:29:29.121 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:29:29.123 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.126 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.128 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:29:29.131 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:29:29.133 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:29:29.160 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:29:29.188 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:29:29.188 | + 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 ' 2021-05-13 06:29:29.196 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:29:29.199 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:29:29.202 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:29:29.205 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:29:29.207 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:29:29.209 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:29.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.216 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:29.218 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:29:29.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.223 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.225 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:29:29.286 | Site keystone-wsgi-public already enabled 2021-05-13 06:29:29.290 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:29:29.292 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:29.295 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:29.297 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:29.424 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-13 06:29:29.426 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:29:29.429 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:29:29.432 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:29:29.435 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:29:29.438 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:29:29.441 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:29:29.445 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:29:29.448 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:29:29.450 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:29:29.464 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:29.464 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:29:29.472 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:29:29.476 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:29:29.491 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:29:29.494 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:29:29.497 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:29:29.528 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:29:29.555 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:29:29.583 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:29:29.611 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:29:29.638 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:29:29.665 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:29:29.692 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:29:29.720 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:29:29.750 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:29:29.777 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:29:29.804 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:29:29.831 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:29:29.859 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:29:29.861 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:29:29.864 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:29:29.867 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:29:29.869 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:29:29.871 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.874 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.876 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:29:29.879 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:29:29.881 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:29:29.909 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:29:29.937 | + 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 ' 2021-05-13 06:29:29.937 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:29:29.945 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:29:29.949 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:29:29.951 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:29:29.953 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:29:29.956 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:29:29.958 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:29:29.961 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.963 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.965 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:29:29.968 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:29:29.970 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:29.973 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:29.975 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:29:30.036 | Site keystone-wsgi-admin already enabled 2021-05-13 06:29:30.040 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:29:30.042 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:29:30.044 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:29:30.047 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:29:30.171 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:29:30.202 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:29:30.233 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:29:30.263 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:29:30.266 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:29:30.297 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:29:30.324 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:29:30.353 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:29:30.369 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:30.372 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:29:30.388 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:30.391 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:29:30.393 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:29:30.396 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:29:30.398 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:30.400 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:29:30.403 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:29:30.405 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:29:30.408 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:29:30.410 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:30.412 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:30.415 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:30.417 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:30.420 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:30.422 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:30.438 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:30.440 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:30.442 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:30.446 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:30.446 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:30.451 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:29:30.454 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:30.456 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:29:30.459 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:30.459 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:30.464 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:29:30.466 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:30.469 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:29:30.472 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:30.474 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:29:30.477 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:29:30.479 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:29:30.482 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:29:30.484 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:30.487 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:29:30.489 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:29:30.491 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:30.493 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:29:30.496 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:29:30.499 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:30.502 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:29:30.504 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:30.506 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:30.509 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:29:30.515 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:29:30.518 | + 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' 2021-05-13 06:29:31.117 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:29:31.120 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:31.122 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:31.125 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:31.127 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:29:31.129 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:29:31.131 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:31.134 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:29:31.136 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:31.138 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:29:31.140 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:29:31.143 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:29:31.145 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:31.147 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:29:31.167 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:29:31.170 | + 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]' 2021-05-13 06:29:31.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:31.917 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:31.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:31.917 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:32.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:32.937 | 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. 2021-05-13 06:29:32.941 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:32.941 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:32.943 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:32.948 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:32.955 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:32.959 | Obtaining file:///opt/stack/swift 2021-05-13 06:29:34.294 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:35.612 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:29:35.621 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:29:35.660 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:29:35.669 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:29:35.675 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:29:35.727 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (4.6.3) 2021-05-13 06:29:35.738 | 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) 2021-05-13 06:29:35.741 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-05-13 06:29:35.776 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.7.0) 2021-05-13 06:29:35.817 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-05-13 06:29:35.823 | 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) 2021-05-13 06:29:35.829 | 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) 2021-05-13 06:29:35.867 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:29:35.877 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.9.0) 2021-05-13 06:29:35.893 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:29:35.898 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:29:35.901 | 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) 2021-05-13 06:29:35.912 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.6.0) 2021-05-13 06:29:35.915 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:29:35.917 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:29:35.921 | 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 392)) (2.8.1) 2021-05-13 06:29:35.926 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:29:35.944 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:29:35.948 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:29:35.968 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:29:35.973 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:29:36.022 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:29:36.025 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:29:36.033 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:29:36.053 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.9.7) 2021-05-13 06:29:36.057 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:29:36.061 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:29:36.069 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:29:36.081 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:29:36.141 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:29:36.147 | 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) 2021-05-13 06:29:36.154 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2021-05-13 06:29:36.160 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:29:36.163 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:29:36.166 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:29:36.169 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:29:36.173 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:29:36.176 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:29:36.179 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:29:36.183 | 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) 2021-05-13 06:29:36.187 | 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) 2021-05-13 06:29:36.190 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:29:37.619 | Installing collected packages: swift 2021-05-13 06:29:37.621 | Running setup.py develop for swift 2021-05-13 06:29:39.285 | Successfully installed swift 2021-05-13 06:29:39.421 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:39.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:39.504 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:39.506 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:39.509 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:39.511 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:39.513 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:39.516 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:39.518 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:39.520 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:39.522 | + functions-common:time_stop:2311 : start_time=1620887371162 2021-05-13 06:29:39.525 | + functions-common:time_stop:2313 : [[ -z 1620887371162 ]] 2021-05-13 06:29:39.527 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:39.532 | + functions-common:time_stop:2316 : end_time=1620887379529 2021-05-13 06:29:39.534 | + functions-common:time_stop:2317 : elapsed_time=8367 2021-05-13 06:29:39.536 | + functions-common:time_stop:2318 : total=53508 2021-05-13 06:29:39.539 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:39.541 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=61875 2021-05-13 06:29:39.543 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:39.545 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:39.548 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:29:39.550 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:29:39.568 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:29:39.581 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:29:39.583 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:29:39.586 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:39.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:39.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:29:39.593 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:39.596 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:29:39.598 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:39.601 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:29:39.603 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:29:39.605 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:29:39.607 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:29:39.609 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:29:39.611 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:29:39.613 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:29:40.490 | No container-auditor running 2021-05-13 06:29:40.490 | No object-replicator running 2021-05-13 06:29:40.490 | No object-expirer running 2021-05-13 06:29:40.490 | No container-sharder running 2021-05-13 06:29:40.491 | No object-reconstructor running 2021-05-13 06:29:40.491 | No container-replicator running 2021-05-13 06:29:40.491 | No object-updater running 2021-05-13 06:29:40.491 | No account-reaper running 2021-05-13 06:29:40.491 | No container-reconciler running 2021-05-13 06:29:40.491 | No account-auditor running 2021-05-13 06:29:40.491 | No container-server running 2021-05-13 06:29:40.491 | No object-server running 2021-05-13 06:29:40.491 | No proxy-server running 2021-05-13 06:29:40.491 | No container-updater running 2021-05-13 06:29:40.491 | No object-auditor running 2021-05-13 06:29:40.491 | No container-sync running 2021-05-13 06:29:40.491 | No account-replicator running 2021-05-13 06:29:40.491 | No account-server running 2021-05-13 06:29:40.537 | + lib/swift:configure_swift:341 : true 2021-05-13 06:29:40.539 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:29:40.552 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-13 06:29:40.563 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:29:40.566 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:29:40.566 | s/%GROUP%//; 2021-05-13 06:29:40.566 | s/%USER%/ubuntu/; 2021-05-13 06:29:40.566 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:29:40.566 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:29:40.566 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:29:40.574 | uid = ubuntu 2021-05-13 06:29:40.575 | gid = 2021-05-13 06:29:40.575 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:29:40.575 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:29:40.575 | address = 127.0.0.1 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | [account6612] 2021-05-13 06:29:40.575 | max connections = 25 2021-05-13 06:29:40.575 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:29:40.575 | read only = false 2021-05-13 06:29:40.575 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | [account6622] 2021-05-13 06:29:40.575 | max connections = 25 2021-05-13 06:29:40.575 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:29:40.575 | read only = false 2021-05-13 06:29:40.575 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | [account6632] 2021-05-13 06:29:40.575 | max connections = 25 2021-05-13 06:29:40.575 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:29:40.575 | read only = false 2021-05-13 06:29:40.575 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | [account6642] 2021-05-13 06:29:40.575 | max connections = 25 2021-05-13 06:29:40.575 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:29:40.575 | read only = false 2021-05-13 06:29:40.575 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | 2021-05-13 06:29:40.575 | [container6611] 2021-05-13 06:29:40.575 | max connections = 25 2021-05-13 06:29:40.575 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:29:40.575 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [container6621] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:29:40.576 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [container6631] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:29:40.576 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [container6641] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:29:40.576 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [object6613] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:29:40.576 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [object6623] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:29:40.576 | read only = false 2021-05-13 06:29:40.576 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:29:40.576 | 2021-05-13 06:29:40.576 | [object6633] 2021-05-13 06:29:40.576 | max connections = 25 2021-05-13 06:29:40.576 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:29:40.577 | read only = false 2021-05-13 06:29:40.577 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:29:40.577 | 2021-05-13 06:29:40.577 | [object6643] 2021-05-13 06:29:40.577 | max connections = 25 2021-05-13 06:29:40.577 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:29:40.577 | read only = false 2021-05-13 06:29:40.577 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:29:40.578 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:29:40.580 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:29:40.582 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:29:40.584 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:29:40.596 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:29:40.598 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:29:40.603 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:29:40.607 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:29:40.610 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-13 06:29:40.614 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:29:40.641 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2021-05-13 06:29:40.666 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:29:40.684 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:29:40.711 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:29:40.729 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:29:40.757 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:29:40.774 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:29:40.802 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:29:40.819 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:29:40.848 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:29:40.865 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:29:40.893 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:29:40.911 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:29:40.925 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:40.927 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:29:40.955 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:29:40.982 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:29:41.008 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:29:41.036 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:29:41.050 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:41.053 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:29:41.079 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:29:41.094 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:41.097 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:29:41.111 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:41.113 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:29:41.115 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:29:41.130 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:41.132 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:29:41.134 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:29:41.137 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-13 06:29:41.142 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:29:41.163 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:29:41.190 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:29:41.217 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:29:41.245 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:29:41.275 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-13 06:29:41.301 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:29:41.303 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:29:41.306 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:29:41.308 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:29:41.310 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:29:41.337 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:29:41.364 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:29:41.391 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:29:41.417 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:29:41.444 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:29:41.472 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:29:41.498 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:29:41.525 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:41.551 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:29:41.579 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:29:41.605 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:29:41.633 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:29:41.659 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:29:41.690 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:29:41.717 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:29:41.735 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:29:41.762 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:29:41.789 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:29:41.793 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:29:41.821 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:29:41.848 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:29:41.874 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:29:41.876 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:29:41.879 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:29:41.881 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:29:41.885 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:29:41.887 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:29:41.889 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:29:41.891 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:29:41.894 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:29:41.896 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:29:41.898 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:29:41.900 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:29:41.917 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:29:41.945 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:29:41.962 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:29:41.990 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:29:42.008 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:29:42.036 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:29:42.054 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:29:42.081 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:29:42.100 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:29:42.128 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:29:42.145 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:29:42.173 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:29:42.191 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:29:42.219 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:29:42.237 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:29:42.265 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:29:42.283 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:29:42.310 | + 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 2021-05-13 06:29:42.323 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:29:42.343 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:29:42.371 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-13 06:29:42.399 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:29:42.401 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:29:42.406 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:29:42.409 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:29:42.411 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:29:42.413 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:29:42.415 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:29:42.417 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:29:42.419 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:29:42.421 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:29:42.439 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:29:42.467 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:29:42.485 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:29:42.512 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:29:42.531 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:29:42.558 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:29:42.576 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:29:42.605 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:29:42.622 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:29:42.651 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:29:42.669 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:29:42.697 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:29:42.715 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:29:42.743 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:29:42.761 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:29:42.789 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:29:42.806 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:29:42.835 | + 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 2021-05-13 06:29:42.839 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:29:42.857 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:29:42.885 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:29:42.887 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:29:42.892 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:29:42.895 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:29:42.897 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:29:42.899 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:29:42.901 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:29:42.903 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:29:42.905 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:29:42.907 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:29:42.925 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:29:42.953 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:29:42.971 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:29:42.999 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:29:43.017 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:29:43.044 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:29:43.063 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-13 06:29:43.090 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:29:43.109 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:29:43.137 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:29:43.155 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:29:43.183 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:29:43.201 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:29:43.229 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:29:43.246 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:29:43.274 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:29:43.292 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:29:43.319 | + 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 2021-05-13 06:29:43.324 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:29:43.342 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:29:43.371 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:29:43.399 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:29:43.427 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:29:43.455 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:29:43.457 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:29:43.461 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:29:43.490 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:29:43.518 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:29:43.547 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:29:43.575 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:29:43.604 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:29:43.631 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:29:43.658 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:29:43.685 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:29:43.712 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:29:43.728 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:43.731 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:29:43.749 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:29:43.752 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:29:43.771 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:29:43.774 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2021-05-13 06:29:43.801 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:29:43.803 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:29:43.830 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2021-05-13 06:29:43.859 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:29:43.861 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:29:43.888 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:29:43.904 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:43.906 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:29:43.909 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:29:43.914 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:29:43.916 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:29:43.928 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:29:43.931 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:29:43.941 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:29:43.944 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:29:43.946 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:29:43.948 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:29:43.950 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:29:43.953 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:29:43.955 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:29:43.958 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:29:43.960 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:29:43.972 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:29:43.975 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:29:43.977 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:29:43.994 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:43.996 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:29:44.014 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:44.016 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:29:44.019 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:29:44.021 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:29:44.024 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:29:44.026 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:29:44.028 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:29:44.032 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:29:44.034 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:29:44.051 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:44.053 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:29:44.056 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:29:44.073 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:44.075 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:29:44.078 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:29:44.081 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:29:44.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:44.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:44.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:29:44.091 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:44.095 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:29:44.098 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:29:44.100 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:29:44.103 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:29:44.106 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:29:44.108 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:29:44.111 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:29:44.114 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:29:44.117 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:29:44.119 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:29:44.123 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:29:44.124 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:29:44.130 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:29:44.133 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:29:44.135 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:29:44.138 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:29:44.142 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:29:44.163 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:29:44.165 | + 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' 2021-05-13 06:29:44.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:44.898 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:44.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:44.899 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:45.917 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:45.917 | 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. 2021-05-13 06:29:45.920 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:45.921 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:45.922 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:45.927 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:45.934 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:45.941 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.5.0) 2021-05-13 06:29:46.035 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:29:46.040 | 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) 2021-05-13 06:29:46.052 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:29:46.112 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (4.3.1) 2021-05-13 06:29:46.135 | 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) 2021-05-13 06:29:46.139 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-05-13 06:29:46.158 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-05-13 06:29:46.169 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.7.0) 2021-05-13 06:29:46.210 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-05-13 06:29:46.216 | 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) 2021-05-13 06:29:46.222 | 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) 2021-05-13 06:29:46.261 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-05-13 06:29:46.276 | 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) 2021-05-13 06:29:46.281 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:29:46.290 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-05-13 06:29:46.314 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.9.0) 2021-05-13 06:29:46.330 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:29:46.336 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:29:46.339 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:29:46.342 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:29:46.345 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (7.4.0) 2021-05-13 06:29:46.360 | 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 392)) (2.8.1) 2021-05-13 06:29:46.365 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:29:46.385 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (3.11.1) 2021-05-13 06:29:46.411 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:29:46.415 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:29:46.435 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:29:46.439 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.17.2) 2021-05-13 06:29:46.442 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:29:46.445 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:29:46.452 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-05-13 06:29:46.467 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.4) 2021-05-13 06:29:46.488 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-05-13 06:29:46.493 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:29:46.502 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:29:46.505 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:29:46.510 | 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) 2021-05-13 06:29:46.515 | 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) 2021-05-13 06:29:46.522 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:29:46.526 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:29:46.529 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:29:46.533 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:29:46.538 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:29:46.552 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:29:46.560 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:29:46.571 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:29:46.580 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:29:46.591 | 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) 2021-05-13 06:29:46.594 | 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) 2021-05-13 06:29:46.597 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:29:46.601 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:29:46.604 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:29:46.607 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:29:46.615 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:29:46.618 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-05-13 06:29:46.621 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:29:46.624 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:29:46.675 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-05-13 06:29:46.692 | 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) 2021-05-13 06:29:46.699 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-05-13 06:29:46.706 | 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 409)) (1.6.0) 2021-05-13 06:29:46.709 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-05-13 06:29:46.713 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:29:46.715 | 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 550)) (1.4.0) 2021-05-13 06:29:46.719 | 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) 2021-05-13 06:29:48.319 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:48.319 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:48.396 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:48.399 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:48.401 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:48.403 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:48.406 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:48.409 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:48.411 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:48.413 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:48.415 | + functions-common:time_stop:2311 : start_time=1620887384157 2021-05-13 06:29:48.418 | + functions-common:time_stop:2313 : [[ -z 1620887384157 ]] 2021-05-13 06:29:48.420 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:48.425 | + functions-common:time_stop:2316 : end_time=1620887388422 2021-05-13 06:29:48.427 | + functions-common:time_stop:2317 : elapsed_time=4265 2021-05-13 06:29:48.429 | + functions-common:time_stop:2318 : total=61875 2021-05-13 06:29:48.431 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:48.434 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=66140 2021-05-13 06:29:48.436 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:48.439 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:29:48.441 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:29:48.444 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:29:48.456 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-13 06:29:48.462 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:29:48.464 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:29:48.466 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:29:48.469 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:29:48.471 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:29:48.474 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:29:48.477 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:29:48.479 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:29:48.482 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:29:48.498 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:29:48.501 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:29:48.503 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:48.506 | + functions-common:git_clone:544 : echo master 2021-05-13 06:29:48.506 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:29:48.511 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:29:48.513 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:29:48.516 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:29:48.519 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:29:48.519 | + functions-common:git_clone:593 : head -1 2021-05-13 06:29:48.522 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:29:48.525 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:29:48.527 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:29:48.531 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:29:48.533 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:29:48.536 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:29:48.538 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:29:48.541 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:29:48.543 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:29:48.546 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:29:48.548 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:29:48.551 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:29:48.553 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:29:48.556 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:29:48.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:29:48.562 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:29:48.564 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:29:48.567 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:29:48.570 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:29:48.575 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:29:48.578 | + 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' 2021-05-13 06:29:49.172 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:29:49.175 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:29:49.177 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:29:49.179 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:29:49.182 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:29:49.184 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:29:49.187 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:29:49.189 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:29:49.192 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:29:49.194 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:29:49.196 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:29:49.199 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:29:49.201 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:29:49.203 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:29:49.224 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:29:49.227 | + 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 2021-05-13 06:29:49.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:49.970 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:49.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:29:49.970 | from cryptography.utils import int_from_bytes 2021-05-13 06:29:51.004 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:29:51.004 | 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. 2021-05-13 06:29:51.007 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:51.008 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:51.009 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:51.015 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:51.022 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:29:51.026 | Obtaining file:///opt/stack/glance 2021-05-13 06:29:52.363 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:29:53.688 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:29:53.698 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:29:53.707 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:29:53.719 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:29:53.747 | Requirement already satisfied: WSME===0.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 30)) (0.10.1) 2021-05-13 06:29:53.756 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:29:53.770 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:29:53.779 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:29:53.800 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:29:53.840 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:29:53.854 | 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) 2021-05-13 06:29:53.862 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.7.1) 2021-05-13 06:29:53.867 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:29:53.877 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:29:53.884 | Requirement already satisfied: glance-store===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (2.5.0) 2021-05-13 06:29:53.954 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.0.0) 2021-05-13 06:29:53.960 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (0.19.1) 2021-05-13 06:29:53.965 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 209)) (0.1.14) 2021-05-13 06:29:53.968 | 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) 2021-05-13 06:29:53.979 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (4.3.1) 2021-05-13 06:29:54.040 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (9.2.0) 2021-05-13 06:29:54.094 | 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) 2021-05-13 06:29:54.098 | 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) 2021-05-13 06:29:54.103 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (5.4.0) 2021-05-13 06:29:54.121 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-05-13 06:29:54.158 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-05-13 06:29:54.169 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.7.0) 2021-05-13 06:29:54.210 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-05-13 06:29:54.217 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (9.0.0) 2021-05-13 06:29:54.266 | 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) 2021-05-13 06:29:54.272 | 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) 2021-05-13 06:29:54.312 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-05-13 06:29:54.367 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-05-13 06:29:54.385 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.8.0) 2021-05-13 06:29:54.401 | 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 312)) (2.2.0) 2021-05-13 06:29:54.415 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-05-13 06:29:54.425 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-05-13 06:29:54.448 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-05-13 06:29:54.459 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.9.0) 2021-05-13 06:29:54.476 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.4.0) 2021-05-13 06:29:54.522 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (20.9) 2021-05-13 06:29:54.527 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (5.6.0) 2021-05-13 06:29:54.531 | 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) 2021-05-13 06:29:54.533 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.8.0) 2021-05-13 06:29:54.555 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (20.0.1) 2021-05-13 06:29:54.570 | 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) 2021-05-13 06:29:54.580 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.9.6) 2021-05-13 06:29:54.583 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.4.7) 2021-05-13 06:29:54.587 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (5.1.0) 2021-05-13 06:29:54.603 | 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 392)) (2.8.1) 2021-05-13 06:29:54.608 | 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 394)) (1.0.4) 2021-05-13 06:29:54.611 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-05-13 06:29:54.630 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-05-13 06:29:54.634 | 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) 2021-05-13 06:29:54.642 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-05-13 06:29:54.662 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.3.3) 2021-05-13 06:29:54.667 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-05-13 06:29:54.672 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (56.0.0) 2021-05-13 06:29:54.723 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (0.8.1) 2021-05-13 06:29:54.727 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-05-13 06:29:54.730 | 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 506)) (0.13.0) 2021-05-13 06:29:54.741 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-05-13 06:29:54.744 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-05-13 06:29:54.747 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:29:54.754 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-05-13 06:29:54.831 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-05-13 06:29:54.846 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-05-13 06:29:54.855 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-05-13 06:29:54.862 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-05-13 06:29:54.880 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-05-13 06:29:54.883 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-05-13 06:29:54.890 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.4) 2021-05-13 06:29:54.911 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-05-13 06:29:54.914 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-05-13 06:29:54.919 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:29:54.927 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:29:54.931 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:29:54.940 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:29:54.946 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:29:54.951 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:29:54.955 | 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) 2021-05-13 06:29:54.996 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:29:54.999 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:29:55.005 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:29:55.011 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (1.0.2) 2021-05-13 06:29:55.015 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:29:55.026 | 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) 2021-05-13 06:29:55.029 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:29:55.042 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:29:55.044 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (2.10) 2021-05-13 06:29:55.048 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:29:55.052 | 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) 2021-05-13 06:29:55.054 | 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) 2021-05-13 06:29:55.058 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.4.2) 2021-05-13 06:29:55.063 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:29:55.069 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.1) 2021-05-13 06:29:55.108 | 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 409)) (1.6.0) 2021-05-13 06:29:55.111 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.0.0) 2021-05-13 06:29:55.114 | 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) 2021-05-13 06:29:55.116 | 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 551)) (1.4.0) 2021-05-13 06:29:55.119 | 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) 2021-05-13 06:29:55.122 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.20) 2021-05-13 06:29:55.126 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.6) 2021-05-13 06:29:55.129 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-05-13 06:29:55.132 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:29:55.189 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-05-13 06:29:55.194 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:29:55.236 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:29:55.241 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.8.2) 2021-05-13 06:29:56.141 | Installing collected packages: glance 2021-05-13 06:29:56.143 | Running setup.py develop for glance 2021-05-13 06:29:57.711 | Successfully installed glance 2021-05-13 06:29:57.850 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:29:57.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:29:57.934 | + inc/python:pip_install:200 : result=0 2021-05-13 06:29:57.936 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:29:57.938 | + functions-common:time_stop:2304 : local name 2021-05-13 06:29:57.941 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:29:57.943 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:29:57.945 | + functions-common:time_stop:2307 : local total 2021-05-13 06:29:57.948 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:29:57.950 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:29:57.952 | + functions-common:time_stop:2311 : start_time=1620887389219 2021-05-13 06:29:57.954 | + functions-common:time_stop:2313 : [[ -z 1620887389219 ]] 2021-05-13 06:29:57.957 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:29:57.962 | + functions-common:time_stop:2316 : end_time=1620887397959 2021-05-13 06:29:57.964 | + functions-common:time_stop:2317 : elapsed_time=8740 2021-05-13 06:29:57.966 | + functions-common:time_stop:2318 : total=66140 2021-05-13 06:29:57.970 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:29:57.973 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=74880 2021-05-13 06:29:57.975 | + inc/python:pip_install:203 : return 0 2021-05-13 06:29:57.977 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:29:57.980 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:57.983 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:58.002 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:29:58.013 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:29:58.017 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:29:58.019 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:29:58.022 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:29:58.024 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:29:58.027 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:29:58.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:29:58.032 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:29:58.035 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:29:58.046 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:29:58.049 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:29:58.052 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:29:58.054 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:29:58.057 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:29:58.059 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:29:58.062 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:29:58.064 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:29:58.094 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:29:58.122 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:29:58.151 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:29:58.181 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:29:58.211 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:29:58.240 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:29:58.243 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:29:58.245 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:29:58.247 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:29:58.250 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:29:58.278 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:29:58.308 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:29:58.337 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:29:58.367 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:29:58.397 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:29:58.426 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:29:58.456 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:29:58.485 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:29:58.515 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:29:58.544 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:29:58.575 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:29:58.578 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:29:58.580 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:29:58.582 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:29:58.585 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:29:58.587 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:29:58.604 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.607 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:29:58.609 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:29:58.612 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:29:58.628 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.631 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:29:58.634 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:29:58.663 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:29:58.666 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:29:58.668 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:29:58.670 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:29:58.673 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:29:58.675 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:29:58.678 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:29:58.680 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:29:58.683 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:29:58.685 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:58.688 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:29:58.718 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:29:58.721 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2021-05-13 06:29:58.750 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:29:58.752 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:29:58.770 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:29:58.772 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:29:58.802 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:29:58.832 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-05-13 06:29:58.862 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:29:58.892 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:29:58.921 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:29:58.939 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:58.941 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:29:58.970 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:29:59.000 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:29:59.029 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2021-05-13 06:29:59.059 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:29:59.089 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2021-05-13 06:29:59.118 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:29:59.135 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:59.137 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:29:59.140 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:29:59.142 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:29:59.145 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:29:59.163 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:29:59.165 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:29:59.167 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:29:59.170 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:29:59.173 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:29:59.202 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:29:59.232 | + functions:setup_systemd_logging:705 : 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' 2021-05-13 06:29:59.262 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:29:59.291 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-13 06:29:59.297 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:29:59.326 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:29:59.356 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:29:59.386 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2021-05-13 06:29:59.415 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:29:59.445 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:29:59.475 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:29:59.505 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-13 06:29:59.536 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:29:59.565 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:29:59.596 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:29:59.625 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:29:59.630 | + lib/glance:configure_glance:353 : 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 2021-05-13 06:29:59.638 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:29:59.655 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:29:59.658 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:29:59.660 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-13 06:29:59.662 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:29:59.665 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:29:59.667 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:29:59.670 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:29:59.674 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:29:59.676 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:29:59.680 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-05-13 06:29:59.709 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:29:59.712 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:29:59.714 | ++ functions:get_random_port:837 : true 2021-05-13 06:29:59.716 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:29:59.719 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:29:59.722 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:29:59.784 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:29:59.787 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:29:59.789 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:29:59.792 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:29:59.794 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-13 06:29:59.821 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:29:59.849 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:29:59.876 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:29:59.904 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:29:59.931 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:29:59.959 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:29:59.986 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:30:00.014 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:30:00.041 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:30:00.069 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:30:00.097 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:30:00.124 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:30:00.152 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:30:00.179 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:30:00.207 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:30:00.235 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:30:00.262 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:30:00.290 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:30:00.318 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:30:00.321 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:30:00.323 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:30:00.325 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:00.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:00.330 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:30:00.332 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:30:00.386 | proxy (enabled by site administrator) 2021-05-13 06:30:00.389 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:30:00.391 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:30:00.393 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:30:00.396 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:00.398 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:00.401 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:30:00.403 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:30:00.456 | proxy_http (enabled by site administrator) 2021-05-13 06:30:00.459 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:30:00.462 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:30:00.464 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:30:00.467 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:30:00.469 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:00.472 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:00.474 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:30:00.477 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:30:00.480 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:30:00.480 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:30:00.489 | KeepAlive Off 2021-05-13 06:30:00.493 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:30:00.494 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:30:00.502 | SetEnv proxy-sendchunked 1 2021-05-13 06:30:00.507 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:30:00.507 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:30:00.515 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:30:00.518 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:30:00.521 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:30:00.523 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:30:00.526 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:30:00.528 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:30:00.531 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:00.533 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:00.535 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:30:00.538 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:30:00.540 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:00.542 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:00.545 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:30:00.606 | Site glance-wsgi-api already enabled 2021-05-13 06:30:00.611 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:30:00.613 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:30:00.615 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:00.618 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:30:00.745 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:30:00.752 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-13 06:30:00.785 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:30:00.803 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:00.805 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:30:00.808 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:30:00.810 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:30:00.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:30:00.815 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:30:00.818 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:30:00.820 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:30:00.823 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:30:00.825 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:30:00.827 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:30:00.830 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:30:00.833 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:30:00.835 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:30:00.838 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:30:00.855 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:30:00.857 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:30:00.860 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:00.863 | + functions-common:git_clone:544 : echo master 2021-05-13 06:30:00.863 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:30:00.868 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:30:00.870 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:00.873 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:30:00.876 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:30:00.876 | + functions-common:git_clone:593 : head -1 2021-05-13 06:30:00.880 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:30:00.882 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:30:00.885 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:30:00.887 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:30:00.890 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:30:00.892 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:30:00.895 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:30:00.897 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:30:00.900 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:30:00.902 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:30:00.905 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:30:00.908 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:30:00.910 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:30:00.913 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:30:00.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:30:00.918 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:30:00.921 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:30:00.924 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:30:00.927 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:30:00.933 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:30:00.935 | + 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' 2021-05-13 06:30:01.528 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:30:01.530 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:30:01.533 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:30:01.535 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:30:01.537 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:30:01.540 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:30:01.542 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:30:01.544 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:30:01.547 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:30:01.550 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:30:01.552 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:30:01.554 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:30:01.557 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:30:01.559 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:30:01.581 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:30:01.583 | + 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 2021-05-13 06:30:02.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:02.321 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:02.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:02.321 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:03.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:03.344 | 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. 2021-05-13 06:30:03.348 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:03.348 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:03.350 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:03.354 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:03.361 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:03.365 | Obtaining file:///opt/stack/cinder 2021-05-13 06:30:05.442 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:30:07.523 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:30:07.532 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:30:07.540 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:30:07.551 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:30:07.580 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:30:07.593 | Requirement already satisfied: boto3===1.17.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (1.17.62) 2021-05-13 06:30:07.603 | Requirement already satisfied: botocore===1.20.62 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (1.20.62) 2021-05-13 06:30:07.614 | Requirement already satisfied: castellan===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.8.0) 2021-05-13 06:30:07.634 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.4.7) 2021-05-13 06:30:07.673 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-13 06:30:07.687 | 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) 2021-05-13 06:30:07.691 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.30.2) 2021-05-13 06:30:07.700 | Requirement already satisfied: google-api-python-client===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.3.0) 2021-05-13 06:30:07.715 | Requirement already satisfied: google-auth===1.30.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (1.30.0) 2021-05-13 06:30:07.738 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.1.0) 2021-05-13 06:30:07.744 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2021-05-13 06:30:07.750 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (0.19.1) 2021-05-13 06:30:07.754 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (0.1.14) 2021-05-13 06:30:07.757 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (0.10.0) 2021-05-13 06:30:07.761 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (3.2.0) 2021-05-13 06:30:07.773 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (4.3.1) 2021-05-13 06:30:07.833 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (9.2.0) 2021-05-13 06:30:07.887 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (4.6.3) 2021-05-13 06:30:07.897 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (4.1.3) 2021-05-13 06:30:07.907 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (4.3.1) 2021-05-13 06:30:07.930 | 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) 2021-05-13 06:30:07.934 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (5.4.0) 2021-05-13 06:30:07.953 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-05-13 06:30:07.989 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-05-13 06:30:08.001 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.7.0) 2021-05-13 06:30:08.041 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-05-13 06:30:08.049 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2021-05-13 06:30:08.098 | 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) 2021-05-13 06:30:08.104 | 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) 2021-05-13 06:30:08.144 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-05-13 06:30:08.200 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-05-13 06:30:08.218 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.8.0) 2021-05-13 06:30:08.234 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.5.0) 2021-05-13 06:30:08.248 | 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 313)) (2.2.0) 2021-05-13 06:30:08.262 | 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 314)) (6.2.0) 2021-05-13 06:30:08.267 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-05-13 06:30:08.276 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-05-13 06:30:08.300 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-05-13 06:30:08.311 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.9.0) 2021-05-13 06:30:08.328 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-05-13 06:30:08.348 | Requirement already satisfied: oslo.vmware===3.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.9.0) 2021-05-13 06:30:08.372 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.4.0) 2021-05-13 06:30:08.418 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (20.9) 2021-05-13 06:30:08.424 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.7.2) 2021-05-13 06:30:08.457 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (5.6.0) 2021-05-13 06:30:08.461 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.7.2) 2021-05-13 06:30:08.463 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (5.8.0) 2021-05-13 06:30:08.485 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.4.8) 2021-05-13 06:30:08.488 | 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 351)) (0.2.8) 2021-05-13 06:30:08.493 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (3.1.1) 2021-05-13 06:30:08.503 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.9.6) 2021-05-13 06:30:08.506 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.4.7) 2021-05-13 06:30:08.509 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-05-13 06:30:08.526 | 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 393)) (2.8.1) 2021-05-13 06:30:08.531 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.3.0) 2021-05-13 06:30:08.549 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-05-13 06:30:08.567 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (17.4.0) 2021-05-13 06:30:08.583 | Requirement already satisfied: python-swiftclient===3.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (3.11.1) 2021-05-13 06:30:08.610 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-05-13 06:30:08.614 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-05-13 06:30:08.621 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-05-13 06:30:08.641 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-05-13 06:30:08.646 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (4.7.2) 2021-05-13 06:30:08.650 | 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 463)) (2.1.74) 2021-05-13 06:30:08.677 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (0.4.2) 2021-05-13 06:30:08.685 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (56.0.0) 2021-05-13 06:30:08.737 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-05-13 06:30:08.741 | 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 507)) (0.13.0) 2021-05-13 06:30:08.751 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-05-13 06:30:08.754 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-05-13 06:30:08.756 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-05-13 06:30:08.764 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6) 2021-05-13 06:30:08.767 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.8.9) 2021-05-13 06:30:08.773 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (4.6.0) 2021-05-13 06:30:08.829 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (6.3.1) 2021-05-13 06:30:08.844 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-05-13 06:30:08.853 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (0.5.0) 2021-05-13 06:30:08.858 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-05-13 06:30:08.877 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.8.0) 2021-05-13 06:30:08.935 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-05-13 06:30:08.940 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-05-13 06:30:08.947 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.0.1) 2021-05-13 06:30:08.950 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.4) 2021-05-13 06:30:08.971 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-05-13 06:30:08.975 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.3.3) 2021-05-13 06:30:08.983 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-05-13 06:30:08.986 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.3.2) 2021-05-13 06:30:08.990 | Requirement already satisfied: zstd===1.4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.4.9.1) 2021-05-13 06:30:08.994 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:30:08.997 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (1.16.0) 2021-05-13 06:30:09.006 | Requirement already satisfied: google-api-core===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.26.3) 2021-05-13 06:30:09.030 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:30:09.033 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-05-13 06:30:09.039 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (0.14.1) 2021-05-13 06:30:09.045 | 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) 2021-05-13 06:30:09.053 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:30:09.058 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:09.061 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:30:09.070 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:30:09.075 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.2) 2021-05-13 06:30:09.116 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.3.0) 2021-05-13 06:30:09.122 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:30:09.129 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.0.2) 2021-05-13 06:30:09.132 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (3.0.0) 2021-05-13 06:30:09.144 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.10.9) 2021-05-13 06:30:09.147 | 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) 2021-05-13 06:30:09.160 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-05-13 06:30:09.170 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.7.0) 2021-05-13 06:30:09.181 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (20.0.1) 2021-05-13 06:30:09.196 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:09.199 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:09.203 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.10) 2021-05-13 06:30:09.207 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.22.0) 2021-05-13 06:30:09.211 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:30:09.213 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.4.2) 2021-05-13 06:30:09.218 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (2.3.0) 2021-05-13 06:30:09.225 | Requirement already satisfied: networkx===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (2.5.1) 2021-05-13 06:30:09.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 162)) (1.0.0) 2021-05-13 06:30:09.266 | 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 410)) (1.6.0) 2021-05-13 06:30:09.268 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (1.0.0) 2021-05-13 06:30:09.271 | 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 552)) (1.4.0) 2021-05-13 06:30:09.274 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.32) 2021-05-13 06:30:09.279 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (2.20) 2021-05-13 06:30:09.282 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (3.15.8) 2021-05-13 06:30:09.286 | Requirement already satisfied: googleapis-common-protos===1.53.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (1.53.0) 2021-05-13 06:30:09.292 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.6) 2021-05-13 06:30:09.295 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:30:09.303 | 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 395)) (1.0.4) 2021-05-13 06:30:09.306 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (5.0.0) 2021-05-13 06:30:09.308 | 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) 2021-05-13 06:30:09.312 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (1.5.0) 2021-05-13 06:30:09.369 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.1) 2021-05-13 06:30:09.372 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.4.4) 2021-05-13 06:30:09.377 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (1.8.2) 2021-05-13 06:30:09.379 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:30:09.420 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-05-13 06:30:10.219 | Installing collected packages: cinder 2021-05-13 06:30:10.221 | Running setup.py develop for cinder 2021-05-13 06:30:12.462 | Successfully installed cinder 2021-05-13 06:30:12.601 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:12.601 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:12.686 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:12.688 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:12.690 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:12.693 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:12.695 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:12.697 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:12.699 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:12.702 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:12.705 | + functions-common:time_stop:2311 : start_time=1620887401575 2021-05-13 06:30:12.707 | + functions-common:time_stop:2313 : [[ -z 1620887401575 ]] 2021-05-13 06:30:12.710 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:12.714 | + functions-common:time_stop:2316 : end_time=1620887412712 2021-05-13 06:30:12.716 | + functions-common:time_stop:2317 : elapsed_time=11137 2021-05-13 06:30:12.719 | + functions-common:time_stop:2318 : total=74880 2021-05-13 06:30:12.721 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:12.723 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=86017 2021-05-13 06:30:12.725 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:12.728 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:30:12.730 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:30:12.732 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:30:12.751 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:30:12.763 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:30:12.766 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:30:12.769 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:12.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:12.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:30:12.776 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:12.779 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:30:12.781 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:30:12.784 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:30:12.786 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:12.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:12.791 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:30:12.802 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:30:12.805 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:30:12.807 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:30:12.810 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:30:12.813 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:30:12.815 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:12.818 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:30:12.820 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:12.823 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:12.825 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:30:12.828 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:30:12.830 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:30:12.833 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:30:12.836 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:30:12.838 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:30:12.841 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:12.843 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:12.846 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:30:12.867 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2021-05-13 06:30:12.973 | Reading package lists... 2021-05-13 06:30:13.183 | Building dependency tree... 2021-05-13 06:30:13.184 | Reading state information... 2021-05-13 06:30:13.401 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:30:13.401 | The following packages were automatically installed and are no longer required: 2021-05-13 06:30:13.402 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:30:13.402 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:30:13.402 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:30:13.402 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:30:13.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:30:13.402 | python3-zope.interface 2021-05-13 06:30:13.403 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:30:13.511 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:30:13.515 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:30:13.518 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:30:13.520 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:13.523 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:13.526 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:13.528 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:13.531 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:13.533 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:30:13.536 | + functions-common:time_stop:2311 : start_time=1620887412865 2021-05-13 06:30:13.538 | + functions-common:time_stop:2313 : [[ -z 1620887412865 ]] 2021-05-13 06:30:13.541 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:13.547 | + functions-common:time_stop:2316 : end_time=1620887413543 2021-05-13 06:30:13.549 | + functions-common:time_stop:2317 : elapsed_time=678 2021-05-13 06:30:13.551 | + functions-common:time_stop:2318 : total=17118 2021-05-13 06:30:13.554 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:13.556 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17796 2021-05-13 06:30:13.559 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:30:13.562 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:30:13.564 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:30:13.567 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:30:13.579 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:30:13.583 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:30:13.585 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:30:13.588 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:30:13.591 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:30:13.591 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:30:13.596 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:30:13.598 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:30:13.600 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:30:13.602 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:30:13.604 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:30:13.607 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:30:13.609 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:30:13.611 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:30:13.622 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:30:13.634 | + 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 2021-05-13 06:30:13.646 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-05-13 06:30:13.658 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-13 06:30:13.671 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:30:13.673 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:30:13.677 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hbA7px27Iw 2021-05-13 06:30:13.679 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:30:13.682 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:30:13.684 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:30:13.686 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hbA7px27Iw 2021-05-13 06:30:13.690 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hbA7px27Iw 2021-05-13 06:30:13.701 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hbA7px27Iw /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:30:13.713 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:30:13.718 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:30:13.720 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:30:13.722 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:30:13.724 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:30:13.726 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-05-13 06:30:13.728 | + 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 ]] 2021-05-13 06:30:13.731 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:30:13.734 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:30:13.738 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:30:13.743 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:30:13.762 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:30:13.781 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:30:13.799 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:30:13.817 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:30:13.837 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:30:13.855 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:30:13.875 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:30:13.893 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:30:13.896 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:30:13.898 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:30:13.901 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:30:13.903 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:30:13.932 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:30:13.960 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2021-05-13 06:30:13.987 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:30:14.014 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:30:14.041 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:30:14.069 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:30:14.096 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:30:14.125 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:30:14.152 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:30:14.180 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:30:14.210 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:30:14.239 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:30:14.241 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:30:14.244 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:30:14.246 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:30:14.249 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:30:14.251 | + lib/cinder:configure_cinder:255 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:30:14.282 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:30:14.310 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:30:14.338 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:30:14.366 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:30:14.394 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:30:14.422 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:30:14.452 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:30:14.455 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2021-05-13 06:30:14.484 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:30:14.515 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:30:14.522 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6f0be81c7bb05e0ac0550475bfad7c84 2021-05-13 06:30:14.551 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:30:14.579 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:30:14.596 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:14.598 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:30:14.615 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:14.617 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:30:14.634 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:14.636 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:30:14.653 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:14.656 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:30:14.658 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:30:14.660 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:30:14.663 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:30:14.665 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:30:14.667 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:30:14.670 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:30:14.686 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:14.689 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:30:14.691 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:30:14.694 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:30:14.710 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:14.713 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:30:14.716 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2021-05-13 06:30:14.744 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:30:14.746 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:30:14.748 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:30:14.751 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:30:14.753 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:30:14.756 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:30:14.774 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:30:14.776 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:30:14.778 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:30:14.781 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:30:14.784 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-05-13 06:30:14.811 | + functions:setup_systemd_logging:704 : 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' 2021-05-13 06:30:14.839 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-05-13 06:30:14.867 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:30:14.896 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:30:14.898 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:30:14.901 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:30:14.903 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:30:14.906 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:30:14.908 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:30:14.911 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:30:14.915 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:30:14.917 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:30:14.920 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:30:14.932 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:30:14.932 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:30:14.941 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:30:14.944 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:30:14.961 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:30:14.963 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:30:14.967 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-13 06:30:14.995 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:30:15.023 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:30:15.050 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:30:15.078 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:30:15.105 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:30:15.132 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:30:15.160 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:30:15.187 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:30:15.215 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-05-13 06:30:15.242 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:30:15.270 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:30:15.298 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:30:15.325 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:30:15.327 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:30:15.330 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:30:15.333 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:30:15.335 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:30:15.338 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:15.340 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:15.342 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:30:15.345 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:30:15.347 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:30:15.375 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:30:15.403 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-05-13 06:30:15.403 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:30:15.411 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:30:15.415 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:30:15.417 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:30:15.420 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:30:15.422 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:30:15.425 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:30:15.427 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:15.429 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:15.432 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:30:15.434 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:30:15.437 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:30:15.439 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:30:15.442 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:30:15.503 | Enabling site cinder-wsgi. 2021-05-13 06:30:15.508 | To activate the new configuration, you need to run: 2021-05-13 06:30:15.508 | systemctl reload apache2 2021-05-13 06:30:15.513 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:30:15.515 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:30:15.517 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:30:15.520 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:30:15.647 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:30:15.649 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:30:15.680 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2021-05-13 06:30:15.708 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:30:15.725 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:30:15.728 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:30:15.730 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:30:15.733 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:30:15.736 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:30:15.738 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:30:15.768 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:30:15.797 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2021-05-13 06:30:15.824 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:30:15.853 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:30:15.881 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:30:15.909 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:30:15.937 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:30:15.965 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:30:15.994 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:30:16.022 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:30:16.050 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:30:16.079 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:30:16.081 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:30:16.098 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:16.101 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2021-05-13 06:30:16.133 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:30:16.150 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:16.153 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:30:16.156 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:30:16.158 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:30:16.161 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:30:16.163 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:30:16.166 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:30:16.169 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:30:16.170 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:30:16.175 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-13 06:30:16.177 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-13 06:30:16.180 | + 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,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,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- ]] 2021-05-13 06:30:16.183 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:30:16.185 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:30:16.188 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:30:16.190 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:30:16.193 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:16.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:16.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:30:16.201 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:16.204 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:30:16.206 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:30:16.209 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:30:16.211 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:30:16.213 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:30:16.216 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:30:16.219 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:30:16.222 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:30:16.224 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:30:16.240 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:30:16.242 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:30:16.245 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:16.247 | + functions-common:git_clone:544 : echo master 2021-05-13 06:30:16.248 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:30:16.253 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:30:16.255 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:30:16.257 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:30:16.260 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:30:16.261 | + functions-common:git_clone:593 : head -1 2021-05-13 06:30:16.264 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:30:16.267 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:30:16.269 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:30:16.272 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:30:16.274 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:30:16.277 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:30:16.280 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:30:16.282 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:30:16.285 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:30:16.288 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:30:16.290 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:30:16.293 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:30:16.295 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:30:16.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:30:16.301 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:30:16.304 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:30:16.306 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:30:16.309 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:30:16.312 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:30:16.318 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:30:16.320 | + 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' 2021-05-13 06:30:16.921 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:30:16.923 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:30:16.926 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:30:16.928 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:30:16.930 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:30:16.933 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:30:16.935 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:30:16.938 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:30:16.940 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:30:16.942 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:30:16.945 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:30:16.947 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:30:16.950 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:30:16.952 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:30:16.973 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:30:16.975 | + 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 2021-05-13 06:30:17.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:17.720 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:17.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:30:17.720 | from cryptography.utils import int_from_bytes 2021-05-13 06:30:18.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:30:18.744 | 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. 2021-05-13 06:30:18.748 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:18.748 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:18.750 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:18.755 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:18.761 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:30:18.765 | Obtaining file:///opt/stack/neutron 2021-05-13 06:30:20.849 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:30:22.931 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-05-13 06:30:22.938 | 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) 2021-05-13 06:30:22.942 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-05-13 06:30:22.950 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-13 06:30:22.959 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-13 06:30:22.970 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-13 06:30:22.999 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-13 06:30:23.012 | Requirement already satisfied: alembic===1.5.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.8) 2021-05-13 06:30:23.021 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:30:23.028 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-05-13 06:30:23.031 | Requirement already satisfied: eventlet===0.30.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.30.2) 2021-05-13 06:30:23.040 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (2.3.0) 2021-05-13 06:30:23.047 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-05-13 06:30:23.052 | Requirement already satisfied: httplib2===0.19.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.1) 2021-05-13 06:30:23.057 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (4.3.1) 2021-05-13 06:30:23.117 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (9.2.0) 2021-05-13 06:30:23.170 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:30:23.175 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-05-13 06:30:23.178 | Requirement already satisfied: neutron-lib===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.11.0) 2021-05-13 06:30:23.217 | Requirement already satisfied: openstacksdk===0.56.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.56.0) 2021-05-13 06:30:23.243 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-05-13 06:30:23.260 | 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 293)) (1.7.0) 2021-05-13 06:30:23.265 | Requirement already satisfied: os-traits===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.5.0) 2021-05-13 06:30:23.269 | Requirement already satisfied: os-vif===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.4.0) 2021-05-13 06:30:23.293 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-05-13 06:30:23.329 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-05-13 06:30:23.340 | Requirement already satisfied: oslo.config===8.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.7.0) 2021-05-13 06:30:23.380 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-05-13 06:30:23.386 | Requirement already satisfied: oslo.db===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2021-05-13 06:30:23.434 | 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 306)) (5.0.1) 2021-05-13 06:30:23.440 | 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 308)) (4.4.0) 2021-05-13 06:30:23.479 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-05-13 06:30:23.534 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-05-13 06:30:23.552 | Requirement already satisfied: oslo.policy===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.8.0) 2021-05-13 06:30:23.566 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-05-13 06:30:23.581 | 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 314)) (2.2.0) 2021-05-13 06:30:23.596 | 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 315)) (6.2.0) 2021-05-13 06:30:23.600 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-05-13 06:30:23.609 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-05-13 06:30:23.632 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-05-13 06:30:23.643 | Requirement already satisfied: oslo.utils===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.9.0) 2021-05-13 06:30:23.659 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-05-13 06:30:23.678 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (3.4.0) 2021-05-13 06:30:23.724 | Requirement already satisfied: ovs===2.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.13.3) 2021-05-13 06:30:23.729 | Requirement already satisfied: ovsdbapp===1.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.10.0) 2021-05-13 06:30:23.738 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:30:23.744 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:30:23.747 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.3.3) 2021-05-13 06:30:23.756 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:30:23.759 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (5.8.0) 2021-05-13 06:30:23.780 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (20.0.1) 2021-05-13 06:30:23.795 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:30:23.805 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.9.6) 2021-05-13 06:30:23.808 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:30:23.812 | Requirement already satisfied: pyroute2===0.5.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.18) 2021-05-13 06:30:23.818 | 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 394)) (2.8.1) 2021-05-13 06:30:23.823 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-05-13 06:30:23.843 | 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 396)) (1.0.4) 2021-05-13 06:30:23.845 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-05-13 06:30:23.864 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (7.3.0) 2021-05-13 06:30:23.890 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-05-13 06:30:23.905 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-05-13 06:30:23.909 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-13 06:30:23.917 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:30:23.936 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-05-13 06:30:23.939 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-05-13 06:30:23.943 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.2.2) 2021-05-13 06:30:23.949 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (56.0.0) 2021-05-13 06:30:24.000 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.17.2) 2021-05-13 06:30:24.003 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:30:24.006 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (2.3.0) 2021-05-13 06:30:24.009 | 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 508)) (0.13.0) 2021-05-13 06:30:24.020 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-13 06:30:24.023 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-05-13 06:30:24.026 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:30:24.033 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (6.3.1) 2021-05-13 06:30:24.047 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.0.1) 2021-05-13 06:30:24.056 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (0.5.0) 2021-05-13 06:30:24.062 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:30:24.079 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.0.4) 2021-05-13 06:30:24.098 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.8.0) 2021-05-13 06:30:24.157 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:30:24.161 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:30:24.167 | Requirement already satisfied: urllib3===1.26.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:30:24.188 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.12.1) 2021-05-13 06:30:24.192 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (1.12.1) 2021-05-13 06:30:24.195 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.2) 2021-05-13 06:30:24.200 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-05-13 06:30:24.207 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-13 06:30:24.216 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 211)) (0.1.14) 2021-05-13 06:30:24.219 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-05-13 06:30:24.225 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:30:24.228 | 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) 2021-05-13 06:30:24.231 | Requirement already satisfied: cryptography===3.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.7) 2021-05-13 06:30:24.293 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.32) 2021-05-13 06:30:24.298 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (2.5.0) 2021-05-13 06:30:24.319 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (0.10.0) 2021-05-13 06:30:24.323 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.0.2) 2021-05-13 06:30:24.327 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (0.14.1) 2021-05-13 06:30:24.331 | Requirement already satisfied: cachetools===4.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.2) 2021-05-13 06:30:24.335 | Requirement already satisfied: amqp===5.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.6) 2021-05-13 06:30:24.340 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.0.2) 2021-05-13 06:30:24.381 | Requirement already satisfied: cffi===1.14.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.5) 2021-05-13 06:30:24.384 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:30:24.395 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.3.5) 2021-05-13 06:30:24.398 | 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) 2021-05-13 06:30:24.421 | Requirement already satisfied: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:30:24.433 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (3.2.0) 2021-05-13 06:30:24.444 | Requirement already satisfied: osc-lib===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.4.0) 2021-05-13 06:30:24.459 | 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 287)) (2.1.0) 2021-05-13 06:30:24.464 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:30:24.467 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:30:24.470 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:30:24.474 | 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) 2021-05-13 06:30:24.477 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:30:24.479 | 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 411)) (1.6.0) 2021-05-13 06:30:24.482 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:30:24.484 | 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 553)) (1.4.0) 2021-05-13 06:30:24.487 | Requirement already satisfied: jsonpointer===2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1) 2021-05-13 06:30:24.490 | Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.6) 2021-05-13 06:30:24.493 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (5.0.0) 2021-05-13 06:30:24.496 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.20) 2021-05-13 06:30:24.499 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (2.0.0) 2021-05-13 06:30:24.512 | Requirement already satisfied: beautifulsoup4===4.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.9.3) 2021-05-13 06:30:24.524 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:30:24.580 | Requirement already satisfied: soupsieve===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.2.1) 2021-05-13 06:30:24.586 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:30:24.590 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:30:24.632 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:30:24.634 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:30:25.573 | Installing collected packages: neutron 2021-05-13 06:30:25.573 | Attempting uninstall: neutron 2021-05-13 06:30:25.575 | Found existing installation: neutron 18.0.0 2021-05-13 06:30:26.831 | Uninstalling neutron-18.0.0: 2021-05-13 06:30:26.910 | Successfully uninstalled neutron-18.0.0 2021-05-13 06:30:26.911 | Running setup.py develop for neutron 2021-05-13 06:30:29.486 | Successfully installed neutron 2021-05-13 06:30:29.625 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:30:29.625 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:30:29.711 | + inc/python:pip_install:200 : result=0 2021-05-13 06:30:29.713 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:30:29.715 | + functions-common:time_stop:2304 : local name 2021-05-13 06:30:29.718 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:30:29.720 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:30:29.722 | + functions-common:time_stop:2307 : local total 2021-05-13 06:30:29.724 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:30:29.727 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:30:29.729 | + functions-common:time_stop:2311 : start_time=1620887416968 2021-05-13 06:30:29.731 | + functions-common:time_stop:2313 : [[ -z 1620887416968 ]] 2021-05-13 06:30:29.734 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:30:29.739 | + functions-common:time_stop:2316 : end_time=1620887429736 2021-05-13 06:30:29.741 | + functions-common:time_stop:2317 : elapsed_time=12768 2021-05-13 06:30:29.743 | + functions-common:time_stop:2318 : total=86017 2021-05-13 06:30:29.745 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:30:29.748 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=98785 2021-05-13 06:30:29.751 | + inc/python:pip_install:203 : return 0 2021-05-13 06:30:29.753 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:30:29.755 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:30:29.758 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:30:29.776 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:30:29.788 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:30:29.791 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:30:29.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:30:29.796 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:30:29.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:30:29.802 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:30:29.804 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:30:29.806 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:30:29.809 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:30:29.812 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:30:29.812 | Installing OVN and dependent packages 2021-05-13 06:30:29.814 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:30:29.817 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:30:29.832 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:30:29.835 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-13 06:30:29.838 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:30:29.840 | [Call Trace] 2021-05-13 06:30:29.840 | ./stack.sh:896:stack_install_service 2021-05-13 06:30:29.840 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:30:29.840 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:30:29.840 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:30:29.840 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:30:29.840 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:30:29.844 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-13 06:30:30.847 | Error on exit 2021-05-13 06:30:31.613 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:30:31.613 |