2021-05-13 06:38:18.953 | + ./stack.sh:main:469 : exec 2021-05-13 06:38:18.953 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063818' 2021-05-13 06:38:18.953 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063818.summary.2021-05-13-063818 2021-05-13 06:38:18.953 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:18.953 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063818 2021-05-13 06:38:18.953 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063818 /opt/stack/logs/stack.sh.log 2021-05-13 06:38:18.953 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063818.summary.2021-05-13-063818 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:38:18.953 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:38:18.953 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:38:18.953 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:38:18.953 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:38:18.953 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:38:18.954 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:38:18.954 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:38:18.954 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:38:18.954 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:38:18.954 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:38:18.954 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:38:18.954 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:38:18.954 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:38:18.955 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:38:18.959 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:38:18.961 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:38:18.964 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:38:18.966 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:38:18.967 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:38:18.969 | Linux dv-cinder-786524-6-smb 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:38:18.971 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:38:18.972 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:38:18.976 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:38:19.003 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:38:19.018 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:38:19.020 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:38:19.022 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:38:19.024 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:38:19.026 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:38:19.028 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:38:19.030 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:38:19.031 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:38:19.033 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:19.035 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:19.036 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:19.039 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:19.040 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:19.043 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:19.046 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:19.047 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:19.049 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:19.051 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:38:19.053 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:19.065 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:19.066 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:38:19.068 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:19.070 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:19.072 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:19.074 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:19.075 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:38:19.077 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:19.079 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:38:19.081 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:38:19.082 | + 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:38:19.085 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:38:19.086 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:38:19.088 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:38:19.090 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:38:19.091 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:38:19.093 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:38:19.111 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:38:19.113 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:38:19.125 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:19.128 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:38:19.132 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:38:19.134 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:38:19.135 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:38:19.137 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:38:19.139 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:38:19.141 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:38:19.143 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:38:19.144 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:38:19.146 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:38:19.148 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:38:19.152 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:38:19.164 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:38:19.181 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:38:19.192 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:38:19.205 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:38:19.231 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:38:19.270 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:38:19.356 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:38:19.377 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:38:19.415 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:38:19.466 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:38:19.647 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:38:19.661 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:38:19.674 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:38:19.687 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:38:19.775 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:38:19.777 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:38:19.779 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:38:19.781 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:19.783 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:19.785 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:19.788 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:19.790 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:19.793 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:19.796 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:19.798 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:19.800 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:19.802 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:38:19.805 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:19.819 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:19.821 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:38:19.823 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:38:19.862 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:19.864 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:38:19.866 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:38:19.868 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:38:19.870 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:38:19.872 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:38:19.874 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:38:19.877 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:38:19.879 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:38:19.881 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:38:19.883 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.885 | + 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:38:19.888 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.890 | + 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:38:19.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.895 | + 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:38:19.897 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.900 | + 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:38:19.902 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.904 | + 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:38:19.906 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.909 | + 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:38:19.911 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.914 | + 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:38:19.916 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.918 | + 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:38:19.921 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.923 | + 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:38:19.925 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.927 | + 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:38:19.930 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.932 | + 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:38:19.934 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.937 | + 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:38:19.939 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.941 | + 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:38:19.943 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.946 | + 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:38:19.948 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.950 | + 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:38:19.952 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.955 | + 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:38:19.957 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.960 | + 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:38:19.962 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.964 | + 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:38:19.966 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.969 | + 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:38:19.971 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.973 | + 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:38:19.976 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.978 | + 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:38:19.981 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.983 | + 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:38:19.985 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.987 | + 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:38:19.990 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.992 | + 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:38:19.994 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:19.997 | + 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:38:19.999 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.001 | + 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:38:20.003 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.006 | + 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:38:20.008 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.010 | + 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:38:20.013 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.015 | + 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:38:20.017 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.019 | + 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:38:20.022 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.024 | + 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:38:20.027 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.029 | + 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:38:20.031 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.033 | + 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:38:20.036 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.038 | + 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:38:20.041 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.043 | + 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:38:20.045 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.048 | + 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:38:20.050 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.052 | + 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:38:20.054 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.057 | + 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:38:20.059 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.061 | + 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:38:20.063 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:38:20.066 | + 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:38:20.069 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:38:20.071 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:38:20.073 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:38:20.088 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:20.090 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:38:20.093 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:38:20.095 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:38:20.109 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:20.112 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:38:20.114 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:38:20.116 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:38:20.118 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:38:20.120 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:38:20.123 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:38:20.125 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:38:20.128 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:38:20.130 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:38:20.133 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:38:20.135 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:38:20.137 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:38:20.140 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:38:20.140 | Using mysql database backend 2021-05-13 06:38:20.142 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:38:20.158 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:38:20.173 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:20.175 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:38:20.191 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:38:20.207 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:20.210 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:38:20.226 | + ./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:38:20.242 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:38:20.258 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:38:20.260 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:38:20.276 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:20.279 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:38:20.294 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:38:20.296 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:38:20.299 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:38:20.301 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:38:20.304 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:38:20.308 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063820 2021-05-13 06:38:20.310 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063820 736' 2021-05-13 06:38:20.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.315 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:38:20.317 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.320 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:38:20.322 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.325 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:38:20.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.329 | + 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:38:20.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.334 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.16 2021-05-13 06:38:20.337 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.339 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.16/identity 2021-05-13 06:38:20.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.343 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063818 2021-05-13 06:38:20.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.348 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:38:20.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.353 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.16 2021-05-13 06:38:20.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.357 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:38:20.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.362 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:38:20.364 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.367 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:38:20.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:38:20.371 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:38:20.374 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:38:20.376 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:38:20.378 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:38:20.380 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:38:20.383 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:38:20.385 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:38:20.388 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:38:20.390 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:38:20.392 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:38:20.407 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:38:20.410 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:38:20.412 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:20.414 | + functions-common:git_clone:544 : echo master 2021-05-13 06:38:20.415 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:38:20.420 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:38:20.422 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:20.424 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:38:20.426 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:38:20.427 | + functions-common:git_clone:593 : head -1 2021-05-13 06:38:20.430 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:38:20.432 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:38:20.435 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:38:20.437 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:20.440 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:38:20.442 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:38:20.445 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:38:20.447 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:38:20.450 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:38:20.452 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:38:20.454 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:38:20.457 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:38:20.460 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:38:20.464 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887900 2021-05-13 06:38:20.467 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:38:20.472 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887696 2021-05-13 06:38:20.474 | ++ tools/install_prereqs.sh:source:49 : DELTA=204 2021-05-13 06:38:20.477 | ++ tools/install_prereqs.sh:source:50 : [[ 204 -lt 7200 ]] 2021-05-13 06:38:20.479 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:38:20.481 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:38:20.484 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:38:20.486 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:38:20.488 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:38:20.491 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:38:20.493 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:38:20.496 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:38:20.499 | +++ 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:38:20.543 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:38:20.544 | apache2-dev 2021-05-13 06:38:20.544 | bc 2021-05-13 06:38:20.544 | bsdmainutils 2021-05-13 06:38:20.544 | curl 2021-05-13 06:38:20.544 | g++ 2021-05-13 06:38:20.544 | gawk 2021-05-13 06:38:20.544 | gcc 2021-05-13 06:38:20.544 | gettext 2021-05-13 06:38:20.544 | git 2021-05-13 06:38:20.544 | graphviz 2021-05-13 06:38:20.544 | iputils-ping 2021-05-13 06:38:20.544 | libapache2-mod-proxy-uwsgi 2021-05-13 06:38:20.544 | libffi-dev 2021-05-13 06:38:20.544 | libjpeg-dev 2021-05-13 06:38:20.544 | libmysqlclient-dev 2021-05-13 06:38:20.544 | libpcre3-dev 2021-05-13 06:38:20.544 | libpq-dev 2021-05-13 06:38:20.544 | libssl-dev 2021-05-13 06:38:20.544 | libsystemd-dev 2021-05-13 06:38:20.544 | libxml2-dev 2021-05-13 06:38:20.544 | libxslt1-dev 2021-05-13 06:38:20.544 | libyaml-dev 2021-05-13 06:38:20.544 | lsof 2021-05-13 06:38:20.544 | openssh-server 2021-05-13 06:38:20.544 | openssl 2021-05-13 06:38:20.544 | pkg-config 2021-05-13 06:38:20.544 | psmisc 2021-05-13 06:38:20.544 | python3-dev 2021-05-13 06:38:20.544 | python3-pip 2021-05-13 06:38:20.544 | python3-systemd 2021-05-13 06:38:20.544 | python3-venv 2021-05-13 06:38:20.544 | tar 2021-05-13 06:38:20.544 | tcpdump 2021-05-13 06:38:20.544 | unzip 2021-05-13 06:38:20.545 | uuid-runtime 2021-05-13 06:38:20.545 | wget 2021-05-13 06:38:20.545 | wget 2021-05-13 06:38:20.545 | zlib1g-dev 2021-05-13 06:38:20.545 | libkrb5-dev 2021-05-13 06:38:20.545 | libldap2-dev 2021-05-13 06:38:20.545 | libsasl2-dev 2021-05-13 06:38:20.545 | memcached 2021-05-13 06:38:20.545 | python3-mysqldb 2021-05-13 06:38:20.545 | sqlite3 2021-05-13 06:38:20.545 | conntrack 2021-05-13 06:38:20.545 | curl 2021-05-13 06:38:20.545 | dnsmasq-base 2021-05-13 06:38:20.545 | dnsmasq-utils 2021-05-13 06:38:20.545 | ebtables 2021-05-13 06:38:20.545 | genisoimage 2021-05-13 06:38:20.545 | iptables 2021-05-13 06:38:20.545 | iputils-arping 2021-05-13 06:38:20.545 | kpartx 2021-05-13 06:38:20.545 | libjs-jquery-tablesorter 2021-05-13 06:38:20.545 | libmysqlclient-dev 2021-05-13 06:38:20.545 | parted 2021-05-13 06:38:20.545 | pm-utils 2021-05-13 06:38:20.545 | python3-mysqldb 2021-05-13 06:38:20.545 | socat 2021-05-13 06:38:20.545 | sqlite3 2021-05-13 06:38:20.545 | sudo 2021-05-13 06:38:20.545 | vlan 2021-05-13 06:38:20.545 | lsscsi 2021-05-13 06:38:20.545 | open-iscsi 2021-05-13 06:38:20.545 | lvm2 2021-05-13 06:38:20.545 | qemu-utils 2021-05-13 06:38:20.545 | thin-provisioning-tools 2021-05-13 06:38:20.545 | acl 2021-05-13 06:38:20.545 | dnsmasq-base 2021-05-13 06:38:20.545 | dnsmasq-utils 2021-05-13 06:38:20.545 | ebtables 2021-05-13 06:38:20.545 | haproxy 2021-05-13 06:38:20.546 | iptables 2021-05-13 06:38:20.546 | iputils-arping 2021-05-13 06:38:20.546 | iputils-ping 2021-05-13 06:38:20.546 | libmysqlclient-dev 2021-05-13 06:38:20.546 | postgresql-server-dev-all 2021-05-13 06:38:20.546 | python3-mysqldb 2021-05-13 06:38:20.546 | sqlite3 2021-05-13 06:38:20.546 | sudo 2021-05-13 06:38:20.546 | vlan 2021-05-13 06:38:20.546 | ipset 2021-05-13 06:38:20.546 | conntrack 2021-05-13 06:38:20.546 | conntrackd 2021-05-13 06:38:20.546 | keepalived 2021-05-13 06:38:20.546 | dstat 2021-05-13 06:38:20.546 | lvm2 2021-05-13 06:38:20.546 | qemu-utils 2021-05-13 06:38:20.546 | thin-provisioning-tools 2021-05-13 06:38:20.546 | curl 2021-05-13 06:38:20.546 | liberasurecode-dev 2021-05-13 06:38:20.546 | make 2021-05-13 06:38:20.546 | memcached 2021-05-13 06:38:20.546 | sqlite3 2021-05-13 06:38:20.546 | xfsprogs' 2021-05-13 06:38:20.546 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:38:20.564 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:38:20.564 | apache2-dev 2021-05-13 06:38:20.564 | bc 2021-05-13 06:38:20.564 | bsdmainutils 2021-05-13 06:38:20.564 | curl 2021-05-13 06:38:20.564 | g++ 2021-05-13 06:38:20.564 | gawk 2021-05-13 06:38:20.564 | gcc 2021-05-13 06:38:20.564 | gettext 2021-05-13 06:38:20.564 | git 2021-05-13 06:38:20.564 | graphviz 2021-05-13 06:38:20.564 | iputils-ping 2021-05-13 06:38:20.564 | libapache2-mod-proxy-uwsgi 2021-05-13 06:38:20.565 | libffi-dev 2021-05-13 06:38:20.565 | libjpeg-dev 2021-05-13 06:38:20.565 | libmysqlclient-dev 2021-05-13 06:38:20.565 | libpcre3-dev 2021-05-13 06:38:20.565 | libpq-dev 2021-05-13 06:38:20.565 | libssl-dev 2021-05-13 06:38:20.565 | libsystemd-dev 2021-05-13 06:38:20.565 | libxml2-dev 2021-05-13 06:38:20.565 | libxslt1-dev 2021-05-13 06:38:20.565 | libyaml-dev 2021-05-13 06:38:20.565 | lsof 2021-05-13 06:38:20.565 | openssh-server 2021-05-13 06:38:20.565 | openssl 2021-05-13 06:38:20.565 | pkg-config 2021-05-13 06:38:20.565 | psmisc 2021-05-13 06:38:20.565 | python3-dev 2021-05-13 06:38:20.565 | python3-pip 2021-05-13 06:38:20.565 | python3-systemd 2021-05-13 06:38:20.565 | python3-venv 2021-05-13 06:38:20.565 | tar 2021-05-13 06:38:20.565 | tcpdump 2021-05-13 06:38:20.565 | unzip 2021-05-13 06:38:20.565 | uuid-runtime 2021-05-13 06:38:20.565 | wget 2021-05-13 06:38:20.565 | wget 2021-05-13 06:38:20.565 | zlib1g-dev 2021-05-13 06:38:20.565 | libkrb5-dev 2021-05-13 06:38:20.565 | libldap2-dev 2021-05-13 06:38:20.565 | libsasl2-dev 2021-05-13 06:38:20.565 | memcached 2021-05-13 06:38:20.565 | python3-mysqldb 2021-05-13 06:38:20.565 | sqlite3 2021-05-13 06:38:20.565 | conntrack 2021-05-13 06:38:20.565 | curl 2021-05-13 06:38:20.565 | dnsmasq-base 2021-05-13 06:38:20.565 | dnsmasq-utils 2021-05-13 06:38:20.565 | ebtables 2021-05-13 06:38:20.566 | genisoimage 2021-05-13 06:38:20.566 | iptables 2021-05-13 06:38:20.566 | iputils-arping 2021-05-13 06:38:20.566 | kpartx 2021-05-13 06:38:20.566 | libjs-jquery-tablesorter 2021-05-13 06:38:20.566 | libmysqlclient-dev 2021-05-13 06:38:20.566 | parted 2021-05-13 06:38:20.566 | pm-utils 2021-05-13 06:38:20.566 | python3-mysqldb 2021-05-13 06:38:20.566 | socat 2021-05-13 06:38:20.566 | sqlite3 2021-05-13 06:38:20.566 | sudo 2021-05-13 06:38:20.566 | vlan 2021-05-13 06:38:20.566 | lsscsi 2021-05-13 06:38:20.566 | open-iscsi 2021-05-13 06:38:20.566 | lvm2 2021-05-13 06:38:20.566 | qemu-utils 2021-05-13 06:38:20.566 | thin-provisioning-tools 2021-05-13 06:38:20.566 | acl 2021-05-13 06:38:20.566 | dnsmasq-base 2021-05-13 06:38:20.566 | dnsmasq-utils 2021-05-13 06:38:20.566 | ebtables 2021-05-13 06:38:20.566 | haproxy 2021-05-13 06:38:20.566 | iptables 2021-05-13 06:38:20.566 | iputils-arping 2021-05-13 06:38:20.566 | iputils-ping 2021-05-13 06:38:20.566 | libmysqlclient-dev 2021-05-13 06:38:20.566 | postgresql-server-dev-all 2021-05-13 06:38:20.566 | python3-mysqldb 2021-05-13 06:38:20.566 | sqlite3 2021-05-13 06:38:20.566 | sudo 2021-05-13 06:38:20.566 | vlan 2021-05-13 06:38:20.566 | ipset 2021-05-13 06:38:20.566 | conntrack 2021-05-13 06:38:20.566 | conntrackd 2021-05-13 06:38:20.566 | keepalived 2021-05-13 06:38:20.566 | dstat 2021-05-13 06:38:20.566 | lvm2 2021-05-13 06:38:20.567 | qemu-utils 2021-05-13 06:38:20.567 | thin-provisioning-tools 2021-05-13 06:38:20.567 | curl 2021-05-13 06:38:20.567 | liberasurecode-dev 2021-05-13 06:38:20.567 | make 2021-05-13 06:38:20.567 | memcached 2021-05-13 06:38:20.567 | sqlite3 2021-05-13 06:38:20.567 | xfsprogs ' 2021-05-13 06:38:20.567 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:38:20.569 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:20.572 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:20.575 | ++ 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:38:20.575 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:38:20.580 | ++ 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:38:20.582 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:38:20.585 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:38:20.587 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:38:20.589 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:38:20.591 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:20.593 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:38:20.595 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:20.597 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:20.599 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:38:20.601 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:38:20.604 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:20.606 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:38:20.608 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:38:20.612 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:38:20.614 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:38:20.616 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:38:20.618 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:38:20.620 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:38:20.623 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:38:20.626 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887900624 2021-05-13 06:38:20.628 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:38:20.630 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:38:20.632 | ++ 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:38:21.135 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:38:21.328 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:38:21.335 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:38:22.153 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:38:22.574 | Fetched 324 kB in 2s (194 kB/s) 2021-05-13 06:38:23.899 | Reading package lists... 2021-05-13 06:38:23.928 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:38:23.930 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:38:23.932 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:38:23.934 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:23.936 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:23.938 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:38:23.940 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:23.942 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:38:23.945 | ++ functions-common:time_stop:2311 : start_time=1620887900624 2021-05-13 06:38:23.947 | ++ functions-common:time_stop:2313 : [[ -z 1620887900624 ]] 2021-05-13 06:38:23.950 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:23.953 | ++ functions-common:time_stop:2316 : end_time=1620887903951 2021-05-13 06:38:23.955 | ++ functions-common:time_stop:2317 : elapsed_time=3327 2021-05-13 06:38:23.958 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:38:23.960 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:23.962 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3327 2021-05-13 06:38:23.965 | ++ 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:38:23.967 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:38:23.969 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:23.971 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:23.973 | ++ 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:38:23.994 | ++ 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:38:24.098 | Reading package lists... 2021-05-13 06:38:24.310 | Building dependency tree... 2021-05-13 06:38:24.311 | Reading state information... 2021-05-13 06:38:24.342 | acl is already the newest version (2.2.53-6). 2021-05-13 06:38:24.342 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:38:24.342 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:38:24.342 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:38:24.342 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:38:24.342 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:38:24.342 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:38:24.342 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:38:24.342 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:38:24.342 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:38:24.342 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:38:24.342 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:38:24.342 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:38:24.342 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:38:24.342 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:38:24.342 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:38:24.342 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:38:24.343 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:38:24.343 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:38:24.343 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:38:24.343 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:38:24.343 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:38:24.343 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:38:24.343 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:38:24.343 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:38:24.343 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:38:24.343 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:38:24.343 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:38:24.343 | psmisc is already the newest version (23.3-1). 2021-05-13 06:38:24.343 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:38:24.343 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:38:24.343 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:38:24.343 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:38:24.343 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:38:24.343 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:38:24.343 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:38:24.343 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:38:24.343 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:38:24.343 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:38:24.343 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:38:24.343 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:38:24.343 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:38:24.343 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:38:24.343 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:38:24.343 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:24.343 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:24.343 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:38:24.343 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:38:24.343 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:38:24.343 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:38:24.343 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:38:24.344 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:38:24.344 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:38:24.344 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:38:24.344 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:38:24.344 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:38:24.344 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:38:24.344 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:38:24.344 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:38:24.344 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:38:24.344 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:38:24.344 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:38:24.344 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:38:24.344 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:38:24.344 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:38:24.344 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:38:24.344 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:38:24.344 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:38:24.344 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:38:24.540 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:38:24.541 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:38:24.541 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:38:24.541 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:38:24.541 | The following packages were automatically installed and are no longer required: 2021-05-13 06:38:24.542 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:38:24.542 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:38:24.542 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:38:24.542 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:38:24.542 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:38:24.542 | python3-zope.interface 2021-05-13 06:38:24.542 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:38:24.651 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:38:24.655 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:38:24.658 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:38:24.660 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:38:24.662 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:24.665 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:24.667 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:38:24.669 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:24.671 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:38:24.673 | ++ functions-common:time_stop:2311 : start_time=1620887903991 2021-05-13 06:38:24.675 | ++ functions-common:time_stop:2313 : [[ -z 1620887903991 ]] 2021-05-13 06:38:24.678 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:24.682 | ++ functions-common:time_stop:2316 : end_time=1620887904680 2021-05-13 06:38:24.684 | ++ functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:38:24.687 | ++ functions-common:time_stop:2318 : total=672 2021-05-13 06:38:24.689 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:24.691 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1361 2021-05-13 06:38:24.694 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:38:24.696 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:38:24.699 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:38:24.701 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:38:24.705 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:38:24.710 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:38:24.712 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:38:24.715 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:38:26.073 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:38:26.075 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:38:26.077 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:38:26.080 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:38:26.082 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:38:26.084 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:38:26.086 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:38:26.088 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:38:26.090 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:38:26.092 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:38:26.094 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:38:26.165 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:38:26.167 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:38:26.237 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:38:26.239 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:38:26.309 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:38:26.311 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:38:26.312 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:38:26.314 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:38:26.316 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:38:26.318 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:38:26.320 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:38:26.322 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:38:26.324 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:38:26.326 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:38:26.328 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:38:26.328 | Distro: focal 2021-05-13 06:38:26.330 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:38:26.332 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:38:26.336 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:38:26.338 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:38:26.341 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:38:26.341 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:38:26.811 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:38:26.812 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:38:26.812 | pip: 20.2.2 2021-05-13 06:38:26.814 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:38:27.255 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:38:27.277 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:38:27.279 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:38:27.281 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:38:27.284 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:38:27.286 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:38:27.290 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:38:27.292 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:38:27.295 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:38:27.297 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:38:27.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:38:27.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:38:27.302 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:38:27.308 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:38:27.310 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:38:27.312 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:38:27.320 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:38:27.323 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:38:27.326 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:38:27.328 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:38:27.331 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:38:27.333 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:38:27.335 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:38:27.337 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:38:27.339 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:38:27.341 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:38:27.343 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:38:27.345 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:38:27.347 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:38:27.350 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:27.352 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:38:27.354 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:38:27.357 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:38:27.359 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:38:27.361 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:27.363 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:27.365 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:27.367 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:27.370 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:27.372 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:27.374 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:38:27.376 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:38:27.397 | Using python 3.8 to install os-testr 2021-05-13 06:38:27.399 | + 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:38:28.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:28.141 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:28.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:28.141 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:29.169 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:29.170 | 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:38:29.173 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:29.173 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:29.192 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:29.198 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:29.205 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:29.254 | 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 294)) (2.0.0) 2021-05-13 06:38:29.263 | 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 331)) (5.6.0) 2021-05-13 06:38:29.266 | 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 427)) (1.4.0) 2021-05-13 06:38:29.280 | 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 512)) (3.2.0) 2021-05-13 06:38:29.308 | 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 533)) (2.4.0) 2021-05-13 06:38:29.326 | 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 544)) (1.4.0) 2021-05-13 06:38:29.333 | 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 553)) (1.1.0) 2021-05-13 06:38:29.340 | 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 561)) (0.12.1) 2021-05-13 06:38:29.344 | 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 163)) (1.0.0) 2021-05-13 06:38:29.347 | 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 167)) (3.0.0) 2021-05-13 06:38:29.358 | 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 171)) (0.18.2) 2021-05-13 06:38:29.361 | 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 113)) (3.7.0) 2021-05-13 06:38:29.374 | 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 21)) (5.4.1) 2021-05-13 06:38:29.377 | 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 482)) (1.15.0) 2021-05-13 06:38:29.380 | 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 411)) (1.6.0) 2021-05-13 06:38:29.383 | 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 236)) (1.0.0) 2021-05-13 06:38:29.385 | 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 553)) (1.4.0) 2021-05-13 06:38:29.388 | 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 114)) (1.5.0) 2021-05-13 06:38:29.443 | 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 367)) (2.4.7) 2021-05-13 06:38:29.446 | 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 339)) (0.7.2) 2021-05-13 06:38:29.449 | 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 513)) (3.3.0) 2021-05-13 06:38:29.456 | 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 88)) (20.3.0) 2021-05-13 06:38:29.497 | 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 565)) (0.2.5) 2021-05-13 06:38:29.502 | 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 368)) (1.8.2) 2021-05-13 06:38:29.505 | 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 115)) (0.4.4) 2021-05-13 06:38:31.546 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:38:31.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:38:31.618 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:31.620 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:31.623 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:31.625 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:31.627 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:31.629 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:31.631 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:31.633 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:31.635 | + functions-common:time_stop:2311 : start_time=1620887907391 2021-05-13 06:38:31.637 | + functions-common:time_stop:2313 : [[ -z 1620887907391 ]] 2021-05-13 06:38:31.640 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:31.644 | + functions-common:time_stop:2316 : end_time=1620887911642 2021-05-13 06:38:31.647 | + functions-common:time_stop:2317 : elapsed_time=4251 2021-05-13 06:38:31.649 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:38:31.651 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:31.653 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4251 2021-05-13 06:38:31.655 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:31.657 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:38:31.708 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:38:31.812 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:38:31.815 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:31.817 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:38:31.820 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:31.823 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:38:31.845 | + 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:38:33.884 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:33.887 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:33.942 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.142 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.419 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:34.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:34.694 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:38:34.960 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:34.962 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:34.964 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:34.966 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:34.968 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:34.970 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:34.972 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:34.975 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:34.977 | + functions-common:time_stop:2311 : start_time=1620887911837 2021-05-13 06:38:34.979 | + functions-common:time_stop:2313 : [[ -z 1620887911837 ]] 2021-05-13 06:38:34.982 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:34.986 | + functions-common:time_stop:2316 : end_time=1620887914983 2021-05-13 06:38:34.988 | + functions-common:time_stop:2317 : elapsed_time=3146 2021-05-13 06:38:34.990 | + functions-common:time_stop:2318 : total=4251 2021-05-13 06:38:34.992 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:34.994 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7397 2021-05-13 06:38:34.996 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:34.998 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:38:35.001 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:38:35.023 | + 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:38:36.930 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:36.933 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:36.988 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.186 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.473 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:37.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:37.634 | Processing /opt/stack/requirements 2021-05-13 06:38:39.296 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-05-13 06:38:39.300 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (3.0.0) 2021-05-13 06:38:39.311 | Requirement already satisfied: packaging===20.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (20.9) 2021-05-13 06:38:39.317 | 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 331)) (5.6.0) 2021-05-13 06:38:39.320 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (2.4.7) 2021-05-13 06:38:39.323 | Requirement already satisfied: requests===2.25.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-05-13 06:38:39.341 | Requirement already satisfied: six===1.15.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:38:39.344 | Requirement already satisfied: testtools===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (2.4.0) 2021-05-13 06:38:39.361 | Requirement already satisfied: traceback2===1.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-05-13 06:38:39.365 | Requirement already satisfied: unittest2===1.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.1.0) 2021-05-13 06:38:39.372 | Requirement already satisfied: urllib3===1.26.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.26.4) 2021-05-13 06:38:39.392 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (1.3) 2021-05-13 06:38:39.395 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4556) (0.3.0) 2021-05-13 06:38:39.410 | Requirement already satisfied: chardet===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (4.0.0) 2021-05-13 06:38:39.414 | Requirement already satisfied: certifi===2020.12.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-05-13 06:38:39.416 | Requirement already satisfied: idna===2.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-05-13 06:38:39.419 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (1.0.0) 2021-05-13 06:38:39.422 | Requirement already satisfied: python-mimeparse===1.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-05-13 06:38:39.424 | Requirement already satisfied: linecache2===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:38:39.426 | Requirement already satisfied: argparse in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:38:39.429 | Requirement already satisfied: cliff===3.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.7.0) 2021-05-13 06:38:39.440 | Requirement already satisfied: stevedore===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-13 06:38:39.447 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:38:39.449 | Requirement already satisfied: cmd2===1.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-05-13 06:38:39.522 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-05-13 06:38:39.526 | Requirement already satisfied: attrs===20.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (20.3.0) 2021-05-13 06:38:39.567 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (0.2.5) 2021-05-13 06:38:39.573 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (1.8.2) 2021-05-13 06:38:39.575 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:38:39.576 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:38:40.363 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:38:40.363 | ERROR: Command errored out with exit status 1: 2021-05-13 06:38:40.363 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-0mgzp1il/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-0mgzp1il/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-eyg5tv1s 2021-05-13 06:38:40.363 | cwd: /tmp/pip-req-build-0mgzp1il/ 2021-05-13 06:38:40.363 | Complete output (6 lines): 2021-05-13 06:38:40.363 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:38:40.363 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:38:40.363 | or: setup.py --help-commands 2021-05-13 06:38:40.363 | or: setup.py cmd --help 2021-05-13 06:38:40.363 | 2021-05-13 06:38:40.363 | error: invalid command 'bdist_wheel' 2021-05-13 06:38:40.363 | ---------------------------------------- 2021-05-13 06:38:40.363 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:38:40.363 | Running setup.py clean for openstack-requirements 2021-05-13 06:38:41.154 | Failed to build openstack-requirements 2021-05-13 06:38:41.170 | Installing collected packages: openstack-requirements 2021-05-13 06:38:41.170 | Attempting uninstall: openstack-requirements 2021-05-13 06:38:41.171 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:38:41.205 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:38:41.223 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:38:41.227 | Running setup.py install for openstack-requirements: started 2021-05-13 06:38:43.441 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:38:43.467 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:38:43.593 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:43.595 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:43.597 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:43.599 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:43.601 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:43.604 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:43.606 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:43.608 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:43.610 | + functions-common:time_stop:2311 : start_time=1620887915015 2021-05-13 06:38:43.612 | + functions-common:time_stop:2313 : [[ -z 1620887915015 ]] 2021-05-13 06:38:43.614 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:43.618 | + functions-common:time_stop:2316 : end_time=1620887923616 2021-05-13 06:38:43.621 | + functions-common:time_stop:2317 : elapsed_time=8601 2021-05-13 06:38:43.623 | + functions-common:time_stop:2318 : total=7397 2021-05-13 06:38:43.625 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:43.627 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15998 2021-05-13 06:38:43.629 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:43.632 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:38:43.634 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:38:43.637 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:38:43.639 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:38:43.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:38:43.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:38:43.647 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:38:43.649 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:38:43.668 | Using python 3.8 to install pbr 2021-05-13 06:38:43.670 | + 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:38:44.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:44.408 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:44.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:44.408 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:45.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:45.435 | 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:38:45.439 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:45.439 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:45.441 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:45.459 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:45.466 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:45.574 | 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 331)) (5.6.0) 2021-05-13 06:38:47.754 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:38:47.754 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:38:47.827 | + inc/python:pip_install:200 : result=0 2021-05-13 06:38:47.829 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:38:47.831 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:47.833 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:47.835 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:47.837 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:47.839 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:47.841 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:38:47.843 | + functions-common:time_stop:2311 : start_time=1620887923663 2021-05-13 06:38:47.845 | + functions-common:time_stop:2313 : [[ -z 1620887923663 ]] 2021-05-13 06:38:47.848 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:47.853 | + functions-common:time_stop:2316 : end_time=1620887927850 2021-05-13 06:38:47.855 | + functions-common:time_stop:2317 : elapsed_time=4187 2021-05-13 06:38:47.857 | + functions-common:time_stop:2318 : total=15998 2021-05-13 06:38:47.859 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:47.861 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20185 2021-05-13 06:38:47.863 | + inc/python:pip_install:203 : return 0 2021-05-13 06:38:47.866 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:38:50.058 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:38:51.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:51.934 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:38:51.941 | 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:38:51.944 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:38:51.946 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:38:52.013 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:38:52.016 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:38:52.019 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:38:52.035 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:38:52.038 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:38:52.040 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:38:52.042 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:38:52.045 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:38:52.047 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:38:52.049 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:38:52.051 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:38:52.054 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:38:52.056 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:38:52.059 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:38:52.063 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:38:52.065 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:38:52.067 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:38:52.070 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:38:52.072 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:38:52.087 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:52.089 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:38:52.091 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:52.093 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:38:52.095 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:52.097 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:38:52.100 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:52.102 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:38:52.104 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:52.106 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:38:52.109 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:38:52.111 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:38:52.113 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:38:52.115 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:38:52.117 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:38:52.119 | + 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:38:52.121 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:38:52.123 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:38:52.126 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:38:52.128 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:38:52.130 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:38:52.132 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:38:52.135 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:38:52.137 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:38:52.139 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:38:52.142 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:38:52.193 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:38:52.193 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:38:52.195 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:38:52.572 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:38:52.574 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:38:52.590 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:52.592 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:38:52.594 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:38:52.597 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:38:52.599 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:38:52.602 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:38:52.604 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:52.607 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:38:52.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:52.611 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:52.613 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:38:52.616 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:38:52.618 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:38:52.620 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:38:52.623 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:38:52.625 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:38:52.627 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:52.629 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:52.632 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:38:52.652 | + 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:38:52.758 | Reading package lists... 2021-05-13 06:38:52.971 | Building dependency tree... 2021-05-13 06:38:52.973 | Reading state information... 2021-05-13 06:38:53.202 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:38:53.203 | The following packages were automatically installed and are no longer required: 2021-05-13 06:38:53.204 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:38:53.204 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:38:53.204 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:38:53.204 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:38:53.204 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:38:53.204 | python3-zope.interface 2021-05-13 06:38:53.204 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:38:53.316 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:38:53.320 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:38:53.322 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:38:53.325 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:53.327 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:53.329 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:53.331 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:53.333 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:53.335 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:38:53.338 | + functions-common:time_stop:2311 : start_time=1620887932649 2021-05-13 06:38:53.340 | + functions-common:time_stop:2313 : [[ -z 1620887932649 ]] 2021-05-13 06:38:53.342 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:53.346 | + functions-common:time_stop:2316 : end_time=1620887933344 2021-05-13 06:38:53.349 | + functions-common:time_stop:2317 : elapsed_time=695 2021-05-13 06:38:53.351 | + functions-common:time_stop:2318 : total=1361 2021-05-13 06:38:53.354 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:53.356 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2056 2021-05-13 06:38:53.358 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:38:53.360 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:38:53.363 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:53.365 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:53.368 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:53.370 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:53.372 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:53.374 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:53.377 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:38:53.379 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:38:53.381 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:38:53.383 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:38:53.386 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:38:53.388 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:38:53.390 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:38:53.393 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:38:53.395 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:53.397 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:38:53.400 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:38:53.402 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:53.404 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:53.406 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:53.409 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:53.411 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:53.413 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:53.416 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:38:53.418 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:38:53.434 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:53.437 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:38:53.439 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:38:53.441 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:38:53.444 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:38:53.446 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:38:53.451 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:38:53.453 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:38:53.455 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:38:53.457 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:38:53.460 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:38:53.463 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:38:53.466 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:38:54.140 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:38:54.140 | user tags 2021-05-13 06:38:54.140 | stackrabbit []' 2021-05-13 06:38:54.143 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:38:54.143 | user tags 2021-05-13 06:38:54.143 | stackrabbit []' 2021-05-13 06:38:54.143 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:38:54.149 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:38:54.152 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:38:54.154 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:38:54.812 | Changing password for user "stackrabbit" ... 2021-05-13 06:38:54.835 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:38:55.494 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:38:55.516 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:38:55.519 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:38:56.183 | Changing password for user "stackrabbit" ... 2021-05-13 06:38:56.204 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:38:56.207 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:38:56.209 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:38:56.853 | Deleting user "guest" ... 2021-05-13 06:38:56.869 | Error: 2021-05-13 06:38:56.869 | {:no_such_user, "guest"} 2021-05-13 06:38:56.882 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:38:56.884 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:38:56.901 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:38:56.904 | + ./stack.sh:main:801 : install_database 2021-05-13 06:38:56.906 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:38:56.908 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:38:56.911 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:56.913 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:56.915 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:38:57.126 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:38:57.128 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:38:57.131 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.134 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:57.136 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:38:57.138 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.141 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:38:57.143 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:38:57.145 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:38:57.148 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:38:57.150 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:38:57.153 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:38:57.155 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:38:57.157 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:38:57.159 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:38:57.162 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:38:57.164 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.166 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:38:57.168 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:38:57.171 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:38:57.173 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:38:57.175 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:38:57.178 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:57.180 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:57.182 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:38:57.185 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:38:57.187 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:38:57.189 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:38:57.191 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:38:57.194 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:38:57.196 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:38:57.199 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:57.201 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:57.203 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:38:57.205 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:38:57.207 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:38:57.210 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:38:57.213 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:38:57.215 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:38:57.217 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:38:57.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:38:57.221 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:38:57.242 | + 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:38:57.346 | Reading package lists... 2021-05-13 06:38:57.561 | Building dependency tree... 2021-05-13 06:38:57.563 | Reading state information... 2021-05-13 06:38:57.790 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:38:57.790 | The following packages were automatically installed and are no longer required: 2021-05-13 06:38:57.791 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:38:57.791 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:38:57.791 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:38:57.791 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:38:57.791 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:38:57.791 | python3-zope.interface 2021-05-13 06:38:57.791 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:38:57.900 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:38:57.904 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:38:57.906 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:38:57.908 | + functions-common:time_stop:2304 : local name 2021-05-13 06:38:57.911 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:38:57.913 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:38:57.915 | + functions-common:time_stop:2307 : local total 2021-05-13 06:38:57.917 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:38:57.920 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:38:57.922 | + functions-common:time_stop:2311 : start_time=1620887937240 2021-05-13 06:38:57.924 | + functions-common:time_stop:2313 : [[ -z 1620887937240 ]] 2021-05-13 06:38:57.927 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:38:57.931 | + functions-common:time_stop:2316 : end_time=1620887937929 2021-05-13 06:38:57.934 | + functions-common:time_stop:2317 : elapsed_time=689 2021-05-13 06:38:57.937 | + functions-common:time_stop:2318 : total=2056 2021-05-13 06:38:57.940 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:38:57.943 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2745 2021-05-13 06:38:57.946 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:38:57.948 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:38:57.951 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:38:57.954 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:38:57.957 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:38:57.960 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:38:57.963 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:38:57.966 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:38:57.968 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:38:57.971 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:38:57.975 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:38:57.975 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:38:57.981 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:38:57.983 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:38:57.985 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:38:57.988 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:38:57.990 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:38:58.011 | Using python 3.8 to install PyMySQL 2021-05-13 06:38:58.013 | + 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:38:58.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:58.750 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:58.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:38:58.750 | from cryptography.utils import int_from_bytes 2021-05-13 06:38:59.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:38:59.785 | 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:38:59.788 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:59.788 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:59.790 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:59.809 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:59.816 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:38:59.822 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.0.2) 2021-05-13 06:39:01.999 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:01.999 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:02.070 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:02.072 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:02.075 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:02.077 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:02.079 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:02.082 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:02.084 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:02.086 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:02.088 | + functions-common:time_stop:2311 : start_time=1620887938005 2021-05-13 06:39:02.091 | + functions-common:time_stop:2313 : [[ -z 1620887938005 ]] 2021-05-13 06:39:02.093 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:02.098 | + functions-common:time_stop:2316 : end_time=1620887942095 2021-05-13 06:39:02.100 | + functions-common:time_stop:2317 : elapsed_time=4090 2021-05-13 06:39:02.103 | + functions-common:time_stop:2318 : total=20185 2021-05-13 06:39:02.105 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:02.107 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24275 2021-05-13 06:39:02.110 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:02.112 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:39:02.115 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:39:02.117 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:39:02.119 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:39:02.135 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:02.138 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:39:02.140 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:39:02.143 | ++ 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:39:02.144 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:39:02.149 | + 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:39:02.151 | + 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:39:02.153 | + 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:39:02.156 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:39:02.158 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:39:02.160 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:39:02.176 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:02.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:39:02.181 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:02.183 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:02.186 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:02.188 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:02.190 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:02.193 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:02.195 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:02.197 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:02.199 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:02.202 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:02.204 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:02.206 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:02.208 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:39:02.211 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:02.213 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:02.215 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:02.218 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:39:02.238 | + 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:39:02.343 | Reading package lists... 2021-05-13 06:39:02.554 | Building dependency tree... 2021-05-13 06:39:02.556 | Reading state information... 2021-05-13 06:39:02.784 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:39:02.784 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:02.785 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:02.785 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:02.785 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:02.785 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:02.785 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:02.785 | python3-zope.interface 2021-05-13 06:39:02.785 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:02.894 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:39:02.899 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:02.901 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:02.903 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:02.905 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:02.907 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:02.910 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:02.912 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:02.914 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:02.917 | + functions-common:time_stop:2311 : start_time=1620887942236 2021-05-13 06:39:02.919 | + functions-common:time_stop:2313 : [[ -z 1620887942236 ]] 2021-05-13 06:39:02.921 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:02.925 | + functions-common:time_stop:2316 : end_time=1620887942923 2021-05-13 06:39:02.928 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:39:02.930 | + functions-common:time_stop:2318 : total=2745 2021-05-13 06:39:02.933 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:02.935 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3432 2021-05-13 06:39:02.937 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:02.939 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:39:02.955 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:02.958 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:39:02.960 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:39:02.963 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:39:02.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:39:02.985 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:02.987 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:02.990 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:02.993 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:02.995 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:02.997 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:02.999 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:03.002 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:03.004 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:03.006 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:03.008 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:03.010 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:03.012 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:39:03.015 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:03.017 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:03.019 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:03.021 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:39:03.041 | + 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:39:03.146 | Reading package lists... 2021-05-13 06:39:03.356 | Building dependency tree... 2021-05-13 06:39:03.357 | Reading state information... 2021-05-13 06:39:03.583 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:39:03.583 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:39:03.583 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:39:03.583 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:03.584 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:03.584 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:03.584 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:03.584 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:03.584 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:03.584 | python3-zope.interface 2021-05-13 06:39:03.584 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:03.693 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:39:03.697 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:03.699 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:03.702 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:03.704 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:03.706 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:03.708 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:03.710 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:03.712 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:03.714 | + functions-common:time_stop:2311 : start_time=1620887943039 2021-05-13 06:39:03.716 | + functions-common:time_stop:2313 : [[ -z 1620887943039 ]] 2021-05-13 06:39:03.719 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:03.723 | + functions-common:time_stop:2316 : end_time=1620887943721 2021-05-13 06:39:03.726 | + functions-common:time_stop:2317 : elapsed_time=682 2021-05-13 06:39:03.728 | + functions-common:time_stop:2318 : total=3432 2021-05-13 06:39:03.730 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:03.732 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4114 2021-05-13 06:39:03.734 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:03.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:39:03.739 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:03.741 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:03.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:39:03.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:39:03.749 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:39:03.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:39:03.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:39:03.758 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:39:03.759 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:39:03.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:39:03.765 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:39:03.768 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:39:03.770 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:39:03.772 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:39:03.774 | + functions:vercmp:631 : local result 2021-05-13 06:39:03.778 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:39:03.778 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:39:03.779 | ++ functions:vercmp:635 : head -1 2021-05-13 06:39:03.783 | + functions:vercmp:635 : result=3.13 2021-05-13 06:39:03.786 | + functions:vercmp:637 : case $op in 2021-05-13 06:39:03.788 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:39:03.790 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:39:03.793 | + functions:vercmp:648 : return 2021-05-13 06:39:03.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:39:03.797 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:03.799 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:39:03.979 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:39:03.982 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:39:03.984 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:03.986 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:03.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:39:03.991 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:03.993 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:39:04.009 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:04.011 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:39:04.014 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:39:04.014 | Installing etcd 2021-05-13 06:39:04.016 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:39:04.030 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:39:04.042 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:04.044 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:39:04.056 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:39:04.059 | ++ 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:39:04.061 | ++ 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:39:04.064 | +++ 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:39:04.068 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:04.071 | ++ 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:39:04.073 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:39:04.075 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:04.078 | ++ functions:get_extra_file:74 : return 2021-05-13 06:39:04.080 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:39:04.083 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:39:04.085 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:39:04.088 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:39:04.104 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:04.107 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:39:04.109 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:39:04.125 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:04.127 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:39:04.129 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:39:04.131 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:39:04.134 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:39:04.136 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:39:04.138 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:39:04.141 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:39:04.143 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:39:04.145 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:39:04.152 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.154 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:39:04.156 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:39:04.158 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:39:04.161 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:39:04.163 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:39:04.170 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.172 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:39:04.174 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:39:04.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:39:04.179 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:39:04.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:39:04.187 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.190 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:39:04.192 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:39:04.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:39:04.196 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:39:04.198 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.203 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:39:04.205 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.207 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:39:04.210 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:39:04.212 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:39:04.214 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:39:04.216 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.219 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:39:04.223 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.226 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:39:04.228 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:39:04.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:39:04.233 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:39:04.235 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.237 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.240 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:39:04.242 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.244 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:39:04.246 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:39:04.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:39:04.251 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:39:04.253 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.256 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:39:04.260 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.262 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:39:04.265 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:39:04.267 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:39:04.269 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:39:04.271 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.274 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:39:04.278 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.280 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:39:04.283 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:39:04.285 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:39:04.287 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:39:04.289 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.291 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.294 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:39:04.296 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.298 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:39:04.300 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:39:04.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:39:04.305 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:39:04.308 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.310 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.312 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:39:04.314 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.317 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:39:04.319 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:39:04.322 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:39:04.324 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:39:04.326 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.328 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.331 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:39:04.333 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.335 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:39:04.337 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:39:04.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:39:04.342 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:39:04.344 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.348 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:39:04.351 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.353 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:39:04.356 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:39:04.358 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:39:04.360 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:39:04.362 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.367 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:39:04.369 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.371 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:39:04.374 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:39:04.376 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:39:04.378 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:39:04.380 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.383 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.385 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:39:04.387 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.389 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:39:04.392 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:39:04.394 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:39:04.396 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:39:04.398 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.403 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:39:04.405 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.407 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:39:04.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:39:04.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:39:04.415 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:39:04.417 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:39:04.424 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.426 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:39:04.429 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:39:04.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:39:04.433 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:39:04.436 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:39:04.442 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.445 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:39:04.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:39:04.449 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:39:04.451 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:39:04.454 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:39:04.461 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.463 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:39:04.465 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:39:04.468 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:39:04.470 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:39:04.472 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:39:04.480 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.482 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:39:04.484 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:39:04.486 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:39:04.489 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:39:04.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.494 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:39:04.498 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.500 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:39:04.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:39:04.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:39:04.507 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:39:04.510 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.512 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.514 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:39:04.516 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.519 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:39:04.521 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:39:04.523 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:39:04.525 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:39:04.528 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:39:04.534 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.537 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:39:04.539 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:39:04.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:39:04.544 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:39:04.546 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.551 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:39:04.553 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.556 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:39:04.558 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:39:04.560 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:39:04.562 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:39:04.565 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.567 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:39:04.571 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.574 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:39:04.576 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:39:04.578 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:39:04.580 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:39:04.583 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:39:04.590 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.592 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:39:04.594 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:39:04.596 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:39:04.599 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:39:04.601 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:39:04.608 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.611 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:39:04.613 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:39:04.616 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:39:04.618 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:39:04.620 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:39:04.627 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.629 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:39:04.631 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:39:04.634 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:39:04.636 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:39:04.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:39:04.645 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.647 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:39:04.650 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:39:04.652 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:39:04.654 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:39:04.656 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.659 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.661 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:39:04.664 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.666 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:39:04.668 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:39:04.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:39:04.673 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:39:04.675 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.678 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.680 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:39:04.682 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.685 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:39:04.687 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:39:04.689 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:39:04.691 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:39:04.694 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:39:04.700 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.703 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:39:04.705 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:39:04.707 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:39:04.710 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:39:04.712 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.715 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.717 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:39:04.719 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.721 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:39:04.724 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:39:04.726 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:39:04.729 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:39:04.731 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.733 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.736 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:39:04.738 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.740 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:39:04.743 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:39:04.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:39:04.747 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:39:04.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.752 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.754 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:39:04.757 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.759 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:39:04.761 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:39:04.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:39:04.766 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:39:04.768 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.771 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.773 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:39:04.775 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.778 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:39:04.780 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:39:04.782 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:39:04.785 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:39:04.787 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:04.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:04.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:39:04.794 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:04.797 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:39:04.817 | Using python 3.8 to install etcd3 2021-05-13 06:39:04.819 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-05-13 06:39:05.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:05.573 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:05.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:05.573 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:06.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:06.593 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:39:06.597 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:06.597 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:06.599 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:06.617 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:06.624 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:06.630 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (0.12.0) 2021-05-13 06:39:06.639 | Requirement already satisfied: grpcio===1.37.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.37.1) 2021-05-13 06:39:06.649 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:39:06.653 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:39:06.656 | 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:39:08.806 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:08.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:08.885 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:08.887 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:08.890 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:08.892 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:08.894 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:08.896 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:08.898 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:08.900 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:08.902 | + functions-common:time_stop:2311 : start_time=1620887944812 2021-05-13 06:39:08.904 | + functions-common:time_stop:2313 : [[ -z 1620887944812 ]] 2021-05-13 06:39:08.907 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:08.911 | + functions-common:time_stop:2316 : end_time=1620887948909 2021-05-13 06:39:08.914 | + functions-common:time_stop:2317 : elapsed_time=4097 2021-05-13 06:39:08.916 | + functions-common:time_stop:2318 : total=24275 2021-05-13 06:39:08.918 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:08.920 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28372 2021-05-13 06:39:08.922 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:08.925 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:39:08.946 | Using python 3.8 to install etcd3gw 2021-05-13 06:39:08.948 | + 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:39:09.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:09.695 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:09.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:09.695 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:10.729 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:10.729 | 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:39:10.732 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.732 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.734 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.752 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.759 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:10.765 | Requirement already satisfied: etcd3gw===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.2.5) 2021-05-13 06:39:10.777 | 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:39:10.783 | 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:39:10.786 | 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:39:10.806 | 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:39:10.810 | 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:39:10.830 | 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:39:10.833 | 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:39:10.836 | 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:39:12.983 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:12.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:13.061 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:13.063 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:13.065 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:13.068 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:13.071 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:13.073 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:13.075 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:13.077 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:13.080 | + functions-common:time_stop:2311 : start_time=1620887948940 2021-05-13 06:39:13.082 | + functions-common:time_stop:2313 : [[ -z 1620887948940 ]] 2021-05-13 06:39:13.085 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:13.089 | + functions-common:time_stop:2316 : end_time=1620887953087 2021-05-13 06:39:13.091 | + functions-common:time_stop:2317 : elapsed_time=4147 2021-05-13 06:39:13.093 | + functions-common:time_stop:2318 : total=28372 2021-05-13 06:39:13.095 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:13.098 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32519 2021-05-13 06:39:13.100 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:13.103 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:39:13.105 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:39:13.108 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:39:13.110 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:39:13.112 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:39:13.114 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:39:13.117 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:39:13.119 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:39:13.121 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:39:13.124 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:39:13.126 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:39:13.128 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:39:13.130 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:39:13.133 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:39:13.135 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:13.137 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:13.139 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:39:13.142 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:39:13.144 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:13.147 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:39:13.149 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:39:13.151 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:39:13.154 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:39:13.156 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:13.158 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:39:13.160 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:13.163 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:13.166 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:39:13.168 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:39:13.170 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:39:13.173 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:39:13.175 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:13.177 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:39:13.180 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:13.182 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:13.184 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:39:13.205 | + 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:39:13.309 | Reading package lists... 2021-05-13 06:39:13.520 | Building dependency tree... 2021-05-13 06:39:13.522 | Reading state information... 2021-05-13 06:39:13.749 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:39:13.749 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:39:13.750 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:39:13.750 | The following packages were automatically installed and are no longer required: 2021-05-13 06:39:13.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:39:13.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:39:13.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:39:13.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:39:13.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:39:13.751 | python3-zope.interface 2021-05-13 06:39:13.751 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:39:13.859 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:39:13.864 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:39:13.867 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:39:13.869 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:13.871 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:13.873 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:13.875 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:13.878 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:13.880 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:39:13.883 | + functions-common:time_stop:2311 : start_time=1620887953202 2021-05-13 06:39:13.885 | + functions-common:time_stop:2313 : [[ -z 1620887953202 ]] 2021-05-13 06:39:13.888 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:13.892 | + functions-common:time_stop:2316 : end_time=1620887953889 2021-05-13 06:39:13.894 | + functions-common:time_stop:2317 : elapsed_time=687 2021-05-13 06:39:13.896 | + functions-common:time_stop:2318 : total=4114 2021-05-13 06:39:13.898 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:13.900 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4801 2021-05-13 06:39:13.903 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:39:13.905 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:39:13.907 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:13.909 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:13.912 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:39:13.975 | Module proxy already enabled 2021-05-13 06:39:13.979 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:39:14.040 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:39:14.040 | Module proxy already enabled 2021-05-13 06:39:14.040 | Module proxy_uwsgi already enabled 2021-05-13 06:39:14.044 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:39:14.046 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:14.048 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:14.051 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:14.178 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:39:14.181 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:39:14.184 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:39:14.186 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.188 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.191 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:39:14.194 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.196 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:39:14.199 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:39:14.202 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:39:14.204 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.206 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:39:14.212 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.214 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:39:14.217 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:39:14.219 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:39:14.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:39:14.229 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.231 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:39:14.234 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:39:14.236 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:39:14.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:39:14.245 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.248 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:39:14.250 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:39:14.252 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.255 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.258 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:39:14.260 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.262 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:39:14.265 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:39:14.267 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:39:14.269 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.272 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.274 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:39:14.277 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.279 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:39:14.296 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:14.298 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:39:14.301 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:39:14.303 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:39:14.305 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:39:14.312 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.315 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:39:14.331 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:14.334 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:39:14.336 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:39:14.339 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:39:14.341 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.343 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:39:14.348 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.351 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:39:14.353 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:39:14.356 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:39:14.358 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:14.360 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:14.363 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:39:14.365 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:14.368 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:39:14.370 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:39:14.372 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:39:14.375 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:39:14.378 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:39:14.381 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:39:14.384 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:39:14.385 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:39:14.389 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:39:14.392 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:39:14.394 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:39:14.397 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:39:14.400 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:39:14.420 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:39:14.423 | + 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:39:15.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:15.163 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:15.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:15.163 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:16.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:16.181 | 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:39:16.184 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:16.185 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:16.186 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:16.205 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:16.212 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:16.218 | 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:39:16.271 | 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:39:16.308 | 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:39:16.349 | 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:39:16.355 | 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:39:16.361 | 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:39:16.400 | 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:39:16.409 | 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:39:16.425 | 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:39:16.431 | 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:39:16.433 | 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:39:16.444 | 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:39:16.447 | 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:39:16.450 | 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:39:16.455 | 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:39:16.473 | 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:39:16.478 | 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:39:16.498 | 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:39:16.502 | 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:39:16.505 | 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:39:16.512 | 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:39:16.532 | 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:39:16.593 | 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:39:16.606 | 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:39:16.611 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-05-13 06:39:16.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (0.8.0) 2021-05-13 06:39:16.624 | 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:39:16.627 | 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:39:16.631 | 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:39:16.634 | 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:39:16.637 | 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:39:16.639 | 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:39:16.643 | 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:39:16.647 | 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:39:16.651 | 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:39:16.654 | 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:39:18.561 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:18.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:18.633 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:18.636 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:18.638 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:18.640 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:18.642 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:18.644 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:18.647 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:18.649 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:18.651 | + functions-common:time_stop:2311 : start_time=1620887954415 2021-05-13 06:39:18.653 | + functions-common:time_stop:2313 : [[ -z 1620887954415 ]] 2021-05-13 06:39:18.656 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:18.660 | + functions-common:time_stop:2316 : end_time=1620887958657 2021-05-13 06:39:18.663 | + functions-common:time_stop:2317 : elapsed_time=4242 2021-05-13 06:39:18.665 | + functions-common:time_stop:2318 : total=32519 2021-05-13 06:39:18.667 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:18.669 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36761 2021-05-13 06:39:18.671 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:18.674 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:39:18.676 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:39:18.679 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:39:18.682 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:39:18.684 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:39:18.687 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:39:18.691 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:39:18.691 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:39:18.696 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:39:18.698 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:39:18.701 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:39:18.703 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:39:18.706 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:39:18.727 | Using python 3.8 to install python-memcached 2021-05-13 06:39:18.729 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-05-13 06:39:19.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:39:19.468 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:19.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:39:19.468 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:20.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:20.496 | 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:39:20.499 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.499 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.514 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.519 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.526 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:20.533 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.59) 2021-05-13 06:39:20.537 | 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:39:22.717 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:22.717 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:22.788 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:22.790 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:22.793 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:22.795 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:22.797 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:22.799 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:22.801 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:22.804 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:22.806 | + functions-common:time_stop:2311 : start_time=1620887958721 2021-05-13 06:39:22.809 | + functions-common:time_stop:2313 : [[ -z 1620887958721 ]] 2021-05-13 06:39:22.811 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:22.815 | + functions-common:time_stop:2316 : end_time=1620887962813 2021-05-13 06:39:22.818 | + functions-common:time_stop:2317 : elapsed_time=4092 2021-05-13 06:39:22.820 | + functions-common:time_stop:2318 : total=36761 2021-05-13 06:39:22.823 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:22.825 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40853 2021-05-13 06:39:22.827 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:22.829 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:39:22.845 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:22.848 | + ./stack.sh:main:862 : '[' 10.222.0.16 == 10.222.0.16 ']' 2021-05-13 06:39:22.850 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:39:22.852 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:39:22.855 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:39:22.857 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:22.859 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:39:22.861 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:39:22.877 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:22.879 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:39:22.882 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:39:22.884 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:39:22.886 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:22.888 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:22.890 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:22.893 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:22.895 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:22.898 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:22.912 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:22.914 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:22.916 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:22.919 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:22.919 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:22.924 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:39:22.926 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:22.929 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:39:22.931 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:22.931 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:22.935 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:39:22.937 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:22.939 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:39:22.942 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:22.944 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:22.947 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:22.949 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:39:22.951 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:39:22.954 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:22.956 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:22.958 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:22.961 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:22.963 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:39:22.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:39:22.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:22.971 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:39:22.973 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:22.976 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:22.979 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:39:22.984 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:39:22.987 | + 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:39:23.610 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:39:23.613 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:23.615 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:23.617 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:23.619 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:39:23.621 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:39:23.624 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:23.626 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:39:23.628 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:23.630 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:39:23.633 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:39:23.635 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:39:23.637 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:23.639 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:39:23.659 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:39:23.661 | + 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:39:24.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:24.402 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:24.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:24.402 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:25.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:25.426 | 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:39:25.430 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:25.430 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:25.432 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:25.437 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:25.444 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:25.448 | Obtaining file:///opt/stack/keystone 2021-05-13 06:39:26.986 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:39:28.519 | 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:39:28.548 | 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:39:28.557 | 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:39:28.565 | 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:39:28.568 | 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:39:28.596 | 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:39:28.624 | 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:39:28.638 | 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:39:28.654 | 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:39:28.666 | 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:39:28.676 | 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:39:28.679 | Requirement already satisfied: click===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (7.1.2) 2021-05-13 06:39:28.682 | 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:39:28.722 | 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:39:28.728 | Requirement already satisfied: itsdangerous===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.1.0) 2021-05-13 06:39:28.732 | 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:39:28.744 | 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:39:28.797 | 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:39:28.800 | Requirement already satisfied: oauthlib===3.1.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (3.1.0) 2021-05-13 06:39:28.806 | 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:39:28.842 | 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:39:28.883 | 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:39:28.889 | 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:39:28.938 | 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:39:28.944 | 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:39:28.983 | 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:39:29.037 | 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:39:29.056 | 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:39:29.072 | 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:39:29.081 | 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:39:29.104 | 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:39:29.116 | 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:39:29.132 | 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:39:29.177 | 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:39:29.184 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (1.7.4) 2021-05-13 06:39:29.197 | 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:39:29.199 | 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:39:29.202 | 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:39:29.213 | 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:39:29.216 | 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:39:29.218 | 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:39:29.222 | Requirement already satisfied: pysaml2===6.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (6.5.1) 2021-05-13 06:39:29.241 | 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:39:29.246 | 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:39:29.264 | 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:39:29.269 | 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:39:29.289 | 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:39:29.293 | Requirement already satisfied: scrypt===0.8.18 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (0.8.18) 2021-05-13 06:39:29.296 | 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:39:29.300 | 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:39:29.310 | 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:39:29.313 | 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:39:29.316 | 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:39:29.323 | 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:39:29.332 | 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:39:29.338 | 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:39:29.356 | 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:39:29.360 | 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:39:29.367 | 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:39:29.388 | Requirement already satisfied: xmlschema===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.6.1) 2021-05-13 06:39:29.415 | 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:39:29.420 | 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:39:29.423 | 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:39:29.483 | 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:39:29.486 | 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:39:29.495 | 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:39:29.499 | 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:39:29.508 | 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:39:29.513 | 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:39:29.553 | 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:39:29.559 | 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:39:29.562 | 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:39:29.572 | 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:39:29.580 | 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:39:29.586 | 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:39:29.595 | 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:39:29.606 | 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:39:29.618 | 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:39:29.628 | 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:39:29.632 | 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:39:29.635 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:39:29.640 | 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:39:29.654 | 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 204)) (5.1.2) 2021-05-13 06:39:29.677 | 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:39:29.680 | 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:39:29.684 | 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:39:29.688 | 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:39:29.690 | 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:39:29.693 | 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:39:29.696 | 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:39:29.699 | 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:39:29.702 | Requirement already satisfied: elementpath===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155)) (2.2.1) 2021-05-13 06:39:29.712 | 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:39:29.716 | 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:39:29.719 | 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:39:29.727 | 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:39:29.730 | 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:39:29.733 | 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:39:29.783 | 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:39:29.791 | 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:39:29.796 | 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:39:29.805 | 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:39:30.982 | Installing collected packages: keystone 2021-05-13 06:39:30.983 | Attempting uninstall: keystone 2021-05-13 06:39:30.984 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:39:30.987 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:39:30.989 | Running setup.py develop for keystone 2021-05-13 06:39:32.830 | Successfully installed keystone 2021-05-13 06:39:32.969 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:32.969 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:33.055 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:33.057 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:33.059 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:33.061 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:33.063 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:33.065 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:33.067 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:33.070 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:33.072 | + functions-common:time_stop:2311 : start_time=1620887963654 2021-05-13 06:39:33.074 | + functions-common:time_stop:2313 : [[ -z 1620887963654 ]] 2021-05-13 06:39:33.077 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:33.081 | + functions-common:time_stop:2316 : end_time=1620887973078 2021-05-13 06:39:33.083 | + functions-common:time_stop:2317 : elapsed_time=9424 2021-05-13 06:39:33.086 | + functions-common:time_stop:2318 : total=40853 2021-05-13 06:39:33.088 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:33.090 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50277 2021-05-13 06:39:33.092 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:33.094 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:39:33.096 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:33.099 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:33.117 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:39:33.128 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:39:33.130 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:39:33.133 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:33.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:33.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:39:33.140 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:33.142 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:39:33.159 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:33.161 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:39:33.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:39:33.166 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:39:33.168 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:39:33.180 | + 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:39:33.182 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:39:33.187 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:39:33.202 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:33.205 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:39:33.235 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:39:33.263 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:39:33.292 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:39:33.322 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:39:33.352 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:39:33.381 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:39:33.408 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:39:33.436 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:39:33.438 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:39:33.440 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:39:33.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:39:33.445 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:39:33.447 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:39:33.463 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:33.466 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:39:33.468 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:39:33.470 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:39:33.486 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:33.488 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:39:33.491 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:39:33.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:39:33.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:39:33.525 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:39:33.527 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:39:33.530 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:39:33.546 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:33.548 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.16/identity 2021-05-13 06:39:33.578 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.16/identity 2021-05-13 06:39:33.607 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:39:33.609 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:39:33.642 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:39:33.644 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:39:33.646 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:39:33.649 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:39:33.651 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:39:33.654 | + 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:39:33.684 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:39:33.686 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:39:33.688 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:39:33.691 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:39:33.694 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:39:33.711 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:39:33.713 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:39:33.715 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:39:33.718 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:39:33.720 | + 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:39:33.747 | + 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:39:33.775 | + 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:39:33.801 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:39:33.829 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:39:33.857 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:39:33.859 | + 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:39:33.861 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:39:33.863 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:39:33.866 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:39:33.868 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:39:33.870 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:39:33.873 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:39:33.877 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:39:33.879 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:39:33.882 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:39:33.894 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:39:33.895 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:33.903 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:39:33.907 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:33.922 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:39:33.924 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:39:33.928 | + 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:39:33.957 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:39:33.984 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:39:34.011 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:39:34.037 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:39:34.064 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:39:34.091 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:39:34.118 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:39:34.145 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:39:34.172 | + 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:39:34.199 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:39:34.225 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:39:34.252 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:39:34.279 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:39:34.281 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:39:34.284 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:39:34.287 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:39:34.289 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:39:34.291 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:34.293 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:34.296 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:34.298 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:34.301 | + 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:39:34.328 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:39:34.355 | + 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:39:34.356 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:39:34.364 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:39:34.368 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:39:34.370 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:39:34.373 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:39:34.375 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:39:34.377 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:39:34.379 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:34.382 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:34.384 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:39:34.386 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:39:34.388 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:34.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:34.393 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:39:34.454 | Site keystone-wsgi-public already enabled 2021-05-13 06:39:34.458 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:39:34.460 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:34.463 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:34.465 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:34.595 | + 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:39:34.598 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:39:34.601 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:39:34.604 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:39:34.607 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:39:34.610 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:39:34.613 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:39:34.618 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:39:34.620 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:39:34.622 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:39:34.635 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:39:34.635 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:34.643 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:39:34.647 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:39:34.662 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:39:34.665 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:39:34.668 | + 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:39:34.698 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:39:34.726 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:39:34.753 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:39:34.781 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:39:34.808 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:39:34.835 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:39:34.862 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:39:34.890 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:39:34.916 | + 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:39:34.943 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:39:34.971 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:39:34.998 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:39:35.025 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:39:35.027 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:39:35.030 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:39:35.033 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:39:35.035 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:39:35.037 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:35.040 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:35.042 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:35.045 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:35.047 | + 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:39:35.074 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:39:35.102 | + 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:39:35.103 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:39:35.111 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:39:35.114 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:39:35.117 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:39:35.120 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:39:35.122 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:39:35.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:39:35.127 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:35.129 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:35.131 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:39:35.133 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:39:35.136 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:35.138 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:35.140 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:39:35.201 | Site keystone-wsgi-admin already enabled 2021-05-13 06:39:35.205 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:39:35.207 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:39:35.210 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:39:35.212 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:39:35.339 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:39:35.369 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:39:35.401 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:39:35.431 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:39:35.433 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:39:35.464 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:39:35.492 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:39:35.520 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:39:35.537 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:35.539 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:39:35.556 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:35.558 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:39:35.561 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:39:35.563 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:39:35.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:35.568 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:39:35.570 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:39:35.573 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:39:35.575 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:39:35.577 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:35.579 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:35.582 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:35.585 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:35.587 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:35.590 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:35.605 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:35.607 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:35.610 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:35.613 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:35.613 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:35.618 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:39:35.621 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:35.623 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:39:35.626 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:35.626 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:35.631 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:39:35.634 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:35.636 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:39:35.639 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:35.642 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:35.645 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:39:35.648 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:39:35.650 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:39:35.653 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:35.655 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:35.657 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:39:35.660 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:35.662 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:39:35.665 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:39:35.667 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:35.670 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:39:35.673 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:35.675 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:35.678 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:39:35.684 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:39:35.686 | + 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:39:36.290 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:39:36.293 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:36.295 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:36.297 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:36.300 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:39:36.302 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:39:36.304 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:36.306 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:39:36.309 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:36.311 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:39:36.313 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:39:36.315 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:39:36.317 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:36.320 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:39:36.340 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:39:36.343 | + 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:39:37.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:37.088 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:37.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:37.088 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:38.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:38.119 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-13 06:39:38.123 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:38.123 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:38.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:38.130 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:38.137 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:38.141 | Obtaining file:///opt/stack/swift 2021-05-13 06:39:39.379 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:39:40.644 | 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:39:40.654 | 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:39:40.694 | 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:39:40.703 | 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:39:40.708 | 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:39:40.761 | Requirement already satisfied: lxml===4.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (4.6.3) 2021-05-13 06:39:40.772 | 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:39:40.775 | 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 302)) (2.7.0) 2021-05-13 06:39:40.811 | 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 304)) (8.7.0) 2021-05-13 06:39:40.852 | 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 305)) (3.2.0) 2021-05-13 06:39:40.859 | 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 307)) (5.0.1) 2021-05-13 06:39:40.865 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-05-13 06:39:40.904 | 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 317)) (4.1.0) 2021-05-13 06:39:40.913 | 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 320)) (4.9.0) 2021-05-13 06:39:40.930 | 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:39:40.935 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:39:40.938 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (3.1.1) 2021-05-13 06:39:40.949 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.6.0) 2021-05-13 06:39:40.952 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:39:40.955 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:39:40.958 | 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 395)) (2.8.1) 2021-05-13 06:39:40.963 | 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 405)) (4.2.0) 2021-05-13 06:39:40.982 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:39:40.986 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:39:41.006 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:39:41.011 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:39:41.062 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:39:41.065 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-05-13 06:39:41.072 | 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:39:41.092 | Requirement already satisfied: xattr===0.9.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.9.7) 2021-05-13 06:39:41.096 | 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:39:41.100 | 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:39:41.108 | 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:39:41.168 | 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:39:41.182 | 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:39:41.188 | 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:39:41.196 | 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:39:41.199 | 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:39:41.204 | 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:39:41.207 | 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:39:41.210 | 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:39:41.214 | 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:39:41.217 | 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:39:41.220 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:39:41.223 | 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 294)) (1.7.0) 2021-05-13 06:39:41.228 | 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:39:41.232 | 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:39:42.814 | Installing collected packages: swift 2021-05-13 06:39:42.814 | Attempting uninstall: swift 2021-05-13 06:39:42.816 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:39:42.818 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:39:42.820 | Running setup.py develop for swift 2021-05-13 06:39:44.493 | Successfully installed swift 2021-05-13 06:39:44.628 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:44.628 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:44.714 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:44.716 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:44.718 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:44.720 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:44.722 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:44.725 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:44.727 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:44.730 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:44.732 | + functions-common:time_stop:2311 : start_time=1620887976335 2021-05-13 06:39:44.734 | + functions-common:time_stop:2313 : [[ -z 1620887976335 ]] 2021-05-13 06:39:44.737 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:44.741 | + functions-common:time_stop:2316 : end_time=1620887984739 2021-05-13 06:39:44.743 | + functions-common:time_stop:2317 : elapsed_time=8404 2021-05-13 06:39:44.745 | + functions-common:time_stop:2318 : total=50277 2021-05-13 06:39:44.747 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:44.750 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58681 2021-05-13 06:39:44.752 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:44.754 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:39:44.756 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:44.759 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:44.777 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:39:44.790 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:39:44.792 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:39:44.794 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:44.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:44.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:39:44.801 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:44.804 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:39:44.806 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:39:44.809 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:39:44.811 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:39:44.813 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:39:44.815 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:39:44.817 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:39:44.819 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:39:44.822 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:39:45.721 | No account-reaper running 2021-05-13 06:39:45.721 | No container-updater running 2021-05-13 06:39:45.721 | No object-updater running 2021-05-13 06:39:45.721 | No container-auditor running 2021-05-13 06:39:45.721 | No container-replicator running 2021-05-13 06:39:45.721 | No object-auditor running 2021-05-13 06:39:45.721 | No object-server running 2021-05-13 06:39:45.721 | No object-reconstructor running 2021-05-13 06:39:45.721 | No object-replicator running 2021-05-13 06:39:45.721 | No container-server running 2021-05-13 06:39:45.721 | No account-auditor running 2021-05-13 06:39:45.721 | No container-sharder running 2021-05-13 06:39:45.721 | No proxy-server running 2021-05-13 06:39:45.721 | No container-sync running 2021-05-13 06:39:45.721 | No account-replicator running 2021-05-13 06:39:45.721 | No container-reconciler running 2021-05-13 06:39:45.721 | No account-server running 2021-05-13 06:39:45.722 | No object-expirer running 2021-05-13 06:39:45.769 | + lib/swift:configure_swift:341 : true 2021-05-13 06:39:45.771 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:39:45.783 | + 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:39:45.795 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:39:45.798 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:39:45.798 | s/%GROUP%//; 2021-05-13 06:39:45.798 | s/%USER%/ubuntu/; 2021-05-13 06:39:45.798 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:39:45.798 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:39:45.798 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:39:45.807 | uid = ubuntu 2021-05-13 06:39:45.807 | gid = 2021-05-13 06:39:45.807 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:39:45.807 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:39:45.807 | address = 127.0.0.1 2021-05-13 06:39:45.807 | 2021-05-13 06:39:45.807 | [account6612] 2021-05-13 06:39:45.807 | max connections = 25 2021-05-13 06:39:45.807 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:45.807 | read only = false 2021-05-13 06:39:45.807 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:39:45.807 | 2021-05-13 06:39:45.807 | [account6622] 2021-05-13 06:39:45.807 | max connections = 25 2021-05-13 06:39:45.807 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:45.807 | read only = false 2021-05-13 06:39:45.807 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:39:45.807 | 2021-05-13 06:39:45.807 | [account6632] 2021-05-13 06:39:45.807 | max connections = 25 2021-05-13 06:39:45.807 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:45.807 | read only = false 2021-05-13 06:39:45.807 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:39:45.807 | 2021-05-13 06:39:45.807 | [account6642] 2021-05-13 06:39:45.807 | max connections = 25 2021-05-13 06:39:45.807 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:45.807 | read only = false 2021-05-13 06:39:45.807 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:39:45.807 | 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [container6611] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.808 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:45.808 | read only = false 2021-05-13 06:39:45.808 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [container6621] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.808 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:45.808 | read only = false 2021-05-13 06:39:45.808 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [container6631] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.808 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:45.808 | read only = false 2021-05-13 06:39:45.808 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [container6641] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.808 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:45.808 | read only = false 2021-05-13 06:39:45.808 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [object6613] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.808 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:39:45.808 | read only = false 2021-05-13 06:39:45.808 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:39:45.808 | 2021-05-13 06:39:45.808 | [object6623] 2021-05-13 06:39:45.808 | max connections = 25 2021-05-13 06:39:45.809 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:39:45.809 | read only = false 2021-05-13 06:39:45.809 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:39:45.809 | 2021-05-13 06:39:45.809 | [object6633] 2021-05-13 06:39:45.809 | max connections = 25 2021-05-13 06:39:45.809 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:39:45.809 | read only = false 2021-05-13 06:39:45.809 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:39:45.809 | 2021-05-13 06:39:45.809 | [object6643] 2021-05-13 06:39:45.809 | max connections = 25 2021-05-13 06:39:45.809 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:39:45.809 | read only = false 2021-05-13 06:39:45.809 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:39:45.810 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:39:45.812 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:39:45.814 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:39:45.816 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:39:45.827 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:39:45.830 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:39:45.834 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:39:45.838 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:39:45.840 | + 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:39:45.844 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:39:45.872 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.16:8080/v1/ 2021-05-13 06:39:45.897 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:39:45.915 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:39:45.942 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:39:45.959 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:45.987 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:39:46.005 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:39:46.032 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:39:46.050 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:39:46.077 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:39:46.095 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:46.123 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:39:46.141 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:39:46.155 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:46.157 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:39:46.185 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:39:46.212 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:39:46.238 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:39:46.265 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:39:46.280 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:46.282 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:39:46.309 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:39:46.324 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:46.326 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:39:46.341 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:46.343 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:39:46.345 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:39:46.359 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:46.362 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:39:46.364 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:39:46.366 | + 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:39:46.371 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:39:46.376 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:39:46.402 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:39:46.429 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:39:46.457 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:39:46.486 | + 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:39:46.513 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:39:46.515 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:39:46.517 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:39:46.519 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:39:46.521 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:39:46.548 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:39:46.576 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:39:46.602 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:39:46.629 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:39:46.656 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:39:46.682 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:39:46.709 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:39:46.736 | + 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:39:46.763 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:39:46.790 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:39:46.817 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:39:46.843 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:39:46.870 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:39:46.900 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:39:46.926 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:39:46.945 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:39:46.972 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:39:46.999 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:39:47.003 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:39:47.031 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:39:47.058 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:39:47.084 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:39:47.086 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:39:47.089 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:39:47.091 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:39:47.095 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:39:47.097 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:39:47.099 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:47.102 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:39:47.104 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:39:47.107 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:47.109 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:47.111 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:39:47.128 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:47.155 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:39:47.173 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:39:47.201 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:47.218 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:47.247 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:39:47.264 | + 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:39:47.292 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:39:47.310 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:47.339 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:39:47.357 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:39:47.385 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:47.403 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:47.431 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:39:47.449 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:47.477 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:39:47.495 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:39:47.522 | + 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:39:47.527 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:47.545 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:47.574 | + 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:39:47.602 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:39:47.604 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:39:47.609 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:39:47.611 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:39:47.613 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:47.615 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:39:47.618 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:39:47.620 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:47.622 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:47.624 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:39:47.642 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:47.671 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:39:47.689 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:39:47.718 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:47.735 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:47.764 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:39:47.781 | + 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:39:47.809 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:39:47.827 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:47.855 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:39:47.873 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:39:47.901 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:47.919 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:47.948 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:39:47.966 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:47.995 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:39:48.013 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:39:48.041 | + 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:39:48.045 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:48.063 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:48.091 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:39:48.093 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:39:48.098 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:39:48.100 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:39:48.103 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:39:48.105 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:39:48.107 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:39:48.109 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:39:48.111 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:39:48.113 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:39:48.131 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:39:48.159 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:39:48.177 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:39:48.206 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:39:48.224 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:39:48.252 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:39:48.270 | + 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:39:48.297 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:39:48.315 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:39:48.343 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:39:48.361 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:39:48.390 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:39:48.407 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:39:48.436 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:39:48.454 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:39:48.481 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:39:48.499 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:39:48.527 | + 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:39:48.532 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:39:48.549 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:39:48.578 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:39:48.605 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:39:48.634 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:39:48.662 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:39:48.664 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:39:48.669 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:39:48.697 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:39:48.725 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:39:48.753 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:39:48.782 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:39:48.810 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:39:48.837 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:39:48.865 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:39:48.892 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:39:48.918 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:39:48.934 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:48.937 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:39:48.954 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:39:48.957 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:39:48.977 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:39:48.979 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.16 2021-05-13 06:39:49.006 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:39:49.009 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:39:49.036 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.16/identity 2021-05-13 06:39:49.065 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:39:49.067 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:39:49.094 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:39:49.110 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.113 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:39:49.115 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:39:49.120 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:39:49.122 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:39:49.139 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:39:49.141 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:39:49.153 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:39:49.155 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:39:49.157 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:39:49.160 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:39:49.162 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:39:49.165 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:39:49.167 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:39:49.169 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:39:49.171 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:39:49.183 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:39:49.186 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:39:49.188 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:39:49.205 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:39:49.207 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:39:49.224 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:49.227 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:39:49.230 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:39:49.232 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:39:49.235 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:39:49.237 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:39:49.239 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:39:49.242 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:39:49.245 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:39:49.261 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:49.264 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:39:49.266 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:39:49.283 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:39:49.286 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:39:49.289 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:39:49.291 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:39:49.294 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:39:49.297 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:39:49.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:39:49.302 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:39:49.305 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:39:49.308 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:39:49.310 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:39:49.313 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:39:49.316 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:39:49.318 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:39:49.321 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:39:49.325 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:39:49.327 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:39:49.330 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:39:49.334 | +++ 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:39:49.334 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:39:49.339 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:39:49.342 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:39:49.345 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:39:49.348 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:39:49.350 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:39:49.373 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:39:49.375 | + 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:39:50.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:50.113 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:50.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:50.113 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:51.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:51.133 | 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:39:51.137 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:51.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:51.139 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:51.144 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:51.150 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:51.156 | 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 178)) (2.5.0) 2021-05-13 06:39:51.252 | 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:39:51.257 | 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:39:51.269 | 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:39:51.329 | 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 287)) (4.3.1) 2021-05-13 06:39:51.353 | 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 294)) (1.7.0) 2021-05-13 06:39:51.358 | 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 298)) (5.4.0) 2021-05-13 06:39:51.376 | 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 303)) (4.4.0) 2021-05-13 06:39:51.387 | 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 304)) (8.7.0) 2021-05-13 06:39:51.429 | 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 305)) (3.2.0) 2021-05-13 06:39:51.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 307)) (5.0.1) 2021-05-13 06:39:51.441 | 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 309)) (4.4.0) 2021-05-13 06:39:51.480 | 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 314)) (2.5.0) 2021-05-13 06:39:51.496 | 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 316)) (6.2.0) 2021-05-13 06:39:51.500 | 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 317)) (4.1.0) 2021-05-13 06:39:51.510 | 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 318)) (2.5.0) 2021-05-13 06:39:51.533 | 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 320)) (4.9.0) 2021-05-13 06:39:51.549 | 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:39:51.555 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.6.0) 2021-05-13 06:39:51.558 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.9.6) 2021-05-13 06:39:51.561 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (2.4.7) 2021-05-13 06:39:51.564 | 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 390)) (7.4.0) 2021-05-13 06:39:51.579 | 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 395)) (2.8.1) 2021-05-13 06:39:51.585 | 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 405)) (4.2.0) 2021-05-13 06:39:51.604 | 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 429)) (3.11.1) 2021-05-13 06:39:51.630 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-05-13 06:39:51.634 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-05-13 06:39:51.654 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-05-13 06:39:51.659 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.2) 2021-05-13 06:39:51.662 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-13 06:39:51.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 514)) (3.3.0) 2021-05-13 06:39:51.672 | 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:39:51.687 | 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:39:51.708 | 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:39:51.714 | 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:39:51.723 | 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:39:51.726 | 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:39:51.731 | 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:39:51.735 | 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:39:51.739 | 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:39:51.747 | 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:39:51.752 | 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:39:51.756 | 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:39:51.760 | 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:39:51.770 | 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:39:51.784 | 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:39:51.795 | 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:39:51.803 | 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:39:51.812 | 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:39:51.815 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (0.7.2) 2021-05-13 06:39:51.818 | 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:39:51.822 | 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:39:51.825 | 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:39:51.828 | 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:39:51.837 | 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:39:51.839 | 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:39:51.842 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.20) 2021-05-13 06:39:51.845 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2021-05-13 06:39:51.852 | 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:39:51.870 | Requirement already satisfied: setuptools===56.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (56.0.0) 2021-05-13 06:39:51.923 | 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 412)) (1.6.0) 2021-05-13 06:39:51.925 | 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:39:51.928 | 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:39:51.932 | 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:39:51.939 | 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:39:51.941 | 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:39:53.661 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:39:53.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:39:53.743 | + inc/python:pip_install:200 : result=0 2021-05-13 06:39:53.746 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:39:53.748 | + functions-common:time_stop:2304 : local name 2021-05-13 06:39:53.750 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:39:53.753 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:39:53.755 | + functions-common:time_stop:2307 : local total 2021-05-13 06:39:53.758 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:39:53.760 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:39:53.762 | + functions-common:time_stop:2311 : start_time=1620887989367 2021-05-13 06:39:53.765 | + functions-common:time_stop:2313 : [[ -z 1620887989367 ]] 2021-05-13 06:39:53.768 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:39:53.772 | + functions-common:time_stop:2316 : end_time=1620887993769 2021-05-13 06:39:53.774 | + functions-common:time_stop:2317 : elapsed_time=4402 2021-05-13 06:39:53.776 | + functions-common:time_stop:2318 : total=58681 2021-05-13 06:39:53.778 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:39:53.781 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63083 2021-05-13 06:39:53.783 | + inc/python:pip_install:203 : return 0 2021-05-13 06:39:53.786 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:39:53.788 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:39:53.791 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:39:53.804 | + 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:39:53.809 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:39:53.811 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:39:53.814 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:39:53.816 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:39:53.818 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:39:53.822 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:39:53.825 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:39:53.827 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:39:53.830 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:39:53.846 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:39:53.848 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:39:53.850 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:53.854 | + functions-common:git_clone:544 : echo master 2021-05-13 06:39:53.854 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:39:53.859 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:39:53.862 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:39:53.864 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:39:53.867 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:39:53.868 | + functions-common:git_clone:593 : head -1 2021-05-13 06:39:53.870 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:39:53.873 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:39:53.876 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:39:53.878 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:39:53.881 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:53.883 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:39:53.886 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:39:53.888 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:39:53.891 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:39:53.893 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:53.896 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:39:53.898 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:39:53.900 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:39:53.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:39:53.906 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:39:53.909 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:39:53.911 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:39:53.914 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:39:53.917 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:39:53.923 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:39:53.925 | + 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:39:54.519 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:39:54.521 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:39:54.524 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:39:54.527 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:39:54.529 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:39:54.531 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:39:54.534 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:39:54.536 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:39:54.539 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:39:54.541 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:39:54.544 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:39:54.546 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:39:54.548 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:39:54.551 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:39:54.572 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:39:54.574 | + 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:39:55.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:55.326 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:55.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:39:55.326 | from cryptography.utils import int_from_bytes 2021-05-13 06:39:56.357 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:39:56.357 | 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:39:56.360 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:56.361 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:56.362 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:56.367 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:56.374 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:39:56.392 | Obtaining file:///opt/stack/glance 2021-05-13 06:39:57.642 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:39:58.886 | 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:39:58.896 | 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:39:58.904 | 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:39:58.916 | 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:39:58.944 | 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:39:58.953 | 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:39:58.966 | 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:39:58.976 | 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:39:58.996 | 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:39:59.036 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-05-13 06:39:59.050 | 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:39:59.057 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2021-05-13 06:39:59.063 | 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:39:59.072 | 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:39:59.078 | 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 177)) (2.5.0) 2021-05-13 06:39:59.149 | 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:39:59.154 | 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:39:59.159 | 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:39:59.162 | 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:39:59.173 | 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:39:59.233 | 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:39:59.285 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (0.8.0) 2021-05-13 06:39:59.292 | 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:39:59.297 | 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 297)) (5.4.0) 2021-05-13 06:39:59.315 | 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:39:59.351 | 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:39:59.362 | 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:39:59.403 | 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:39:59.409 | 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:39:59.457 | 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:39:59.464 | 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:39:59.502 | 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:39:59.558 | 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:39:59.576 | 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:39:59.591 | 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:39:59.605 | 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:39:59.615 | 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:39:59.637 | 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:39:59.649 | 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:39:59.665 | 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:39:59.711 | 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:39:59.717 | 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:39:59.720 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (0.7.2) 2021-05-13 06:39:59.722 | 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:39:59.745 | 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:39:59.760 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (3.1.1) 2021-05-13 06:39:59.770 | 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:39:59.773 | 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:39:59.777 | 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 385)) (5.1.0) 2021-05-13 06:39:59.793 | 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:39:59.798 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-05-13 06:39:59.800 | 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:39:59.819 | 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:39:59.823 | 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:39:59.830 | 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:39:59.849 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.3.3) 2021-05-13 06:39:59.854 | 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:39:59.859 | 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:39:59.910 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.8.1) 2021-05-13 06:39:59.914 | 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:39:59.917 | 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:39:59.927 | 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:39:59.931 | 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:39:59.934 | 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:39:59.941 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:39:59.996 | 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:40:00.011 | 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:40:00.020 | 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:40:00.026 | 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:40:00.043 | 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:40:00.047 | 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:40:00.054 | 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:40:00.074 | 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:40:00.076 | 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:40:00.082 | 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:40:00.090 | 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:40:00.094 | 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:40:00.102 | 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:40:00.108 | 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:40:00.113 | 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:40:00.117 | 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:40:00.122 | 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:40:00.125 | 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:40:00.164 | 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:40:00.172 | 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:40:00.175 | 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:40:00.206 | 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:40:00.209 | 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:40:00.222 | 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:40:00.225 | 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:40:00.228 | 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:40:00.232 | 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:40:00.235 | 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:40:00.238 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:40:00.244 | 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:40:00.250 | 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:40:00.288 | 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:40:00.291 | 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:40:00.293 | 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:40:00.296 | 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:40:00.299 | 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:40:00.302 | 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:40:00.306 | 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:40:00.308 | 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:40:00.311 | 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:40:00.368 | 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:40:00.370 | 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:40:00.375 | 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:40:00.380 | 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:40:01.410 | Installing collected packages: glance 2021-05-13 06:40:01.410 | Attempting uninstall: glance 2021-05-13 06:40:01.412 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:40:01.416 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:40:01.418 | Running setup.py develop for glance 2021-05-13 06:40:02.984 | Successfully installed glance 2021-05-13 06:40:03.124 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:03.124 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:03.209 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:03.212 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:03.214 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:03.217 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:03.219 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:03.221 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:03.224 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:03.226 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:03.228 | + functions-common:time_stop:2311 : start_time=1620887994566 2021-05-13 06:40:03.230 | + functions-common:time_stop:2313 : [[ -z 1620887994566 ]] 2021-05-13 06:40:03.234 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:03.238 | + functions-common:time_stop:2316 : end_time=1620888003235 2021-05-13 06:40:03.240 | + functions-common:time_stop:2317 : elapsed_time=8669 2021-05-13 06:40:03.243 | + functions-common:time_stop:2318 : total=63083 2021-05-13 06:40:03.245 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:03.247 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71752 2021-05-13 06:40:03.250 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:03.252 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:03.255 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:03.258 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:03.276 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:40:03.288 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:40:03.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:40:03.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:03.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:03.298 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:40:03.301 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:03.303 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:40:03.306 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:40:03.309 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:40:03.321 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:40:03.324 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:40:03.327 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:40:03.329 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:40:03.331 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:40:03.334 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:40:03.337 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:40:03.339 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:40:03.368 | + 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:40:03.397 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:40:03.426 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:40:03.456 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:40:03.487 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:40:03.517 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:40:03.520 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:40:03.522 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:40:03.525 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:40:03.527 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:40:03.555 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:40:03.584 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:40:03.613 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:40:03.642 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:40:03.672 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:40:03.701 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:40:03.730 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:40:03.761 | + 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:40:03.791 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:40:03.821 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:40:03.850 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:40:03.853 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:40:03.856 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:40:03.858 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:40:03.861 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:40:03.863 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:40:03.880 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:03.883 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:40:03.886 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:40:03.888 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:40:03.904 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:03.907 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:40:03.909 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:40:03.940 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:40:03.942 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:40:03.945 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:40:03.947 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:40:03.950 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:40:03.952 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:40:03.954 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:40:03.957 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:40:03.959 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:40:03.962 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:03.964 | + 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:40:03.994 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:40:03.997 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.16 2021-05-13 06:40:04.026 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:40:04.028 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:40:04.045 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:04.048 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:40:04.078 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:40:04.107 | + 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:40:04.138 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:40:04.167 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:40:04.197 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:40:04.213 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:04.216 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:40:04.246 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:40:04.275 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:40:04.305 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.16/identity/v3 2021-05-13 06:40:04.335 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:40:04.365 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.16/image 2021-05-13 06:40:04.394 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:40:04.411 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:04.413 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:40:04.416 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:40:04.419 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:40:04.422 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:40:04.439 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:40:04.442 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:40:04.444 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:04.447 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:40:04.449 | + 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:40:04.479 | + 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:40:04.510 | + 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:40:04.540 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:40:04.570 | + 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:40:04.574 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:40:04.604 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:40:04.634 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:40:04.663 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.16/identity 2021-05-13 06:40:04.693 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:40:04.723 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:40:04.754 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:40:04.783 | + 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:40:04.814 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:40:04.843 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:40:04.874 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:40:04.904 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:40:04.909 | + 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:40:04.917 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:40:04.932 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:04.935 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:40:04.937 | + 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:40:04.940 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:40:04.942 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:40:04.944 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:40:04.947 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:40:04.951 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:40:04.953 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:40:04.957 | + 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:40:04.987 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:40:04.990 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:40:04.992 | ++ functions:get_random_port:837 : true 2021-05-13 06:40:04.994 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:40:04.996 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:40:04.999 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:40:05.048 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:40:05.051 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:40:05.053 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:40:05.056 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:40:05.058 | + 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:40:05.085 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:40:05.112 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:40:05.140 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:40:05.167 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:40:05.194 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:40:05.221 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:40:05.249 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:40:05.276 | + 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:40:05.304 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:40:05.332 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:40:05.360 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:40:05.387 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:40:05.415 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:40:05.441 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:40:05.470 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:40:05.498 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:40:05.525 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:40:05.552 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:40:05.581 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:40:05.583 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:40:05.586 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:05.588 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:05.591 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:05.593 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:05.595 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:40:05.649 | proxy (enabled by site administrator) 2021-05-13 06:40:05.652 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:40:05.654 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:40:05.656 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:05.659 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:05.661 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:05.663 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:05.666 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:40:05.718 | proxy_http (enabled by site administrator) 2021-05-13 06:40:05.721 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:40:05.724 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:40:05.727 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:40:05.730 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:40:05.732 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:05.735 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:05.737 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:05.740 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:05.743 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:40:05.743 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:05.752 | KeepAlive Off 2021-05-13 06:40:05.756 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:40:05.756 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:05.765 | SetEnv proxy-sendchunked 1 2021-05-13 06:40:05.769 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:40:05.772 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:40:05.778 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:40:05.781 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:40:05.784 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:40:05.786 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:40:05.789 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:40:05.791 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:05.793 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:05.796 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:05.798 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:05.800 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:40:05.803 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:05.806 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:05.808 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:40:05.871 | Site glance-wsgi-api already enabled 2021-05-13 06:40:05.875 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:40:05.877 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:40:05.879 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:40:05.882 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:40:06.012 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:40:06.019 | + 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:40:06.051 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:40:06.068 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:06.071 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:40:06.073 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:40:06.076 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:40:06.078 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:40:06.081 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:40:06.083 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:40:06.086 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:40:06.088 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:40:06.090 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:40:06.093 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:40:06.095 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:40:06.098 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:40:06.101 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:40:06.104 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:40:06.121 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:40:06.123 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:40:06.126 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:06.129 | + functions-common:git_clone:544 : echo master 2021-05-13 06:40:06.129 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:40:06.134 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:40:06.137 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:06.139 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:40:06.142 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:40:06.142 | + functions-common:git_clone:593 : head -1 2021-05-13 06:40:06.147 | f9124c77e Merge commit 'refs/changes/24/786524/6' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-05-13 06:40:06.150 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:40:06.152 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:40:06.155 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:40:06.157 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:06.160 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:06.162 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:40:06.165 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:40:06.168 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:40:06.170 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:06.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:06.175 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:40:06.177 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:40:06.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:40:06.183 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:40:06.186 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:40:06.188 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:40:06.191 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:40:06.194 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:40:06.200 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:40:06.202 | + 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:40:06.806 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:40:06.809 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:40:06.811 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:40:06.813 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:40:06.816 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:40:06.818 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:40:06.820 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:40:06.822 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:40:06.825 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:40:06.827 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:40:06.829 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:40:06.832 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:40:06.834 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:40:06.837 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:40:06.858 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:40:06.861 | + 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:40:07.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:07.612 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:07.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:07.612 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:08.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:40:08.630 | 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:40:08.634 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:08.634 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:08.636 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:08.641 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:08.648 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:08.652 | Obtaining file:///opt/stack/cinder 2021-05-13 06:40:10.647 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:40:12.624 | 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:40:12.632 | 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:40:12.641 | 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:40:12.652 | 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:40:12.680 | 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:40:12.693 | 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:40:12.703 | 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:40:12.714 | 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:40:12.734 | 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:40:12.773 | 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:40:12.786 | 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:40:12.790 | 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:40:12.799 | 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:40:12.813 | 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:40:12.837 | 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:40:12.843 | 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:40:12.848 | 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:40:12.853 | 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:40:12.856 | 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:40:12.860 | 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:40:12.871 | 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:40:12.929 | 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:40:12.982 | 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:40:12.992 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.1.3) 2021-05-13 06:40:13.002 | 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 286)) (4.3.1) 2021-05-13 06:40:13.025 | 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:40:13.029 | 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 297)) (5.4.0) 2021-05-13 06:40:13.047 | 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:40:13.083 | 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:40:13.094 | 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:40:13.134 | 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:40:13.139 | 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:40:13.187 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:40:13.194 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-05-13 06:40:13.232 | 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:40:13.287 | 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:40:13.304 | 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:40:13.319 | 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:40:13.334 | 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:40:13.348 | 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:40:13.353 | 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:40:13.362 | 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:40:13.386 | 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:40:13.396 | 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:40:13.412 | 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:40:13.432 | 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 321)) (3.9.0) 2021-05-13 06:40:13.454 | 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:40:13.500 | 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:40:13.506 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (2.7.2) 2021-05-13 06:40:13.539 | 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:40:13.543 | 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:40:13.545 | 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:40:13.568 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.4.8) 2021-05-13 06:40:13.571 | 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 352)) (0.2.8) 2021-05-13 06:40:13.575 | 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:40:13.586 | 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:40:13.589 | 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:40:13.592 | 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 385)) (5.1.0) 2021-05-13 06:40:13.608 | 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:40:13.613 | 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 398)) (3.3.0) 2021-05-13 06:40:13.630 | 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:40:13.649 | 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:40:13.664 | 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 428)) (3.11.1) 2021-05-13 06:40:13.690 | 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:40:13.694 | 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:40:13.701 | 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:40:13.722 | 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:40:13.726 | Requirement already satisfied: rsa===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (4.7.2) 2021-05-13 06:40:13.731 | 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 464)) (2.1.74) 2021-05-13 06:40:13.736 | Requirement already satisfied: s3transfer===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (0.4.2) 2021-05-13 06:40:13.745 | 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:40:13.795 | 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:40:13.798 | 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:40:13.809 | 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:40:13.812 | 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:40:13.814 | 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:40:13.822 | Requirement already satisfied: suds-jurko===0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.6) 2021-05-13 06:40:13.824 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.8.9) 2021-05-13 06:40:13.830 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (4.6.0) 2021-05-13 06:40:13.908 | 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:40:13.922 | 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:40:13.932 | 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:40:13.937 | 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:40:13.956 | 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:40:14.014 | 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:40:14.018 | 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:40:14.026 | Requirement already satisfied: uritemplate===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.0.1) 2021-05-13 06:40:14.029 | 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:40:14.049 | 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:40:14.053 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.3) 2021-05-13 06:40:14.061 | 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:40:14.064 | 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:40:14.069 | 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 584)) (1.4.9.1) 2021-05-13 06:40:14.072 | 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:40:14.076 | 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:40:14.084 | 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:40:14.109 | 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:40:14.112 | 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:40:14.118 | 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:40:14.124 | 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:40:14.128 | 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:40:14.132 | 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:40:14.139 | 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:40:14.148 | 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:40:14.154 | 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:40:14.195 | 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:40:14.200 | 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:40:14.206 | 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:40:14.209 | 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:40:14.220 | 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:40:14.223 | 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:40:14.237 | 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:40:14.246 | 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:40:14.258 | 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:40:14.272 | 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:40:14.276 | 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:40:14.279 | 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:40:14.283 | Requirement already satisfied: pyudev===0.22.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.22.0) 2021-05-13 06:40:14.286 | 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:40:14.289 | 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:40:14.295 | 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:40:14.332 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.4.2) 2021-05-13 06:40:14.337 | 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:40:14.340 | 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:40:14.343 | 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:40:14.346 | 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:40:14.348 | 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:40:14.354 | 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:40:14.357 | 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:40:14.364 | Requirement already satisfied: protobuf===3.15.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.8) 2021-05-13 06:40:14.368 | 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:40:14.371 | 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:40:14.373 | 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:40:14.381 | 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:40:14.384 | 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:40:14.387 | 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:40:14.442 | 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:40:14.445 | 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:40:14.448 | 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:40:14.453 | 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:40:14.458 | 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:40:15.345 | Installing collected packages: cinder 2021-05-13 06:40:15.345 | Attempting uninstall: cinder 2021-05-13 06:40:15.347 | Found existing installation: cinder 18.1.0.dev94 2021-05-13 06:40:15.350 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:40:15.352 | Running setup.py develop for cinder 2021-05-13 06:40:17.605 | Successfully installed cinder 2021-05-13 06:40:17.744 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:17.744 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:17.830 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:17.833 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:17.835 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:17.838 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:17.840 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:17.842 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:17.845 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:17.847 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:17.849 | + functions-common:time_stop:2311 : start_time=1620888006853 2021-05-13 06:40:17.851 | + functions-common:time_stop:2313 : [[ -z 1620888006853 ]] 2021-05-13 06:40:17.855 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:17.859 | + functions-common:time_stop:2316 : end_time=1620888017856 2021-05-13 06:40:17.861 | + functions-common:time_stop:2317 : elapsed_time=11003 2021-05-13 06:40:17.864 | + functions-common:time_stop:2318 : total=71752 2021-05-13 06:40:17.866 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:17.869 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82755 2021-05-13 06:40:17.871 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:17.874 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:17.876 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:17.879 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:17.897 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:40:17.909 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:40:17.912 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:40:17.915 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:17.917 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:17.919 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:40:17.922 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:17.925 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:40:17.927 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:40:17.929 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:40:17.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:17.935 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:17.937 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:40:17.949 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:40:17.952 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:40:17.954 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:40:17.957 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:40:17.959 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:40:17.962 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:17.965 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:40:17.967 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:17.970 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:17.972 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:40:17.975 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:40:17.977 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:40:17.979 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:40:17.982 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:40:17.985 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:40:17.987 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:17.990 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:17.992 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:40:18.015 | + 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:40:18.119 | Reading package lists... 2021-05-13 06:40:18.333 | Building dependency tree... 2021-05-13 06:40:18.334 | Reading state information... 2021-05-13 06:40:18.566 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:40:18.566 | The following packages were automatically installed and are no longer required: 2021-05-13 06:40:18.567 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:40:18.567 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:40:18.567 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:40:18.567 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:40:18.567 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:40:18.567 | python3-zope.interface 2021-05-13 06:40:18.568 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:40:18.678 | 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 2021-05-13 06:40:18.683 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:40:18.686 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:40:18.688 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:18.691 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:18.693 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:18.696 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:18.698 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:18.701 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:40:18.703 | + functions-common:time_stop:2311 : start_time=1620888018012 2021-05-13 06:40:18.706 | + functions-common:time_stop:2313 : [[ -z 1620888018012 ]] 2021-05-13 06:40:18.709 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:18.713 | + functions-common:time_stop:2316 : end_time=1620888018711 2021-05-13 06:40:18.716 | + functions-common:time_stop:2317 : elapsed_time=699 2021-05-13 06:40:18.718 | + functions-common:time_stop:2318 : total=4801 2021-05-13 06:40:18.721 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:18.723 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5500 2021-05-13 06:40:18.726 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:40:18.729 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:40:18.731 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:40:18.734 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:40:18.746 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:40:18.750 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:40:18.753 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:40:18.755 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:40:18.759 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:40:18.759 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:40:18.763 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:40:18.766 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:40:18.768 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:40:18.770 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:40:18.772 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:40:18.775 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:40:18.777 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:40:18.779 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:40:18.790 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:40:18.802 | + 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:40:18.814 | + 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:40:18.826 | + 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:40:18.839 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:40:18.842 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:40:18.846 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nFR7PsqDxv 2021-05-13 06:40:18.848 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:40:18.850 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:40:18.853 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:40:18.855 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nFR7PsqDxv 2021-05-13 06:40:18.859 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nFR7PsqDxv 2021-05-13 06:40:18.870 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nFR7PsqDxv /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:40:18.882 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:40:18.887 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:40:18.889 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:40:18.891 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:40:18.893 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:40:18.896 | + 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:40:18.898 | + 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:40:18.901 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:40:18.903 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:40:18.908 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:40:18.912 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:40:18.932 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:40:18.951 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:40:18.971 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:40:18.990 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:40:19.009 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:40:19.028 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:40:19.047 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:40:19.066 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:40:19.068 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:19.071 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:40:19.073 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:40:19.075 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:40:19.105 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:40:19.132 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.16/identity 2021-05-13 06:40:19.160 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:40:19.188 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:40:19.216 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:40:19.245 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:40:19.273 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:40:19.301 | + 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:40:19.328 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:40:19.356 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:40:19.387 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:40:19.416 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:40:19.419 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:40:19.421 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:40:19.423 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:40:19.426 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:40:19.429 | + 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:40:19.460 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:40:19.488 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:40:19.516 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:40:19.545 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:40:19.573 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:40:19.601 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:40:19.633 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:40:19.635 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.16 2021-05-13 06:40:19.662 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:40:19.694 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:40:19.702 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key b3387e53b221becf44a9754bcfab48ba 2021-05-13 06:40:19.730 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:40:19.759 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:40:19.776 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:19.778 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:40:19.794 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:19.797 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:40:19.814 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:19.816 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:40:19.833 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:19.836 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:40:19.838 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:40:19.841 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:40:19.849 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:40:19.851 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:40:19.856 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:40:19.858 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:40:19.878 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:19.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:40:19.884 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:40:19.887 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:40:19.903 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:19.905 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:40:19.908 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.16:5672/ 2021-05-13 06:40:19.937 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:40:19.939 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:40:19.941 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:40:19.944 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:40:19.946 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:19.949 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:40:19.967 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:40:19.969 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:40:19.972 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:40:19.974 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:40:19.976 | + 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:40:20.005 | + 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:40:20.034 | + 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:40:20.062 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:40:20.091 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:40:20.094 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:40:20.096 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:40:20.098 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:40:20.101 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:40:20.103 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:40:20.106 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:40:20.110 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:40:20.113 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:40:20.115 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:40:20.127 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:40:20.128 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:40:20.136 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:40:20.140 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:40:20.155 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:40:20.158 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:40:20.162 | + 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:40:20.191 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:40:20.218 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:40:20.245 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:40:20.273 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:40:20.301 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:40:20.328 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:40:20.357 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:40:20.385 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:40:20.412 | + 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:40:20.440 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:40:20.468 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:40:20.496 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:40:20.523 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:40:20.526 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:40:20.529 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:40:20.531 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:40:20.534 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:40:20.536 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:20.538 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:20.541 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:20.544 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:20.546 | + 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:40:20.574 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:40:20.602 | + 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:40:20.602 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:40:20.611 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:40:20.614 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:40:20.617 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:40:20.619 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:40:20.622 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:40:20.624 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:40:20.627 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:20.629 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:20.631 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:40:20.634 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:40:20.637 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:40:20.639 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:40:20.641 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:40:20.702 | Enabling site cinder-wsgi. 2021-05-13 06:40:20.707 | To activate the new configuration, you need to run: 2021-05-13 06:40:20.707 | systemctl reload apache2 2021-05-13 06:40:20.712 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:40:20.714 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:40:20.717 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:40:20.719 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:40:20.851 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:40:20.854 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:40:20.884 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.16/image 2021-05-13 06:40:20.913 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:40:20.930 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:40:20.933 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:40:20.935 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:40:20.937 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:40:20.940 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:40:20.942 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:40:20.972 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:40:21.002 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.16/identity 2021-05-13 06:40:21.030 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:40:21.058 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:40:21.087 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:40:21.115 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:40:21.143 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:40:21.171 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:40:21.199 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:40:21.228 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:40:21.256 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:40:21.285 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:40:21.287 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:40:21.304 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:21.307 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.16:2379 2021-05-13 06:40:21.337 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:40:21.354 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:21.357 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:40:21.359 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:40:21.362 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:40:21.364 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:40:21.366 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:40:21.369 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:40:21.373 | ++ 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:40:21.373 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:40:21.379 | + 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:40:21.381 | + 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:40:21.385 | + 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:40:21.387 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:40:21.390 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:40:21.392 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:40:21.395 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:40:21.397 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:21.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:21.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:40:21.405 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:21.407 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:40:21.410 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:40:21.412 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:40:21.414 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:40:21.417 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:40:21.419 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:40:21.422 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:40:21.424 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:40:21.427 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:40:21.443 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:40:21.446 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:40:21.448 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:21.451 | + functions-common:git_clone:544 : echo master 2021-05-13 06:40:21.452 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:40:21.457 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:40:21.459 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:40:21.462 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:40:21.465 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:40:21.465 | + functions-common:git_clone:593 : head -1 2021-05-13 06:40:21.468 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:40:21.471 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:40:21.473 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:40:21.476 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:40:21.479 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:21.481 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:21.484 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:40:21.486 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:40:21.489 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:40:21.491 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:21.494 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:21.496 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:40:21.498 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:40:21.502 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:40:21.504 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:40:21.507 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:40:21.510 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:40:21.512 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:40:21.515 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:40:21.521 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:40:21.524 | + 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:40:22.121 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:40:22.123 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:40:22.126 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:40:22.128 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:40:22.130 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:40:22.133 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:40:22.135 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:40:22.137 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:40:22.139 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:40:22.142 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:40:22.144 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:40:22.147 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:40:22.150 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:40:22.154 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:40:22.183 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:40:22.186 | + 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:40:22.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:22.921 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:22.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:40:22.921 | from cryptography.utils import int_from_bytes 2021-05-13 06:40:23.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:40:23.950 | 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:40:23.953 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:23.953 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:23.955 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:23.960 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:23.967 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:40:23.971 | Obtaining file:///opt/stack/neutron 2021-05-13 06:40:26.043 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:40:28.112 | 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:40:28.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:40:28.123 | 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:40:28.132 | 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:40:28.141 | 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:40:28.152 | 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:40:28.180 | 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:40:28.193 | 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:40:28.203 | 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:40:28.210 | 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:40:28.214 | 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:40:28.223 | 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:40:28.230 | 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:40:28.235 | 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:40:28.240 | 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:40:28.301 | 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:40:28.355 | 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:40:28.360 | 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:40:28.363 | 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:40:28.402 | 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:40:28.428 | 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:40:28.446 | 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:40:28.451 | 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:40:28.456 | 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:40:28.479 | 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:40:28.516 | 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:40:28.527 | 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:40:28.567 | 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:40:28.574 | 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:40:28.623 | 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:40:28.629 | 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:40:28.668 | 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:40:28.723 | 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:40:28.741 | 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:40:28.756 | 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:40:28.772 | 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:40:28.786 | 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:40:28.790 | 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:40:28.799 | 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:40:28.823 | 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:40:28.834 | 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:40:28.850 | 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:40:28.870 | 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:40:28.917 | 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:40:28.922 | 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:40:28.931 | 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:40:28.936 | 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:40:28.939 | 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:40:28.948 | 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:40:28.951 | 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:40:28.972 | 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:40:28.987 | 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:40:28.999 | 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:40:29.001 | 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:40:29.004 | 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:40:29.011 | 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:40:29.016 | 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:40:29.036 | 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:40:29.039 | 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:40:29.057 | 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:40:29.083 | 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:40:29.099 | 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:40:29.103 | 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:40:29.111 | 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:40:29.131 | 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:40:29.133 | 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:40:29.138 | 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:40:29.143 | 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:40:29.194 | 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:40:29.198 | 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:40:29.201 | 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:40:29.204 | 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:40:29.215 | 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:40:29.218 | 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:40:29.221 | 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:40:29.229 | 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:40:29.244 | 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:40:29.253 | 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:40:29.258 | 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:40:29.276 | 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:40:29.295 | 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:40:29.353 | 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:40:29.358 | 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:40:29.365 | 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:40:29.385 | 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:40:29.389 | 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:40:29.392 | 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:40:29.398 | 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:40:29.406 | 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:40:29.414 | 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:40:29.417 | 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:40:29.420 | 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:40:29.423 | 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:40:29.427 | 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:40:29.432 | 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:40:29.438 | 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:40:29.481 | 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:40:29.522 | 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:40:29.525 | 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:40:29.530 | 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:40:29.572 | 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:40:29.576 | 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:40:29.579 | 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:40:29.583 | 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:40:29.594 | 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:40:29.616 | 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:40:29.619 | 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:40:29.631 | 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:40:29.646 | 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:40:29.659 | 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:40:29.663 | 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:40:29.667 | 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:40:29.670 | 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:40:29.673 | 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:40:29.676 | 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:40:29.679 | 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:40:29.681 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (1.0.0) 2021-05-13 06:40:29.684 | 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:40:29.687 | 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:40:29.690 | 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:40:29.693 | 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:40:29.696 | 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:40:29.699 | 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:40:29.710 | 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:40:29.724 | 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:40:29.781 | 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:40:29.786 | 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:40:29.790 | 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:40:29.796 | 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:40:29.798 | 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:40:30.780 | Installing collected packages: neutron 2021-05-13 06:40:30.780 | Attempting uninstall: neutron 2021-05-13 06:40:30.783 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:40:30.793 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:40:30.794 | Running setup.py develop for neutron 2021-05-13 06:40:33.187 | Successfully installed neutron 2021-05-13 06:40:33.321 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:40:33.321 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:40:33.407 | + inc/python:pip_install:200 : result=0 2021-05-13 06:40:33.409 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:40:33.412 | + functions-common:time_stop:2304 : local name 2021-05-13 06:40:33.414 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:40:33.416 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:40:33.418 | + functions-common:time_stop:2307 : local total 2021-05-13 06:40:33.421 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:40:33.423 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:40:33.425 | + functions-common:time_stop:2311 : start_time=1620888022171 2021-05-13 06:40:33.427 | + functions-common:time_stop:2313 : [[ -z 1620888022171 ]] 2021-05-13 06:40:33.430 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:40:33.434 | + functions-common:time_stop:2316 : end_time=1620888033432 2021-05-13 06:40:33.437 | + functions-common:time_stop:2317 : elapsed_time=11261 2021-05-13 06:40:33.439 | + functions-common:time_stop:2318 : total=82755 2021-05-13 06:40:33.441 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:40:33.443 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94016 2021-05-13 06:40:33.445 | + inc/python:pip_install:203 : return 0 2021-05-13 06:40:33.448 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:40:33.451 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:33.453 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:33.472 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:40:33.484 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:40:33.487 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:40:33.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:40:33.491 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:40:33.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:40:33.497 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:40:33.500 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:40:33.502 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:40:33.505 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:40:33.507 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:40:33.507 | Installing OVN and dependent packages 2021-05-13 06:40:33.510 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:40:33.512 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:40:33.528 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:40:33.531 | + 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:40:33.533 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:40:33.536 | [Call Trace] 2021-05-13 06:40:33.536 | ./stack.sh:896:stack_install_service 2021-05-13 06:40:33.536 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:40:33.536 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:40:33.536 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:40:33.536 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:40:33.536 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:40:33.540 | [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:40:34.543 | Error on exit 2021-05-13 06:40:35.305 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:40:35.305 |