2021-05-13 06:32:31.944 | + ./stack.sh:main:469 : exec 2021-05-13 06:32:31.944 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063231' 2021-05-13 06:32:31.944 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-13-063231.summary.2021-05-13-063231 2021-05-13 06:32:31.944 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:32:31.944 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-13-063231 2021-05-13 06:32:31.944 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063231 /opt/stack/logs/stack.sh.log 2021-05-13 06:32:31.944 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-13-063231.summary.2021-05-13-063231 /opt/stack/logs/stack.sh.log.summary 2021-05-13 06:32:31.944 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-13 06:32:31.944 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-13 06:32:31.944 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-13 06:32:31.944 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-13 06:32:31.944 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-13 06:32:31.944 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-13 06:32:31.944 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-13 06:32:31.944 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:32:31.945 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-13 06:32:31.945 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-13 06:32:31.945 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:32:31.945 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-13 06:32:31.945 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-13 06:32:31.947 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-13 06:32:31.950 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-13 06:32:31.952 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-13 06:32:31.954 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-13 06:32:31.956 | + ./stack.sh:main:555 : set -o errexit 2021-05-13 06:32:31.958 | + ./stack.sh:main:558 : uname -a 2021-05-13 06:32:31.959 | Linux dv-cinder-790910-2-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:32:31.962 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-13 06:32:31.963 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-13 06:32:31.967 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-13 06:32:31.994 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-13 06:32:32.010 | + ./stack.sh:main:572 : fetch_plugins 2021-05-13 06:32:32.012 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-13 06:32:32.014 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-13 06:32:32.016 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-13 06:32:32.018 | + functions-common:fetch_plugins:1655 : return 2021-05-13 06:32:32.020 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-13 06:32:32.022 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-13 06:32:32.023 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:32:32.025 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:32:32.027 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:32:32.029 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:32:32.031 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:32:32.032 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:32:32.035 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:32:32.038 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:32:32.040 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:32:32.041 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:32:32.043 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-13 06:32:32.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:32:32.058 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:32.060 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:32:32.061 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:32.063 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:32.065 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:32.067 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:32.068 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-13 06:32:32.070 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-13 06:32:32.072 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-13 06:32:32.074 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-13 06:32:32.075 | + 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:32:32.077 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-13 06:32:32.079 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-13 06:32:32.080 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-13 06:32:32.082 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-13 06:32:32.084 | + functions-common:plugin_override_defaults:1696 : return 2021-05-13 06:32:32.087 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-13 06:32:32.104 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-13 06:32:32.107 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-13 06:32:32.120 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:32.122 | +++ lib/tls:source:43 : hostname -f 2021-05-13 06:32:32.126 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-13 06:32:32.128 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-13 06:32:32.130 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-13 06:32:32.132 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-13 06:32:32.134 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-13 06:32:32.135 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-13 06:32:32.137 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-13 06:32:32.139 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-13 06:32:32.141 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-13 06:32:32.143 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-13 06:32:32.147 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-13 06:32:32.159 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-13 06:32:32.176 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-13 06:32:32.188 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-13 06:32:32.200 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-13 06:32:32.227 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-13 06:32:32.267 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-13 06:32:32.351 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-13 06:32:32.373 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-13 06:32:32.411 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-13 06:32:32.463 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-13 06:32:32.645 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-13 06:32:32.659 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-13 06:32:32.672 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-13 06:32:32.684 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-13 06:32:32.775 | + ./stack.sh:main:605 : run_phase source 2021-05-13 06:32:32.778 | + functions-common:run_phase:1732 : local mode=source 2021-05-13 06:32:32.781 | + functions-common:run_phase:1733 : local phase= 2021-05-13 06:32:32.784 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:32:32.787 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:32:32.790 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:32:32.793 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:32:32.796 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:32:32.800 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:32:32.805 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:32:32.807 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:32:32.809 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:32:32.811 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-13 06:32:32.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:32:32.827 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:32.829 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:32:32.831 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-13 06:32:32.870 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-13 06:32:32.872 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-13 06:32:32.875 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-13 06:32:32.877 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-13 06:32:32.879 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-13 06:32:32.881 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-13 06:32:32.883 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-13 06:32:32.886 | + functions-common:load_plugin_settings:1673 : return 2021-05-13 06:32:32.888 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-13 06:32:32.890 | + functions-common:verify_disabled_services:2015 : local service 2021-05-13 06:32:32.892 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.895 | + 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:32:32.897 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.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-api, ]] 2021-05-13 06:32:32.902 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.905 | + 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:32:32.907 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.909 | + 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:32:32.912 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.914 | + 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:32:32.917 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.920 | + 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:32:32.922 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.924 | + 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:32:32.927 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.929 | + 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:32:32.931 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.934 | + 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:32:32.936 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.938 | + 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:32:32.941 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.943 | + 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:32:32.945 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.948 | + 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:32:32.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.952 | + 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:32:32.954 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.957 | + 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:32:32.959 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.962 | + 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:32:32.964 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.966 | + 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:32:32.968 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.971 | + 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:32:32.973 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.976 | + 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:32:32.979 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.981 | + 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:32:32.984 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.986 | + 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:32:32.989 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.991 | + 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:32:32.994 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:32.996 | + 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:32:32.999 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.001 | + 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:32:33.004 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.006 | + 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:32:33.009 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.011 | + 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:32:33.014 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.016 | + 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:32:33.019 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.021 | + 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:32:33.024 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.026 | + 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:32:33.028 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.031 | + 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:32:33.033 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.036 | + 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:32:33.039 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.041 | + 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:32:33.043 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.047 | + 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:32:33.049 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.051 | + 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:32:33.053 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.056 | + 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:32:33.058 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.060 | + 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:32:33.063 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.065 | + 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:32:33.067 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.070 | + 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:32:33.072 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.074 | + 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:32:33.077 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.079 | + 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:32:33.081 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-13 06:32:33.084 | + 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:32:33.086 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-13 06:32:33.089 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:32:33.091 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-13 06:32:33.105 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:33.108 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-13 06:32:33.110 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-13 06:32:33.112 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-13 06:32:33.127 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:33.129 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-13 06:32:33.131 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-13 06:32:33.134 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-13 06:32:33.136 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-13 06:32:33.138 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-13 06:32:33.140 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-13 06:32:33.142 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-13 06:32:33.145 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-13 06:32:33.148 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:32:33.150 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-13 06:32:33.153 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:32:33.155 | + lib/database:initialize_database_backends:104 : return 0 2021-05-13 06:32:33.157 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-13 06:32:33.157 | Using mysql database backend 2021-05-13 06:32:33.159 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-13 06:32:33.175 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-13 06:32:33.190 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:33.193 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-13 06:32:33.209 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-13 06:32:33.225 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:33.227 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-13 06:32:33.243 | + ./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:32:33.259 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-13 06:32:33.275 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:32:33.277 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-13 06:32:33.294 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:32:33.296 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-13 06:32:33.312 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-13 06:32:33.314 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:33.317 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-13 06:32:33.319 | + functions-common:save_stackenv:60 : local tag=736 2021-05-13 06:32:33.322 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-13 06:32:33.327 | + functions-common:save_stackenv:62 : time_stamp=2021-05-13-063233 2021-05-13 06:32:33.329 | + functions-common:save_stackenv:63 : echo '# 2021-05-13-063233 736' 2021-05-13 06:32:33.332 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.334 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-13 06:32:33.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.339 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-13 06:32:33.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.344 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-13 06:32:33.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.349 | + 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:32:33.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.354 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2021-05-13 06:32:33.356 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.359 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2021-05-13 06:32:33.361 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.363 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-13-063231 2021-05-13 06:32:33.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.368 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-13 06:32:33.371 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.373 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2021-05-13 06:32:33.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.378 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-13 06:32:33.380 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.382 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-13 06:32:33.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.387 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-13 06:32:33.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-13 06:32:33.392 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-13 06:32:33.394 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-13 06:32:33.397 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-13 06:32:33.399 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-13 06:32:33.401 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:32:33.403 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:32:33.406 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:32:33.408 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:32:33.410 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:32:33.413 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:32:33.428 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:32:33.430 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:32:33.432 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:33.435 | + functions-common:git_clone:544 : echo master 2021-05-13 06:32:33.435 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:32:33.440 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-13 06:32:33.442 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:33.444 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-13 06:32:33.447 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:32:33.447 | + functions-common:git_clone:593 : head -1 2021-05-13 06:32:33.451 | f00ad51c Merge "update constraint for os-apply-config to new release 13.0.1" 2021-05-13 06:32:33.453 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:32:33.456 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-13 06:32:33.458 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:32:33.461 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-13 06:32:33.463 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-13 06:32:33.466 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-13 06:32:33.468 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-13 06:32:33.471 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:32:33.473 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-13 06:32:33.476 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-13 06:32:33.478 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-13 06:32:33.481 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-13 06:32:33.486 | ++ tools/install_prereqs.sh:source:47 : NOW=1620887553 2021-05-13 06:32:33.489 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-13 06:32:33.493 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620887402 2021-05-13 06:32:33.496 | ++ tools/install_prereqs.sh:source:49 : DELTA=151 2021-05-13 06:32:33.499 | ++ tools/install_prereqs.sh:source:50 : [[ 151 -lt 7200 ]] 2021-05-13 06:32:33.501 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-13 06:32:33.504 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-13 06:32:33.506 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-13 06:32:33.508 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-13 06:32:33.511 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-13 06:32:33.513 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-13 06:32:33.515 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-13 06:32:33.518 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-13 06:32:33.521 | +++ 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:32:33.569 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-13 06:32:33.569 | apache2-dev 2021-05-13 06:32:33.569 | bc 2021-05-13 06:32:33.569 | bsdmainutils 2021-05-13 06:32:33.570 | curl 2021-05-13 06:32:33.570 | g++ 2021-05-13 06:32:33.570 | gawk 2021-05-13 06:32:33.570 | gcc 2021-05-13 06:32:33.570 | gettext 2021-05-13 06:32:33.570 | git 2021-05-13 06:32:33.570 | graphviz 2021-05-13 06:32:33.570 | iputils-ping 2021-05-13 06:32:33.570 | libapache2-mod-proxy-uwsgi 2021-05-13 06:32:33.570 | libffi-dev 2021-05-13 06:32:33.570 | libjpeg-dev 2021-05-13 06:32:33.570 | libmysqlclient-dev 2021-05-13 06:32:33.570 | libpcre3-dev 2021-05-13 06:32:33.570 | libpq-dev 2021-05-13 06:32:33.570 | libssl-dev 2021-05-13 06:32:33.570 | libsystemd-dev 2021-05-13 06:32:33.570 | libxml2-dev 2021-05-13 06:32:33.570 | libxslt1-dev 2021-05-13 06:32:33.570 | libyaml-dev 2021-05-13 06:32:33.570 | lsof 2021-05-13 06:32:33.570 | openssh-server 2021-05-13 06:32:33.570 | openssl 2021-05-13 06:32:33.570 | pkg-config 2021-05-13 06:32:33.570 | psmisc 2021-05-13 06:32:33.570 | python3-dev 2021-05-13 06:32:33.570 | python3-pip 2021-05-13 06:32:33.570 | python3-systemd 2021-05-13 06:32:33.570 | python3-venv 2021-05-13 06:32:33.570 | tar 2021-05-13 06:32:33.570 | tcpdump 2021-05-13 06:32:33.570 | unzip 2021-05-13 06:32:33.570 | uuid-runtime 2021-05-13 06:32:33.570 | wget 2021-05-13 06:32:33.570 | wget 2021-05-13 06:32:33.570 | zlib1g-dev 2021-05-13 06:32:33.570 | libkrb5-dev 2021-05-13 06:32:33.570 | libldap2-dev 2021-05-13 06:32:33.571 | libsasl2-dev 2021-05-13 06:32:33.571 | memcached 2021-05-13 06:32:33.571 | python3-mysqldb 2021-05-13 06:32:33.571 | sqlite3 2021-05-13 06:32:33.571 | conntrack 2021-05-13 06:32:33.571 | curl 2021-05-13 06:32:33.571 | dnsmasq-base 2021-05-13 06:32:33.571 | dnsmasq-utils 2021-05-13 06:32:33.571 | ebtables 2021-05-13 06:32:33.571 | genisoimage 2021-05-13 06:32:33.571 | iptables 2021-05-13 06:32:33.571 | iputils-arping 2021-05-13 06:32:33.571 | kpartx 2021-05-13 06:32:33.571 | libjs-jquery-tablesorter 2021-05-13 06:32:33.571 | libmysqlclient-dev 2021-05-13 06:32:33.571 | parted 2021-05-13 06:32:33.571 | pm-utils 2021-05-13 06:32:33.571 | python3-mysqldb 2021-05-13 06:32:33.571 | socat 2021-05-13 06:32:33.571 | sqlite3 2021-05-13 06:32:33.571 | sudo 2021-05-13 06:32:33.571 | vlan 2021-05-13 06:32:33.571 | lsscsi 2021-05-13 06:32:33.571 | open-iscsi 2021-05-13 06:32:33.571 | lvm2 2021-05-13 06:32:33.571 | qemu-utils 2021-05-13 06:32:33.571 | thin-provisioning-tools 2021-05-13 06:32:33.571 | acl 2021-05-13 06:32:33.571 | dnsmasq-base 2021-05-13 06:32:33.571 | dnsmasq-utils 2021-05-13 06:32:33.571 | ebtables 2021-05-13 06:32:33.571 | haproxy 2021-05-13 06:32:33.571 | iptables 2021-05-13 06:32:33.571 | iputils-arping 2021-05-13 06:32:33.571 | iputils-ping 2021-05-13 06:32:33.571 | libmysqlclient-dev 2021-05-13 06:32:33.571 | postgresql-server-dev-all 2021-05-13 06:32:33.572 | python3-mysqldb 2021-05-13 06:32:33.572 | sqlite3 2021-05-13 06:32:33.572 | sudo 2021-05-13 06:32:33.572 | vlan 2021-05-13 06:32:33.572 | ipset 2021-05-13 06:32:33.572 | conntrack 2021-05-13 06:32:33.572 | conntrackd 2021-05-13 06:32:33.572 | keepalived 2021-05-13 06:32:33.572 | dstat 2021-05-13 06:32:33.572 | lvm2 2021-05-13 06:32:33.572 | qemu-utils 2021-05-13 06:32:33.572 | thin-provisioning-tools 2021-05-13 06:32:33.572 | curl 2021-05-13 06:32:33.572 | liberasurecode-dev 2021-05-13 06:32:33.572 | make 2021-05-13 06:32:33.572 | memcached 2021-05-13 06:32:33.572 | sqlite3 2021-05-13 06:32:33.572 | xfsprogs' 2021-05-13 06:32:33.575 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-13 06:32:33.593 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-13 06:32:33.593 | apache2-dev 2021-05-13 06:32:33.593 | bc 2021-05-13 06:32:33.593 | bsdmainutils 2021-05-13 06:32:33.593 | curl 2021-05-13 06:32:33.593 | g++ 2021-05-13 06:32:33.593 | gawk 2021-05-13 06:32:33.593 | gcc 2021-05-13 06:32:33.593 | gettext 2021-05-13 06:32:33.593 | git 2021-05-13 06:32:33.593 | graphviz 2021-05-13 06:32:33.593 | iputils-ping 2021-05-13 06:32:33.593 | libapache2-mod-proxy-uwsgi 2021-05-13 06:32:33.593 | libffi-dev 2021-05-13 06:32:33.593 | libjpeg-dev 2021-05-13 06:32:33.593 | libmysqlclient-dev 2021-05-13 06:32:33.593 | libpcre3-dev 2021-05-13 06:32:33.593 | libpq-dev 2021-05-13 06:32:33.593 | libssl-dev 2021-05-13 06:32:33.593 | libsystemd-dev 2021-05-13 06:32:33.593 | libxml2-dev 2021-05-13 06:32:33.593 | libxslt1-dev 2021-05-13 06:32:33.593 | libyaml-dev 2021-05-13 06:32:33.593 | lsof 2021-05-13 06:32:33.594 | openssh-server 2021-05-13 06:32:33.594 | openssl 2021-05-13 06:32:33.594 | pkg-config 2021-05-13 06:32:33.594 | psmisc 2021-05-13 06:32:33.594 | python3-dev 2021-05-13 06:32:33.594 | python3-pip 2021-05-13 06:32:33.594 | python3-systemd 2021-05-13 06:32:33.594 | python3-venv 2021-05-13 06:32:33.594 | tar 2021-05-13 06:32:33.594 | tcpdump 2021-05-13 06:32:33.594 | unzip 2021-05-13 06:32:33.594 | uuid-runtime 2021-05-13 06:32:33.594 | wget 2021-05-13 06:32:33.594 | wget 2021-05-13 06:32:33.594 | zlib1g-dev 2021-05-13 06:32:33.594 | libkrb5-dev 2021-05-13 06:32:33.594 | libldap2-dev 2021-05-13 06:32:33.594 | libsasl2-dev 2021-05-13 06:32:33.594 | memcached 2021-05-13 06:32:33.594 | python3-mysqldb 2021-05-13 06:32:33.594 | sqlite3 2021-05-13 06:32:33.594 | conntrack 2021-05-13 06:32:33.594 | curl 2021-05-13 06:32:33.594 | dnsmasq-base 2021-05-13 06:32:33.594 | dnsmasq-utils 2021-05-13 06:32:33.594 | ebtables 2021-05-13 06:32:33.594 | genisoimage 2021-05-13 06:32:33.594 | iptables 2021-05-13 06:32:33.594 | iputils-arping 2021-05-13 06:32:33.594 | kpartx 2021-05-13 06:32:33.594 | libjs-jquery-tablesorter 2021-05-13 06:32:33.594 | libmysqlclient-dev 2021-05-13 06:32:33.594 | parted 2021-05-13 06:32:33.594 | pm-utils 2021-05-13 06:32:33.594 | python3-mysqldb 2021-05-13 06:32:33.594 | socat 2021-05-13 06:32:33.594 | sqlite3 2021-05-13 06:32:33.594 | sudo 2021-05-13 06:32:33.594 | vlan 2021-05-13 06:32:33.595 | lsscsi 2021-05-13 06:32:33.595 | open-iscsi 2021-05-13 06:32:33.595 | lvm2 2021-05-13 06:32:33.595 | qemu-utils 2021-05-13 06:32:33.595 | thin-provisioning-tools 2021-05-13 06:32:33.595 | acl 2021-05-13 06:32:33.595 | dnsmasq-base 2021-05-13 06:32:33.595 | dnsmasq-utils 2021-05-13 06:32:33.595 | ebtables 2021-05-13 06:32:33.595 | haproxy 2021-05-13 06:32:33.595 | iptables 2021-05-13 06:32:33.595 | iputils-arping 2021-05-13 06:32:33.595 | iputils-ping 2021-05-13 06:32:33.595 | libmysqlclient-dev 2021-05-13 06:32:33.595 | postgresql-server-dev-all 2021-05-13 06:32:33.595 | python3-mysqldb 2021-05-13 06:32:33.595 | sqlite3 2021-05-13 06:32:33.595 | sudo 2021-05-13 06:32:33.595 | vlan 2021-05-13 06:32:33.595 | ipset 2021-05-13 06:32:33.595 | conntrack 2021-05-13 06:32:33.595 | conntrackd 2021-05-13 06:32:33.595 | keepalived 2021-05-13 06:32:33.595 | dstat 2021-05-13 06:32:33.595 | lvm2 2021-05-13 06:32:33.595 | qemu-utils 2021-05-13 06:32:33.595 | thin-provisioning-tools 2021-05-13 06:32:33.595 | curl 2021-05-13 06:32:33.595 | liberasurecode-dev 2021-05-13 06:32:33.595 | make 2021-05-13 06:32:33.595 | memcached 2021-05-13 06:32:33.595 | sqlite3 2021-05-13 06:32:33.595 | xfsprogs ' 2021-05-13 06:32:33.597 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-13 06:32:33.599 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:33.602 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:33.605 | ++ 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:32:33.605 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-13 06:32:33.610 | ++ 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:32:33.612 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-13 06:32:33.614 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:32:33.617 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-13 06:32:33.619 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:32:33.621 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:33.623 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:32:33.625 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:33.628 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:33.630 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:32:33.632 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-13 06:32:33.634 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-13 06:32:33.636 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-13 06:32:33.639 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-13 06:32:33.643 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-13 06:32:33.645 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-13 06:32:33.647 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-13 06:32:33.649 | ++ functions-common:time_start:2291 : local start_time= 2021-05-13 06:32:33.651 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-13 06:32:33.653 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-13 06:32:33.657 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620887553655 2021-05-13 06:32:33.659 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-13 06:32:33.661 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-13 06:32:33.663 | ++ 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:32:34.109 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-13 06:32:34.148 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-13 06:32:34.320 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-13 06:32:34.956 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-13 06:32:35.370 | Fetched 324 kB in 1s (229 kB/s) 2021-05-13 06:32:36.694 | Reading package lists... 2021-05-13 06:32:36.727 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-13 06:32:36.730 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-13 06:32:36.732 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:32:36.735 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:36.738 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:36.740 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:32:36.742 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:36.745 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-13 06:32:36.747 | ++ functions-common:time_stop:2311 : start_time=1620887553655 2021-05-13 06:32:36.750 | ++ functions-common:time_stop:2313 : [[ -z 1620887553655 ]] 2021-05-13 06:32:36.753 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:36.757 | ++ functions-common:time_stop:2316 : end_time=1620887556754 2021-05-13 06:32:36.759 | ++ functions-common:time_stop:2317 : elapsed_time=3099 2021-05-13 06:32:36.761 | ++ functions-common:time_stop:2318 : total=0 2021-05-13 06:32:36.763 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:36.766 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3099 2021-05-13 06:32:36.768 | ++ 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:32:36.770 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:32:36.772 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:32:36.775 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:32:36.777 | ++ 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:32:36.797 | ++ 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:32:36.902 | Reading package lists... 2021-05-13 06:32:37.120 | Building dependency tree... 2021-05-13 06:32:37.121 | Reading state information... 2021-05-13 06:32:37.152 | acl is already the newest version (2.2.53-6). 2021-05-13 06:32:37.152 | bc is already the newest version (1.07.1-2build1). 2021-05-13 06:32:37.152 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-13 06:32:37.152 | conntrack is already the newest version (1:1.4.5-2). 2021-05-13 06:32:37.152 | ebtables is already the newest version (2.0.11-3build1). 2021-05-13 06:32:37.152 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:32:37.152 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-13 06:32:37.152 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-13 06:32:37.152 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-13 06:32:37.152 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-13 06:32:37.152 | ipset is already the newest version (7.5-1~exp1). 2021-05-13 06:32:37.152 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-13 06:32:37.152 | iputils-arping is already the newest version (3:20190709-3). 2021-05-13 06:32:37.152 | iputils-ping is already the newest version (3:20190709-3). 2021-05-13 06:32:37.152 | keepalived is already the newest version (1:2.0.19-2). 2021-05-13 06:32:37.152 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-13 06:32:37.152 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-13 06:32:37.152 | libffi-dev is already the newest version (3.3-4). 2021-05-13 06:32:37.152 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-13 06:32:37.152 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-13 06:32:37.152 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-13 06:32:37.152 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-13 06:32:37.152 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-13 06:32:37.152 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-13 06:32:37.152 | lsscsi is already the newest version (0.30-0.1). 2021-05-13 06:32:37.152 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-13 06:32:37.152 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:32:37.152 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-13 06:32:37.153 | psmisc is already the newest version (23.3-1). 2021-05-13 06:32:37.153 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:32:37.153 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-13 06:32:37.153 | python3-systemd is already the newest version (234-3build2). 2021-05-13 06:32:37.153 | socat is already the newest version (1.7.3.3-2). 2021-05-13 06:32:37.153 | tcpdump is already the newest version (4.9.3-4). 2021-05-13 06:32:37.153 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-13 06:32:37.153 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-13 06:32:37.153 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-13 06:32:37.153 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-13 06:32:37.153 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-13 06:32:37.153 | dstat is already the newest version (0.7.4-6). 2021-05-13 06:32:37.153 | graphviz is already the newest version (2.42.2-3build2). 2021-05-13 06:32:37.153 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-13 06:32:37.153 | pm-utils is already the newest version (1.4.1-19). 2021-05-13 06:32:37.153 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-13 06:32:37.153 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:37.153 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:37.153 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-13 06:32:37.153 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:32:37.153 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-13 06:32:37.153 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-13 06:32:37.153 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-13 06:32:37.153 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-13 06:32:37.153 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-13 06:32:37.153 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:32:37.153 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-13 06:32:37.153 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:32:37.153 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-13 06:32:37.153 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-13 06:32:37.153 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-13 06:32:37.153 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-13 06:32:37.153 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-13 06:32:37.153 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-13 06:32:37.153 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-13 06:32:37.154 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-13 06:32:37.154 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-13 06:32:37.154 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-13 06:32:37.154 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-13 06:32:37.154 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-13 06:32:37.154 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-13 06:32:37.348 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:32:37.348 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-13 06:32:37.348 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-13 06:32:37.348 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-13 06:32:37.348 | The following packages were automatically installed and are no longer required: 2021-05-13 06:32:37.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:32:37.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:32:37.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:32:37.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:32:37.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:32:37.349 | python3-zope.interface 2021-05-13 06:32:37.349 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:32:37.486 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:32:37.491 | ++ functions-common:apt_get:1113 : result=0 2021-05-13 06:32:37.495 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:32:37.498 | ++ functions-common:time_stop:2304 : local name 2021-05-13 06:32:37.501 | ++ functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:37.504 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:37.506 | ++ functions-common:time_stop:2307 : local total 2021-05-13 06:32:37.509 | ++ functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:37.512 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:32:37.515 | ++ functions-common:time_stop:2311 : start_time=1620887556794 2021-05-13 06:32:37.518 | ++ functions-common:time_stop:2313 : [[ -z 1620887556794 ]] 2021-05-13 06:32:37.521 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:37.526 | ++ functions-common:time_stop:2316 : end_time=1620887557523 2021-05-13 06:32:37.529 | ++ functions-common:time_stop:2317 : elapsed_time=729 2021-05-13 06:32:37.531 | ++ functions-common:time_stop:2318 : total=712 2021-05-13 06:32:37.534 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:37.537 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1441 2021-05-13 06:32:37.539 | ++ functions-common:apt_get:1117 : return 0 2021-05-13 06:32:37.543 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-13 06:32:37.545 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:32:37.549 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-13 06:32:37.554 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-13 06:32:37.558 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-13 06:32:37.561 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-13 06:32:37.564 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-13 06:32:38.961 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-13 06:32:38.963 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:32:38.966 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-13 06:32:38.969 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-13 06:32:38.971 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-13 06:32:38.973 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-13 06:32:38.975 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-13 06:32:38.977 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-13 06:32:38.980 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-13 06:32:38.981 | + functions-common:_ensure_lsb_release:328 : return 2021-05-13 06:32:38.984 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-13 06:32:39.054 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-13 06:32:39.058 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-13 06:32:39.133 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-13 06:32:39.136 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-13 06:32:39.216 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-13 06:32:39.219 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-13 06:32:39.222 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-13 06:32:39.225 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-13 06:32:39.227 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-13 06:32:39.230 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-13 06:32:39.232 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-13 06:32:39.234 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-13 06:32:39.236 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-13 06:32:39.238 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-13 06:32:39.240 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-13 06:32:39.240 | Distro: focal 2021-05-13 06:32:39.243 | + tools/install_pip.sh:main:127 : get_versions 2021-05-13 06:32:39.246 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-13 06:32:39.250 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-13 06:32:39.252 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-13 06:32:39.255 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-13 06:32:39.255 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-13 06:32:39.724 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-13 06:32:39.727 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-13 06:32:39.727 | pip: 20.2.2 2021-05-13 06:32:39.730 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-13 06:32:40.174 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-13 06:32:40.197 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-13 06:32:40.200 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-13 06:32:40.203 | + tools/install_pip.sh:main:135 : exit 0 2021-05-13 06:32:40.207 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-13 06:32:40.210 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-13 06:32:40.215 | + ./stack.sh:main:761 : fixup_all 2021-05-13 06:32:40.218 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-13 06:32:40.221 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-13 06:32:40.224 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:32:40.230 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-13 06:32:40.231 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-13 06:32:40.231 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-13 06:32:40.238 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-13 06:32:40.241 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-13 06:32:40.243 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-13 06:32:40.252 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-13 06:32:40.255 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-13 06:32:40.257 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-13 06:32:40.260 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-13 06:32:40.262 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-13 06:32:40.264 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-13 06:32:40.266 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:32:40.268 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:32:40.271 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:32:40.273 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:32:40.275 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:32:40.277 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:32:40.279 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:32:40.281 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:32:40.283 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:32:40.285 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-13 06:32:40.287 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-13 06:32:40.289 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-13 06:32:40.291 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:32:40.293 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:32:40.295 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:32:40.297 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:32:40.299 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:32:40.302 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:32:40.304 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-13 06:32:40.306 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-13 06:32:40.328 | Using python 3.8 to install os-testr 2021-05-13 06:32:40.331 | + 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:32:41.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:41.066 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:41.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:41.066 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:42.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:42.086 | 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:32:42.089 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:42.089 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:42.105 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:42.110 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:42.117 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:42.168 | 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:32:42.177 | 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:32:42.180 | 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:32:42.194 | 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:32:42.221 | 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:32:42.238 | 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:32:42.242 | 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:32:42.249 | 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:32:42.254 | 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:32:42.256 | 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:32:42.267 | 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:32:42.270 | 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:32:42.273 | 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:32:42.285 | 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:32:42.288 | 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:32:42.291 | 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:32:42.293 | 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:32:42.296 | 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:32:42.303 | 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:32:42.305 | 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:32:42.360 | 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:32:42.364 | 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:32:42.404 | 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:32:42.409 | 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:32:42.412 | 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:32:44.420 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:32:44.420 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:32:44.496 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:44.499 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:44.503 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:44.506 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:44.509 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:44.511 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:44.513 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:44.515 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:44.517 | + functions-common:time_stop:2311 : start_time=1620887560321 2021-05-13 06:32:44.520 | + functions-common:time_stop:2313 : [[ -z 1620887560321 ]] 2021-05-13 06:32:44.522 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:44.526 | + functions-common:time_stop:2316 : end_time=1620887564524 2021-05-13 06:32:44.528 | + functions-common:time_stop:2317 : elapsed_time=4203 2021-05-13 06:32:44.531 | + functions-common:time_stop:2318 : total=0 2021-05-13 06:32:44.533 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:44.535 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4203 2021-05-13 06:32:44.537 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:44.539 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-13 06:32:44.591 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-13 06:32:44.698 | + ./stack.sh:main:775 : install_infra 2021-05-13 06:32:44.701 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:44.703 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-13 06:32:44.706 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:44.709 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-13 06:32:44.733 | + 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:32:46.784 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:46.787 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:46.841 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:47.039 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:47.313 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:47.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:47.595 | 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:32:47.861 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:47.864 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:47.867 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:47.870 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:47.873 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:47.875 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:47.878 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:47.880 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:47.883 | + functions-common:time_stop:2311 : start_time=1620887564725 2021-05-13 06:32:47.885 | + functions-common:time_stop:2313 : [[ -z 1620887564725 ]] 2021-05-13 06:32:47.889 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:47.894 | + functions-common:time_stop:2316 : end_time=1620887567891 2021-05-13 06:32:47.897 | + functions-common:time_stop:2317 : elapsed_time=3166 2021-05-13 06:32:47.899 | + functions-common:time_stop:2318 : total=4203 2021-05-13 06:32:47.901 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:47.904 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7369 2021-05-13 06:32:47.906 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:47.908 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-13 06:32:47.911 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-13 06:32:47.933 | + 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:32:49.817 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:49.821 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:49.875 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:50.070 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:50.344 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:50.501 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:50.503 | Processing /opt/stack/requirements 2021-05-13 06:32:52.219 | 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:32:52.223 | 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:32:52.234 | 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:32:52.239 | 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:32:52.242 | 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:32:52.245 | 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:32:52.263 | 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:32:52.266 | 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:32:52.283 | 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:32:52.286 | 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:32:52.293 | 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:32:52.312 | 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:32:52.315 | 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:32:52.330 | 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:32:52.332 | 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:32:52.336 | 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:32:52.339 | 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:32:52.342 | 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:32:52.344 | 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:32:52.346 | 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:32:52.349 | 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:32:52.359 | 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:32:52.432 | 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:32:52.434 | 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:32:52.441 | 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:32:52.481 | 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:32:52.486 | 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:32:52.490 | 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:32:52.492 | Building wheels for collected packages: openstack-requirements 2021-05-13 06:32:52.493 | Building wheel for openstack-requirements (setup.py): started 2021-05-13 06:32:53.288 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-13 06:32:53.289 | ERROR: Command errored out with exit status 1: 2021-05-13 06:32:53.289 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5lteo2_a/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5lteo2_a/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-6ey7t_ys 2021-05-13 06:32:53.289 | cwd: /tmp/pip-req-build-5lteo2_a/ 2021-05-13 06:32:53.289 | Complete output (6 lines): 2021-05-13 06:32:53.289 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-13 06:32:53.289 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-13 06:32:53.289 | or: setup.py --help-commands 2021-05-13 06:32:53.289 | or: setup.py cmd --help 2021-05-13 06:32:53.289 | 2021-05-13 06:32:53.289 | error: invalid command 'bdist_wheel' 2021-05-13 06:32:53.289 | ---------------------------------------- 2021-05-13 06:32:53.289 | ERROR: Failed building wheel for openstack-requirements 2021-05-13 06:32:53.289 | Running setup.py clean for openstack-requirements 2021-05-13 06:32:54.092 | Failed to build openstack-requirements 2021-05-13 06:32:54.112 | Installing collected packages: openstack-requirements 2021-05-13 06:32:54.112 | Attempting uninstall: openstack-requirements 2021-05-13 06:32:54.113 | Found existing installation: openstack-requirements 1.2.1.dev4556 2021-05-13 06:32:54.147 | Uninstalling openstack-requirements-1.2.1.dev4556: 2021-05-13 06:32:54.166 | Successfully uninstalled openstack-requirements-1.2.1.dev4556 2021-05-13 06:32:54.169 | Running setup.py install for openstack-requirements: started 2021-05-13 06:32:56.409 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-13 06:32:56.435 | Successfully installed openstack-requirements-1.2.1.dev4556 2021-05-13 06:32:56.565 | + inc/python:pip_install:200 : result=0 2021-05-13 06:32:56.568 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:32:56.572 | + functions-common:time_stop:2304 : local name 2021-05-13 06:32:56.575 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:32:56.577 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:32:56.580 | + functions-common:time_stop:2307 : local total 2021-05-13 06:32:56.583 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:32:56.586 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:32:56.589 | + functions-common:time_stop:2311 : start_time=1620887567926 2021-05-13 06:32:56.592 | + functions-common:time_stop:2313 : [[ -z 1620887567926 ]] 2021-05-13 06:32:56.595 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:32:56.601 | + functions-common:time_stop:2316 : end_time=1620887576597 2021-05-13 06:32:56.603 | + functions-common:time_stop:2317 : elapsed_time=8671 2021-05-13 06:32:56.605 | + functions-common:time_stop:2318 : total=7369 2021-05-13 06:32:56.607 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:32:56.610 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16040 2021-05-13 06:32:56.612 | + inc/python:pip_install:203 : return 0 2021-05-13 06:32:56.614 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-13 06:32:56.617 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-13 06:32:56.620 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-13 06:32:56.622 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:32:56.624 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:32:56.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-05-13 06:32:56.629 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:32:56.631 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-13 06:32:56.653 | Using python 3.8 to install pbr 2021-05-13 06:32:56.655 | + 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:32:57.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:57.388 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:57.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:32:57.388 | from cryptography.utils import int_from_bytes 2021-05-13 06:32:58.425 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:32:58.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:32:58.429 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:58.429 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:58.431 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:58.449 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:58.456 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:32:58.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:33:00.726 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:00.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:00.802 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:00.805 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:00.809 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:00.812 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:00.816 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:00.818 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:00.822 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:00.824 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:00.826 | + functions-common:time_stop:2311 : start_time=1620887576647 2021-05-13 06:33:00.828 | + functions-common:time_stop:2313 : [[ -z 1620887576647 ]] 2021-05-13 06:33:00.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:00.836 | + functions-common:time_stop:2316 : end_time=1620887580833 2021-05-13 06:33:00.838 | + functions-common:time_stop:2317 : elapsed_time=4186 2021-05-13 06:33:00.840 | + functions-common:time_stop:2318 : total=16040 2021-05-13 06:33:00.842 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:00.845 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20226 2021-05-13 06:33:00.847 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:00.850 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-13 06:33:03.046 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-13 06:33:04.933 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:04.934 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-13 06:33:04.940 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-13 06:33:04.943 | 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:33:04.946 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-13 06:33:05.015 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:33:05.019 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-13 06:33:05.024 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-13 06:33:05.044 | + ./stack.sh:main:784 : pkgs= 2021-05-13 06:33:05.047 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-13 06:33:05.050 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-13 06:33:05.052 | + functions-common:run_phase:1732 : local mode=stack 2021-05-13 06:33:05.056 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-13 06:33:05.058 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-13 06:33:05.060 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-13 06:33:05.062 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-13 06:33:05.065 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-13 06:33:05.067 | + functions-common:run_phase:1742 : local extra 2021-05-13 06:33:05.070 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-13 06:33:05.074 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-13 06:33:05.076 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-13 06:33:05.078 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-13 06:33:05.080 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-13 06:33:05.083 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-13 06:33:05.097 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:05.100 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:33:05.102 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:05.104 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-13 06:33:05.106 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:05.108 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:33:05.110 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:05.112 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-13 06:33:05.114 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:05.116 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-13 06:33:05.119 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-13 06:33:05.121 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-13 06:33:05.123 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-13 06:33:05.125 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-13 06:33:05.127 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-13 06:33:05.130 | + 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:33:05.132 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-13 06:33:05.134 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-13 06:33:05.136 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-13 06:33:05.138 | + functions-common:run_plugins:1721 : local plugins= 2021-05-13 06:33:05.141 | + functions-common:run_plugins:1722 : local plugin 2021-05-13 06:33:05.143 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-13 06:33:05.145 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-13 06:33:05.147 | + functions:set_systemd_override:821 : local value=2048 2021-05-13 06:33:05.150 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-13 06:33:05.152 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-13 06:33:05.203 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-13 06:33:05.203 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-13 06:33:05.206 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-13 06:33:05.539 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-13 06:33:05.543 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-13 06:33:05.562 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:05.566 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-13 06:33:05.569 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:05.572 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:05.574 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:05.577 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:05.579 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:05.581 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:05.584 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:05.586 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:05.588 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:05.591 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:05.595 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:05.598 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:05.602 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-13 06:33:05.604 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:05.607 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:05.609 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:05.612 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-13 06:33:05.636 | + 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:33:05.741 | Reading package lists... 2021-05-13 06:33:05.959 | Building dependency tree... 2021-05-13 06:33:05.960 | Reading state information... 2021-05-13 06:33:06.186 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-13 06:33:06.186 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:06.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:06.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:06.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:06.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:06.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:06.187 | python3-zope.interface 2021-05-13 06:33:06.187 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:06.323 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:06.328 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:06.332 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:06.336 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:06.339 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:06.343 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:06.346 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:06.350 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:06.353 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:06.355 | + functions-common:time_stop:2311 : start_time=1620887585633 2021-05-13 06:33:06.358 | + functions-common:time_stop:2313 : [[ -z 1620887585633 ]] 2021-05-13 06:33:06.360 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:06.365 | + functions-common:time_stop:2316 : end_time=1620887586362 2021-05-13 06:33:06.367 | + functions-common:time_stop:2317 : elapsed_time=729 2021-05-13 06:33:06.370 | + functions-common:time_stop:2318 : total=1441 2021-05-13 06:33:06.372 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:06.375 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2170 2021-05-13 06:33:06.378 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:06.381 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-13 06:33:06.384 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:06.386 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:06.388 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:06.392 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:06.394 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:06.397 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:06.400 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-13 06:33:06.402 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:06.404 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:06.407 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:06.409 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:06.411 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:06.414 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:06.416 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:06.418 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:06.421 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:06.423 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-13 06:33:06.425 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:06.428 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:06.430 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:06.432 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:06.434 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:06.437 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:06.439 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-13 06:33:06.441 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-13 06:33:06.457 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:06.460 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-13 06:33:06.462 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:06.464 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-13 06:33:06.467 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-13 06:33:06.469 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-13 06:33:06.473 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-13 06:33:06.476 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-13 06:33:06.478 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-13 06:33:06.480 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-13 06:33:06.482 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-13 06:33:06.485 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-13 06:33:06.487 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-13 06:33:07.201 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-13 06:33:07.202 | user tags 2021-05-13 06:33:07.202 | stackrabbit []' 2021-05-13 06:33:07.205 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-13 06:33:07.205 | user tags 2021-05-13 06:33:07.205 | stackrabbit []' 2021-05-13 06:33:07.205 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-13 06:33:07.212 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-13 06:33:07.214 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-13 06:33:07.216 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:07.908 | Changing password for user "stackrabbit" ... 2021-05-13 06:33:07.931 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-13 06:33:08.645 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-13 06:33:08.673 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-13 06:33:08.676 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-13 06:33:09.381 | Changing password for user "stackrabbit" ... 2021-05-13 06:33:09.409 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-13 06:33:09.411 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-13 06:33:09.413 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-13 06:33:10.104 | Deleting user "guest" ... 2021-05-13 06:33:10.120 | Error: 2021-05-13 06:33:10.120 | {:no_such_user, "guest"} 2021-05-13 06:33:10.133 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-13 06:33:10.136 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-13 06:33:10.153 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:10.155 | + ./stack.sh:main:801 : install_database 2021-05-13 06:33:10.158 | + lib/database:install_database:116 : install_database_mysql 2021-05-13 06:33:10.160 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-13 06:33:10.162 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.165 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.167 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-13 06:33:10.384 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-13 06:33:10.387 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-13 06:33:10.390 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-13 06:33:10.394 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:10.397 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-13 06:33:10.400 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:10.403 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:10.405 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:10.407 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:10.410 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:10.412 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:10.414 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:10.417 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:10.419 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:10.421 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-13 06:33:10.424 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:33:10.426 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:33:10.428 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:33:10.430 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:33:10.433 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:33:10.435 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:33:10.437 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-13 06:33:10.440 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.442 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.444 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-13 06:33:10.447 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:10.449 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:10.451 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:10.454 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:10.456 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:10.458 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:10.460 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.463 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.465 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:10.467 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:10.470 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:10.472 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:10.474 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-13 06:33:10.476 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:10.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:10.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:10.483 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-13 06:33:10.508 | + 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:33:10.613 | Reading package lists... 2021-05-13 06:33:10.830 | Building dependency tree... 2021-05-13 06:33:10.831 | Reading state information... 2021-05-13 06:33:11.057 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-13 06:33:11.057 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:11.058 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:11.058 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:11.058 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:11.058 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:11.058 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:11.058 | python3-zope.interface 2021-05-13 06:33:11.058 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:11.178 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:11.184 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:11.187 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:11.189 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:11.192 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:11.195 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:11.199 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:11.201 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:11.204 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:11.207 | + functions-common:time_stop:2311 : start_time=1620887590504 2021-05-13 06:33:11.209 | + functions-common:time_stop:2313 : [[ -z 1620887590504 ]] 2021-05-13 06:33:11.213 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:11.217 | + functions-common:time_stop:2316 : end_time=1620887591215 2021-05-13 06:33:11.220 | + functions-common:time_stop:2317 : elapsed_time=711 2021-05-13 06:33:11.222 | + functions-common:time_stop:2318 : total=2170 2021-05-13 06:33:11.224 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:11.227 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2881 2021-05-13 06:33:11.229 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:11.232 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-13 06:33:11.234 | + ./stack.sh:main:804 : install_database_python 2021-05-13 06:33:11.237 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-13 06:33:11.239 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-13 06:33:11.242 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-13 06:33:11.244 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:11.249 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-13 06:33:11.251 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-13 06:33:11.254 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:11.257 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:11.257 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:11.262 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-13 06:33:11.264 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-13 06:33:11.267 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-13 06:33:11.269 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-13 06:33:11.272 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-13 06:33:11.293 | Using python 3.8 to install PyMySQL 2021-05-13 06:33:11.295 | + 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:33:12.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:12.044 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:12.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:12.045 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:13.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:13.086 | 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:33:13.090 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.090 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.092 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.110 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.117 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:13.124 | 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:33:15.308 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:15.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:15.383 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:15.387 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:15.391 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:15.395 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:15.399 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:15.402 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:15.404 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:15.406 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:15.409 | + functions-common:time_stop:2311 : start_time=1620887591287 2021-05-13 06:33:15.411 | + functions-common:time_stop:2313 : [[ -z 1620887591287 ]] 2021-05-13 06:33:15.414 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:15.418 | + functions-common:time_stop:2316 : end_time=1620887595416 2021-05-13 06:33:15.421 | + functions-common:time_stop:2317 : elapsed_time=4129 2021-05-13 06:33:15.423 | + functions-common:time_stop:2318 : total=20226 2021-05-13 06:33:15.425 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:15.427 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24355 2021-05-13 06:33:15.430 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:15.432 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-13 06:33:15.435 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-13 06:33:15.437 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-13 06:33:15.439 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-13 06:33:15.458 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:15.461 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-13 06:33:15.463 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-13 06:33:15.467 | ++ 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:33:15.467 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:33:15.473 | + 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:33:15.475 | + 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:33:15.478 | + 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:33:15.480 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:33:15.482 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-13 06:33:15.485 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-13 06:33:15.500 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:15.503 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-13 06:33:15.505 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:15.507 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:15.510 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:15.512 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:15.514 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:15.516 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:15.518 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:15.521 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:15.523 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:15.525 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:15.527 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:15.529 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:15.532 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-13 06:33:15.534 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:15.536 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:15.539 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:15.541 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-13 06:33:15.562 | + 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:33:15.667 | Reading package lists... 2021-05-13 06:33:15.885 | Building dependency tree... 2021-05-13 06:33:15.887 | Reading state information... 2021-05-13 06:33:16.112 | radvd is already the newest version (1:2.17-2). 2021-05-13 06:33:16.112 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:16.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:16.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:16.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:16.113 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:16.114 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:16.114 | python3-zope.interface 2021-05-13 06:33:16.114 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:16.253 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:16.258 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:16.262 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:16.265 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:16.269 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:16.271 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:16.275 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:16.277 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:16.280 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:16.282 | + functions-common:time_stop:2311 : start_time=1620887595559 2021-05-13 06:33:16.284 | + functions-common:time_stop:2313 : [[ -z 1620887595559 ]] 2021-05-13 06:33:16.287 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:16.291 | + functions-common:time_stop:2316 : end_time=1620887596288 2021-05-13 06:33:16.293 | + functions-common:time_stop:2317 : elapsed_time=729 2021-05-13 06:33:16.295 | + functions-common:time_stop:2318 : total=2881 2021-05-13 06:33:16.298 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:16.300 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3610 2021-05-13 06:33:16.302 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:16.304 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-13 06:33:16.323 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:16.327 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-13 06:33:16.329 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-13 06:33:16.332 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-13 06:33:16.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-13 06:33:16.355 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:16.357 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:16.359 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:16.361 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:16.364 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:16.366 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:16.368 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:16.371 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:16.373 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:16.375 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:16.377 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:16.379 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:16.382 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-13 06:33:16.384 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:16.386 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:16.388 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:16.391 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-13 06:33:16.410 | + 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:33:16.516 | Reading package lists... 2021-05-13 06:33:16.732 | Building dependency tree... 2021-05-13 06:33:16.734 | Reading state information... 2021-05-13 06:33:16.960 | fakeroot is already the newest version (1.24-1). 2021-05-13 06:33:16.960 | make is already the newest version (4.2.1-1.2). 2021-05-13 06:33:16.960 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-13 06:33:16.960 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:16.961 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:16.961 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:16.961 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:16.961 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:16.961 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:16.961 | python3-zope.interface 2021-05-13 06:33:16.961 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:17.101 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:17.106 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:17.109 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:17.111 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:17.114 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:17.117 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:17.120 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:17.122 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:17.124 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:17.127 | + functions-common:time_stop:2311 : start_time=1620887596408 2021-05-13 06:33:17.129 | + functions-common:time_stop:2313 : [[ -z 1620887596408 ]] 2021-05-13 06:33:17.131 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:17.136 | + functions-common:time_stop:2316 : end_time=1620887597133 2021-05-13 06:33:17.138 | + functions-common:time_stop:2317 : elapsed_time=725 2021-05-13 06:33:17.140 | + functions-common:time_stop:2318 : total=3610 2021-05-13 06:33:17.142 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:17.145 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4335 2021-05-13 06:33:17.147 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:17.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-13 06:33:17.152 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:17.154 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:17.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-13 06:33:17.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-13 06:33:17.161 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-13 06:33:17.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-13 06:33:17.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-13 06:33:17.171 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-13 06:33:17.171 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-13 06:33:17.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-13 06:33:17.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-13 06:33:17.181 | + functions:vercmp:628 : local v1=5.4 2021-05-13 06:33:17.183 | + functions:vercmp:629 : local 'op=<' 2021-05-13 06:33:17.186 | + functions:vercmp:630 : local v2=3.13 2021-05-13 06:33:17.188 | + functions:vercmp:631 : local result 2021-05-13 06:33:17.191 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-13 06:33:17.192 | ++ functions:vercmp:635 : head -1 2021-05-13 06:33:17.192 | ++ functions:vercmp:635 : sort -V 2021-05-13 06:33:17.197 | + functions:vercmp:635 : result=3.13 2021-05-13 06:33:17.199 | + functions:vercmp:637 : case $op in 2021-05-13 06:33:17.202 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-13 06:33:17.204 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-13 06:33:17.206 | + functions:vercmp:648 : return 2021-05-13 06:33:17.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-13 06:33:17.211 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:17.214 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-13 06:33:17.399 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-13 06:33:17.401 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-13 06:33:17.404 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.406 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.409 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2021-05-13 06:33:17.411 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.414 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-13 06:33:17.433 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:17.435 | + ./stack.sh:main:812 : install_etcd3 2021-05-13 06:33:17.438 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-13 06:33:17.438 | Installing etcd 2021-05-13 06:33:17.440 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-13 06:33:17.452 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-13 06:33:17.464 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:17.467 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-13 06:33:17.479 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-13 06:33:17.483 | ++ 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:33:17.485 | ++ 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:33:17.488 | +++ 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:33:17.493 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:17.495 | ++ 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:33:17.498 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-13 06:33:17.500 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:17.503 | ++ functions:get_extra_file:74 : return 2021-05-13 06:33:17.506 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-13 06:33:17.508 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-13 06:33:17.510 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-13 06:33:17.513 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-13 06:33:17.529 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:17.532 | + ./stack.sh:main:831 : install_dstat 2021-05-13 06:33:17.535 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-13 06:33:17.551 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:17.553 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-13 06:33:17.556 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-13 06:33:17.558 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-13 06:33:17.560 | + ./stack.sh:main:840 : install_libs 2021-05-13 06:33:17.563 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-13 06:33:17.565 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-13 06:33:17.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-13 06:33:17.570 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-13 06:33:17.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.576 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-05-13 06:33:17.579 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.581 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-13 06:33:17.583 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-13 06:33:17.585 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-13 06:33:17.588 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-13 06:33:17.590 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.592 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.594 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-05-13 06:33:17.596 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.599 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-13 06:33:17.601 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-13 06:33:17.604 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-13 06:33:17.606 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-13 06:33:17.608 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.610 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-05-13 06:33:17.615 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.617 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-13 06:33:17.619 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-13 06:33:17.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-13 06:33:17.624 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-13 06:33:17.627 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-05-13 06:33:17.634 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.636 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-13 06:33:17.638 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-13 06:33:17.640 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-13 06:33:17.643 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-13 06:33:17.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.649 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-05-13 06:33:17.652 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.654 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-13 06:33:17.656 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-13 06:33:17.659 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-13 06:33:17.661 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-13 06:33:17.663 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.666 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.668 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-05-13 06:33:17.670 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.673 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-13 06:33:17.675 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-13 06:33:17.677 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-13 06:33:17.679 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-13 06:33:17.682 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.684 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.686 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-05-13 06:33:17.689 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.693 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-13 06:33:17.695 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-13 06:33:17.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-13 06:33:17.700 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-13 06:33:17.702 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.704 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-05-13 06:33:17.709 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.711 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-13 06:33:17.714 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-13 06:33:17.716 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-13 06:33:17.718 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-13 06:33:17.721 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-05-13 06:33:17.728 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.730 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-13 06:33:17.732 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-13 06:33:17.735 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-13 06:33:17.737 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-13 06:33:17.739 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.742 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.744 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-05-13 06:33:17.747 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.749 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-13 06:33:17.751 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-13 06:33:17.753 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-13 06:33:17.756 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-13 06:33:17.758 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.760 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-05-13 06:33:17.764 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.767 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-13 06:33:17.769 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-13 06:33:17.771 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-13 06:33:17.773 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-13 06:33:17.776 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.778 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.780 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-05-13 06:33:17.782 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.784 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-13 06:33:17.787 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-13 06:33:17.789 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-13 06:33:17.791 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-13 06:33:17.793 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.798 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-05-13 06:33:17.800 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.802 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-13 06:33:17.804 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-13 06:33:17.807 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-13 06:33:17.809 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-13 06:33:17.811 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.813 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.816 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-05-13 06:33:17.818 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.820 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-13 06:33:17.822 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-13 06:33:17.825 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-13 06:33:17.827 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-13 06:33:17.829 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.831 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.834 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-05-13 06:33:17.836 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.838 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-13 06:33:17.840 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-13 06:33:17.843 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-13 06:33:17.845 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-13 06:33:17.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.852 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-05-13 06:33:17.854 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.856 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-13 06:33:17.859 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-13 06:33:17.861 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-13 06:33:17.863 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-13 06:33:17.866 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.868 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.871 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-05-13 06:33:17.873 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.875 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-13 06:33:17.878 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-13 06:33:17.880 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-13 06:33:17.882 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-13 06:33:17.885 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-05-13 06:33:17.892 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.894 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-13 06:33:17.896 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-13 06:33:17.899 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-13 06:33:17.901 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-13 06:33:17.903 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.906 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-05-13 06:33:17.910 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.913 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-13 06:33:17.915 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-13 06:33:17.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-13 06:33:17.920 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-13 06:33:17.922 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-05-13 06:33:17.929 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.931 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-13 06:33:17.934 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-13 06:33:17.936 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-13 06:33:17.938 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-13 06:33:17.941 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.946 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-05-13 06:33:17.948 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.950 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-13 06:33:17.953 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-13 06:33:17.955 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-13 06:33:17.958 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-13 06:33:17.960 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.963 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-05-13 06:33:17.967 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.970 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-13 06:33:17.972 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-13 06:33:17.974 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-13 06:33:17.977 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-13 06:33:17.979 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:17.982 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:17.984 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-05-13 06:33:17.986 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:17.989 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-13 06:33:17.991 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-13 06:33:17.993 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-13 06:33:17.996 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-13 06:33:17.998 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.001 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.003 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-05-13 06:33:18.005 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.008 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-13 06:33:18.010 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-13 06:33:18.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-13 06:33:18.015 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-13 06:33:18.017 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.022 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-05-13 06:33:18.024 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.026 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-13 06:33:18.029 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-13 06:33:18.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-13 06:33:18.033 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-13 06:33:18.036 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.038 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.040 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-05-13 06:33:18.043 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.045 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-13 06:33:18.047 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-13 06:33:18.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-13 06:33:18.052 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-13 06:33:18.054 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.059 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-05-13 06:33:18.062 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.064 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-13 06:33:18.066 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-13 06:33:18.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-13 06:33:18.071 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-13 06:33:18.073 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.076 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.078 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-05-13 06:33:18.080 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.083 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-13 06:33:18.085 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-13 06:33:18.087 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-13 06:33:18.090 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-13 06:33:18.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-05-13 06:33:18.099 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.102 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-13 06:33:18.105 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-13 06:33:18.107 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-13 06:33:18.110 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-13 06:33:18.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-05-13 06:33:18.121 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.124 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-13 06:33:18.126 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-13 06:33:18.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-13 06:33:18.132 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-13 06:33:18.134 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.136 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.140 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-05-13 06:33:18.142 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.144 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-13 06:33:18.148 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-13 06:33:18.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-13 06:33:18.152 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-13 06:33:18.156 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.158 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.160 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-05-13 06:33:18.163 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.166 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-13 06:33:18.168 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-13 06:33:18.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-13 06:33:18.173 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-13 06:33:18.175 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-05-13 06:33:18.182 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.184 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-13 06:33:18.187 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-13 06:33:18.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-13 06:33:18.192 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-13 06:33:18.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-05-13 06:33:18.201 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.203 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-13 06:33:18.206 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-13 06:33:18.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-13 06:33:18.210 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-13 06:33:18.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-05-13 06:33:18.220 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.222 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-13 06:33:18.224 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-13 06:33:18.227 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-13 06:33:18.229 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-13 06:33:18.231 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:18.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:18.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-05-13 06:33:18.238 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:18.240 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-13 06:33:18.264 | Using python 3.8 to install etcd3 2021-05-13 06:33:18.267 | + 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:33:18.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:18.994 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:18.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:18.994 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:20.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:20.003 | 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:33:20.006 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:20.007 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:20.008 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:20.027 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:20.034 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:20.039 | 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:33:20.048 | 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:33:20.058 | 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:33:20.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 482)) (1.15.0) 2021-05-13 06:33:20.065 | 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:33:22.161 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:22.161 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:22.243 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:22.246 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:22.249 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:22.253 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:22.256 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:22.260 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:22.263 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:22.266 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:22.270 | + functions-common:time_stop:2311 : start_time=1620887598257 2021-05-13 06:33:22.273 | + functions-common:time_stop:2313 : [[ -z 1620887598257 ]] 2021-05-13 06:33:22.277 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:22.281 | + functions-common:time_stop:2316 : end_time=1620887602278 2021-05-13 06:33:22.283 | + functions-common:time_stop:2317 : elapsed_time=4021 2021-05-13 06:33:22.285 | + functions-common:time_stop:2318 : total=24355 2021-05-13 06:33:22.287 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:22.290 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28376 2021-05-13 06:33:22.292 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:22.295 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-13 06:33:22.316 | Using python 3.8 to install etcd3gw 2021-05-13 06:33:22.318 | + 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:33:23.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:23.050 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:23.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:23.050 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:24.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:24.073 | 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:33:24.076 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:24.076 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:24.078 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:24.097 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:24.104 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:24.110 | 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:33:24.121 | 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:33:24.127 | 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:33:24.130 | 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:33:24.150 | 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:33:24.153 | 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:33:24.172 | 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:33:24.176 | 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:33:24.179 | 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:33:26.252 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:26.252 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:26.333 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:26.337 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:26.340 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:26.344 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:26.348 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:26.351 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:26.354 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:26.356 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:26.359 | + functions-common:time_stop:2311 : start_time=1620887602310 2021-05-13 06:33:26.361 | + functions-common:time_stop:2313 : [[ -z 1620887602310 ]] 2021-05-13 06:33:26.364 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:26.368 | + functions-common:time_stop:2316 : end_time=1620887606365 2021-05-13 06:33:26.371 | + functions-common:time_stop:2317 : elapsed_time=4055 2021-05-13 06:33:26.373 | + functions-common:time_stop:2318 : total=28376 2021-05-13 06:33:26.375 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:26.377 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32431 2021-05-13 06:33:26.380 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:26.382 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-13 06:33:26.385 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-13 06:33:26.387 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-13 06:33:26.389 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-13 06:33:26.392 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-13 06:33:26.394 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-13 06:33:26.397 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-13 06:33:26.399 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-13 06:33:26.401 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-13 06:33:26.404 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-13 06:33:26.406 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-13 06:33:26.408 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-13 06:33:26.410 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-13 06:33:26.413 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-13 06:33:26.415 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:26.417 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:26.420 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-13 06:33:26.422 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-13 06:33:26.425 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:26.427 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:33:26.429 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:33:26.432 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:33:26.434 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:33:26.436 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:26.439 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:33:26.441 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:26.443 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:26.446 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:33:26.448 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:33:26.450 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:33:26.452 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:33:26.455 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:26.457 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:33:26.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:26.462 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:26.464 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-13 06:33:26.485 | + 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:33:26.590 | Reading package lists... 2021-05-13 06:33:26.808 | Building dependency tree... 2021-05-13 06:33:26.809 | Reading state information... 2021-05-13 06:33:27.035 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:33:27.035 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-13 06:33:27.035 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-13 06:33:27.035 | The following packages were automatically installed and are no longer required: 2021-05-13 06:33:27.036 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:33:27.036 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:33:27.036 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:33:27.036 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:33:27.036 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:33:27.036 | python3-zope.interface 2021-05-13 06:33:27.036 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:33:27.163 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:33:27.168 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:33:27.171 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:33:27.175 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:27.178 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:27.181 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:27.184 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:27.187 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:27.190 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:33:27.193 | + functions-common:time_stop:2311 : start_time=1620887606482 2021-05-13 06:33:27.196 | + functions-common:time_stop:2313 : [[ -z 1620887606482 ]] 2021-05-13 06:33:27.199 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:27.203 | + functions-common:time_stop:2316 : end_time=1620887607201 2021-05-13 06:33:27.205 | + functions-common:time_stop:2317 : elapsed_time=719 2021-05-13 06:33:27.208 | + functions-common:time_stop:2318 : total=4335 2021-05-13 06:33:27.210 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:27.212 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5054 2021-05-13 06:33:27.214 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:33:27.217 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-13 06:33:27.219 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:27.221 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:27.224 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-13 06:33:27.287 | Module proxy already enabled 2021-05-13 06:33:27.292 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-13 06:33:27.365 | Considering dependency proxy for proxy_uwsgi: 2021-05-13 06:33:27.365 | Module proxy already enabled 2021-05-13 06:33:27.365 | Module proxy_uwsgi already enabled 2021-05-13 06:33:27.371 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-13 06:33:27.373 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:27.376 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:27.378 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:27.506 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-13 06:33:27.509 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-13 06:33:27.511 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-13 06:33:27.514 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.516 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.518 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-05-13 06:33:27.521 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.523 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-13 06:33:27.526 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-13 06:33:27.528 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-13 06:33:27.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.533 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.535 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-05-13 06:33:27.538 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.540 | + ./stack.sh:main:848 : install_glanceclient 2021-05-13 06:33:27.542 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-13 06:33:27.545 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-13 06:33:27.547 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.550 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.552 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-05-13 06:33:27.554 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.557 | + ./stack.sh:main:849 : install_cinderclient 2021-05-13 06:33:27.559 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-13 06:33:27.561 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-13 06:33:27.564 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.569 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-05-13 06:33:27.571 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.573 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-13 06:33:27.576 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-13 06:33:27.578 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.581 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.583 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-05-13 06:33:27.585 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.588 | + ./stack.sh:main:850 : install_novaclient 2021-05-13 06:33:27.590 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-13 06:33:27.592 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-13 06:33:27.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-05-13 06:33:27.602 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.604 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-13 06:33:27.625 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:27.628 | + ./stack.sh:main:852 : install_swiftclient 2021-05-13 06:33:27.631 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-13 06:33:27.634 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-13 06:33:27.638 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.641 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-05-13 06:33:27.648 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.651 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-13 06:33:27.667 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:27.669 | + ./stack.sh:main:855 : install_neutronclient 2021-05-13 06:33:27.671 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-13 06:33:27.674 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-13 06:33:27.676 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.681 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-05-13 06:33:27.684 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.686 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-13 06:33:27.688 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-13 06:33:27.691 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-13 06:33:27.693 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:27.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:27.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-05-13 06:33:27.700 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:27.702 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-13 06:33:27.705 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-13 06:33:27.707 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:27.711 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-13 06:33:27.713 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-13 06:33:27.716 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:27.720 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:27.720 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:27.726 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-13 06:33:27.728 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-13 06:33:27.730 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-13 06:33:27.733 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-13 06:33:27.736 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-13 06:33:27.756 | Using python 3.8 to install keystonemiddleware 2021-05-13 06:33:27.759 | + 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:33:28.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:28.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:28.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:28.499 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:29.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:29.524 | 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:33:29.527 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:29.528 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:29.529 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:29.549 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:29.555 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:29.561 | 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:33:29.614 | 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:33:29.650 | 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:33:29.690 | 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:33:29.696 | 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:33:29.702 | 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:33:29.740 | 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:33:29.750 | 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:33:29.765 | 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:33:29.771 | 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:33:29.774 | 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:33:29.784 | 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:33:29.787 | 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:33:29.790 | 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:33:29.795 | 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:33:29.813 | 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:33:29.817 | 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:33:29.837 | 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:33:29.841 | 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:33:29.844 | 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:33:29.851 | 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:33:29.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 227)) (4.3.1) 2021-05-13 06:33:29.930 | 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:33:29.943 | 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:33:29.949 | 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:33:29.954 | 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:33:29.957 | 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:33:29.965 | 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:33:29.968 | 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:33:29.971 | 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:33:29.974 | 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:33:29.977 | 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:33:29.980 | 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:33:29.984 | 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:33:29.988 | 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:33:29.992 | 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:33:31.867 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:31.867 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:31.941 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:31.945 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:31.948 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:31.952 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:31.955 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:31.958 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:31.962 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:31.964 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:31.966 | + functions-common:time_stop:2311 : start_time=1620887607751 2021-05-13 06:33:31.968 | + functions-common:time_stop:2313 : [[ -z 1620887607751 ]] 2021-05-13 06:33:31.971 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:31.975 | + functions-common:time_stop:2316 : end_time=1620887611973 2021-05-13 06:33:31.977 | + functions-common:time_stop:2317 : elapsed_time=4222 2021-05-13 06:33:31.980 | + functions-common:time_stop:2318 : total=32431 2021-05-13 06:33:31.982 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:31.984 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36653 2021-05-13 06:33:31.986 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:31.989 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-13 06:33:31.991 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-13 06:33:31.993 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-13 06:33:31.997 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-13 06:33:32.000 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-13 06:33:32.002 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-13 06:33:32.006 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-13 06:33:32.006 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-13 06:33:32.012 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-13 06:33:32.015 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-13 06:33:32.017 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-13 06:33:32.021 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-13 06:33:32.024 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-13 06:33:32.045 | Using python 3.8 to install python-memcached 2021-05-13 06:33:32.048 | + 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:33:32.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:32.795 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:32.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:32.795 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:33.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:33.846 | 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:33:33.849 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:33.850 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:33.865 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:33.871 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:33.878 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:33.884 | 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:33:33.888 | 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:33:36.113 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:36.113 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:36.186 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:36.190 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:36.193 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:36.197 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:36.199 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:36.201 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:36.204 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:36.206 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:36.209 | + functions-common:time_stop:2311 : start_time=1620887612040 2021-05-13 06:33:36.211 | + functions-common:time_stop:2313 : [[ -z 1620887612040 ]] 2021-05-13 06:33:36.214 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:36.218 | + functions-common:time_stop:2316 : end_time=1620887616216 2021-05-13 06:33:36.221 | + functions-common:time_stop:2317 : elapsed_time=4176 2021-05-13 06:33:36.223 | + functions-common:time_stop:2318 : total=36653 2021-05-13 06:33:36.225 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:36.228 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=40829 2021-05-13 06:33:36.230 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:36.232 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-13 06:33:36.249 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:36.252 | + ./stack.sh:main:862 : '[' 10.222.0.25 == 10.222.0.25 ']' 2021-05-13 06:33:36.254 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-13 06:33:36.257 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-13 06:33:36.259 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-13 06:33:36.261 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:33:36.264 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-13 06:33:36.266 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-13 06:33:36.282 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:36.284 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-13 06:33:36.286 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-13 06:33:36.289 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-13 06:33:36.291 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:33:36.293 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:33:36.296 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:33:36.298 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:33:36.301 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:33:36.303 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:33:36.318 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:33:36.320 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:33:36.323 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:36.325 | + functions-common:git_clone:544 : echo master 2021-05-13 06:33:36.326 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:33:36.331 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-13 06:33:36.333 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:36.335 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-13 06:33:36.337 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:33:36.338 | + functions-common:git_clone:593 : head -1 2021-05-13 06:33:36.341 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-13 06:33:36.344 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:33:36.346 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-13 06:33:36.348 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:33:36.351 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:36.353 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:36.356 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:33:36.358 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-13 06:33:36.360 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:33:36.363 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:36.365 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:36.367 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:33:36.370 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:33:36.373 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-13 06:33:36.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:33:36.378 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-13 06:33:36.380 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:33:36.383 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:33:36.386 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-13 06:33:36.391 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-13 06:33:36.394 | + 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:33:37.006 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-13 06:33:37.010 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:33:37.014 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:33:37.017 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:33:37.021 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-13 06:33:37.024 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-13 06:33:37.028 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:33:37.031 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:33:37.035 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:33:37.038 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:33:37.041 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:33:37.043 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:33:37.046 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:33:37.048 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-13 06:33:37.068 | Using python 3.8 to install /opt/stack/keystone 2021-05-13 06:33:37.070 | + 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:33:37.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:37.807 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:37.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:37.807 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:38.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:38.838 | 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:33:38.841 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.841 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.843 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.848 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.855 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:38.859 | Obtaining file:///opt/stack/keystone 2021-05-13 06:33:40.448 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:33:41.997 | 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:33:42.025 | 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:33:42.035 | 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:33:42.043 | 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:33:42.046 | 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:33:42.073 | 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:33:42.100 | 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:33:42.113 | 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:33:42.129 | 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:33:42.142 | 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:33:42.151 | 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:33:42.155 | 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:33:42.158 | 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:33:42.197 | 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:33:42.203 | 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:33:42.207 | 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:33:42.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 227)) (9.2.0) 2021-05-13 06:33:42.270 | 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:33:42.274 | 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:33:42.279 | 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:33:42.315 | 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:33:42.354 | 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:33:42.360 | 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:33:42.408 | 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:33:42.414 | 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:33:42.453 | 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:33:42.507 | 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:33:42.525 | 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:33:42.540 | 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:33:42.549 | 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:33:42.572 | 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:33:42.583 | 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:33:42.599 | 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:33:42.643 | 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:33:42.649 | 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:33:42.662 | 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:33:42.665 | 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:33:42.668 | 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:33:42.678 | 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:33:42.681 | 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:33:42.684 | 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:33:42.687 | 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:33:42.704 | 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:33:42.709 | 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:33:42.727 | 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:33:42.731 | 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:33:42.751 | 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:33:42.756 | 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:33:42.759 | 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:33:42.762 | 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:33:42.772 | 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:33:42.775 | 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:33:42.778 | 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:33:42.785 | 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:33:42.794 | 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:33:42.800 | 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:33:42.817 | 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:33:42.821 | 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:33:42.828 | 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:33:42.848 | 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:33:42.875 | 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:33:42.880 | 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:33:42.883 | 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:33:42.942 | 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:33:42.950 | 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:33:42.953 | 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:33:42.958 | 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:33:42.966 | 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:33:43.006 | 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:33:43.012 | 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:33:43.015 | 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:33:43.020 | 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:33:43.029 | 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:33:43.040 | 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:33:43.049 | 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:33:43.057 | 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:33:43.068 | 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:33:43.079 | 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:33:43.083 | 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:33:43.086 | 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:33:43.089 | 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:33:43.103 | 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:33:43.127 | 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:33:43.132 | 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:33:43.136 | 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:33:43.140 | 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:33:43.142 | 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:33:43.145 | 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:33:43.147 | 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:33:43.150 | 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:33:43.153 | 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:33:43.155 | 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:33:43.165 | 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:33:43.170 | 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:33:43.173 | 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:33:43.175 | 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:33:43.183 | 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:33:43.186 | 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:33:43.235 | 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:33:43.243 | 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:33:43.251 | 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:33:43.257 | 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:33:44.419 | Installing collected packages: keystone 2021-05-13 06:33:44.419 | Attempting uninstall: keystone 2021-05-13 06:33:44.421 | Found existing installation: keystone 19.1.0.dev6 2021-05-13 06:33:44.424 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-13 06:33:44.425 | Running setup.py develop for keystone 2021-05-13 06:33:46.297 | Successfully installed keystone 2021-05-13 06:33:46.435 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:46.435 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:46.524 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:46.527 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:46.531 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:46.534 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:46.538 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:46.541 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:46.543 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:46.545 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:46.547 | + functions-common:time_stop:2311 : start_time=1620887617062 2021-05-13 06:33:46.549 | + functions-common:time_stop:2313 : [[ -z 1620887617062 ]] 2021-05-13 06:33:46.552 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:46.556 | + functions-common:time_stop:2316 : end_time=1620887626554 2021-05-13 06:33:46.558 | + functions-common:time_stop:2317 : elapsed_time=9492 2021-05-13 06:33:46.561 | + functions-common:time_stop:2318 : total=40829 2021-05-13 06:33:46.563 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:46.565 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50321 2021-05-13 06:33:46.567 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:46.569 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:33:46.572 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:46.575 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:46.595 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-13 06:33:46.607 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-13 06:33:46.610 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-13 06:33:46.612 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:46.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:46.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-05-13 06:33:46.619 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:46.622 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-13 06:33:46.639 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:46.641 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:33:46.644 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:33:46.646 | + ./stack.sh:main:864 : configure_keystone 2021-05-13 06:33:46.649 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-13 06:33:46.661 | + 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:33:46.663 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-13 06:33:46.668 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-13 06:33:46.684 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:46.686 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-13 06:33:46.717 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-13 06:33:46.744 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-13 06:33:46.778 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-13 06:33:46.809 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-13 06:33:46.839 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-13 06:33:46.869 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-13 06:33:46.897 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-13 06:33:46.930 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-13 06:33:46.933 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-13 06:33:46.935 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-13 06:33:46.937 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-13 06:33:46.940 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:33:46.942 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:33:46.957 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:46.960 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:33:46.963 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:33:46.965 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:33:46.980 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:46.983 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:33:46.985 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:33:47.016 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:33:47.018 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:33:47.021 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-13 06:33:47.023 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-13 06:33:47.026 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-13 06:33:47.042 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:47.044 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2021-05-13 06:33:47.074 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.25/identity 2021-05-13 06:33:47.102 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-13 06:33:47.104 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-13 06:33:47.135 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-13 06:33:47.138 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-13 06:33:47.140 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-13 06:33:47.143 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-13 06:33:47.145 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-13 06:33:47.148 | + 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:33:47.178 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-13 06:33:47.181 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-13 06:33:47.184 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-13 06:33:47.187 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-13 06:33:47.191 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:33:47.210 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:33:47.213 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:33:47.215 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:33:47.218 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:33:47.220 | + 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:33:47.248 | + 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:33:47.276 | + 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:33:47.308 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:33:47.338 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-13 06:33:47.365 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-13 06:33:47.368 | + 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:33:47.370 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:33:47.373 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-13 06:33:47.375 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-13 06:33:47.377 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:33:47.380 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:33:47.383 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-13 06:33:47.387 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-13 06:33:47.390 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:33:47.392 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:33:47.405 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:33:47.405 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:47.413 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:33:47.416 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:47.432 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-13 06:33:47.434 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-13 06:33:47.438 | + 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:33:47.468 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-13 06:33:47.495 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-13 06:33:47.523 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-13 06:33:47.550 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-13 06:33:47.577 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-13 06:33:47.605 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-13 06:33:47.632 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-13 06:33:47.659 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-13 06:33:47.686 | + 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:33:47.714 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-13 06:33:47.741 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-13 06:33:47.769 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-13 06:33:47.796 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:33:47.799 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:33:47.802 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-13 06:33:47.804 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-13 06:33:47.806 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:33:47.809 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:47.811 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:47.814 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:47.816 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:47.819 | + 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:33:47.846 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-13 06:33:47.875 | + 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:33:47.875 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-13 06:33:47.884 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-13 06:33:47.887 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-13 06:33:47.889 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-13 06:33:47.892 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:33:47.894 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:33:47.897 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:33:47.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:47.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:47.904 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:33:47.906 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:33:47.908 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:47.911 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:47.913 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-13 06:33:47.976 | Site keystone-wsgi-public already enabled 2021-05-13 06:33:47.981 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:33:47.983 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:47.986 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:47.988 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:48.118 | + 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:33:48.120 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:33:48.123 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-13 06:33:48.125 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-13 06:33:48.127 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:33:48.130 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:33:48.133 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-13 06:33:48.138 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-13 06:33:48.140 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:33:48.142 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:33:48.155 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:48.156 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:33:48.164 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:33:48.168 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:33:48.184 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-13 06:33:48.187 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-13 06:33:48.192 | + 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:33:48.222 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-13 06:33:48.250 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-13 06:33:48.277 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-13 06:33:48.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-13 06:33:48.333 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-13 06:33:48.360 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-13 06:33:48.388 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-13 06:33:48.416 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-13 06:33:48.443 | + 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:33:48.471 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-13 06:33:48.499 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-13 06:33:48.527 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-13 06:33:48.554 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:33:48.557 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:33:48.560 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-13 06:33:48.562 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-13 06:33:48.564 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:33:48.567 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:48.569 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:48.572 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:48.575 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:48.577 | + 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:33:48.604 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-13 06:33:48.633 | + 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:33:48.633 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-13 06:33:48.642 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-13 06:33:48.645 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-13 06:33:48.648 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-13 06:33:48.650 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:33:48.652 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:33:48.655 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:33:48.657 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:48.660 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:48.662 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:33:48.664 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:33:48.667 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:48.669 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:48.671 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-13 06:33:48.735 | Site keystone-wsgi-admin already enabled 2021-05-13 06:33:48.741 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:33:48.744 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:33:48.749 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:33:48.752 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:33:48.884 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-13 06:33:48.914 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-13 06:33:48.946 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-13 06:33:48.977 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-13 06:33:48.980 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-13 06:33:49.011 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-13 06:33:49.039 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-13 06:33:49.067 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-13 06:33:49.084 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:49.086 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-13 06:33:49.103 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:49.106 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-13 06:33:49.108 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-13 06:33:49.111 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-13 06:33:49.113 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:33:49.116 | + lib/stack:stack_install_service:32 : install_swift 2021-05-13 06:33:49.118 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-13 06:33:49.121 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-13 06:33:49.123 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-13 06:33:49.125 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:33:49.128 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:33:49.130 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:33:49.133 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:33:49.135 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:33:49.138 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:33:49.155 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:33:49.157 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:33:49.159 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:49.162 | + functions-common:git_clone:544 : echo master 2021-05-13 06:33:49.162 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:33:49.167 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-13 06:33:49.169 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:33:49.172 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-13 06:33:49.175 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:33:49.175 | + functions-common:git_clone:593 : head -1 2021-05-13 06:33:49.180 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-13 06:33:49.182 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:33:49.185 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-13 06:33:49.187 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:33:49.190 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:49.192 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-13 06:33:49.194 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-13 06:33:49.197 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-13 06:33:49.199 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:33:49.201 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:49.204 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-13 06:33:49.206 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:33:49.208 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-13 06:33:49.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-13 06:33:49.214 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:33:49.216 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-13 06:33:49.219 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:33:49.221 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:33:49.224 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-13 06:33:49.230 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-13 06:33:49.232 | + 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:33:49.832 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-13 06:33:49.835 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:33:49.839 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:33:49.842 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:33:49.846 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-13 06:33:49.849 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-13 06:33:49.853 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:33:49.856 | + inc/python:setup_package:427 : local extras=keystone 2021-05-13 06:33:49.858 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:33:49.861 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-13 06:33:49.863 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-13 06:33:49.865 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-13 06:33:49.868 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:33:49.871 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-13 06:33:49.891 | Using python 3.8 to install /opt/stack/swift 2021-05-13 06:33:49.894 | + 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:33:50.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:50.626 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:50.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:33:50.626 | from cryptography.utils import int_from_bytes 2021-05-13 06:33:51.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:33:51.644 | 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:33:51.647 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:51.647 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:51.649 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:51.655 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:51.661 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:33:51.666 | Obtaining file:///opt/stack/swift 2021-05-13 06:33:52.952 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:33:54.249 | 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:33:54.257 | 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:33:54.296 | 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:33:54.305 | 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:33:54.310 | 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:33:54.362 | 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:33:54.372 | 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:33:54.375 | 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:33:54.411 | 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:33:54.450 | 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:33:54.456 | 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:33:54.462 | 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:33:54.501 | 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:33:54.510 | 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:33:54.526 | 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:33:54.531 | 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:33:54.534 | 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:33:54.545 | 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:33:54.548 | 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:33:54.550 | 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:33:54.553 | 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:33:54.558 | 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:33:54.577 | 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:33:54.581 | 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:33:54.600 | 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:33:54.605 | 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:33:54.654 | 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:33:54.657 | 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:33:54.664 | 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:33:54.684 | 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:33:54.688 | 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:33:54.692 | 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:33:54.700 | 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:33:54.758 | 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:33:54.772 | 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:33:54.777 | 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:33:54.785 | 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:33:54.788 | 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:33:54.793 | 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:33:54.797 | 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:33:54.800 | 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:33:54.803 | 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:33:54.807 | 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:33:54.810 | 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:33:54.813 | 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:33:54.817 | 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:33:54.820 | 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:33:56.354 | Installing collected packages: swift 2021-05-13 06:33:56.354 | Attempting uninstall: swift 2021-05-13 06:33:56.356 | Found existing installation: swift 2.28.0.dev141 2021-05-13 06:33:56.358 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-13 06:33:56.360 | Running setup.py develop for swift 2021-05-13 06:33:58.082 | Successfully installed swift 2021-05-13 06:33:58.216 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:33:58.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:33:58.306 | + inc/python:pip_install:200 : result=0 2021-05-13 06:33:58.309 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:33:58.312 | + functions-common:time_stop:2304 : local name 2021-05-13 06:33:58.315 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:33:58.318 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:33:58.321 | + functions-common:time_stop:2307 : local total 2021-05-13 06:33:58.324 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:33:58.326 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:33:58.329 | + functions-common:time_stop:2311 : start_time=1620887629886 2021-05-13 06:33:58.332 | + functions-common:time_stop:2313 : [[ -z 1620887629886 ]] 2021-05-13 06:33:58.336 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:33:58.341 | + functions-common:time_stop:2316 : end_time=1620887638339 2021-05-13 06:33:58.344 | + functions-common:time_stop:2317 : elapsed_time=8453 2021-05-13 06:33:58.346 | + functions-common:time_stop:2318 : total=50321 2021-05-13 06:33:58.348 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:33:58.351 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=58774 2021-05-13 06:33:58.353 | + inc/python:pip_install:203 : return 0 2021-05-13 06:33:58.355 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:33:58.358 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:58.360 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:58.379 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-13 06:33:58.391 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-13 06:33:58.393 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-13 06:33:58.396 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:33:58.398 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:33:58.401 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-05-13 06:33:58.403 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:33:58.406 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-13 06:33:58.408 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:33:58.410 | + ./stack.sh:main:873 : configure_swift 2021-05-13 06:33:58.413 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-13 06:33:58.415 | + lib/swift:configure_swift:335 : local node_number 2021-05-13 06:33:58.417 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-13 06:33:58.419 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-13 06:33:58.421 | + lib/swift:configure_swift:338 : local user_group 2021-05-13 06:33:58.423 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-13 06:33:59.294 | No object-reconstructor running 2021-05-13 06:33:59.294 | No object-expirer running 2021-05-13 06:33:59.294 | No object-auditor running 2021-05-13 06:33:59.294 | No container-reconciler running 2021-05-13 06:33:59.294 | No object-server running 2021-05-13 06:33:59.294 | No container-updater running 2021-05-13 06:33:59.294 | No proxy-server running 2021-05-13 06:33:59.294 | No container-sharder running 2021-05-13 06:33:59.294 | No account-replicator running 2021-05-13 06:33:59.294 | No account-server running 2021-05-13 06:33:59.294 | No container-server running 2021-05-13 06:33:59.294 | No container-replicator running 2021-05-13 06:33:59.294 | No container-auditor running 2021-05-13 06:33:59.294 | No account-reaper running 2021-05-13 06:33:59.295 | No container-sync running 2021-05-13 06:33:59.295 | No account-auditor running 2021-05-13 06:33:59.295 | No object-updater running 2021-05-13 06:33:59.295 | No object-replicator running 2021-05-13 06:33:59.344 | + lib/swift:configure_swift:341 : true 2021-05-13 06:33:59.347 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-13 06:33:59.363 | + 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:33:59.376 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-13 06:33:59.379 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-13 06:33:59.379 | s/%GROUP%//; 2021-05-13 06:33:59.379 | s/%USER%/ubuntu/; 2021-05-13 06:33:59.379 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-13 06:33:59.379 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-13 06:33:59.379 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-13 06:33:59.387 | uid = ubuntu 2021-05-13 06:33:59.387 | gid = 2021-05-13 06:33:59.387 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-13 06:33:59.387 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-13 06:33:59.387 | address = 127.0.0.1 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [account6612] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.388 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [account6622] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.388 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [account6632] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.388 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [account6642] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.388 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [container6611] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.388 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-13 06:33:59.388 | 2021-05-13 06:33:59.388 | [container6621] 2021-05-13 06:33:59.388 | max connections = 25 2021-05-13 06:33:59.388 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:59.388 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [container6631] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [container6641] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [object6613] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/1/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [object6623] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/2/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [object6633] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/3/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.389 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-13 06:33:59.389 | 2021-05-13 06:33:59.389 | [object6643] 2021-05-13 06:33:59.389 | max connections = 25 2021-05-13 06:33:59.389 | path = /opt/stack/data/swift/4/node/ 2021-05-13 06:33:59.389 | read only = false 2021-05-13 06:33:59.390 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-13 06:33:59.391 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-13 06:33:59.393 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:33:59.395 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:33:59.397 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-13 06:33:59.409 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-13 06:33:59.411 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-13 06:33:59.416 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-13 06:33:59.420 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-13 06:33:59.422 | + 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:33:59.427 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-13 06:33:59.456 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2021-05-13 06:33:59.481 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-13 06:33:59.499 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-13 06:33:59.527 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-13 06:33:59.545 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:33:59.573 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-13 06:33:59.591 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-13 06:33:59.619 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-13 06:33:59.638 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-13 06:33:59.666 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-13 06:33:59.684 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:33:59.712 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-13 06:33:59.730 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-13 06:33:59.744 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:59.747 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-13 06:33:59.775 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-13 06:33:59.802 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-13 06:33:59.829 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-13 06:33:59.856 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-13 06:33:59.872 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:59.874 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-13 06:33:59.901 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-13 06:33:59.916 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:59.918 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-13 06:33:59.933 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:33:59.936 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-13 06:33:59.938 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-13 06:33:59.952 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:33:59.954 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-13 06:33:59.956 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-13 06:33:59.959 | + 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:33:59.964 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-13 06:33:59.969 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-13 06:33:59.995 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-13 06:34:00.023 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-13 06:34:00.053 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-13 06:34:00.082 | + 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:34:00.109 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-13 06:34:00.111 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-13 06:34:00.113 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-13 06:34:00.116 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-13 06:34:00.118 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-13 06:34:00.145 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-13 06:34:00.172 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:34:00.199 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-13 06:34:00.226 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-13 06:34:00.253 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-13 06:34:00.281 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-13 06:34:00.308 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-13 06:34:00.335 | + 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:34:00.363 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-13 06:34:00.390 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-13 06:34:00.417 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-13 06:34:00.445 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-13 06:34:00.472 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-13 06:34:00.502 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-13 06:34:00.529 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-13 06:34:00.548 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-13 06:34:00.575 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-13 06:34:00.603 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-13 06:34:00.607 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-13 06:34:00.636 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-13 06:34:00.663 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-13 06:34:00.690 | + lib/swift:configure_swift:479 : local node_number 2021-05-13 06:34:00.692 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-13 06:34:00.694 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:34:00.696 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-13 06:34:00.702 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-13 06:34:00.705 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-13 06:34:00.708 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:00.710 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-13 06:34:00.713 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-13 06:34:00.716 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:00.718 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:00.721 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-13 06:34:00.739 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:00.767 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-13 06:34:00.785 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-13 06:34:00.812 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:00.830 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:00.859 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-13 06:34:00.877 | + 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:34:00.905 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-13 06:34:00.923 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:00.952 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-13 06:34:00.970 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-13 06:34:00.998 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:01.018 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:01.050 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-13 06:34:01.068 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:01.096 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-13 06:34:01.114 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-13 06:34:01.142 | + 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:34:01.147 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:01.165 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:01.194 | + 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:34:01.223 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:34:01.225 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-13 06:34:01.230 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-13 06:34:01.232 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-13 06:34:01.234 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:01.237 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-13 06:34:01.239 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-13 06:34:01.241 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:01.244 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:01.246 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-13 06:34:01.265 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:01.296 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-13 06:34:01.315 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-13 06:34:01.348 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:01.367 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:01.396 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-13 06:34:01.414 | + 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:34:01.442 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-13 06:34:01.460 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:01.488 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-13 06:34:01.507 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-13 06:34:01.534 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:01.552 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:01.580 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-13 06:34:01.599 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:01.627 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-13 06:34:01.645 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-13 06:34:01.672 | + 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:34:01.677 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:01.695 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:01.724 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:34:01.726 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-13 06:34:01.730 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-13 06:34:01.733 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-13 06:34:01.735 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-13 06:34:01.737 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-13 06:34:01.739 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-13 06:34:01.742 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-13 06:34:01.744 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-13 06:34:01.746 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-13 06:34:01.764 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-13 06:34:01.792 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-13 06:34:01.810 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-13 06:34:01.838 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-13 06:34:01.856 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-13 06:34:01.885 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-13 06:34:01.903 | + 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:34:01.931 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-13 06:34:01.949 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-13 06:34:01.977 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-13 06:34:01.996 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-13 06:34:02.024 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-13 06:34:02.045 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-13 06:34:02.073 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-13 06:34:02.091 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-13 06:34:02.120 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-13 06:34:02.138 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-13 06:34:02.165 | + 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:34:02.170 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-13 06:34:02.188 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-13 06:34:02.216 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-13 06:34:02.244 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-13 06:34:02.272 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-13 06:34:02.300 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-13 06:34:02.303 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-13 06:34:02.307 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-13 06:34:02.336 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-13 06:34:02.364 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-13 06:34:02.394 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-13 06:34:02.422 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-13 06:34:02.451 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-13 06:34:02.478 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-13 06:34:02.506 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-13 06:34:02.539 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-13 06:34:02.567 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-13 06:34:02.583 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:02.585 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-13 06:34:02.604 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-13 06:34:02.607 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-13 06:34:02.627 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-13 06:34:02.629 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2021-05-13 06:34:02.656 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-13 06:34:02.658 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-13 06:34:02.686 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2021-05-13 06:34:02.715 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-13 06:34:02.717 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-13 06:34:02.744 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-13 06:34:02.761 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:02.763 | + lib/swift:configure_swift:542 : local user_group 2021-05-13 06:34:02.766 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-13 06:34:02.771 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-13 06:34:02.773 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-13 06:34:02.786 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-13 06:34:02.788 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-13 06:34:02.800 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-13 06:34:02.802 | + lib/swift:configure_swift:549 : is_suse 2021-05-13 06:34:02.804 | + functions-common:is_suse:462 : is_opensuse 2021-05-13 06:34:02.807 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-13 06:34:02.809 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-13 06:34:02.811 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-13 06:34:02.814 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-13 06:34:02.816 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-13 06:34:02.819 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-13 06:34:02.831 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-13 06:34:02.833 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-13 06:34:02.836 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-13 06:34:02.853 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:02.856 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-13 06:34:02.874 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:02.877 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-13 06:34:02.879 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-13 06:34:02.881 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-13 06:34:02.884 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:02.886 | + lib/stack:stack_install_service:32 : install_glance 2021-05-13 06:34:02.889 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-13 06:34:02.891 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-13 06:34:02.894 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-13 06:34:02.911 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:02.913 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-13 06:34:02.916 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-13 06:34:02.933 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:02.935 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-13 06:34:02.938 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-13 06:34:02.940 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-13 06:34:02.943 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:02.945 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:02.948 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-05-13 06:34:02.951 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:02.954 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-13 06:34:02.957 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-13 06:34:02.959 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-13 06:34:02.962 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-13 06:34:02.965 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-13 06:34:02.967 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-13 06:34:02.970 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-13 06:34:02.973 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-13 06:34:02.976 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-13 06:34:02.979 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-13 06:34:02.983 | +++ 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:34:02.983 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-13 06:34:02.989 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-13 06:34:02.993 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-13 06:34:02.996 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-13 06:34:03.001 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-13 06:34:03.004 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-13 06:34:03.027 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-13 06:34:03.030 | + 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:34:03.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:03.764 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:03.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:03.764 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:04.787 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:04.787 | 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:34:04.791 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:04.791 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:04.793 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:04.798 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:04.805 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:04.811 | 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:34:04.904 | 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:34:04.908 | 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:34:04.920 | 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:34:04.978 | 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:34:05.001 | 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:34:05.006 | 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:34:05.024 | 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:34:05.035 | 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:34:05.074 | 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:34:05.080 | 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:34:05.086 | 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:34:05.124 | 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:34:05.139 | 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:34:05.144 | 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:34:05.153 | 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:34:05.175 | 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:34:05.192 | 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:34:05.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 332)) (5.6.0) 2021-05-13 06:34:05.200 | 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:34:05.203 | 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:34:05.206 | 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:34:05.221 | 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:34:05.227 | 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:34:05.244 | 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:34:05.270 | 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:34:05.274 | 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:34:05.294 | 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:34:05.299 | 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:34:05.302 | 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:34:05.305 | 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:34:05.312 | 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:34:05.326 | 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:34:05.345 | 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:34:05.351 | 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:34:05.360 | 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:34:05.363 | 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:34:05.368 | 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:34:05.376 | 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:34:05.379 | 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:34:05.384 | 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:34:05.388 | 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:34:05.393 | 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:34:05.396 | 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:34:05.405 | 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:34:05.417 | 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:34:05.426 | 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:34:05.437 | 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:34:05.447 | 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:34:05.450 | 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:34:05.453 | 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:34:05.456 | 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:34:05.459 | 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:34:05.463 | 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:34:05.471 | 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:34:05.473 | 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:34:05.476 | 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:34:05.479 | 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:34:05.529 | 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:34:05.546 | 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:34:05.553 | 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:34:05.556 | 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:34:05.559 | 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:34:05.566 | 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:34:05.569 | 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:34:05.572 | 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:34:07.236 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:07.236 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:07.319 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:07.322 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:07.326 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:07.329 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:07.332 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:07.336 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:07.339 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:07.341 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:07.344 | + functions-common:time_stop:2311 : start_time=1620887643021 2021-05-13 06:34:07.346 | + functions-common:time_stop:2313 : [[ -z 1620887643021 ]] 2021-05-13 06:34:07.349 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:07.354 | + functions-common:time_stop:2316 : end_time=1620887647351 2021-05-13 06:34:07.356 | + functions-common:time_stop:2317 : elapsed_time=4330 2021-05-13 06:34:07.358 | + functions-common:time_stop:2318 : total=58774 2021-05-13 06:34:07.361 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:07.363 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63104 2021-05-13 06:34:07.366 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:07.368 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-13 06:34:07.371 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-13 06:34:07.374 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-13 06:34:07.387 | + 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:34:07.392 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-13 06:34:07.394 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-13 06:34:07.396 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-13 06:34:07.399 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:07.401 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:07.404 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:07.407 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:07.409 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:07.412 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:07.429 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:07.431 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:07.433 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:07.436 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:07.437 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:07.442 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-13 06:34:07.444 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:07.446 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-13 06:34:07.449 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:07.450 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:07.453 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-13 06:34:07.455 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:07.458 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-13 06:34:07.461 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:07.463 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:07.466 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-13 06:34:07.469 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:07.471 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-13 06:34:07.474 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:07.476 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:07.479 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-13 06:34:07.482 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:07.484 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:07.487 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-13 06:34:07.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:07.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-13 06:34:07.495 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:07.498 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:07.501 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-13 06:34:07.507 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-13 06:34:07.510 | + 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:34:08.102 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-13 06:34:08.106 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:08.109 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:08.112 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:08.115 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-13 06:34:08.118 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-13 06:34:08.121 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:08.124 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:08.126 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:08.129 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:08.131 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:08.133 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:08.136 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:08.138 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-13 06:34:08.162 | Using python 3.8 to install /opt/stack/glance 2021-05-13 06:34:08.164 | + 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:34:08.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:08.902 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:08.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:08.902 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:09.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:09.939 | 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:34:09.942 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:09.942 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:09.944 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:09.949 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:09.956 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:09.973 | Obtaining file:///opt/stack/glance 2021-05-13 06:34:11.235 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:12.500 | 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:34:12.509 | 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:34:12.518 | 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:34:12.529 | 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:34:12.556 | 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:34:12.565 | 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:34:12.578 | 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:34:12.587 | 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:34:12.606 | 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:34:12.645 | 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:34:12.658 | 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:34:12.666 | 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:34:12.671 | 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:34:12.680 | 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:34:12.687 | 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:34:12.754 | 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:34:12.759 | 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:34:12.764 | 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:34:12.767 | 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:34:12.778 | 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:34:12.836 | 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:34:12.887 | 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:34:12.892 | 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:34:12.896 | 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:34:12.914 | 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:34:12.949 | 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:34:12.960 | 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:34:12.999 | 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:34:13.005 | 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:34:13.053 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.1) 2021-05-13 06:34:13.058 | 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:34:13.096 | 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:34:13.149 | 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:34:13.167 | 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:34:13.182 | 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:34:13.196 | 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:34:13.205 | 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:34:13.227 | 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:34:13.238 | 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:34:13.254 | 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:34:13.298 | 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:34:13.303 | Requirement already satisfied: pbr===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (5.6.0) 2021-05-13 06:34:13.306 | 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:34:13.309 | 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:34:13.329 | 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:34:13.343 | 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:34:13.353 | 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:34:13.356 | 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:34:13.359 | 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:34:13.376 | 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:34:13.381 | 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:34:13.384 | 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:34:13.401 | 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:34:13.406 | 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:34:13.412 | 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:34:13.432 | 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:34:13.436 | 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:34:13.441 | 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:34:13.489 | 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:34:13.493 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:34:13.496 | 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:34:13.506 | 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:34:13.509 | 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:34:13.512 | 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:34:13.520 | 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:34:13.573 | 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:34:13.587 | 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:34:13.596 | 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:34:13.601 | 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:34:13.619 | 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:34:13.622 | 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:34:13.629 | 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:34:13.649 | 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:34:13.652 | 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:34:13.657 | 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:34:13.665 | 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:34:13.669 | 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:34:13.677 | 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:34:13.682 | 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:34:13.687 | 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:34:13.691 | 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:34:13.696 | 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:34:13.699 | 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:34:13.738 | 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:34:13.745 | 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:34:13.748 | 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:34:13.780 | 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:34:13.784 | 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:34:13.795 | 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:34:13.799 | 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:34:13.802 | 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:34:13.805 | 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:34:13.809 | 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:34:13.811 | 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:34:13.816 | 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:34:13.854 | 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:34:13.860 | 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:34:13.862 | 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:34:13.865 | 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:34:13.867 | 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:34:13.870 | 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:34:13.874 | 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:34:13.877 | 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:34:13.880 | 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:34:13.883 | 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:34:13.937 | 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:34:13.941 | 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:34:13.944 | 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:34:13.950 | 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:34:14.962 | Installing collected packages: glance 2021-05-13 06:34:14.962 | Attempting uninstall: glance 2021-05-13 06:34:14.964 | Found existing installation: glance 22.1.0.dev7 2021-05-13 06:34:14.968 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-13 06:34:14.969 | Running setup.py develop for glance 2021-05-13 06:34:16.530 | Successfully installed glance 2021-05-13 06:34:16.667 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:16.667 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:16.756 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:16.760 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:16.763 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:16.765 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:16.768 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:16.771 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:16.774 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:16.777 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:16.780 | + functions-common:time_stop:2311 : start_time=1620887648156 2021-05-13 06:34:16.782 | + functions-common:time_stop:2313 : [[ -z 1620887648156 ]] 2021-05-13 06:34:16.785 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:16.791 | + functions-common:time_stop:2316 : end_time=1620887656787 2021-05-13 06:34:16.794 | + functions-common:time_stop:2317 : elapsed_time=8631 2021-05-13 06:34:16.796 | + functions-common:time_stop:2318 : total=63104 2021-05-13 06:34:16.798 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:16.801 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=71735 2021-05-13 06:34:16.803 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:16.806 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:16.809 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:16.811 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:16.831 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-13 06:34:16.843 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-13 06:34:16.846 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-13 06:34:16.848 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:16.851 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:16.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-05-13 06:34:16.856 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:16.859 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:16.861 | + ./stack.sh:main:885 : configure_glance 2021-05-13 06:34:16.864 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-13 06:34:16.877 | + lib/glance:configure_glance:271 : local dburl 2021-05-13 06:34:16.880 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-13 06:34:16.883 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-13 06:34:16.887 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-13 06:34:16.890 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-13 06:34:16.893 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:34:16.897 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-13 06:34:16.900 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-13 06:34:16.929 | + 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:34:16.959 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-13 06:34:16.989 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:34:17.019 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-13 06:34:17.049 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-13 06:34:17.079 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-13 06:34:17.081 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:34:17.084 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-13 06:34:17.086 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:34:17.089 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-13 06:34:17.117 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-13 06:34:17.146 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:34:17.176 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-13 06:34:17.206 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-13 06:34:17.235 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-13 06:34:17.265 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-13 06:34:17.295 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-13 06:34:17.325 | + 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:34:17.355 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:34:17.385 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-13 06:34:17.415 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-13 06:34:17.418 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-13 06:34:17.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-13 06:34:17.423 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:34:17.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:34:17.428 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:34:17.444 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:17.448 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:34:17.450 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:34:17.453 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:34:17.470 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:17.472 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:34:17.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:34:17.505 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:34:17.507 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:34:17.510 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-13 06:34:17.513 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-13 06:34:17.515 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-13 06:34:17.518 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-13 06:34:17.520 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-13 06:34:17.522 | + lib/glance:configure_glance_store:231 : local be 2021-05-13 06:34:17.525 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:34:17.527 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:17.530 | + 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:34:17.559 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-13 06:34:17.562 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2021-05-13 06:34:17.592 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-13 06:34:17.594 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-13 06:34:17.611 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:17.614 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-13 06:34:17.644 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-13 06:34:17.674 | + 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:34:17.705 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-13 06:34:17.735 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-13 06:34:17.765 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-13 06:34:17.782 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:17.785 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:34:17.815 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-13 06:34:17.845 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-13 06:34:17.875 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2021-05-13 06:34:17.905 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-13 06:34:17.934 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2021-05-13 06:34:17.964 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-13 06:34:17.981 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:17.984 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-13 06:34:17.986 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-13 06:34:17.989 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-13 06:34:17.992 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:34:18.010 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:34:18.012 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:34:18.015 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:18.017 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:34:18.020 | + 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:34:18.049 | + 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:34:18.079 | + 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:34:18.109 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:34:18.140 | + 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:34:18.144 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-13 06:34:18.176 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-13 06:34:18.209 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-13 06:34:18.240 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2021-05-13 06:34:18.270 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-13 06:34:18.300 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-13 06:34:18.330 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-13 06:34:18.361 | + 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:34:18.391 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-13 06:34:18.421 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-13 06:34:18.451 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-13 06:34:18.481 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-13 06:34:18.486 | + 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:34:18.494 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-13 06:34:18.511 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:18.514 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-13 06:34:18.517 | + 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:34:18.520 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-13 06:34:18.522 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-13 06:34:18.525 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-13 06:34:18.528 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-13 06:34:18.532 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-13 06:34:18.535 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-13 06:34:18.539 | + 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:34:18.571 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-13 06:34:18.574 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-13 06:34:18.576 | ++ functions:get_random_port:837 : true 2021-05-13 06:34:18.578 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-13 06:34:18.581 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-13 06:34:18.583 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-13 06:34:18.650 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-13 06:34:18.654 | ++ functions:get_random_port:841 : break 2 2021-05-13 06:34:18.657 | ++ functions:get_random_port:845 : echo 60999 2021-05-13 06:34:18.662 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-13 06:34:18.665 | + 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:34:18.696 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-13 06:34:18.724 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-13 06:34:18.752 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:34:18.779 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:34:18.807 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:34:18.834 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:34:18.862 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:34:18.890 | + 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:34:18.918 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:18.945 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:34:18.976 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:19.005 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:34:19.032 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:34:19.060 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-13 06:34:19.088 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-13 06:34:19.115 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-13 06:34:19.143 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-13 06:34:19.171 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-13 06:34:19.198 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-13 06:34:19.201 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-13 06:34:19.203 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:19.206 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:19.208 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:19.210 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:19.213 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-13 06:34:19.267 | proxy (enabled by site administrator) 2021-05-13 06:34:19.271 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-13 06:34:19.274 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-13 06:34:19.277 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:19.279 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:19.282 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:19.284 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:19.287 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-13 06:34:19.341 | proxy_http (enabled by site administrator) 2021-05-13 06:34:19.346 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-13 06:34:19.350 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-13 06:34:19.354 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-13 06:34:19.358 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:19.362 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:19.366 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:19.370 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:19.373 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:19.376 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-13 06:34:19.377 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:19.385 | KeepAlive Off 2021-05-13 06:34:19.389 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-13 06:34:19.390 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:19.398 | SetEnv proxy-sendchunked 1 2021-05-13 06:34:19.402 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-13 06:34:19.402 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-13 06:34:19.410 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-13 06:34:19.414 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-13 06:34:19.416 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-13 06:34:19.419 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:19.421 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:19.424 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:19.426 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:19.428 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:19.431 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:19.433 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:19.436 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:19.438 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:19.440 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-13 06:34:19.517 | Site glance-wsgi-api already enabled 2021-05-13 06:34:19.523 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-13 06:34:19.527 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:19.531 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:19.535 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:19.664 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-13 06:34:19.671 | + 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:34:19.707 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-13 06:34:19.724 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:19.727 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-13 06:34:19.729 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-13 06:34:19.731 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-13 06:34:19.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:19.736 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-13 06:34:19.739 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-13 06:34:19.741 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-13 06:34:19.743 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-13 06:34:19.746 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:19.748 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:19.751 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:19.754 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:19.756 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:19.759 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:19.776 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:19.779 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:19.781 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:19.784 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:19.784 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:19.790 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-13 06:34:19.792 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:19.794 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-13 06:34:19.797 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:19.798 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:19.802 | ed4d261d1 [SVF]: Fix mkvdisk volume name length issue 2021-05-13 06:34:19.804 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:19.807 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-13 06:34:19.810 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:19.812 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:19.815 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:19.818 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:19.820 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-13 06:34:19.823 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:19.825 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:19.828 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:19.830 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:19.833 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:19.836 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-13 06:34:19.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:19.842 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-13 06:34:19.844 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:19.847 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:19.850 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-13 06:34:19.856 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-13 06:34:19.858 | + 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:34:20.454 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-13 06:34:20.457 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:20.461 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:20.464 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:20.468 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-13 06:34:20.471 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-13 06:34:20.474 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:20.477 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:20.480 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:20.483 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:20.485 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:20.488 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:20.490 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:20.493 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-13 06:34:20.514 | Using python 3.8 to install /opt/stack/cinder 2021-05-13 06:34:20.517 | + 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:34:21.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:21.249 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:21.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:21.249 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:22.271 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:22.271 | 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:34:22.274 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:22.275 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:22.277 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:22.282 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:22.289 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:22.293 | Obtaining file:///opt/stack/cinder 2021-05-13 06:34:24.307 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:26.324 | 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:34:26.332 | 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:34:26.341 | 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:34:26.352 | 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:34:26.380 | 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:34:26.394 | 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:34:26.403 | 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:34:26.414 | 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:34:26.434 | 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:34:26.472 | 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:34:26.486 | 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:34:26.489 | 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:34:26.499 | 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:34:26.513 | 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:34:26.536 | 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:34:26.542 | 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:34:26.547 | 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:34:26.552 | 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:34:26.555 | 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:34:26.558 | 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:34:26.569 | 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:34:26.628 | 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:34:26.681 | 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:34:26.691 | 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:34:26.701 | 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:34:26.723 | 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:34:26.727 | 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:34:26.745 | 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:34:26.781 | 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:34:26.792 | 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:34:26.832 | 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:34:26.837 | 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:34:26.886 | 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:34:26.892 | 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:34:26.930 | 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:34:26.984 | 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:34:27.002 | 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:34:27.017 | 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:34:27.032 | 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:34:27.046 | 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:34:27.050 | 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:34:27.059 | 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:34:27.082 | 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:34:27.093 | 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:34:27.109 | 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:34:27.129 | 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:34:27.151 | 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:34:27.196 | 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:34:27.201 | 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:34:27.235 | 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:34:27.238 | 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:34:27.241 | 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:34:27.262 | 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:34:27.265 | 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:34:27.269 | 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:34:27.280 | 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:34:27.283 | 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:34:27.286 | 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:34:27.301 | 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:34:27.306 | 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:34:27.323 | 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:34:27.342 | 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:34:27.357 | 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:34:27.383 | 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:34:27.387 | 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:34:27.394 | 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:34:27.413 | 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:34:27.418 | 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:34:27.422 | 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:34:27.428 | 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:34:27.436 | 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:34:27.509 | 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:34:27.512 | 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:34:27.522 | 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:34:27.525 | 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:34:27.528 | 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:34:27.535 | 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:34:27.537 | 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:34:27.543 | 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:34:27.598 | 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:34:27.612 | 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:34:27.621 | 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:34:27.627 | 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:34:27.645 | 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:34:27.703 | 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:34:27.707 | 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:34:27.714 | 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:34:27.717 | 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:34:27.737 | 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:34:27.741 | 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:34:27.749 | 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:34:27.752 | 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:34:27.757 | 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:34:27.760 | 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:34:27.764 | 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:34:27.772 | 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:34:27.796 | 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:34:27.799 | 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:34:27.805 | 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:34:27.810 | 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:34:27.815 | 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:34:27.818 | 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:34:27.826 | 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:34:27.834 | 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:34:27.839 | 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:34:27.879 | 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:34:27.885 | 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:34:27.892 | 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:34:27.895 | 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:34:27.906 | 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:34:27.909 | 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:34:27.918 | 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:34:27.931 | 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:34:27.943 | 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:34:27.958 | 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:34:27.961 | 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:34:27.964 | 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:34:27.967 | 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:34:27.971 | 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:34:27.974 | 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:34:28.011 | 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:34:28.017 | 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:34:28.022 | 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:34:28.025 | 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:34:28.028 | 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:34:28.030 | 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:34:28.033 | 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:34:28.038 | 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:34:28.041 | 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:34:28.045 | 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:34:28.051 | 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:34:28.054 | 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:34:28.057 | 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:34:28.064 | 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:34:28.067 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-05-13 06:34:28.071 | 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:34:28.125 | 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:34:28.128 | 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:34:28.131 | 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:34:28.135 | 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:34:28.176 | 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:34:29.023 | Installing collected packages: cinder 2021-05-13 06:34:29.023 | Attempting uninstall: cinder 2021-05-13 06:34:29.025 | Found existing installation: cinder 18.1.0.dev93 2021-05-13 06:34:29.029 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-13 06:34:29.030 | Running setup.py develop for cinder 2021-05-13 06:34:31.302 | Successfully installed cinder 2021-05-13 06:34:31.439 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:31.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:31.530 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:31.534 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:31.538 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:31.541 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:31.545 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:31.547 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:31.549 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:31.552 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:31.554 | + functions-common:time_stop:2311 : start_time=1620887660509 2021-05-13 06:34:31.556 | + functions-common:time_stop:2313 : [[ -z 1620887660509 ]] 2021-05-13 06:34:31.559 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:31.563 | + functions-common:time_stop:2316 : end_time=1620887671561 2021-05-13 06:34:31.566 | + functions-common:time_stop:2317 : elapsed_time=11052 2021-05-13 06:34:31.568 | + functions-common:time_stop:2318 : total=71735 2021-05-13 06:34:31.570 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:31.573 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=82787 2021-05-13 06:34:31.575 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:31.578 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:31.580 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:31.583 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:31.601 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-13 06:34:31.613 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-13 06:34:31.616 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-13 06:34:31.618 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:31.621 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:31.624 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-05-13 06:34:31.626 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:31.629 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-13 06:34:31.631 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-13 06:34:31.634 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-13 06:34:31.636 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:31.639 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:31.641 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-13 06:34:31.653 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-13 06:34:31.655 | + functions-common:install_package:1342 : update_package_repo 2021-05-13 06:34:31.658 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-13 06:34:31.661 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-13 06:34:31.663 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-13 06:34:31.665 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:31.668 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-13 06:34:31.671 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:31.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:31.676 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-13 06:34:31.678 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-13 06:34:31.681 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-13 06:34:31.683 | + functions-common:apt_get_update:1069 : return 2021-05-13 06:34:31.686 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-13 06:34:31.688 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-13 06:34:31.691 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:31.693 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:31.696 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-13 06:34:31.718 | + 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:34:31.823 | Reading package lists... 2021-05-13 06:34:32.040 | Building dependency tree... 2021-05-13 06:34:32.041 | Reading state information... 2021-05-13 06:34:32.267 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-13 06:34:32.267 | The following packages were automatically installed and are no longer required: 2021-05-13 06:34:32.268 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-13 06:34:32.268 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-13 06:34:32.268 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-13 06:34:32.268 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-13 06:34:32.268 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-13 06:34:32.268 | python3-zope.interface 2021-05-13 06:34:32.268 | Use 'sudo apt autoremove' to remove them. 2021-05-13 06:34:32.411 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-13 06:34:32.417 | + functions-common:apt_get:1113 : result=0 2021-05-13 06:34:32.420 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-13 06:34:32.423 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:32.426 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:32.428 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:32.431 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:32.434 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:32.436 | + functions-common:time_stop:2310 : name=apt-get 2021-05-13 06:34:32.439 | + functions-common:time_stop:2311 : start_time=1620887671715 2021-05-13 06:34:32.441 | + functions-common:time_stop:2313 : [[ -z 1620887671715 ]] 2021-05-13 06:34:32.445 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:32.449 | + functions-common:time_stop:2316 : end_time=1620887672446 2021-05-13 06:34:32.452 | + functions-common:time_stop:2317 : elapsed_time=731 2021-05-13 06:34:32.454 | + functions-common:time_stop:2318 : total=5054 2021-05-13 06:34:32.457 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:32.460 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5785 2021-05-13 06:34:32.462 | + functions-common:apt_get:1117 : return 0 2021-05-13 06:34:32.465 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-13 06:34:32.467 | + ./stack.sh:main:891 : configure_cinder 2021-05-13 06:34:32.470 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-13 06:34:32.483 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-13 06:34:32.487 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-13 06:34:32.489 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-13 06:34:32.492 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-13 06:34:32.495 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-13 06:34:32.495 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-13 06:34:32.500 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-13 06:34:32.502 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-13 06:34:32.505 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-13 06:34:32.507 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-13 06:34:32.509 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-13 06:34:32.511 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-13 06:34:32.514 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-13 06:34:32.516 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-13 06:34:32.527 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-13 06:34:32.539 | + 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:34:32.551 | + 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:34:32.564 | + 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:34:32.576 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-13 06:34:32.579 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-13 06:34:32.583 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Io58i3CBa6 2021-05-13 06:34:32.585 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:34:32.588 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-13 06:34:32.590 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-13 06:34:32.592 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Io58i3CBa6 2021-05-13 06:34:32.596 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Io58i3CBa6 2021-05-13 06:34:32.608 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Io58i3CBa6 /etc/sudoers.d/cinder-rootwrap 2021-05-13 06:34:32.621 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-13 06:34:32.625 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-13 06:34:32.628 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-13 06:34:32.630 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-13 06:34:32.632 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-13 06:34:32.634 | + 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:34:32.637 | + 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:34:32.639 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-13 06:34:32.642 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-13 06:34:32.646 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-13 06:34:32.651 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-13 06:34:32.670 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-13 06:34:32.690 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-13 06:34:32.709 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-13 06:34:32.728 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-13 06:34:32.747 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-13 06:34:32.766 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-13 06:34:32.785 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-13 06:34:32.804 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-13 06:34:32.807 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:32.809 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-13 06:34:32.812 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-13 06:34:32.814 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-13 06:34:32.844 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-13 06:34:32.872 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2021-05-13 06:34:32.900 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-13 06:34:32.928 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-13 06:34:32.956 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-13 06:34:32.985 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-13 06:34:33.015 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-13 06:34:33.043 | + 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:34:33.071 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-13 06:34:33.099 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-13 06:34:33.131 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-13 06:34:33.160 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-13 06:34:33.162 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-13 06:34:33.165 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-13 06:34:33.168 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-13 06:34:33.170 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-13 06:34:33.173 | + 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:34:33.204 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-13 06:34:33.233 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-13 06:34:33.261 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-13 06:34:33.289 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-13 06:34:33.318 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-13 06:34:33.346 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-13 06:34:33.378 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-13 06:34:33.380 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2021-05-13 06:34:33.408 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-13 06:34:33.440 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-13 06:34:33.447 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 87544fcb8c18538e03dd12f007d4bccd 2021-05-13 06:34:33.476 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-13 06:34:33.505 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-13 06:34:33.521 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:33.524 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-13 06:34:33.541 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:33.544 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-13 06:34:33.560 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:33.563 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-13 06:34:33.580 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:33.583 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-13 06:34:33.585 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-13 06:34:33.587 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-13 06:34:33.590 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-13 06:34:33.592 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-13 06:34:33.595 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-13 06:34:33.597 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-13 06:34:33.614 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:33.617 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-13 06:34:33.619 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-13 06:34:33.622 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-13 06:34:33.639 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:33.641 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:34:33.644 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2021-05-13 06:34:33.673 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-13 06:34:33.675 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-13 06:34:33.678 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-13 06:34:33.680 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-13 06:34:33.683 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:33.686 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-13 06:34:33.703 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-13 06:34:33.706 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-13 06:34:33.708 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-13 06:34:33.711 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-13 06:34:33.713 | + 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:34:33.741 | + 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:34:33.770 | + 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:34:33.799 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-13 06:34:33.827 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-13 06:34:33.830 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:34:33.832 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-13 06:34:33.835 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-13 06:34:33.837 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-13 06:34:33.840 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-13 06:34:33.843 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-13 06:34:33.847 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-13 06:34:33.850 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-13 06:34:33.852 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-13 06:34:33.865 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-13 06:34:33.865 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:33.874 | d /var/run/uwsgi 0755 ubuntu root 2021-05-13 06:34:33.877 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-13 06:34:33.893 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-13 06:34:33.896 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-13 06:34:33.900 | + 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:34:33.929 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-13 06:34:33.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-13 06:34:33.985 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-13 06:34:34.013 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-13 06:34:34.041 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-13 06:34:34.069 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-13 06:34:34.097 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-13 06:34:34.126 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-13 06:34:34.157 | + 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:34:34.187 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-13 06:34:34.215 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-13 06:34:34.243 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-13 06:34:34.271 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-13 06:34:34.273 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-13 06:34:34.276 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-13 06:34:34.279 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-13 06:34:34.281 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-13 06:34:34.284 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:34.286 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:34.289 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:34.292 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:34.294 | + 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:34:34.325 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-13 06:34:34.353 | + 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:34:34.354 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-13 06:34:34.362 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-13 06:34:34.365 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-13 06:34:34.368 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-13 06:34:34.371 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-13 06:34:34.373 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-13 06:34:34.376 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-13 06:34:34.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:34.381 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:34.383 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-13 06:34:34.386 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-13 06:34:34.388 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-13 06:34:34.391 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-13 06:34:34.393 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-13 06:34:34.456 | Enabling site cinder-wsgi. 2021-05-13 06:34:34.465 | To activate the new configuration, you need to run: 2021-05-13 06:34:34.465 | systemctl reload apache2 2021-05-13 06:34:34.472 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-13 06:34:34.475 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-13 06:34:34.479 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-13 06:34:34.482 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-13 06:34:34.611 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-13 06:34:34.613 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-13 06:34:34.644 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2021-05-13 06:34:34.673 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-13 06:34:34.690 | + functions-common:is_service_enabled:1960 : return 1 2021-05-13 06:34:34.692 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-13 06:34:34.695 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-13 06:34:34.697 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-13 06:34:34.700 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-13 06:34:34.702 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-13 06:34:34.733 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-13 06:34:34.763 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2021-05-13 06:34:34.791 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-13 06:34:34.819 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-13 06:34:34.848 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-13 06:34:34.877 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-13 06:34:34.907 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-13 06:34:34.940 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-13 06:34:34.969 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-13 06:34:34.997 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-13 06:34:35.026 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-13 06:34:35.055 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-13 06:34:35.057 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-13 06:34:35.074 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:35.077 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2021-05-13 06:34:35.108 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-13 06:34:35.126 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:35.128 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-13 06:34:35.131 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-13 06:34:35.133 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-13 06:34:35.136 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-13 06:34:35.138 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-13 06:34:35.141 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-13 06:34:35.144 | ++ 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:34:35.145 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-13 06:34:35.150 | + 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:34:35.153 | + 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:34:35.156 | + 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:34:35.158 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-13 06:34:35.161 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-13 06:34:35.164 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-13 06:34:35.166 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-13 06:34:35.169 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:35.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:35.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-05-13 06:34:35.177 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:35.179 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-13 06:34:35.182 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-13 06:34:35.184 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-13 06:34:35.186 | + functions-common:git_clone:525 : local git_ref=master 2021-05-13 06:34:35.189 | + functions-common:git_clone:526 : local orig_dir 2021-05-13 06:34:35.192 | ++ functions-common:git_clone:527 : pwd 2021-05-13 06:34:35.194 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-13 06:34:35.197 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-13 06:34:35.200 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-13 06:34:35.216 | + functions-common:git_clone:530 : RECLONE=False 2021-05-13 06:34:35.218 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-13 06:34:35.221 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:35.224 | + functions-common:git_clone:544 : echo master 2021-05-13 06:34:35.224 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-13 06:34:35.229 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-13 06:34:35.231 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-13 06:34:35.234 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-13 06:34:35.237 | + functions-common:git_clone:593 : git show --oneline 2021-05-13 06:34:35.237 | + functions-common:git_clone:593 : head -1 2021-05-13 06:34:35.240 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-13 06:34:35.243 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-13 06:34:35.245 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-13 06:34:35.248 | + inc/python:setup_develop:338 : local bindep 2021-05-13 06:34:35.251 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:35.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:35.256 | + inc/python:setup_develop:344 : local extras= 2021-05-13 06:34:35.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-13 06:34:35.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-13 06:34:35.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:35.266 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:35.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-13 06:34:35.271 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-13 06:34:35.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-13 06:34:35.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-13 06:34:35.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-13 06:34:35.282 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-13 06:34:35.285 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-13 06:34:35.288 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-13 06:34:35.294 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-13 06:34:35.297 | + 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:34:35.878 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-13 06:34:35.882 | + inc/python:setup_package:417 : local bindep=0 2021-05-13 06:34:35.886 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-13 06:34:35.889 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-13 06:34:35.893 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-13 06:34:35.896 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-13 06:34:35.901 | + inc/python:setup_package:426 : local flags=-e 2021-05-13 06:34:35.904 | + inc/python:setup_package:427 : local extras= 2021-05-13 06:34:35.906 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-13 06:34:35.909 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-13 06:34:35.911 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-13 06:34:35.914 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-13 06:34:35.916 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-13 06:34:35.919 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-13 06:34:35.940 | Using python 3.8 to install /opt/stack/neutron 2021-05-13 06:34:35.943 | + 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:34:36.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:36.693 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:36.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-13 06:34:36.693 | from cryptography.utils import int_from_bytes 2021-05-13 06:34:37.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-13 06:34:37.727 | 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:34:37.731 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:37.731 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:37.733 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:37.738 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:37.744 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-13 06:34:37.749 | Obtaining file:///opt/stack/neutron 2021-05-13 06:34:39.891 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-13 06:34:42.030 | 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:34:42.037 | 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:34:42.040 | 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:34:42.049 | 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:34:42.058 | 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:34:42.069 | 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:34:42.096 | 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:34:42.109 | 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:34:42.118 | 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:34:42.126 | 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:34:42.129 | 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:34:42.138 | 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:34:42.145 | 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:34:42.149 | 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:34:42.155 | 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:34:42.213 | 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:34:42.265 | 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:34:42.270 | 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:34:42.273 | 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:34:42.311 | 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:34:42.337 | 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:34:42.355 | 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:34:42.359 | 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:34:42.364 | 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:34:42.387 | 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:34:42.422 | 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:34:42.433 | 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:34:42.472 | 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:34:42.478 | 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:34:42.526 | 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:34:42.532 | 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:34:42.570 | 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:34:42.624 | 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:34:42.642 | 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:34:42.657 | 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:34:42.672 | 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:34:42.686 | 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:34:42.690 | 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:34:42.699 | 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:34:42.722 | 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:34:42.732 | 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:34:42.749 | 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:34:42.768 | 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:34:42.812 | 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:34:42.818 | 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:34:42.826 | 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:34:42.832 | 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:34:42.835 | 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:34:42.844 | 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:34:42.847 | 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:34:42.868 | 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:34:42.882 | 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:34:42.893 | 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:34:42.895 | 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:34:42.899 | 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:34:42.905 | 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:34:42.910 | 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:34:42.930 | 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:34:42.932 | 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:34:42.950 | 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:34:42.976 | 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:34:42.991 | 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:34:42.996 | 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:34:43.003 | 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:34:43.022 | 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:34:43.025 | 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:34:43.029 | 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:34:43.035 | 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:34:43.084 | 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:34:43.088 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-13 06:34:43.091 | 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:34:43.094 | 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:34:43.104 | 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:34:43.107 | 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:34:43.110 | 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:34:43.117 | 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:34:43.132 | 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:34:43.141 | 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:34:43.146 | 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:34:43.164 | 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:34:43.182 | 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:34:43.240 | 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:34:43.243 | 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:34:43.250 | 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:34:43.270 | 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:34:43.274 | 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:34:43.277 | 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:34:43.283 | 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:34:43.290 | 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:34:43.298 | 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:34:43.301 | 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:34:43.307 | 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:34:43.312 | 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:34:43.315 | 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:34:43.376 | 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:34:43.380 | 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:34:43.402 | 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:34:43.405 | 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:34:43.408 | 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:34:43.413 | 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:34:43.417 | 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:34:43.457 | 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:34:43.462 | 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:34:43.465 | 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:34:43.476 | 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:34:43.498 | 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:34:43.501 | 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:34:43.516 | 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:34:43.528 | 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:34:43.539 | 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:34:43.543 | 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:34:43.546 | 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:34:43.549 | 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:34:43.553 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-05-13 06:34:43.556 | 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:34:43.559 | 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:34:43.561 | 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:34:43.564 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-05-13 06:34:43.567 | 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:34:43.570 | 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:34:43.572 | 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:34:43.575 | 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:34:43.579 | 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:34:43.590 | 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:34:43.603 | 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:34:43.659 | 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:34:43.664 | 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:34:43.669 | 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:34:43.710 | 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:34:43.713 | 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:34:44.638 | Installing collected packages: neutron 2021-05-13 06:34:44.638 | Attempting uninstall: neutron 2021-05-13 06:34:44.640 | Found existing installation: neutron 18.1.0.dev199 2021-05-13 06:34:44.650 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-13 06:34:44.651 | Running setup.py develop for neutron 2021-05-13 06:34:47.082 | Successfully installed neutron 2021-05-13 06:34:47.217 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-13 06:34:47.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-13 06:34:47.305 | + inc/python:pip_install:200 : result=0 2021-05-13 06:34:47.309 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-13 06:34:47.313 | + functions-common:time_stop:2304 : local name 2021-05-13 06:34:47.316 | + functions-common:time_stop:2305 : local end_time 2021-05-13 06:34:47.320 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-13 06:34:47.323 | + functions-common:time_stop:2307 : local total 2021-05-13 06:34:47.327 | + functions-common:time_stop:2308 : local start_time 2021-05-13 06:34:47.329 | + functions-common:time_stop:2310 : name=pip_install 2021-05-13 06:34:47.331 | + functions-common:time_stop:2311 : start_time=1620887675935 2021-05-13 06:34:47.334 | + functions-common:time_stop:2313 : [[ -z 1620887675935 ]] 2021-05-13 06:34:47.337 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-13 06:34:47.341 | + functions-common:time_stop:2316 : end_time=1620887687339 2021-05-13 06:34:47.343 | + functions-common:time_stop:2317 : elapsed_time=11404 2021-05-13 06:34:47.346 | + functions-common:time_stop:2318 : total=82787 2021-05-13 06:34:47.348 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-13 06:34:47.350 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94191 2021-05-13 06:34:47.353 | + inc/python:pip_install:203 : return 0 2021-05-13 06:34:47.355 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-13 06:34:47.358 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:47.361 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:47.382 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-13 06:34:47.394 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-13 06:34:47.396 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-13 06:34:47.399 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-13 06:34:47.401 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-05-13 06:34:47.404 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-05-13 06:34:47.406 | + inc/python:use_library_from_git:253 : return 1 2021-05-13 06:34:47.409 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-13 06:34:47.411 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-13 06:34:47.414 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-13 06:34:47.417 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-13 06:34:47.417 | Installing OVN and dependent packages 2021-05-13 06:34:47.419 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-13 06:34:47.422 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-13 06:34:47.439 | + functions-common:is_service_enabled:1960 : return 0 2021-05-13 06:34:47.442 | + 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:34:47.445 | + functions-common:die:198 : local exitcode=0 2021-05-13 06:34:47.447 | [Call Trace] 2021-05-13 06:34:47.447 | ./stack.sh:896:stack_install_service 2021-05-13 06:34:47.447 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-13 06:34:47.447 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-13 06:34:47.447 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-13 06:34:47.448 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-13 06:34:47.448 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-13 06:34:47.452 | [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:34:48.456 | Error on exit 2021-05-13 06:34:49.250 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-13 06:34:49.250 |