2021-05-12 19:05:27.719 | + ./stack.sh:main:469 : exec 2021-05-12 19:05:27.719 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-05-12-190527.summary.2021-05-12-190527 2021-05-12 19:05:27.719 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-05-12-190527' 2021-05-12 19:05:27.719 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-12 19:05:27.719 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-05-12-190527 2021-05-12 19:05:27.719 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-12-190527 /opt/stack/logs/stack.sh.log 2021-05-12 19:05:27.719 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-05-12-190527.summary.2021-05-12-190527 /opt/stack/logs/stack.sh.log.summary 2021-05-12 19:05:27.719 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-05-12 19:05:27.719 | + functions:check_path_perm_sanity:596 : local real_path 2021-05-12 19:05:27.719 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-05-12 19:05:27.719 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-05-12 19:05:27.719 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-05-12 19:05:27.719 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-05-12 19:05:27.719 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-05-12 19:05:27.719 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-12 19:05:27.719 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-05-12 19:05:27.719 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-05-12 19:05:27.723 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-12 19:05:27.725 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-05-12 19:05:27.727 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-05-12 19:05:27.730 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-05-12 19:05:27.734 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-05-12 19:05:27.736 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-05-12 19:05:27.738 | + ./stack.sh:main:542 : trap err_trap ERR 2021-05-12 19:05:27.740 | + ./stack.sh:main:555 : set -o errexit 2021-05-12 19:05:27.743 | + ./stack.sh:main:558 : uname -a 2021-05-12 19:05:27.743 | Linux n-d-790519-1 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-05-12 19:05:27.746 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-05-12 19:05:27.747 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-05-12 19:05:27.751 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-05-12 19:05:27.779 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-05-12 19:05:27.795 | + ./stack.sh:main:572 : fetch_plugins 2021-05-12 19:05:27.797 | + functions-common:fetch_plugins:1650 : local plugins= 2021-05-12 19:05:27.799 | + functions-common:fetch_plugins:1651 : local plugin 2021-05-12 19:05:27.801 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2021-05-12 19:05:27.803 | + functions-common:fetch_plugins:1655 : return 2021-05-12 19:05:27.805 | + ./stack.sh:main:576 : run_phase override_defaults 2021-05-12 19:05:27.807 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-05-12 19:05:27.808 | + functions-common:run_phase:1733 : local phase= 2021-05-12 19:05:27.810 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-12 19:05:27.812 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-12 19:05:27.814 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-12 19:05:27.815 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-12 19:05:27.817 | + functions-common:run_phase:1742 : local extra 2021-05-12 19:05:27.819 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-12 19:05:27.823 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-12 19:05:27.824 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-12 19:05:27.827 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-12 19:05:27.829 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-05-12 19:05:27.831 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-12 19:05:27.843 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:27.845 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-12 19:05:27.847 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-12 19:05:27.849 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-12 19:05:27.851 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-12 19:05:27.852 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-12 19:05:27.854 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-05-12 19:05:27.856 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-05-12 19:05:27.858 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-05-12 19:05:27.859 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-05-12 19:05:27.862 | + 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-12 19:05:27.863 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-05-12 19:05:27.865 | + functions-common:plugin_override_defaults:1691 : local plugins= 2021-05-12 19:05:27.867 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-05-12 19:05:27.869 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2021-05-12 19:05:27.873 | + functions-common:plugin_override_defaults:1696 : return 2021-05-12 19:05:27.875 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-05-12 19:05:27.897 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-05-12 19:05:27.899 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-05-12 19:05:27.915 | ++ functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:05:27.917 | +++ lib/tls:source:43 : hostname -f 2021-05-12 19:05:27.920 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-05-12 19:05:27.922 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-05-12 19:05:27.925 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-05-12 19:05:27.927 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-05-12 19:05:27.929 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-05-12 19:05:27.931 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-05-12 19:05:27.932 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-05-12 19:05:27.934 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-05-12 19:05:27.936 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-05-12 19:05:27.938 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-05-12 19:05:27.942 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-05-12 19:05:27.956 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-05-12 19:05:27.975 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-05-12 19:05:27.990 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-05-12 19:05:28.003 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-05-12 19:05:28.029 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-05-12 19:05:28.075 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-05-12 19:05:28.161 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-05-12 19:05:28.183 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-05-12 19:05:28.231 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-05-12 19:05:28.287 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-05-12 19:05:28.480 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-05-12 19:05:28.494 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-05-12 19:05:28.508 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-05-12 19:05:28.521 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-05-12 19:05:28.614 | + ./stack.sh:main:605 : run_phase source 2021-05-12 19:05:28.618 | + functions-common:run_phase:1732 : local mode=source 2021-05-12 19:05:28.620 | + functions-common:run_phase:1733 : local phase= 2021-05-12 19:05:28.624 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-12 19:05:28.628 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-12 19:05:28.630 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-12 19:05:28.632 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-12 19:05:28.635 | + functions-common:run_phase:1742 : local extra 2021-05-12 19:05:28.637 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-12 19:05:28.641 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-12 19:05:28.644 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-12 19:05:28.646 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-12 19:05:28.649 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-05-12 19:05:28.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-12 19:05:28.665 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:28.668 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-05-12 19:05:28.670 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-05-12 19:05:28.710 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-05-12 19:05:28.713 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-05-12 19:05:28.716 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-05-12 19:05:28.722 | + functions-common:run_phase:1754 : load_plugin_settings 2021-05-12 19:05:28.722 | + functions-common:load_plugin_settings:1668 : local plugins= 2021-05-12 19:05:28.726 | + functions-common:load_plugin_settings:1669 : local plugin 2021-05-12 19:05:28.728 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2021-05-12 19:05:28.730 | + functions-common:load_plugin_settings:1673 : return 2021-05-12 19:05:28.732 | + functions-common:run_phase:1755 : verify_disabled_services 2021-05-12 19:05:28.735 | + functions-common:verify_disabled_services:2015 : local service 2021-05-12 19:05:28.737 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.739 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-05-12 19:05:28.742 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.745 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-05-12 19:05:28.748 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.750 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-05-12 19:05:28.753 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.756 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-05-12 19:05:28.758 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.761 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-05-12 19:05:28.763 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.766 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-05-12 19:05:28.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.771 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-05-12 19:05:28.774 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.777 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-05-12 19:05:28.780 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.782 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-05-12 19:05:28.785 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.787 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-05-12 19:05:28.790 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.792 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-05-12 19:05:28.796 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.799 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-05-12 19:05:28.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.803 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-05-12 19:05:28.806 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.808 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-05-12 19:05:28.810 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.812 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-05-12 19:05:28.815 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.818 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-05-12 19:05:28.820 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.822 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-05-12 19:05:28.825 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.827 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-05-12 19:05:28.830 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.832 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-05-12 19:05:28.834 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.837 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-05-12 19:05:28.839 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.841 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-05-12 19:05:28.844 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.846 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-05-12 19:05:28.848 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.851 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-05-12 19:05:28.853 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.855 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-05-12 19:05:28.858 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.861 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-05-12 19:05:28.864 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.866 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-05-12 19:05:28.869 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.872 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-05-12 19:05:28.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.878 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-05-12 19:05:28.880 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.882 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-05-12 19:05:28.885 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.887 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-05-12 19:05:28.889 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.892 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-05-12 19:05:28.894 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.897 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-05-12 19:05:28.899 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.901 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-05-12 19:05:28.904 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.906 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-05-12 19:05:28.909 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.911 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-05-12 19:05:28.914 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.917 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-05-12 19:05:28.919 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.921 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-05-12 19:05:28.924 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.927 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-05-12 19:05:28.929 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.932 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-05-12 19:05:28.934 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.936 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-05-12 19:05:28.939 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.948 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-05-12 19:05:28.950 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-05-12 19:05:28.952 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-05-12 19:05:28.956 | + ./stack.sh:main:676 : initialize_database_backends 2021-05-12 19:05:28.958 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-12 19:05:28.960 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-05-12 19:05:28.975 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:28.977 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-05-12 19:05:28.980 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-05-12 19:05:28.982 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-05-12 19:05:28.996 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:05:28.998 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-05-12 19:05:29.001 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-05-12 19:05:29.003 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-05-12 19:05:29.006 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-05-12 19:05:29.008 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-05-12 19:05:29.011 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-05-12 19:05:29.013 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-05-12 19:05:29.016 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-05-12 19:05:29.018 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-12 19:05:29.021 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-05-12 19:05:29.024 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-12 19:05:29.026 | + lib/database:initialize_database_backends:104 : return 0 2021-05-12 19:05:29.029 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-05-12 19:05:29.029 | Using mysql database backend 2021-05-12 19:05:29.031 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-05-12 19:05:29.048 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-05-12 19:05:29.066 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:29.069 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-05-12 19:05:29.085 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-05-12 19:05:29.105 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:29.108 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-05-12 19:05:29.124 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-05-12 19:05:29.141 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-05-12 19:05:29.159 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:05:29.162 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-05-12 19:05:29.179 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:05:29.182 | + ./stack.sh:main:728 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-05-12 19:05:29.198 | + ./stack.sh:main:730 : [[ -z '' ]] 2021-05-12 19:05:29.201 | + ./stack.sh:main:730 : [[ False == \T\r\u\e ]] 2021-05-12 19:05:29.203 | + ./stack.sh:main:736 : save_stackenv 736 2021-05-12 19:05:29.206 | + functions-common:save_stackenv:60 : local tag=736 2021-05-12 19:05:29.209 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-05-12 19:05:29.214 | + functions-common:save_stackenv:62 : time_stamp=2021-05-12-190529 2021-05-12 19:05:29.216 | + functions-common:save_stackenv:63 : echo '# 2021-05-12-190529 736' 2021-05-12 19:05:29.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.221 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-05-12 19:05:29.224 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.226 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-05-12 19:05:29.229 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.231 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-05-12 19:05:29.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.236 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-12 19:05:29.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.240 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2021-05-12 19:05:29.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.245 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2021-05-12 19:05:29.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.250 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-05-12-190527 2021-05-12 19:05:29.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.256 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-05-12 19:05:29.259 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.262 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2021-05-12 19:05:29.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.266 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-05-12 19:05:29.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.272 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-05-12 19:05:29.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.277 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-05-12 19:05:29.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-05-12 19:05:29.281 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-05-12 19:05:29.284 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-05-12 19:05:29.286 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-05-12 19:05:29.288 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-05-12 19:05:29.290 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:05:29.292 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:05:29.295 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:05:29.297 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:05:29.300 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:05:29.302 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:05:29.320 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:05:29.322 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:05:29.324 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:05:29.327 | + functions-common:git_clone:544 : echo master 2021-05-12 19:05:29.327 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:05:29.333 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-05-12 19:05:29.337 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:05:29.339 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-05-12 19:05:29.342 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:05:29.342 | + functions-common:git_clone:593 : head -1 2021-05-12 19:05:29.347 | ce194627 Merge "Add python-linstor to global-requirements.txt" 2021-05-12 19:05:29.349 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:05:29.353 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-05-12 19:05:29.356 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-12 19:05:29.358 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-05-12 19:05:29.360 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-05-12 19:05:29.363 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-05-12 19:05:29.365 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-05-12 19:05:29.368 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-05-12 19:05:29.370 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-05-12 19:05:29.372 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-05-12 19:05:29.375 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-05-12 19:05:29.378 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-05-12 19:05:29.383 | ++ tools/install_prereqs.sh:source:47 : NOW=1620846329 2021-05-12 19:05:29.386 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-05-12 19:05:29.390 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1620846169 2021-05-12 19:05:29.395 | ++ tools/install_prereqs.sh:source:49 : DELTA=160 2021-05-12 19:05:29.398 | ++ tools/install_prereqs.sh:source:50 : [[ 160 -lt 7200 ]] 2021-05-12 19:05:29.400 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-05-12 19:05:29.402 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-05-12 19:05:29.405 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-05-12 19:05:29.407 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-05-12 19:05:29.409 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-05-12 19:05:29.411 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-05-12 19:05:29.414 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-05-12 19:05:29.416 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-05-12 19:05:29.419 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-05-12 19:05:29.468 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-05-12 19:05:29.468 | apache2-dev 2021-05-12 19:05:29.468 | bc 2021-05-12 19:05:29.468 | bsdmainutils 2021-05-12 19:05:29.468 | curl 2021-05-12 19:05:29.468 | g++ 2021-05-12 19:05:29.468 | gawk 2021-05-12 19:05:29.468 | gcc 2021-05-12 19:05:29.468 | gettext 2021-05-12 19:05:29.468 | git 2021-05-12 19:05:29.468 | graphviz 2021-05-12 19:05:29.468 | iputils-ping 2021-05-12 19:05:29.468 | libapache2-mod-proxy-uwsgi 2021-05-12 19:05:29.468 | libffi-dev 2021-05-12 19:05:29.468 | libjpeg-dev 2021-05-12 19:05:29.468 | libmysqlclient-dev 2021-05-12 19:05:29.468 | libpcre3-dev 2021-05-12 19:05:29.469 | libpq-dev 2021-05-12 19:05:29.469 | libssl-dev 2021-05-12 19:05:29.469 | libsystemd-dev 2021-05-12 19:05:29.469 | libxml2-dev 2021-05-12 19:05:29.469 | libxslt1-dev 2021-05-12 19:05:29.469 | libyaml-dev 2021-05-12 19:05:29.469 | lsof 2021-05-12 19:05:29.469 | openssh-server 2021-05-12 19:05:29.469 | openssl 2021-05-12 19:05:29.469 | pkg-config 2021-05-12 19:05:29.469 | psmisc 2021-05-12 19:05:29.469 | python3-dev 2021-05-12 19:05:29.469 | python3-pip 2021-05-12 19:05:29.469 | python3-systemd 2021-05-12 19:05:29.469 | python3-venv 2021-05-12 19:05:29.469 | tar 2021-05-12 19:05:29.469 | tcpdump 2021-05-12 19:05:29.469 | unzip 2021-05-12 19:05:29.469 | uuid-runtime 2021-05-12 19:05:29.469 | wget 2021-05-12 19:05:29.469 | wget 2021-05-12 19:05:29.469 | zlib1g-dev 2021-05-12 19:05:29.469 | libkrb5-dev 2021-05-12 19:05:29.469 | libldap2-dev 2021-05-12 19:05:29.469 | libsasl2-dev 2021-05-12 19:05:29.469 | memcached 2021-05-12 19:05:29.469 | python3-mysqldb 2021-05-12 19:05:29.469 | sqlite3 2021-05-12 19:05:29.469 | conntrack 2021-05-12 19:05:29.469 | curl 2021-05-12 19:05:29.470 | dnsmasq-base 2021-05-12 19:05:29.470 | dnsmasq-utils 2021-05-12 19:05:29.470 | ebtables 2021-05-12 19:05:29.470 | genisoimage 2021-05-12 19:05:29.470 | iptables 2021-05-12 19:05:29.470 | iputils-arping 2021-05-12 19:05:29.470 | kpartx 2021-05-12 19:05:29.470 | libjs-jquery-tablesorter 2021-05-12 19:05:29.470 | libmysqlclient-dev 2021-05-12 19:05:29.470 | parted 2021-05-12 19:05:29.470 | pm-utils 2021-05-12 19:05:29.470 | python3-mysqldb 2021-05-12 19:05:29.470 | socat 2021-05-12 19:05:29.470 | sqlite3 2021-05-12 19:05:29.470 | sudo 2021-05-12 19:05:29.470 | vlan 2021-05-12 19:05:29.470 | lsscsi 2021-05-12 19:05:29.470 | open-iscsi 2021-05-12 19:05:29.470 | lvm2 2021-05-12 19:05:29.470 | qemu-utils 2021-05-12 19:05:29.470 | thin-provisioning-tools 2021-05-12 19:05:29.470 | acl 2021-05-12 19:05:29.470 | dnsmasq-base 2021-05-12 19:05:29.470 | dnsmasq-utils 2021-05-12 19:05:29.470 | ebtables 2021-05-12 19:05:29.470 | haproxy 2021-05-12 19:05:29.470 | iptables 2021-05-12 19:05:29.470 | iputils-arping 2021-05-12 19:05:29.470 | iputils-ping 2021-05-12 19:05:29.470 | libmysqlclient-dev 2021-05-12 19:05:29.470 | postgresql-server-dev-all 2021-05-12 19:05:29.470 | python3-mysqldb 2021-05-12 19:05:29.470 | sqlite3 2021-05-12 19:05:29.470 | sudo 2021-05-12 19:05:29.470 | vlan 2021-05-12 19:05:29.470 | ipset 2021-05-12 19:05:29.470 | conntrack 2021-05-12 19:05:29.470 | conntrackd 2021-05-12 19:05:29.471 | keepalived 2021-05-12 19:05:29.471 | dstat 2021-05-12 19:05:29.471 | lvm2 2021-05-12 19:05:29.471 | qemu-utils 2021-05-12 19:05:29.471 | thin-provisioning-tools 2021-05-12 19:05:29.471 | curl 2021-05-12 19:05:29.471 | liberasurecode-dev 2021-05-12 19:05:29.471 | make 2021-05-12 19:05:29.471 | memcached 2021-05-12 19:05:29.471 | sqlite3 2021-05-12 19:05:29.471 | xfsprogs' 2021-05-12 19:05:29.472 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-05-12 19:05:29.490 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-05-12 19:05:29.490 | apache2-dev 2021-05-12 19:05:29.490 | bc 2021-05-12 19:05:29.490 | bsdmainutils 2021-05-12 19:05:29.490 | curl 2021-05-12 19:05:29.490 | g++ 2021-05-12 19:05:29.490 | gawk 2021-05-12 19:05:29.490 | gcc 2021-05-12 19:05:29.491 | gettext 2021-05-12 19:05:29.491 | git 2021-05-12 19:05:29.491 | graphviz 2021-05-12 19:05:29.491 | iputils-ping 2021-05-12 19:05:29.491 | libapache2-mod-proxy-uwsgi 2021-05-12 19:05:29.491 | libffi-dev 2021-05-12 19:05:29.491 | libjpeg-dev 2021-05-12 19:05:29.491 | libmysqlclient-dev 2021-05-12 19:05:29.491 | libpcre3-dev 2021-05-12 19:05:29.491 | libpq-dev 2021-05-12 19:05:29.491 | libssl-dev 2021-05-12 19:05:29.491 | libsystemd-dev 2021-05-12 19:05:29.491 | libxml2-dev 2021-05-12 19:05:29.491 | libxslt1-dev 2021-05-12 19:05:29.491 | libyaml-dev 2021-05-12 19:05:29.491 | lsof 2021-05-12 19:05:29.491 | openssh-server 2021-05-12 19:05:29.491 | openssl 2021-05-12 19:05:29.491 | pkg-config 2021-05-12 19:05:29.491 | psmisc 2021-05-12 19:05:29.491 | python3-dev 2021-05-12 19:05:29.491 | python3-pip 2021-05-12 19:05:29.491 | python3-systemd 2021-05-12 19:05:29.491 | python3-venv 2021-05-12 19:05:29.491 | tar 2021-05-12 19:05:29.491 | tcpdump 2021-05-12 19:05:29.491 | unzip 2021-05-12 19:05:29.491 | uuid-runtime 2021-05-12 19:05:29.491 | wget 2021-05-12 19:05:29.491 | wget 2021-05-12 19:05:29.491 | zlib1g-dev 2021-05-12 19:05:29.491 | libkrb5-dev 2021-05-12 19:05:29.491 | libldap2-dev 2021-05-12 19:05:29.491 | libsasl2-dev 2021-05-12 19:05:29.491 | memcached 2021-05-12 19:05:29.491 | python3-mysqldb 2021-05-12 19:05:29.491 | sqlite3 2021-05-12 19:05:29.492 | conntrack 2021-05-12 19:05:29.492 | curl 2021-05-12 19:05:29.492 | dnsmasq-base 2021-05-12 19:05:29.492 | dnsmasq-utils 2021-05-12 19:05:29.492 | ebtables 2021-05-12 19:05:29.492 | genisoimage 2021-05-12 19:05:29.492 | iptables 2021-05-12 19:05:29.492 | iputils-arping 2021-05-12 19:05:29.492 | kpartx 2021-05-12 19:05:29.492 | libjs-jquery-tablesorter 2021-05-12 19:05:29.492 | libmysqlclient-dev 2021-05-12 19:05:29.492 | parted 2021-05-12 19:05:29.492 | pm-utils 2021-05-12 19:05:29.492 | python3-mysqldb 2021-05-12 19:05:29.492 | socat 2021-05-12 19:05:29.492 | sqlite3 2021-05-12 19:05:29.492 | sudo 2021-05-12 19:05:29.492 | vlan 2021-05-12 19:05:29.492 | lsscsi 2021-05-12 19:05:29.492 | open-iscsi 2021-05-12 19:05:29.492 | lvm2 2021-05-12 19:05:29.492 | qemu-utils 2021-05-12 19:05:29.492 | thin-provisioning-tools 2021-05-12 19:05:29.492 | acl 2021-05-12 19:05:29.492 | dnsmasq-base 2021-05-12 19:05:29.492 | dnsmasq-utils 2021-05-12 19:05:29.492 | ebtables 2021-05-12 19:05:29.492 | haproxy 2021-05-12 19:05:29.492 | iptables 2021-05-12 19:05:29.492 | iputils-arping 2021-05-12 19:05:29.492 | iputils-ping 2021-05-12 19:05:29.492 | libmysqlclient-dev 2021-05-12 19:05:29.492 | postgresql-server-dev-all 2021-05-12 19:05:29.492 | python3-mysqldb 2021-05-12 19:05:29.492 | sqlite3 2021-05-12 19:05:29.492 | sudo 2021-05-12 19:05:29.492 | vlan 2021-05-12 19:05:29.492 | ipset 2021-05-12 19:05:29.493 | conntrack 2021-05-12 19:05:29.493 | conntrackd 2021-05-12 19:05:29.493 | keepalived 2021-05-12 19:05:29.493 | dstat 2021-05-12 19:05:29.493 | lvm2 2021-05-12 19:05:29.493 | qemu-utils 2021-05-12 19:05:29.493 | thin-provisioning-tools 2021-05-12 19:05:29.493 | curl 2021-05-12 19:05:29.493 | liberasurecode-dev 2021-05-12 19:05:29.493 | make 2021-05-12 19:05:29.493 | memcached 2021-05-12 19:05:29.493 | sqlite3 2021-05-12 19:05:29.493 | xfsprogs ' 2021-05-12 19:05:29.494 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-05-12 19:05:29.496 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:05:29.499 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:05:29.502 | ++ 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-12 19:05:29.503 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-05-12 19:05:29.507 | ++ 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-12 19:05:29.510 | ++ functions-common:install_package:1342 : update_package_repo 2021-05-12 19:05:29.512 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:05:29.514 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-05-12 19:05:29.516 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:05:29.519 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:05:29.521 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:05:29.523 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:05:29.525 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:05:29.527 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:05:29.529 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-05-12 19:05:29.531 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-05-12 19:05:29.533 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-05-12 19:05:29.537 | +++ functions-common:apt_get_update:1076 : id -u 2021-05-12 19:05:29.541 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-05-12 19:05:29.543 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-05-12 19:05:29.545 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-05-12 19:05:29.548 | ++ functions-common:time_start:2291 : local start_time= 2021-05-12 19:05:29.550 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-05-12 19:05:29.553 | +++ functions-common:time_start:2295 : date +%s%3N 2021-05-12 19:05:29.557 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1620846329554 2021-05-12 19:05:29.559 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-05-12 19:05:29.561 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-05-12 19:05:29.563 | ++ 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-12 19:05:30.164 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-05-12 19:05:30.165 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-12 19:05:30.291 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-12 19:05:30.430 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-12 19:05:31.124 | Fetched 101 kB in 1s (78.3 kB/s) 2021-05-12 19:05:32.447 | Reading package lists... 2021-05-12 19:05:32.477 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-05-12 19:05:32.479 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-05-12 19:05:32.481 | ++ functions-common:time_stop:2304 : local name 2021-05-12 19:05:32.483 | ++ functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:32.485 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:32.487 | ++ functions-common:time_stop:2307 : local total 2021-05-12 19:05:32.489 | ++ functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:32.491 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-05-12 19:05:32.493 | ++ functions-common:time_stop:2311 : start_time=1620846329554 2021-05-12 19:05:32.495 | ++ functions-common:time_stop:2313 : [[ -z 1620846329554 ]] 2021-05-12 19:05:32.498 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:32.502 | ++ functions-common:time_stop:2316 : end_time=1620846332500 2021-05-12 19:05:32.504 | ++ functions-common:time_stop:2317 : elapsed_time=2946 2021-05-12 19:05:32.507 | ++ functions-common:time_stop:2318 : total=0 2021-05-12 19:05:32.509 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:32.511 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2946 2021-05-12 19:05:32.513 | ++ 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-12 19:05:32.515 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:05:32.518 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:05:32.520 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:05:32.523 | ++ 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-12 19:05:32.543 | ++ 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-12 19:05:32.647 | Reading package lists... 2021-05-12 19:05:32.868 | Building dependency tree... 2021-05-12 19:05:32.870 | Reading state information... 2021-05-12 19:05:32.901 | acl is already the newest version (2.2.53-6). 2021-05-12 19:05:32.902 | bc is already the newest version (1.07.1-2build1). 2021-05-12 19:05:32.902 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-05-12 19:05:32.902 | conntrack is already the newest version (1:1.4.5-2). 2021-05-12 19:05:32.902 | ebtables is already the newest version (2.0.11-3build1). 2021-05-12 19:05:32.902 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-05-12 19:05:32.902 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-05-12 19:05:32.902 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-05-12 19:05:32.902 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-05-12 19:05:32.902 | gettext is already the newest version (0.19.8.1-10build1). 2021-05-12 19:05:32.902 | ipset is already the newest version (7.5-1~exp1). 2021-05-12 19:05:32.902 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-05-12 19:05:32.902 | iputils-arping is already the newest version (3:20190709-3). 2021-05-12 19:05:32.902 | iputils-ping is already the newest version (3:20190709-3). 2021-05-12 19:05:32.902 | keepalived is already the newest version (1:2.0.19-2). 2021-05-12 19:05:32.902 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-05-12 19:05:32.902 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-05-12 19:05:32.902 | libffi-dev is already the newest version (3.3-4). 2021-05-12 19:05:32.902 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-05-12 19:05:32.902 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-05-12 19:05:32.902 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-05-12 19:05:32.902 | libxml2-dev is already the newest version (2.9.10+dfsg-5). 2021-05-12 19:05:32.902 | libxslt1-dev is already the newest version (1.1.34-4). 2021-05-12 19:05:32.902 | libyaml-dev is already the newest version (0.2.2-1). 2021-05-12 19:05:32.902 | lsscsi is already the newest version (0.30-0.1). 2021-05-12 19:05:32.902 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-05-12 19:05:32.902 | make is already the newest version (4.2.1-1.2). 2021-05-12 19:05:32.902 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-05-12 19:05:32.902 | psmisc is already the newest version (23.3-1). 2021-05-12 19:05:32.902 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-05-12 19:05:32.902 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-05-12 19:05:32.902 | python3-systemd is already the newest version (234-3build2). 2021-05-12 19:05:32.902 | socat is already the newest version (1.7.3.3-2). 2021-05-12 19:05:32.902 | tcpdump is already the newest version (4.9.3-4). 2021-05-12 19:05:32.902 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-05-12 19:05:32.903 | unzip is already the newest version (6.0-25ubuntu1). 2021-05-12 19:05:32.903 | wget is already the newest version (1.20.3-1ubuntu1). 2021-05-12 19:05:32.903 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-05-12 19:05:32.903 | conntrackd is already the newest version (1:1.4.5-2). 2021-05-12 19:05:32.903 | dstat is already the newest version (0.7.4-6). 2021-05-12 19:05:32.903 | graphviz is already the newest version (2.42.2-3build2). 2021-05-12 19:05:32.903 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-05-12 19:05:32.903 | pm-utils is already the newest version (1.4.1-19). 2021-05-12 19:05:32.903 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-05-12 19:05:32.903 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-05-12 19:05:32.903 | apache2-dev is already the newest version (2.4.41-4ubuntu3.1). 2021-05-12 19:05:32.903 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-05-12 19:05:32.903 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.3). 2021-05-12 19:05:32.903 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.3). 2021-05-12 19:05:32.903 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-05-12 19:05:32.903 | haproxy is already the newest version (2.0.13-2ubuntu0.1). 2021-05-12 19:05:32.903 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-05-12 19:05:32.903 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-05-12 19:05:32.903 | libmysqlclient-dev is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-12 19:05:32.903 | libpq-dev is already the newest version (12.6-0ubuntu0.20.04.1). 2021-05-12 19:05:32.903 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-12 19:05:32.903 | libsystemd-dev is already the newest version (245.4-4ubuntu3.6). 2021-05-12 19:05:32.903 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-05-12 19:05:32.903 | memcached is already the newest version (1.5.22-2ubuntu0.1). 2021-05-12 19:05:32.903 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-05-12 19:05:32.903 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-05-12 19:05:32.903 | openssl is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-12 19:05:32.903 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-05-12 19:05:32.903 | qemu-utils is already the newest version (1:4.2-3ubuntu6.16). 2021-05-12 19:05:32.903 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-05-12 19:05:32.903 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-05-12 19:05:32.903 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-05-12 19:05:32.903 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-05-12 19:05:32.903 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-12 19:05:33.100 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-12 19:05:33.100 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-05-12 19:05:33.100 | python3-pip is already the newest version (20.0.2-5ubuntu1.4). 2021-05-12 19:05:33.100 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-05-12 19:05:33.100 | The following packages were automatically installed and are no longer required: 2021-05-12 19:05:33.101 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:05:33.101 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:05:33.101 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:05:33.101 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:05:33.101 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:05:33.101 | python3-zope.interface 2021-05-12 19:05:33.101 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:05:33.211 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:05:33.215 | ++ functions-common:apt_get:1113 : result=0 2021-05-12 19:05:33.217 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:05:33.220 | ++ functions-common:time_stop:2304 : local name 2021-05-12 19:05:33.222 | ++ functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:33.224 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:33.226 | ++ functions-common:time_stop:2307 : local total 2021-05-12 19:05:33.228 | ++ functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:33.230 | ++ functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:05:33.233 | ++ functions-common:time_stop:2311 : start_time=1620846332540 2021-05-12 19:05:33.235 | ++ functions-common:time_stop:2313 : [[ -z 1620846332540 ]] 2021-05-12 19:05:33.238 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:33.242 | ++ functions-common:time_stop:2316 : end_time=1620846333239 2021-05-12 19:05:33.244 | ++ functions-common:time_stop:2317 : elapsed_time=699 2021-05-12 19:05:33.246 | ++ functions-common:time_stop:2318 : total=697 2021-05-12 19:05:33.248 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:33.250 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1396 2021-05-12 19:05:33.253 | ++ functions-common:apt_get:1117 : return 0 2021-05-12 19:05:33.255 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-05-12 19:05:33.258 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-05-12 19:05:33.260 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-05-12 19:05:33.265 | ++ tools/install_prereqs.sh:source:89 : date 2021-05-12 19:05:33.269 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-05-12 19:05:33.272 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-05-12 19:05:33.275 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-05-12 19:05:34.652 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-05-12 19:05:34.654 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-05-12 19:05:34.656 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-05-12 19:05:34.660 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-05-12 19:05:34.661 | + tools/install_pip.sh:main:43 : GetDistro 2021-05-12 19:05:34.663 | + functions-common:GetDistro:373 : GetOSVersion 2021-05-12 19:05:34.665 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-05-12 19:05:34.667 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-05-12 19:05:34.669 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-05-12 19:05:34.671 | + functions-common:_ensure_lsb_release:328 : return 2021-05-12 19:05:34.673 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-05-12 19:05:34.743 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-05-12 19:05:34.745 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-05-12 19:05:34.823 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-05-12 19:05:34.826 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-05-12 19:05:34.897 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-05-12 19:05:34.899 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-05-12 19:05:34.901 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-05-12 19:05:34.902 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-05-12 19:05:34.904 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-05-12 19:05:34.906 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-05-12 19:05:34.908 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-05-12 19:05:34.910 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-05-12 19:05:34.912 | + functions-common:GetDistro:378 : DISTRO=focal 2021-05-12 19:05:34.913 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-05-12 19:05:34.915 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-05-12 19:05:34.915 | Distro: focal 2021-05-12 19:05:34.918 | + tools/install_pip.sh:main:127 : get_versions 2021-05-12 19:05:34.920 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-05-12 19:05:34.924 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-05-12 19:05:34.925 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-05-12 19:05:34.928 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-05-12 19:05:34.928 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-05-12 19:05:35.395 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-05-12 19:05:35.397 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-05-12 19:05:35.397 | pip: 20.2.2 2021-05-12 19:05:35.399 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-05-12 19:05:35.842 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-05-12 19:05:35.864 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-05-12 19:05:35.866 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-05-12 19:05:35.868 | + tools/install_pip.sh:main:135 : exit 0 2021-05-12 19:05:35.871 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-05-12 19:05:35.873 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-05-12 19:05:35.877 | + ./stack.sh:main:761 : fixup_all 2021-05-12 19:05:35.881 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-05-12 19:05:35.883 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-05-12 19:05:35.885 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-12 19:05:35.890 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-05-12 19:05:35.890 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-05-12 19:05:35.891 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-05-12 19:05:35.896 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2021-05-12 19:05:35.898 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2021-05-12 19:05:35.900 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2021-05-12 19:05:35.908 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2021-05-12 19:05:35.912 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-05-12 19:05:35.914 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-05-12 19:05:35.916 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-05-12 19:05:35.918 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-05-12 19:05:35.921 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-05-12 19:05:35.923 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-12 19:05:35.925 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-12 19:05:35.927 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-12 19:05:35.929 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-12 19:05:35.932 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-12 19:05:35.934 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-12 19:05:35.936 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-12 19:05:35.938 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-12 19:05:35.940 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-12 19:05:35.942 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-05-12 19:05:35.945 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-05-12 19:05:35.947 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-05-12 19:05:35.949 | + functions-common:is_suse:462 : is_opensuse 2021-05-12 19:05:35.951 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-12 19:05:35.953 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-12 19:05:35.956 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-12 19:05:35.958 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-12 19:05:35.960 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-12 19:05:35.962 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-05-12 19:05:35.964 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-05-12 19:05:35.985 | Using python 3.8 to install os-testr 2021-05-12 19:05:35.987 | + 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-12 19:05:36.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:05:36.737 | from cryptography.utils import int_from_bytes 2021-05-12 19:05:36.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:05:36.737 | from cryptography.utils import int_from_bytes 2021-05-12 19:05:37.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:05:37.764 | 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-12 19:05:37.767 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:37.768 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:37.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:37.789 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:37.796 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:37.850 | 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-12 19:05:37.859 | 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-12 19:05:37.863 | 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-12 19:05:37.877 | 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-12 19:05:37.904 | 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-12 19:05:37.921 | 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-12 19:05:37.924 | 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-12 19:05:37.931 | 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-12 19:05:37.935 | 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-12 19:05:37.938 | 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-12 19:05:37.950 | 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-12 19:05:37.953 | 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-12 19:05:37.964 | 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-12 19:05:37.967 | 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-12 19:05:37.970 | 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-12 19:05:37.973 | 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-12 19:05:37.975 | 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-12 19:05:37.978 | 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-12 19:05:38.033 | 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-12 19:05:38.040 | 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-12 19:05:38.043 | 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-12 19:05:38.046 | 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-12 19:05:38.049 | 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-12 19:05:38.053 | 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-12 19:05:38.058 | 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-12 19:05:40.115 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:05:40.115 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:05:40.192 | + inc/python:pip_install:200 : result=0 2021-05-12 19:05:40.195 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:05:40.197 | + functions-common:time_stop:2304 : local name 2021-05-12 19:05:40.199 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:40.201 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:40.203 | + functions-common:time_stop:2307 : local total 2021-05-12 19:05:40.206 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:40.208 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:05:40.210 | + functions-common:time_stop:2311 : start_time=1620846335979 2021-05-12 19:05:40.212 | + functions-common:time_stop:2313 : [[ -z 1620846335979 ]] 2021-05-12 19:05:40.214 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:40.218 | + functions-common:time_stop:2316 : end_time=1620846340216 2021-05-12 19:05:40.221 | + functions-common:time_stop:2317 : elapsed_time=4237 2021-05-12 19:05:40.223 | + functions-common:time_stop:2318 : total=0 2021-05-12 19:05:40.225 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:40.228 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4237 2021-05-12 19:05:40.230 | + inc/python:pip_install:203 : return 0 2021-05-12 19:05:40.232 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-05-12 19:05:40.285 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-05-12 19:05:40.391 | + ./stack.sh:main:775 : install_infra 2021-05-12 19:05:40.395 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-12 19:05:40.397 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-05-12 19:05:40.400 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-12 19:05:40.402 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-05-12 19:05:40.426 | + 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-12 19:05:42.526 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:42.529 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:42.585 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:42.786 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:43.065 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:43.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:05:43.346 | 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-12 19:05:43.621 | + inc/python:pip_install:200 : result=0 2021-05-12 19:05:43.623 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:05:43.626 | + functions-common:time_stop:2304 : local name 2021-05-12 19:05:43.628 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:43.630 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:43.632 | + functions-common:time_stop:2307 : local total 2021-05-12 19:05:43.635 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:43.637 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:05:43.639 | + functions-common:time_stop:2311 : start_time=1620846340418 2021-05-12 19:05:43.642 | + functions-common:time_stop:2313 : [[ -z 1620846340418 ]] 2021-05-12 19:05:43.645 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:43.649 | + functions-common:time_stop:2316 : end_time=1620846343647 2021-05-12 19:05:43.651 | + functions-common:time_stop:2317 : elapsed_time=3229 2021-05-12 19:05:43.655 | + functions-common:time_stop:2318 : total=4237 2021-05-12 19:05:43.657 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:43.659 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7466 2021-05-12 19:05:43.661 | + inc/python:pip_install:203 : return 0 2021-05-12 19:05:43.664 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-05-12 19:05:43.666 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-05-12 19:05:43.691 | + 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-12 19:05:45.633 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:45.636 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:45.691 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:45.892 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:46.171 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:46.331 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:05:46.333 | Processing /opt/stack/requirements 2021-05-12 19:05:48.022 | 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-12 19:05:48.025 | 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-12 19:05:48.037 | 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-12 19:05:48.042 | 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-12 19:05:48.045 | 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-12 19:05:48.048 | 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-12 19:05:48.067 | 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-12 19:05:48.070 | 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-12 19:05:48.087 | 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-12 19:05:48.090 | 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-12 19:05:48.097 | 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-12 19:05:48.117 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4536) (1.3) 2021-05-12 19:05:48.120 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4536) (0.3.0) 2021-05-12 19:05:48.136 | 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-12 19:05:48.138 | 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-12 19:05:48.142 | 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-12 19:05:48.145 | 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-12 19:05:48.147 | 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-12 19:05:48.150 | 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-12 19:05:48.151 | 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-12 19:05:48.154 | 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-12 19:05:48.165 | 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-12 19:05:48.168 | 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-12 19:05:48.175 | 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-12 19:05:48.249 | 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-12 19:05:48.254 | 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-12 19:05:48.295 | 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-12 19:05:48.299 | 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-12 19:05:48.302 | Building wheels for collected packages: openstack-requirements 2021-05-12 19:05:48.302 | Building wheel for openstack-requirements (setup.py): started 2021-05-12 19:05:49.093 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-05-12 19:05:49.093 | ERROR: Command errored out with exit status 1: 2021-05-12 19:05:49.093 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-269almqo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-269almqo/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-9jf2qc_m 2021-05-12 19:05:49.093 | cwd: /tmp/pip-req-build-269almqo/ 2021-05-12 19:05:49.093 | Complete output (6 lines): 2021-05-12 19:05:49.093 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-05-12 19:05:49.093 | or: setup.py --help [cmd1 cmd2 ...] 2021-05-12 19:05:49.093 | or: setup.py --help-commands 2021-05-12 19:05:49.093 | or: setup.py cmd --help 2021-05-12 19:05:49.094 | 2021-05-12 19:05:49.094 | error: invalid command 'bdist_wheel' 2021-05-12 19:05:49.094 | ---------------------------------------- 2021-05-12 19:05:49.094 | ERROR: Failed building wheel for openstack-requirements 2021-05-12 19:05:49.094 | Running setup.py clean for openstack-requirements 2021-05-12 19:05:49.870 | Failed to build openstack-requirements 2021-05-12 19:05:49.886 | Installing collected packages: openstack-requirements 2021-05-12 19:05:49.886 | Attempting uninstall: openstack-requirements 2021-05-12 19:05:49.887 | Found existing installation: openstack-requirements 1.2.1.dev4536 2021-05-12 19:05:49.921 | Uninstalling openstack-requirements-1.2.1.dev4536: 2021-05-12 19:05:49.941 | Successfully uninstalled openstack-requirements-1.2.1.dev4536 2021-05-12 19:05:49.944 | Running setup.py install for openstack-requirements: started 2021-05-12 19:05:52.180 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-05-12 19:05:52.206 | Successfully installed openstack-requirements-1.2.1.dev4536 2021-05-12 19:05:52.337 | + inc/python:pip_install:200 : result=0 2021-05-12 19:05:52.339 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:05:52.341 | + functions-common:time_stop:2304 : local name 2021-05-12 19:05:52.343 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:52.346 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:52.348 | + functions-common:time_stop:2307 : local total 2021-05-12 19:05:52.350 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:52.352 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:05:52.354 | + functions-common:time_stop:2311 : start_time=1620846343682 2021-05-12 19:05:52.356 | + functions-common:time_stop:2313 : [[ -z 1620846343682 ]] 2021-05-12 19:05:52.359 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:52.362 | + functions-common:time_stop:2316 : end_time=1620846352360 2021-05-12 19:05:52.364 | + functions-common:time_stop:2317 : elapsed_time=8678 2021-05-12 19:05:52.367 | + functions-common:time_stop:2318 : total=7466 2021-05-12 19:05:52.369 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:52.371 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16144 2021-05-12 19:05:52.373 | + inc/python:pip_install:203 : return 0 2021-05-12 19:05:52.375 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-05-12 19:05:52.378 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-05-12 19:05:52.380 | + inc/python:use_library_from_git:250 : local name=pbr 2021-05-12 19:05:52.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:05:52.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:05:52.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-05-12 19:05:52.390 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:05:52.393 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-05-12 19:05:52.414 | Using python 3.8 to install pbr 2021-05-12 19:05:52.416 | + 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-12 19:05:53.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:05:53.168 | from cryptography.utils import int_from_bytes 2021-05-12 19:05:53.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:05:53.168 | from cryptography.utils import int_from_bytes 2021-05-12 19:05:54.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:05:54.187 | 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-12 19:05:54.191 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:54.191 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:54.193 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:54.212 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:54.220 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:05:54.327 | 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-12 19:05:56.509 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:05:56.509 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:05:56.585 | + inc/python:pip_install:200 : result=0 2021-05-12 19:05:56.587 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:05:56.589 | + functions-common:time_stop:2304 : local name 2021-05-12 19:05:56.591 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:05:56.594 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:05:56.596 | + functions-common:time_stop:2307 : local total 2021-05-12 19:05:56.598 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:05:56.600 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:05:56.602 | + functions-common:time_stop:2311 : start_time=1620846352408 2021-05-12 19:05:56.604 | + functions-common:time_stop:2313 : [[ -z 1620846352408 ]] 2021-05-12 19:05:56.607 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:05:56.611 | + functions-common:time_stop:2316 : end_time=1620846356608 2021-05-12 19:05:56.614 | + functions-common:time_stop:2317 : elapsed_time=4200 2021-05-12 19:05:56.616 | + functions-common:time_stop:2318 : total=16144 2021-05-12 19:05:56.618 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:05:56.620 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20344 2021-05-12 19:05:56.622 | + inc/python:pip_install:203 : return 0 2021-05-12 19:05:56.624 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-05-12 19:05:58.885 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-05-12 19:06:00.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:00.814 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.9.0) 2021-05-12 19:06:00.820 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-05-12 19:06:00.823 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.6.0) 2021-05-12 19:06:00.825 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.5.0) 2021-05-12 19:06:00.898 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-12 19:06:00.901 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-05-12 19:06:00.904 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-05-12 19:06:00.922 | + ./stack.sh:main:784 : pkgs= 2021-05-12 19:06:00.925 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-05-12 19:06:00.927 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-05-12 19:06:00.930 | + functions-common:run_phase:1732 : local mode=stack 2021-05-12 19:06:00.932 | + functions-common:run_phase:1733 : local phase=pre-install 2021-05-12 19:06:00.934 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-05-12 19:06:00.936 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-05-12 19:06:00.939 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-05-12 19:06:00.941 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-05-12 19:06:00.943 | + functions-common:run_phase:1742 : local extra 2021-05-12 19:06:00.948 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-05-12 19:06:00.954 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-05-12 19:06:00.956 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-05-12 19:06:00.959 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-05-12 19:06:00.961 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-05-12 19:06:00.963 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-05-12 19:06:00.978 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:00.980 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-05-12 19:06:00.983 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-05-12 19:06:00.985 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-05-12 19:06:00.988 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-05-12 19:06:00.990 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-05-12 19:06:00.994 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-05-12 19:06:00.996 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-05-12 19:06:00.998 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-05-12 19:06:01.000 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-05-12 19:06:01.003 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-05-12 19:06:01.006 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-05-12 19:06:01.009 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-05-12 19:06:01.011 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-05-12 19:06:01.014 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-05-12 19:06:01.017 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-05-12 19:06:01.020 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-05-12 19:06:01.023 | + functions-common:run_plugins:1718 : local mode=stack 2021-05-12 19:06:01.025 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-05-12 19:06:01.028 | + functions-common:run_plugins:1721 : local plugins= 2021-05-12 19:06:01.030 | + functions-common:run_plugins:1722 : local plugin 2021-05-12 19:06:01.032 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-05-12 19:06:01.035 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-05-12 19:06:01.037 | + functions:set_systemd_override:821 : local value=2048 2021-05-12 19:06:01.040 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-05-12 19:06:01.042 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-05-12 19:06:01.097 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-05-12 19:06:01.097 | Set systemd system override for DefaultLimitNOFILE=2048 2021-05-12 19:06:01.100 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-05-12 19:06:01.465 | + ./stack.sh:main:797 : install_rpc_backend 2021-05-12 19:06:01.467 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-05-12 19:06:01.484 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:01.486 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-05-12 19:06:01.489 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:06:01.491 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:06:01.493 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:06:01.496 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:06:01.498 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:01.501 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:06:01.503 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:01.506 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:01.508 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:06:01.510 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:01.513 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:06:01.515 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:06:01.518 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-05-12 19:06:01.520 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:06:01.523 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:01.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:01.527 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-05-12 19:06:01.548 | + 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-12 19:06:01.653 | Reading package lists... 2021-05-12 19:06:01.876 | Building dependency tree... 2021-05-12 19:06:01.878 | Reading state information... 2021-05-12 19:06:02.112 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.2). 2021-05-12 19:06:02.112 | The following packages were automatically installed and are no longer required: 2021-05-12 19:06:02.113 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:06:02.113 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:06:02.113 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:06:02.114 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:06:02.114 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:06:02.114 | python3-zope.interface 2021-05-12 19:06:02.114 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:06:02.224 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:06:02.228 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:06:02.231 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:06:02.233 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:02.236 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:02.238 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:02.240 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:02.242 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:02.244 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:06:02.246 | + functions-common:time_stop:2311 : start_time=1620846361545 2021-05-12 19:06:02.249 | + functions-common:time_stop:2313 : [[ -z 1620846361545 ]] 2021-05-12 19:06:02.252 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:02.256 | + functions-common:time_stop:2316 : end_time=1620846362254 2021-05-12 19:06:02.259 | + functions-common:time_stop:2317 : elapsed_time=709 2021-05-12 19:06:02.261 | + functions-common:time_stop:2318 : total=1396 2021-05-12 19:06:02.263 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:02.265 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2105 2021-05-12 19:06:02.267 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:06:02.270 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-05-12 19:06:02.272 | + functions-common:is_suse:462 : is_opensuse 2021-05-12 19:06:02.274 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-12 19:06:02.277 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-12 19:06:02.279 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-12 19:06:02.282 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-12 19:06:02.284 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-12 19:06:02.287 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-05-12 19:06:02.289 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-12 19:06:02.291 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-12 19:06:02.293 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-12 19:06:02.296 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-12 19:06:02.298 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-12 19:06:02.301 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-12 19:06:02.303 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-12 19:06:02.305 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-12 19:06:02.307 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-12 19:06:02.310 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-05-12 19:06:02.312 | + functions-common:is_suse:462 : is_opensuse 2021-05-12 19:06:02.314 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-12 19:06:02.317 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-12 19:06:02.319 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-12 19:06:02.321 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-12 19:06:02.324 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-12 19:06:02.326 | + ./stack.sh:main:798 : restart_rpc_backend 2021-05-12 19:06:02.328 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-05-12 19:06:02.345 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:02.347 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-05-12 19:06:02.350 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-12 19:06:02.352 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-05-12 19:06:02.354 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-05-12 19:06:02.357 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-05-12 19:06:02.362 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-05-12 19:06:02.364 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-05-12 19:06:02.366 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-05-12 19:06:02.368 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-05-12 19:06:02.371 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-05-12 19:06:02.373 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-05-12 19:06:02.376 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-05-12 19:06:03.073 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-05-12 19:06:03.073 | user tags 2021-05-12 19:06:03.073 | stackrabbit []' 2021-05-12 19:06:03.076 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-05-12 19:06:03.076 | user tags 2021-05-12 19:06:03.076 | stackrabbit []' 2021-05-12 19:06:03.077 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-05-12 19:06:03.083 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-05-12 19:06:03.085 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-05-12 19:06:03.088 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-12 19:06:03.746 | Changing password for user "stackrabbit" ... 2021-05-12 19:06:03.770 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-05-12 19:06:04.426 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-05-12 19:06:04.449 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-05-12 19:06:04.451 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-05-12 19:06:05.124 | Changing password for user "stackrabbit" ... 2021-05-12 19:06:05.147 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-05-12 19:06:05.149 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-05-12 19:06:05.152 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-05-12 19:06:05.801 | Deleting user "guest" ... 2021-05-12 19:06:05.815 | Error: 2021-05-12 19:06:05.816 | {:no_such_user, "guest"} 2021-05-12 19:06:05.828 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-05-12 19:06:05.831 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-05-12 19:06:05.848 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:05.850 | + ./stack.sh:main:801 : install_database 2021-05-12 19:06:05.853 | + lib/database:install_database:116 : install_database_mysql 2021-05-12 19:06:05.855 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-05-12 19:06:05.858 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:05.860 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:05.862 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-05-12 19:06:06.073 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-05-12 19:06:06.075 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-05-12 19:06:06.078 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-05-12 19:06:06.081 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-05-12 19:06:06.083 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-05-12 19:06:06.086 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-12 19:06:06.088 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-12 19:06:06.090 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-12 19:06:06.093 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-12 19:06:06.095 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-12 19:06:06.097 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-12 19:06:06.100 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-12 19:06:06.102 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-12 19:06:06.104 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-12 19:06:06.107 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-05-12 19:06:06.109 | + functions-common:is_suse:462 : is_opensuse 2021-05-12 19:06:06.111 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-12 19:06:06.114 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-12 19:06:06.116 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-12 19:06:06.118 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-12 19:06:06.120 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-12 19:06:06.123 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-05-12 19:06:06.126 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:06.128 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:06.130 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-05-12 19:06:06.132 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:06:06.135 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:06:06.137 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:06:06.139 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:06:06.142 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:06.145 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:06:06.147 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:06.149 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:06.152 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:06:06.154 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:06.156 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:06:06.158 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:06:06.160 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-05-12 19:06:06.163 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:06:06.165 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:06.167 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:06.169 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-05-12 19:06:06.191 | + 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-12 19:06:06.295 | Reading package lists... 2021-05-12 19:06:06.516 | Building dependency tree... 2021-05-12 19:06:06.518 | Reading state information... 2021-05-12 19:06:06.749 | mysql-server is already the newest version (8.0.25-0ubuntu0.20.04.1). 2021-05-12 19:06:06.749 | The following packages were automatically installed and are no longer required: 2021-05-12 19:06:06.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:06:06.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:06:06.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:06:06.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:06:06.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:06:06.751 | python3-zope.interface 2021-05-12 19:06:06.751 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:06:06.862 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:06:06.866 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:06:06.869 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:06:06.871 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:06.873 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:06.875 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:06.877 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:06.879 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:06.881 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:06:06.884 | + functions-common:time_stop:2311 : start_time=1620846366188 2021-05-12 19:06:06.886 | + functions-common:time_stop:2313 : [[ -z 1620846366188 ]] 2021-05-12 19:06:06.889 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:06.893 | + functions-common:time_stop:2316 : end_time=1620846366890 2021-05-12 19:06:06.895 | + functions-common:time_stop:2317 : elapsed_time=702 2021-05-12 19:06:06.897 | + functions-common:time_stop:2318 : total=2105 2021-05-12 19:06:06.899 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:06.901 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2807 2021-05-12 19:06:06.903 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:06:06.906 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-05-12 19:06:06.909 | + ./stack.sh:main:804 : install_database_python 2021-05-12 19:06:06.911 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-05-12 19:06:06.913 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-05-12 19:06:06.916 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-05-12 19:06:06.918 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-12 19:06:06.921 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-05-12 19:06:06.924 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-05-12 19:06:06.926 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-12 19:06:06.930 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-05-12 19:06:06.930 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-12 19:06:06.935 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-05-12 19:06:06.937 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-05-12 19:06:06.939 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-05-12 19:06:06.942 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-05-12 19:06:06.945 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-05-12 19:06:06.966 | Using python 3.8 to install PyMySQL 2021-05-12 19:06:06.968 | + 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-12 19:06:07.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:07.729 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:07.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:07.729 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:08.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:08.744 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-12 19:06:08.747 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:08.748 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:08.749 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:08.771 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:08.778 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:08.784 | 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-12 19:06:10.961 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:10.961 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:11.036 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:11.038 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:11.040 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:11.043 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:11.045 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:11.047 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:11.052 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:11.054 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:11.056 | + functions-common:time_stop:2311 : start_time=1620846366960 2021-05-12 19:06:11.059 | + functions-common:time_stop:2313 : [[ -z 1620846366960 ]] 2021-05-12 19:06:11.062 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:11.066 | + functions-common:time_stop:2316 : end_time=1620846371063 2021-05-12 19:06:11.068 | + functions-common:time_stop:2317 : elapsed_time=4103 2021-05-12 19:06:11.071 | + functions-common:time_stop:2318 : total=20344 2021-05-12 19:06:11.073 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:11.075 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24447 2021-05-12 19:06:11.077 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:11.080 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-05-12 19:06:11.083 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-05-12 19:06:11.085 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-05-12 19:06:11.088 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-05-12 19:06:11.105 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:11.107 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-05-12 19:06:11.110 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-05-12 19:06:11.113 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-12 19:06:11.113 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-12 19:06:11.119 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-12 19:06:11.121 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-12 19:06:11.123 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-12 19:06:11.126 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-12 19:06:11.128 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-05-12 19:06:11.132 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-05-12 19:06:11.148 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:11.151 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-05-12 19:06:11.153 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:06:11.155 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:06:11.158 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:06:11.161 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:06:11.163 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:11.165 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:06:11.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:11.170 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:11.172 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:06:11.175 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:11.177 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:06:11.179 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:06:11.181 | + functions-common:install_package:1343 : real_install_package radvd 2021-05-12 19:06:11.184 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:06:11.186 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:11.188 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:11.191 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-05-12 19:06:11.212 | + 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-12 19:06:11.317 | Reading package lists... 2021-05-12 19:06:11.536 | Building dependency tree... 2021-05-12 19:06:11.537 | Reading state information... 2021-05-12 19:06:11.771 | radvd is already the newest version (1:2.17-2). 2021-05-12 19:06:11.772 | The following packages were automatically installed and are no longer required: 2021-05-12 19:06:11.773 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:06:11.773 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:06:11.773 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:06:11.773 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:06:11.773 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:06:11.773 | python3-zope.interface 2021-05-12 19:06:11.773 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:06:11.883 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:06:11.888 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:06:11.890 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:06:11.892 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:11.895 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:11.897 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:11.899 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:11.901 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:11.903 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:06:11.906 | + functions-common:time_stop:2311 : start_time=1620846371209 2021-05-12 19:06:11.908 | + functions-common:time_stop:2313 : [[ -z 1620846371209 ]] 2021-05-12 19:06:11.910 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:11.915 | + functions-common:time_stop:2316 : end_time=1620846371912 2021-05-12 19:06:11.917 | + functions-common:time_stop:2317 : elapsed_time=703 2021-05-12 19:06:11.919 | + functions-common:time_stop:2318 : total=2807 2021-05-12 19:06:11.921 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:11.924 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3510 2021-05-12 19:06:11.926 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:06:11.929 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-05-12 19:06:11.946 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:11.948 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-05-12 19:06:11.950 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-05-12 19:06:11.953 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-05-12 19:06:11.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-05-12 19:06:11.975 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:06:11.977 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:06:11.979 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:06:11.982 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:06:11.984 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:11.987 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:06:11.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:11.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:11.993 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:06:11.996 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:11.998 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:06:12.000 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:06:12.003 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-05-12 19:06:12.005 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:06:12.007 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:12.010 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:12.012 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-05-12 19:06:12.032 | + 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-12 19:06:12.136 | Reading package lists... 2021-05-12 19:06:12.356 | Building dependency tree... 2021-05-12 19:06:12.357 | Reading state information... 2021-05-12 19:06:12.586 | fakeroot is already the newest version (1.24-1). 2021-05-12 19:06:12.586 | make is already the newest version (4.2.1-1.2). 2021-05-12 19:06:12.586 | openvswitch-switch is already the newest version (2.13.1-0ubuntu0.20.04.4). 2021-05-12 19:06:12.586 | The following packages were automatically installed and are no longer required: 2021-05-12 19:06:12.587 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:06:12.587 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:06:12.587 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:06:12.587 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:06:12.587 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:06:12.587 | python3-zope.interface 2021-05-12 19:06:12.587 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:06:12.701 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:06:12.705 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:06:12.708 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:06:12.710 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:12.712 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:12.714 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:12.716 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:12.718 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:12.721 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:06:12.723 | + functions-common:time_stop:2311 : start_time=1620846372029 2021-05-12 19:06:12.725 | + functions-common:time_stop:2313 : [[ -z 1620846372029 ]] 2021-05-12 19:06:12.728 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:12.732 | + functions-common:time_stop:2316 : end_time=1620846372729 2021-05-12 19:06:12.734 | + functions-common:time_stop:2317 : elapsed_time=700 2021-05-12 19:06:12.736 | + functions-common:time_stop:2318 : total=3510 2021-05-12 19:06:12.738 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:12.740 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4210 2021-05-12 19:06:12.742 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:06:12.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-05-12 19:06:12.747 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:12.749 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:12.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-05-12 19:06:12.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-05-12 19:06:12.757 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-05-12 19:06:12.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-05-12 19:06:12.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-05-12 19:06:12.768 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-05-12 19:06:12.768 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-05-12 19:06:12.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-05-12 19:06:12.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-05-12 19:06:12.777 | + functions:vercmp:628 : local v1=5.4 2021-05-12 19:06:12.780 | + functions:vercmp:629 : local 'op=<' 2021-05-12 19:06:12.782 | + functions:vercmp:630 : local v2=3.13 2021-05-12 19:06:12.784 | + functions:vercmp:631 : local result 2021-05-12 19:06:12.788 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-05-12 19:06:12.789 | ++ functions:vercmp:635 : head -1 2021-05-12 19:06:12.789 | ++ functions:vercmp:635 : sort -V 2021-05-12 19:06:12.794 | + functions:vercmp:635 : result=3.13 2021-05-12 19:06:12.796 | + functions:vercmp:637 : case $op in 2021-05-12 19:06:12.799 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-05-12 19:06:12.801 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-05-12 19:06:12.803 | + functions:vercmp:648 : return 2021-05-12 19:06:12.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-05-12 19:06:12.808 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:06:12.810 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-05-12 19:06:12.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-05-12 19:06:12.995 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-05-12 19:06:12.997 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-05-12 19:06:13.005 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.007 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-05-12 19:06:13.027 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:13.030 | + ./stack.sh:main:812 : install_etcd3 2021-05-12 19:06:13.033 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-05-12 19:06:13.033 | Installing etcd 2021-05-12 19:06:13.035 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-05-12 19:06:13.050 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-05-12 19:06:13.063 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:13.065 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-05-12 19:06:13.080 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-05-12 19:06:13.084 | ++ 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-12 19:06:13.086 | ++ 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-12 19:06:13.090 | +++ 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-12 19:06:13.094 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-05-12 19:06:13.097 | ++ 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-12 19:06:13.099 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-05-12 19:06:13.102 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-12 19:06:13.105 | ++ functions:get_extra_file:74 : return 2021-05-12 19:06:13.108 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-05-12 19:06:13.111 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-05-12 19:06:13.114 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-05-12 19:06:13.116 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-05-12 19:06:13.133 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:13.136 | + ./stack.sh:main:831 : install_dstat 2021-05-12 19:06:13.138 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-05-12 19:06:13.154 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:13.157 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-05-12 19:06:13.159 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-05-12 19:06:13.161 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-05-12 19:06:13.164 | + ./stack.sh:main:840 : install_libs 2021-05-12 19:06:13.168 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-05-12 19:06:13.170 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-05-12 19:06:13.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-05-12 19:06:13.176 | + inc/python:use_library_from_git:250 : local name=automaton 2021-05-12 19:06:13.178 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-05-12 19:06:13.185 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.188 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-05-12 19:06:13.190 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-05-12 19:06:13.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-05-12 19:06:13.195 | + inc/python:use_library_from_git:250 : local name=castellan 2021-05-12 19:06:13.197 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-05-12 19:06:13.204 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.207 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-05-12 19:06:13.209 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-05-12 19:06:13.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-05-12 19:06:13.216 | + inc/python:use_library_from_git:250 : local name=cliff 2021-05-12 19:06:13.218 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.223 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-05-12 19:06:13.225 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.228 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-05-12 19:06:13.230 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-05-12 19:06:13.232 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-05-12 19:06:13.235 | + inc/python:use_library_from_git:250 : local name=cursive 2021-05-12 19:06:13.237 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-05-12 19:06:13.244 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.246 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-05-12 19:06:13.248 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-05-12 19:06:13.251 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-05-12 19:06:13.253 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-05-12 19:06:13.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-05-12 19:06:13.262 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.264 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-05-12 19:06:13.267 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-05-12 19:06:13.269 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-05-12 19:06:13.272 | + inc/python:use_library_from_git:250 : local name=futurist 2021-05-12 19:06:13.274 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-05-12 19:06:13.281 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.284 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-05-12 19:06:13.286 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-05-12 19:06:13.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-05-12 19:06:13.290 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-05-12 19:06:13.293 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-05-12 19:06:13.300 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.302 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-05-12 19:06:13.304 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-05-12 19:06:13.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-05-12 19:06:13.309 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-05-12 19:06:13.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-05-12 19:06:13.318 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.321 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-05-12 19:06:13.323 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-05-12 19:06:13.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-05-12 19:06:13.328 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-05-12 19:06:13.330 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-05-12 19:06:13.337 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.340 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-05-12 19:06:13.342 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-05-12 19:06:13.345 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-05-12 19:06:13.347 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-05-12 19:06:13.349 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-05-12 19:06:13.356 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.358 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-05-12 19:06:13.361 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-05-12 19:06:13.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-05-12 19:06:13.365 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-05-12 19:06:13.368 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-05-12 19:06:13.375 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.377 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-05-12 19:06:13.379 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-05-12 19:06:13.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-05-12 19:06:13.384 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-05-12 19:06:13.386 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-05-12 19:06:13.394 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.396 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-05-12 19:06:13.399 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-05-12 19:06:13.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-05-12 19:06:13.403 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-05-12 19:06:13.405 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-05-12 19:06:13.413 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.415 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-05-12 19:06:13.418 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-05-12 19:06:13.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-05-12 19:06:13.422 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-05-12 19:06:13.424 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-05-12 19:06:13.431 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.434 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-05-12 19:06:13.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-05-12 19:06:13.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-05-12 19:06:13.441 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-05-12 19:06:13.443 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-05-12 19:06:13.450 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.452 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-05-12 19:06:13.455 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-05-12 19:06:13.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-05-12 19:06:13.460 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-05-12 19:06:13.462 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-05-12 19:06:13.469 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.471 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-05-12 19:06:13.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-05-12 19:06:13.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-05-12 19:06:13.478 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-05-12 19:06:13.480 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-05-12 19:06:13.488 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.490 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-05-12 19:06:13.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-05-12 19:06:13.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-05-12 19:06:13.497 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-05-12 19:06:13.499 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-05-12 19:06:13.507 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.510 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-05-12 19:06:13.512 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-05-12 19:06:13.514 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-05-12 19:06:13.516 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-05-12 19:06:13.519 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-05-12 19:06:13.526 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.528 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-05-12 19:06:13.530 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-05-12 19:06:13.533 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-05-12 19:06:13.535 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-05-12 19:06:13.538 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-05-12 19:06:13.545 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.548 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-05-12 19:06:13.550 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-05-12 19:06:13.552 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-05-12 19:06:13.555 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-05-12 19:06:13.557 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-05-12 19:06:13.564 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.567 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-05-12 19:06:13.569 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-05-12 19:06:13.571 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-05-12 19:06:13.574 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-05-12 19:06:13.576 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-05-12 19:06:13.583 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.585 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-05-12 19:06:13.588 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-05-12 19:06:13.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-05-12 19:06:13.593 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-05-12 19:06:13.595 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.600 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-05-12 19:06:13.602 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.605 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-05-12 19:06:13.607 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-05-12 19:06:13.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-05-12 19:06:13.613 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-05-12 19:06:13.615 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.620 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-05-12 19:06:13.622 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.624 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-05-12 19:06:13.627 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-05-12 19:06:13.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-05-12 19:06:13.631 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-05-12 19:06:13.634 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-05-12 19:06:13.641 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.643 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-05-12 19:06:13.646 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-05-12 19:06:13.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-05-12 19:06:13.650 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-05-12 19:06:13.653 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-05-12 19:06:13.660 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.663 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-05-12 19:06:13.665 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-05-12 19:06:13.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-05-12 19:06:13.670 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-05-12 19:06:13.672 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.677 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-05-12 19:06:13.679 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.682 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-05-12 19:06:13.684 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-05-12 19:06:13.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-05-12 19:06:13.689 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-05-12 19:06:13.692 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.696 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-05-12 19:06:13.699 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.701 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-05-12 19:06:13.703 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-05-12 19:06:13.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-05-12 19:06:13.708 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-05-12 19:06:13.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-05-12 19:06:13.717 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.720 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-05-12 19:06:13.722 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-05-12 19:06:13.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-05-12 19:06:13.727 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-05-12 19:06:13.729 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-05-12 19:06:13.737 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.739 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-05-12 19:06:13.742 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-05-12 19:06:13.744 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-05-12 19:06:13.746 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-05-12 19:06:13.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-05-12 19:06:13.756 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.758 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-05-12 19:06:13.761 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-05-12 19:06:13.763 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-05-12 19:06:13.765 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-05-12 19:06:13.768 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-05-12 19:06:13.775 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.778 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-05-12 19:06:13.780 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-05-12 19:06:13.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-05-12 19:06:13.785 | + inc/python:use_library_from_git:250 : local name=tooz 2021-05-12 19:06:13.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-05-12 19:06:13.795 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.798 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-05-12 19:06:13.801 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-05-12 19:06:13.804 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-05-12 19:06:13.806 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-05-12 19:06:13.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-05-12 19:06:13.816 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.818 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-05-12 19:06:13.821 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-05-12 19:06:13.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-05-12 19:06:13.825 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-05-12 19:06:13.828 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-05-12 19:06:13.835 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.837 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-05-12 19:06:13.839 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-05-12 19:06:13.842 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-05-12 19:06:13.845 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-05-12 19:06:13.847 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:13.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:13.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-05-12 19:06:13.855 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:13.857 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-05-12 19:06:13.881 | Using python 3.8 to install etcd3 2021-05-12 19:06:13.883 | + 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-12 19:06:14.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:14.636 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:14.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:14.636 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:15.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:15.682 | 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-12 19:06:15.685 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:15.686 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:15.687 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:15.709 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:15.716 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:15.722 | 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-12 19:06:15.731 | 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-12 19:06:15.741 | 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-12 19:06:15.745 | 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-12 19:06:15.748 | 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-12 19:06:17.930 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:17.930 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:18.014 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:18.016 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:18.018 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:18.021 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:18.023 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:18.025 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:18.027 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:18.029 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:18.032 | + functions-common:time_stop:2311 : start_time=1620846373875 2021-05-12 19:06:18.034 | + functions-common:time_stop:2313 : [[ -z 1620846373875 ]] 2021-05-12 19:06:18.037 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:18.041 | + functions-common:time_stop:2316 : end_time=1620846378038 2021-05-12 19:06:18.043 | + functions-common:time_stop:2317 : elapsed_time=4163 2021-05-12 19:06:18.045 | + functions-common:time_stop:2318 : total=24447 2021-05-12 19:06:18.048 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:18.050 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=28610 2021-05-12 19:06:18.052 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:18.055 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-05-12 19:06:18.076 | Using python 3.8 to install etcd3gw 2021-05-12 19:06:18.079 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-05-12 19:06:18.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:18.828 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:18.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:18.829 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:19.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:19.866 | 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-12 19:06:19.870 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:19.870 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:19.872 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:19.892 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:19.899 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:19.905 | 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-12 19:06:19.916 | 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-12 19:06:19.923 | 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-12 19:06:19.926 | 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-12 19:06:19.946 | 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-12 19:06:19.949 | 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-12 19:06:19.969 | 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-12 19:06:19.972 | 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-12 19:06:19.975 | 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-12 19:06:22.100 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:22.100 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:22.182 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:22.184 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:22.186 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:22.188 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:22.191 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:22.193 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:22.195 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:22.197 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:22.199 | + functions-common:time_stop:2311 : start_time=1620846378071 2021-05-12 19:06:22.202 | + functions-common:time_stop:2313 : [[ -z 1620846378071 ]] 2021-05-12 19:06:22.205 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:22.209 | + functions-common:time_stop:2316 : end_time=1620846382207 2021-05-12 19:06:22.211 | + functions-common:time_stop:2317 : elapsed_time=4136 2021-05-12 19:06:22.213 | + functions-common:time_stop:2318 : total=28610 2021-05-12 19:06:22.215 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:22.218 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32746 2021-05-12 19:06:22.221 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:22.223 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-05-12 19:06:22.225 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-05-12 19:06:22.228 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-05-12 19:06:22.230 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-05-12 19:06:22.232 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-05-12 19:06:22.235 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-05-12 19:06:22.237 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-05-12 19:06:22.239 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-05-12 19:06:22.241 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-05-12 19:06:22.244 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-05-12 19:06:22.246 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-05-12 19:06:22.248 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-05-12 19:06:22.251 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-05-12 19:06:22.253 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-05-12 19:06:22.255 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:22.257 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:22.260 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-05-12 19:06:22.262 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-05-12 19:06:22.265 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-12 19:06:22.267 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:06:22.270 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:06:22.272 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:06:22.274 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:06:22.277 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:22.279 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:06:22.282 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:22.284 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:22.286 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:06:22.289 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:06:22.291 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:06:22.293 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:06:22.296 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-12 19:06:22.298 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:06:22.300 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:22.303 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:22.305 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-05-12 19:06:22.326 | + 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-12 19:06:22.431 | Reading package lists... 2021-05-12 19:06:22.654 | Building dependency tree... 2021-05-12 19:06:22.655 | Reading state information... 2021-05-12 19:06:22.888 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-05-12 19:06:22.888 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-05-12 19:06:22.888 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-05-12 19:06:22.888 | The following packages were automatically installed and are no longer required: 2021-05-12 19:06:22.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:06:22.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:06:22.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:06:22.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:06:22.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:06:22.889 | python3-zope.interface 2021-05-12 19:06:22.889 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:06:22.999 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:06:23.004 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:06:23.006 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:06:23.009 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:23.011 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:23.013 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:23.015 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:23.018 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:23.020 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:06:23.022 | + functions-common:time_stop:2311 : start_time=1620846382323 2021-05-12 19:06:23.024 | + functions-common:time_stop:2313 : [[ -z 1620846382323 ]] 2021-05-12 19:06:23.027 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:23.031 | + functions-common:time_stop:2316 : end_time=1620846383029 2021-05-12 19:06:23.033 | + functions-common:time_stop:2317 : elapsed_time=706 2021-05-12 19:06:23.035 | + functions-common:time_stop:2318 : total=4210 2021-05-12 19:06:23.037 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:23.040 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4916 2021-05-12 19:06:23.042 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:06:23.044 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-05-12 19:06:23.047 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:23.050 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:23.052 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-05-12 19:06:23.114 | Module proxy already enabled 2021-05-12 19:06:23.118 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-05-12 19:06:23.183 | Considering dependency proxy for proxy_uwsgi: 2021-05-12 19:06:23.183 | Module proxy already enabled 2021-05-12 19:06:23.183 | Module proxy_uwsgi already enabled 2021-05-12 19:06:23.188 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-05-12 19:06:23.190 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-12 19:06:23.192 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:06:23.195 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-12 19:06:23.324 | + ./stack.sh:main:846 : install_keystoneauth 2021-05-12 19:06:23.326 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-05-12 19:06:23.329 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-05-12 19:06:23.331 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.334 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.336 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-05-12 19:06:23.338 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.341 | + ./stack.sh:main:847 : install_keystoneclient 2021-05-12 19:06:23.344 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-05-12 19:06:23.346 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-05-12 19:06:23.348 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-05-12 19:06:23.356 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.359 | + ./stack.sh:main:848 : install_glanceclient 2021-05-12 19:06:23.362 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-05-12 19:06:23.364 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-05-12 19:06:23.367 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-05-12 19:06:23.374 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.376 | + ./stack.sh:main:849 : install_cinderclient 2021-05-12 19:06:23.378 | + lib/cinder:install_cinderclient:469 : use_library_from_git python-brick-cinderclient-ext 2021-05-12 19:06:23.381 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-05-12 19:06:23.383 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-05-12 19:06:23.391 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.393 | + lib/cinder:install_cinderclient:474 : use_library_from_git python-cinderclient 2021-05-12 19:06:23.395 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-05-12 19:06:23.397 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-05-12 19:06:23.405 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.407 | + ./stack.sh:main:850 : install_novaclient 2021-05-12 19:06:23.410 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-05-12 19:06:23.412 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-05-12 19:06:23.414 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-05-12 19:06:23.422 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.425 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-05-12 19:06:23.441 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:23.444 | + ./stack.sh:main:852 : install_swiftclient 2021-05-12 19:06:23.446 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-05-12 19:06:23.449 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-05-12 19:06:23.451 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-05-12 19:06:23.458 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.461 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-05-12 19:06:23.477 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:23.480 | + ./stack.sh:main:855 : install_neutronclient 2021-05-12 19:06:23.482 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-05-12 19:06:23.485 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-05-12 19:06:23.488 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-05-12 19:06:23.495 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.497 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-05-12 19:06:23.500 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-05-12 19:06:23.502 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-05-12 19:06:23.504 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:23.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:23.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-05-12 19:06:23.512 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:23.514 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-05-12 19:06:23.517 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-05-12 19:06:23.519 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-12 19:06:23.522 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-05-12 19:06:23.525 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-05-12 19:06:23.527 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-12 19:06:23.531 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-05-12 19:06:23.531 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-12 19:06:23.536 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-05-12 19:06:23.538 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-05-12 19:06:23.541 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-05-12 19:06:23.544 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-05-12 19:06:23.547 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-05-12 19:06:23.567 | Using python 3.8 to install keystonemiddleware 2021-05-12 19:06:23.569 | + 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-12 19:06:24.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:24.317 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:24.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:24.317 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:25.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:25.334 | 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-12 19:06:25.337 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:25.338 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:25.339 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:25.358 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:25.366 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:25.372 | 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-12 19:06:25.425 | 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-12 19:06:25.461 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-12 19:06:25.501 | 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-12 19:06:25.507 | 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-12 19:06:25.514 | 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-12 19:06:25.552 | 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-12 19:06:25.561 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-12 19:06:25.577 | 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-12 19:06:25.583 | 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-12 19:06:25.586 | 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-12 19:06:25.596 | 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-12 19:06:25.599 | 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-12 19:06:25.603 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-05-12 19:06:25.607 | 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-12 19:06:25.626 | 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-12 19:06:25.630 | 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-12 19:06:25.650 | 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-12 19:06:25.655 | 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-12 19:06:25.658 | 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-12 19:06:25.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-12 19:06:25.684 | 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-12 19:06:25.744 | 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-12 19:06:25.757 | 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-12 19:06:25.763 | 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-12 19:06:25.766 | 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-12 19:06:25.771 | 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-12 19:06:25.779 | 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-12 19:06:25.782 | 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-12 19:06:25.785 | 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-12 19:06:25.788 | 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-12 19:06:25.792 | 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-12 19:06:25.794 | 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-12 19:06:25.799 | 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-12 19:06:25.803 | 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-12 19:06:25.806 | 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-12 19:06:27.706 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:27.706 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:27.779 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:27.782 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:27.784 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:27.787 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:27.789 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:27.791 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:27.793 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:27.795 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:27.798 | + functions-common:time_stop:2311 : start_time=1620846383562 2021-05-12 19:06:27.800 | + functions-common:time_stop:2313 : [[ -z 1620846383562 ]] 2021-05-12 19:06:27.803 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:27.807 | + functions-common:time_stop:2316 : end_time=1620846387805 2021-05-12 19:06:27.809 | + functions-common:time_stop:2317 : elapsed_time=4243 2021-05-12 19:06:27.812 | + functions-common:time_stop:2318 : total=32746 2021-05-12 19:06:27.814 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:27.816 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=36989 2021-05-12 19:06:27.818 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:27.821 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-05-12 19:06:27.823 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-05-12 19:06:27.826 | + inc/python:pip_install_gr:77 : local clean_name 2021-05-12 19:06:27.829 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-05-12 19:06:27.831 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-05-12 19:06:27.833 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-05-12 19:06:27.837 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-05-12 19:06:27.837 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-05-12 19:06:27.842 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-05-12 19:06:27.845 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-05-12 19:06:27.848 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-05-12 19:06:27.851 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-05-12 19:06:27.853 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-05-12 19:06:27.874 | Using python 3.8 to install python-memcached 2021-05-12 19:06:27.877 | + 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-12 19:06:28.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:28.629 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:28.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:28.629 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:29.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:29.680 | 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-12 19:06:29.683 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:29.683 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:29.699 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:29.704 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:29.711 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:29.717 | 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-12 19:06:29.722 | 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-12 19:06:31.957 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:31.957 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:32.028 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:32.031 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:32.033 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:32.035 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:32.037 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:32.040 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:32.042 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:32.044 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:32.047 | + functions-common:time_stop:2311 : start_time=1620846387869 2021-05-12 19:06:32.049 | + functions-common:time_stop:2313 : [[ -z 1620846387869 ]] 2021-05-12 19:06:32.052 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:32.056 | + functions-common:time_stop:2316 : end_time=1620846392053 2021-05-12 19:06:32.058 | + functions-common:time_stop:2317 : elapsed_time=4184 2021-05-12 19:06:32.060 | + functions-common:time_stop:2318 : total=36989 2021-05-12 19:06:32.063 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:32.065 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=41173 2021-05-12 19:06:32.067 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:32.070 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-05-12 19:06:32.086 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:32.088 | + ./stack.sh:main:862 : '[' 10.222.0.44 == 10.222.0.44 ']' 2021-05-12 19:06:32.091 | + ./stack.sh:main:863 : stack_install_service keystone 2021-05-12 19:06:32.093 | + lib/stack:stack_install_service:20 : local service=keystone 2021-05-12 19:06:32.095 | + lib/stack:stack_install_service:21 : type install_keystone 2021-05-12 19:06:32.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-12 19:06:32.100 | + lib/stack:stack_install_service:32 : install_keystone 2021-05-12 19:06:32.102 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-05-12 19:06:32.118 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:32.120 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-05-12 19:06:32.122 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-05-12 19:06:32.125 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-05-12 19:06:32.127 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:06:32.129 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:06:32.132 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:06:32.135 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:06:32.137 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:06:32.139 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:06:32.154 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:06:32.156 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:06:32.158 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:32.161 | + functions-common:git_clone:544 : echo master 2021-05-12 19:06:32.161 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:06:32.166 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-05-12 19:06:32.168 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:32.170 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-05-12 19:06:32.173 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:06:32.174 | + functions-common:git_clone:593 : head -1 2021-05-12 19:06:32.177 | 63ef8f81f Merge "Hide AccountLocked exception from end users" 2021-05-12 19:06:32.179 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:06:32.182 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-05-12 19:06:32.184 | + inc/python:setup_develop:338 : local bindep 2021-05-12 19:06:32.186 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-12 19:06:32.189 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-05-12 19:06:32.191 | + inc/python:setup_develop:344 : local extras= 2021-05-12 19:06:32.193 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-05-12 19:06:32.196 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-12 19:06:32.198 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-12 19:06:32.200 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-05-12 19:06:32.203 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-12 19:06:32.205 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-12 19:06:32.208 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-05-12 19:06:32.211 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-12 19:06:32.213 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-05-12 19:06:32.216 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-12 19:06:32.219 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-12 19:06:32.222 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-05-12 19:06:32.227 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-05-12 19:06:32.229 | + 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-12 19:06:32.845 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-05-12 19:06:32.848 | + inc/python:setup_package:417 : local bindep=0 2021-05-12 19:06:32.850 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-12 19:06:32.852 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-12 19:06:32.854 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-05-12 19:06:32.857 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-05-12 19:06:32.859 | + inc/python:setup_package:426 : local flags=-e 2021-05-12 19:06:32.862 | + inc/python:setup_package:427 : local extras= 2021-05-12 19:06:32.864 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-12 19:06:32.866 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-12 19:06:32.868 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-12 19:06:32.871 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-12 19:06:32.873 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-12 19:06:32.876 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-05-12 19:06:32.896 | Using python 3.8 to install /opt/stack/keystone 2021-05-12 19:06:32.898 | + 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-12 19:06:33.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:33.655 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:33.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:33.655 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:34.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:34.678 | 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-12 19:06:34.681 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:34.682 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:34.683 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:34.689 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:34.695 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:34.700 | Obtaining file:///opt/stack/keystone 2021-05-12 19:06:36.250 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-12 19:06:37.791 | 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-12 19:06:37.820 | 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-12 19:06:37.830 | 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-12 19:06:37.836 | 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-12 19:06:37.840 | 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-12 19:06:37.868 | 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-12 19:06:37.896 | 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-12 19:06:37.909 | 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-12 19:06:37.925 | 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-12 19:06:37.937 | 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-12 19:06:37.947 | 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-12 19:06:37.950 | 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-12 19:06:37.954 | 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-12 19:06:37.994 | 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-12 19:06:37.999 | 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-12 19:06:38.003 | 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-12 19:06:38.015 | 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-12 19:06:38.067 | 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-12 19:06:38.070 | 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-12 19:06:38.076 | 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-12 19:06:38.112 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-12 19:06:38.153 | 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-12 19:06:38.159 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-12 19:06:38.207 | 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-12 19:06:38.213 | 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-12 19:06:38.252 | 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-12 19:06:38.307 | 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-12 19:06:38.325 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-05-12 19:06:38.340 | 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-12 19:06:38.349 | 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-12 19:06:38.372 | 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-12 19:06:38.384 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-12 19:06:38.400 | 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-12 19:06:38.445 | 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-12 19:06:38.451 | 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-12 19:06:38.464 | 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-12 19:06:38.467 | 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-12 19:06:38.470 | 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-12 19:06:38.481 | 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-12 19:06:38.485 | 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-12 19:06:38.488 | 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-12 19:06:38.491 | 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-12 19:06:38.508 | 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-12 19:06:38.513 | 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-12 19:06:38.531 | 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-12 19:06:38.536 | 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-12 19:06:38.555 | 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-12 19:06:38.560 | 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-12 19:06:38.563 | 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-12 19:06:38.566 | 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-12 19:06:38.576 | 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-12 19:06:38.580 | 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-12 19:06:38.582 | 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-12 19:06:38.589 | 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-12 19:06:38.598 | 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-12 19:06:38.604 | 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-12 19:06:38.622 | 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-12 19:06:38.626 | 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-12 19:06:38.633 | 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-12 19:06:38.654 | 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-12 19:06:38.681 | 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-12 19:06:38.686 | 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-12 19:06:38.689 | 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-12 19:06:38.749 | 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-12 19:06:38.754 | 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-12 19:06:38.757 | 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-12 19:06:38.765 | 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-12 19:06:38.774 | 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-12 19:06:38.777 | 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-12 19:06:38.782 | 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-12 19:06:38.822 | 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-12 19:06:38.828 | 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-12 19:06:38.837 | 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-12 19:06:38.848 | 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-12 19:06:38.859 | 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-12 19:06:38.867 | 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-12 19:06:38.878 | 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-12 19:06:38.883 | 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-12 19:06:38.893 | 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-12 19:06:38.896 | 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-12 19:06:38.899 | 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-12 19:06:38.913 | 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-12 19:06:38.936 | 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-12 19:06:38.942 | 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-12 19:06:38.946 | 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-12 19:06:38.948 | 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-12 19:06:38.953 | 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-12 19:06:38.955 | 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-12 19:06:38.958 | 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-12 19:06:38.960 | 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-12 19:06:38.963 | 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-12 19:06:38.966 | 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-12 19:06:38.977 | 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-12 19:06:38.981 | 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-12 19:06:38.984 | 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-12 19:06:38.986 | 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-12 19:06:38.995 | 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-12 19:06:38.998 | 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-12 19:06:39.049 | 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-12 19:06:39.055 | 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-12 19:06:39.061 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-05-12 19:06:39.070 | 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-12 19:06:40.271 | Installing collected packages: keystone 2021-05-12 19:06:40.271 | Attempting uninstall: keystone 2021-05-12 19:06:40.273 | Found existing installation: keystone 19.1.0.dev6 2021-05-12 19:06:40.276 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-05-12 19:06:40.277 | Running setup.py develop for keystone 2021-05-12 19:06:42.138 | Successfully installed keystone 2021-05-12 19:06:42.278 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:42.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:42.372 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:42.375 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:42.377 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:42.379 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:42.381 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:42.384 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:42.386 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:42.388 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:42.391 | + functions-common:time_stop:2311 : start_time=1620846392891 2021-05-12 19:06:42.393 | + functions-common:time_stop:2313 : [[ -z 1620846392891 ]] 2021-05-12 19:06:42.398 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:42.402 | + functions-common:time_stop:2316 : end_time=1620846402400 2021-05-12 19:06:42.404 | + functions-common:time_stop:2317 : elapsed_time=9509 2021-05-12 19:06:42.407 | + functions-common:time_stop:2318 : total=41173 2021-05-12 19:06:42.409 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:42.411 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50682 2021-05-12 19:06:42.414 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:42.416 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-12 19:06:42.418 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-12 19:06:42.421 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-12 19:06:42.439 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-05-12 19:06:42.451 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-05-12 19:06:42.454 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-05-12 19:06:42.456 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:42.458 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:42.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-05-12 19:06:42.463 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:42.465 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-05-12 19:06:42.482 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:42.485 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-05-12 19:06:42.487 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-12 19:06:42.489 | + ./stack.sh:main:864 : configure_keystone 2021-05-12 19:06:42.492 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-05-12 19:06:42.504 | + 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-12 19:06:42.506 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-05-12 19:06:42.512 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-05-12 19:06:42.529 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:42.532 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-05-12 19:06:42.564 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-05-12 19:06:42.597 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-05-12 19:06:42.631 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-05-12 19:06:42.662 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-05-12 19:06:42.693 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-05-12 19:06:42.724 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-05-12 19:06:42.752 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-05-12 19:06:42.779 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-05-12 19:06:42.782 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-05-12 19:06:42.784 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-05-12 19:06:42.786 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-05-12 19:06:42.789 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-12 19:06:42.791 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-12 19:06:42.806 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:42.810 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-12 19:06:42.813 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-12 19:06:42.815 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-12 19:06:42.836 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:42.839 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:06:42.842 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:06:42.871 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-12 19:06:42.874 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-12 19:06:42.877 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-05-12 19:06:42.879 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-05-12 19:06:42.881 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-05-12 19:06:42.898 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:42.901 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2021-05-12 19:06:42.933 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2021-05-12 19:06:42.963 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-05-12 19:06:42.965 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-05-12 19:06:42.996 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-05-12 19:06:42.998 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-05-12 19:06:43.001 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-05-12 19:06:43.004 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-05-12 19:06:43.006 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-05-12 19:06:43.009 | + 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-12 19:06:43.040 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-05-12 19:06:43.043 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-05-12 19:06:43.045 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-05-12 19:06:43.047 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-05-12 19:06:43.050 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-12 19:06:43.067 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-12 19:06:43.069 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-12 19:06:43.072 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-12 19:06:43.074 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-12 19:06:43.076 | + 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-12 19:06:43.104 | + 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-12 19:06:43.131 | + 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-12 19:06:43.159 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-12 19:06:43.186 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-05-12 19:06:43.214 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-05-12 19:06:43.217 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-05-12 19:06:43.219 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-05-12 19:06:43.221 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-05-12 19:06:43.224 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-05-12 19:06:43.226 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-12 19:06:43.228 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-12 19:06:43.231 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-05-12 19:06:43.236 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-05-12 19:06:43.238 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-12 19:06:43.240 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-12 19:06:43.253 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-12 19:06:43.253 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:06:43.262 | d /var/run/uwsgi 0755 ubuntu root 2021-05-12 19:06:43.265 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:06:43.280 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-05-12 19:06:43.282 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-05-12 19:06:43.286 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-05-12 19:06:43.316 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-05-12 19:06:43.344 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-05-12 19:06:43.377 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-05-12 19:06:43.404 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-05-12 19:06:43.430 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-05-12 19:06:43.458 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-05-12 19:06:43.485 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-05-12 19:06:43.511 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-05-12 19:06:43.538 | + 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-12 19:06:43.572 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-05-12 19:06:43.602 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-05-12 19:06:43.630 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-05-12 19:06:43.660 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-12 19:06:43.662 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-12 19:06:43.665 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-05-12 19:06:43.668 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-05-12 19:06:43.670 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-12 19:06:43.673 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:43.676 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:43.678 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-12 19:06:43.681 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-12 19:06:43.683 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-05-12 19:06:43.710 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-05-12 19:06:43.739 | + 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-12 19:06:43.739 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-05-12 19:06:43.747 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-05-12 19:06:43.751 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-05-12 19:06:43.753 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-05-12 19:06:43.755 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-12 19:06:43.757 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-12 19:06:43.760 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:06:43.762 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:43.764 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:43.767 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-12 19:06:43.769 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-12 19:06:43.771 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:43.774 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:43.776 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-05-12 19:06:43.836 | Site keystone-wsgi-public already enabled 2021-05-12 19:06:43.841 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-12 19:06:43.844 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-12 19:06:43.846 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:06:43.854 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-12 19:06:43.981 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-05-12 19:06:43.984 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-05-12 19:06:43.987 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-05-12 19:06:43.989 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-05-12 19:06:43.992 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-12 19:06:43.996 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-12 19:06:44.001 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-05-12 19:06:44.005 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-05-12 19:06:44.010 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-12 19:06:44.013 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-12 19:06:44.028 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:06:44.030 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-12 19:06:44.038 | d /var/run/uwsgi 0755 ubuntu root 2021-05-12 19:06:44.041 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:06:44.057 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-12 19:06:44.060 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-05-12 19:06:44.066 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-05-12 19:06:44.099 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-05-12 19:06:44.129 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-05-12 19:06:44.159 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-05-12 19:06:44.188 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-05-12 19:06:44.221 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-05-12 19:06:44.251 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-05-12 19:06:44.280 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-05-12 19:06:44.310 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-05-12 19:06:44.340 | + 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-12 19:06:44.369 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-05-12 19:06:44.397 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-05-12 19:06:44.424 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-05-12 19:06:44.453 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-12 19:06:44.455 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-12 19:06:44.458 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-05-12 19:06:44.460 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-05-12 19:06:44.463 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-12 19:06:44.465 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:44.467 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:44.470 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-12 19:06:44.472 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-12 19:06:44.475 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-05-12 19:06:44.502 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-05-12 19:06:44.531 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-05-12 19:06:44.531 | + 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-12 19:06:44.540 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-05-12 19:06:44.546 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-05-12 19:06:44.549 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-05-12 19:06:44.551 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-12 19:06:44.553 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-12 19:06:44.556 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:06:44.558 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:44.560 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:44.563 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-12 19:06:44.565 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-12 19:06:44.567 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:44.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:44.572 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-05-12 19:06:44.635 | Site keystone-wsgi-admin already enabled 2021-05-12 19:06:44.640 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-12 19:06:44.642 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-12 19:06:44.645 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:06:44.647 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-12 19:06:44.774 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-05-12 19:06:44.808 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-05-12 19:06:44.840 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-05-12 19:06:44.872 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-05-12 19:06:44.875 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-05-12 19:06:44.908 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-05-12 19:06:44.936 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-05-12 19:06:44.965 | + ./stack.sh:main:868 : is_service_enabled swift 2021-05-12 19:06:44.982 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:44.985 | + ./stack.sh:main:869 : is_service_enabled ceilometer 2021-05-12 19:06:45.002 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:45.004 | + ./stack.sh:main:872 : stack_install_service swift 2021-05-12 19:06:45.007 | + lib/stack:stack_install_service:20 : local service=swift 2021-05-12 19:06:45.009 | + lib/stack:stack_install_service:21 : type install_swift 2021-05-12 19:06:45.012 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-12 19:06:45.015 | + lib/stack:stack_install_service:32 : install_swift 2021-05-12 19:06:45.017 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-05-12 19:06:45.020 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-05-12 19:06:45.022 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-05-12 19:06:45.024 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:06:45.026 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:06:45.029 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:06:45.032 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:06:45.034 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:06:45.037 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:06:45.056 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:06:45.058 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:06:45.060 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:45.064 | + functions-common:git_clone:544 : echo master 2021-05-12 19:06:45.067 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:06:45.072 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-05-12 19:06:45.075 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:06:45.078 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-05-12 19:06:45.080 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:06:45.081 | + functions-common:git_clone:593 : head -1 2021-05-12 19:06:45.085 | 6e5620944 swift-get-nodes: move --path-as-is to end of curl commands 2021-05-12 19:06:45.088 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:06:45.091 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-05-12 19:06:45.093 | + inc/python:setup_develop:338 : local bindep 2021-05-12 19:06:45.096 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-05-12 19:06:45.098 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-05-12 19:06:45.101 | + inc/python:setup_develop:344 : local extras=keystone 2021-05-12 19:06:45.103 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-05-12 19:06:45.106 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-12 19:06:45.108 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-05-12 19:06:45.110 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-05-12 19:06:45.113 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-12 19:06:45.115 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-05-12 19:06:45.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-05-12 19:06:45.120 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-12 19:06:45.123 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-05-12 19:06:45.126 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-12 19:06:45.129 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-12 19:06:45.132 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-05-12 19:06:45.138 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-05-12 19:06:45.141 | + 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-12 19:06:45.742 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-05-12 19:06:45.744 | + inc/python:setup_package:417 : local bindep=0 2021-05-12 19:06:45.747 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-12 19:06:45.749 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-12 19:06:45.752 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-05-12 19:06:45.754 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-05-12 19:06:45.756 | + inc/python:setup_package:426 : local flags=-e 2021-05-12 19:06:45.759 | + inc/python:setup_package:427 : local extras=keystone 2021-05-12 19:06:45.761 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-12 19:06:45.763 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-05-12 19:06:45.766 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-05-12 19:06:45.768 | + inc/python:setup_package:437 : extras='[keystone]' 2021-05-12 19:06:45.771 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-12 19:06:45.773 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-05-12 19:06:45.794 | Using python 3.8 to install /opt/stack/swift 2021-05-12 19:06:45.796 | + 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-12 19:06:46.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:46.542 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:46.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:46.542 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:47.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:06:47.585 | 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-12 19:06:47.589 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:47.589 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:47.591 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:47.596 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:47.603 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:06:47.607 | Obtaining file:///opt/stack/swift 2021-05-12 19:06:48.871 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-12 19:06:50.157 | 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-12 19:06:50.165 | 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-12 19:06:50.206 | 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-12 19:06:50.215 | 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-12 19:06:50.220 | 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-12 19:06:50.273 | 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-12 19:06:50.284 | 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-12 19:06:50.287 | 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-12 19:06:50.323 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.6.0) 2021-05-12 19:06:50.364 | 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-12 19:06:50.370 | 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-12 19:06:50.376 | 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-12 19:06:50.415 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-05-12 19:06:50.425 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-05-12 19:06:50.441 | 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-12 19:06:50.446 | 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-12 19:06:50.449 | 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-12 19:06:50.460 | 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-12 19:06:50.462 | 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-12 19:06:50.465 | 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-12 19:06:50.469 | 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-12 19:06:50.474 | 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-12 19:06:50.493 | 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-12 19:06:50.497 | 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-12 19:06:50.516 | 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-12 19:06:50.521 | 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-12 19:06:50.571 | 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-12 19:06:50.574 | 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-12 19:06:50.582 | 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-12 19:06:50.601 | 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-12 19:06:50.605 | 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-12 19:06:50.609 | 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-12 19:06:50.617 | 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-12 19:06:50.677 | 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-12 19:06:50.691 | 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-12 19:06:50.696 | 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-12 19:06:50.705 | 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-12 19:06:50.708 | 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-12 19:06:50.713 | 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-12 19:06:50.716 | 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-12 19:06:50.720 | 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-12 19:06:50.722 | 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-12 19:06:50.726 | 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-12 19:06:50.729 | 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-12 19:06:50.732 | 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-12 19:06:50.737 | 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-12 19:06:50.740 | 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-12 19:06:52.362 | Installing collected packages: swift 2021-05-12 19:06:52.362 | Attempting uninstall: swift 2021-05-12 19:06:52.364 | Found existing installation: swift 2.28.0.dev141 2021-05-12 19:06:52.366 | Can't uninstall 'swift'. No files were found to uninstall. 2021-05-12 19:06:52.367 | Running setup.py develop for swift 2021-05-12 19:06:54.084 | Successfully installed swift 2021-05-12 19:06:54.222 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:06:54.222 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:06:54.316 | + inc/python:pip_install:200 : result=0 2021-05-12 19:06:54.319 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:06:54.324 | + functions-common:time_stop:2304 : local name 2021-05-12 19:06:54.326 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:06:54.328 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:06:54.330 | + functions-common:time_stop:2307 : local total 2021-05-12 19:06:54.332 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:06:54.334 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:06:54.337 | + functions-common:time_stop:2311 : start_time=1620846405788 2021-05-12 19:06:54.339 | + functions-common:time_stop:2313 : [[ -z 1620846405788 ]] 2021-05-12 19:06:54.342 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:06:54.346 | + functions-common:time_stop:2316 : end_time=1620846414344 2021-05-12 19:06:54.349 | + functions-common:time_stop:2317 : elapsed_time=8556 2021-05-12 19:06:54.351 | + functions-common:time_stop:2318 : total=50682 2021-05-12 19:06:54.353 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:06:54.355 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=59238 2021-05-12 19:06:54.358 | + inc/python:pip_install:203 : return 0 2021-05-12 19:06:54.361 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-12 19:06:54.363 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-12 19:06:54.366 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-12 19:06:54.385 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-05-12 19:06:54.397 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-05-12 19:06:54.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-05-12 19:06:54.403 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:54.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:54.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-05-12 19:06:54.410 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:54.413 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-05-12 19:06:54.415 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-12 19:06:54.418 | + ./stack.sh:main:873 : configure_swift 2021-05-12 19:06:54.420 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-05-12 19:06:54.422 | + lib/swift:configure_swift:335 : local node_number 2021-05-12 19:06:54.424 | + lib/swift:configure_swift:336 : local swift_node_config 2021-05-12 19:06:54.426 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-05-12 19:06:54.429 | + lib/swift:configure_swift:338 : local user_group 2021-05-12 19:06:54.431 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-05-12 19:06:55.327 | No proxy-server running 2021-05-12 19:06:55.327 | No account-auditor running 2021-05-12 19:06:55.327 | No container-replicator running 2021-05-12 19:06:55.327 | No account-server running 2021-05-12 19:06:55.327 | No container-reconciler running 2021-05-12 19:06:55.327 | No account-reaper running 2021-05-12 19:06:55.327 | No object-updater running 2021-05-12 19:06:55.327 | No object-server running 2021-05-12 19:06:55.327 | No container-server running 2021-05-12 19:06:55.327 | No object-reconstructor running 2021-05-12 19:06:55.327 | No container-sharder running 2021-05-12 19:06:55.328 | No object-replicator running 2021-05-12 19:06:55.328 | No container-auditor running 2021-05-12 19:06:55.328 | No container-sync running 2021-05-12 19:06:55.328 | No object-expirer running 2021-05-12 19:06:55.328 | No container-updater running 2021-05-12 19:06:55.328 | No account-replicator running 2021-05-12 19:06:55.328 | No object-auditor running 2021-05-12 19:06:55.378 | + lib/swift:configure_swift:341 : true 2021-05-12 19:06:55.380 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-05-12 19:06:55.393 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-05-12 19:06:55.405 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-05-12 19:06:55.409 | + lib/swift:configure_swift:355 : sed -e ' 2021-05-12 19:06:55.409 | s/%GROUP%//; 2021-05-12 19:06:55.409 | s/%USER%/ubuntu/; 2021-05-12 19:06:55.409 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-05-12 19:06:55.409 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-05-12 19:06:55.409 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-05-12 19:06:55.417 | uid = ubuntu 2021-05-12 19:06:55.417 | gid = 2021-05-12 19:06:55.417 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-05-12 19:06:55.417 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-05-12 19:06:55.417 | address = 127.0.0.1 2021-05-12 19:06:55.417 | 2021-05-12 19:06:55.417 | [account6612] 2021-05-12 19:06:55.417 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/1/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [account6622] 2021-05-12 19:06:55.418 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/2/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [account6632] 2021-05-12 19:06:55.418 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/3/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [account6642] 2021-05-12 19:06:55.418 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/4/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [container6611] 2021-05-12 19:06:55.418 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/1/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [container6621] 2021-05-12 19:06:55.418 | max connections = 25 2021-05-12 19:06:55.418 | path = /opt/stack/data/swift/2/node/ 2021-05-12 19:06:55.418 | read only = false 2021-05-12 19:06:55.418 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-05-12 19:06:55.418 | 2021-05-12 19:06:55.418 | [container6631] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/3/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | [container6641] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/4/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | [object6613] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/1/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | [object6623] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/2/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | [object6633] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/3/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-05-12 19:06:55.419 | 2021-05-12 19:06:55.419 | [object6643] 2021-05-12 19:06:55.419 | max connections = 25 2021-05-12 19:06:55.419 | path = /opt/stack/data/swift/4/node/ 2021-05-12 19:06:55.419 | read only = false 2021-05-12 19:06:55.419 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-05-12 19:06:55.420 | + lib/swift:configure_swift:361 : is_ubuntu 2021-05-12 19:06:55.423 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:06:55.425 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:06:55.429 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-05-12 19:06:55.442 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-05-12 19:06:55.444 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-05-12 19:06:55.448 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-05-12 19:06:55.453 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-05-12 19:06:55.455 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-05-12 19:06:55.459 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-05-12 19:06:55.487 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2021-05-12 19:06:55.513 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-05-12 19:06:55.531 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-05-12 19:06:55.558 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-05-12 19:06:55.576 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-05-12 19:06:55.603 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-05-12 19:06:55.621 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-05-12 19:06:55.648 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-05-12 19:06:55.666 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-05-12 19:06:55.695 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-05-12 19:06:55.713 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-05-12 19:06:55.742 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-05-12 19:06:55.759 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-05-12 19:06:55.774 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:55.776 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-05-12 19:06:55.804 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-05-12 19:06:55.832 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-05-12 19:06:55.859 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-05-12 19:06:55.886 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-05-12 19:06:55.901 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:55.903 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-05-12 19:06:55.931 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-05-12 19:06:55.945 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:55.947 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-05-12 19:06:55.963 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:55.965 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-05-12 19:06:55.967 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-05-12 19:06:55.982 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:55.984 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-05-12 19:06:55.987 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-05-12 19:06:55.989 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-05-12 19:06:55.994 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-05-12 19:06:55.999 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-05-12 19:06:56.026 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-05-12 19:06:56.052 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-05-12 19:06:56.082 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-05-12 19:06:56.111 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-05-12 19:06:56.138 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-05-12 19:06:56.140 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2021-05-12 19:06:56.142 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2021-05-12 19:06:56.144 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2021-05-12 19:06:56.146 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-05-12 19:06:56.174 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-05-12 19:06:56.203 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2021-05-12 19:06:56.237 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-05-12 19:06:56.265 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-05-12 19:06:56.295 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-05-12 19:06:56.323 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-05-12 19:06:56.350 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-05-12 19:06:56.377 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-12 19:06:56.403 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-05-12 19:06:56.431 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-05-12 19:06:56.458 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-05-12 19:06:56.485 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-05-12 19:06:56.512 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-05-12 19:06:56.542 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-05-12 19:06:56.570 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-05-12 19:06:56.588 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-05-12 19:06:56.615 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-05-12 19:06:56.643 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-05-12 19:06:56.647 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-05-12 19:06:56.675 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-05-12 19:06:56.701 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-05-12 19:06:56.727 | + lib/swift:configure_swift:479 : local node_number 2021-05-12 19:06:56.729 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-05-12 19:06:56.731 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-12 19:06:56.734 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-05-12 19:06:56.738 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-05-12 19:06:56.741 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-05-12 19:06:56.743 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-12 19:06:56.745 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-05-12 19:06:56.747 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-05-12 19:06:56.750 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-12 19:06:56.752 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-12 19:06:56.754 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-05-12 19:06:56.771 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-05-12 19:06:56.799 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-05-12 19:06:56.817 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-05-12 19:06:56.845 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-05-12 19:06:56.863 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-12 19:06:56.892 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-05-12 19:06:56.909 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-12 19:06:56.938 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-05-12 19:06:56.956 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-12 19:06:56.986 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-05-12 19:06:57.005 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-05-12 19:06:57.033 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-05-12 19:06:57.052 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-05-12 19:06:57.086 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-05-12 19:06:57.105 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-05-12 19:06:57.137 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-05-12 19:06:57.158 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-05-12 19:06:57.187 | + 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-12 19:06:57.192 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-05-12 19:06:57.210 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-12 19:06:57.241 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-05-12 19:06:57.269 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-05-12 19:06:57.271 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-05-12 19:06:57.277 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-05-12 19:06:57.280 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-05-12 19:06:57.282 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-12 19:06:57.284 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-05-12 19:06:57.286 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-05-12 19:06:57.288 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-12 19:06:57.291 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-12 19:06:57.293 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-05-12 19:06:57.311 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-05-12 19:06:57.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-05-12 19:06:57.365 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-05-12 19:06:57.394 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-05-12 19:06:57.414 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-12 19:06:57.448 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-05-12 19:06:57.469 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-12 19:06:57.498 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-05-12 19:06:57.517 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-12 19:06:57.546 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-05-12 19:06:57.565 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-05-12 19:06:57.594 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-05-12 19:06:57.613 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-05-12 19:06:57.644 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-05-12 19:06:57.664 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-05-12 19:06:57.693 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-05-12 19:06:57.712 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-05-12 19:06:57.742 | + 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-12 19:06:57.746 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-05-12 19:06:57.766 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-12 19:06:57.794 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-05-12 19:06:57.796 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-05-12 19:06:57.801 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-05-12 19:06:57.803 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-05-12 19:06:57.805 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-05-12 19:06:57.807 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-05-12 19:06:57.809 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-05-12 19:06:57.812 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-05-12 19:06:57.814 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-05-12 19:06:57.817 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-05-12 19:06:57.835 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-05-12 19:06:57.863 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-05-12 19:06:57.880 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-05-12 19:06:57.909 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-05-12 19:06:57.926 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-05-12 19:06:57.954 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-05-12 19:06:57.972 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-05-12 19:06:57.999 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-05-12 19:06:58.017 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-05-12 19:06:58.045 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-05-12 19:06:58.063 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-05-12 19:06:58.091 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-05-12 19:06:58.109 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-05-12 19:06:58.137 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-05-12 19:06:58.158 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-05-12 19:06:58.186 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-05-12 19:06:58.204 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-05-12 19:06:58.231 | + 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-12 19:06:58.236 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-05-12 19:06:58.254 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-05-12 19:06:58.282 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-05-12 19:06:58.310 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-05-12 19:06:58.338 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-05-12 19:06:58.366 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-05-12 19:06:58.368 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-05-12 19:06:58.372 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-05-12 19:06:58.401 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-05-12 19:06:58.429 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-05-12 19:06:58.458 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-05-12 19:06:58.486 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-05-12 19:06:58.514 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-05-12 19:06:58.541 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-05-12 19:06:58.568 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-05-12 19:06:58.595 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-05-12 19:06:58.622 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-05-12 19:06:58.638 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:58.640 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-05-12 19:06:58.659 | + lib/swift:configure_swift:522 : local auth_vers 2021-05-12 19:06:58.661 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-05-12 19:06:58.681 | + lib/swift:configure_swift:523 : auth_vers=3 2021-05-12 19:06:58.683 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2021-05-12 19:06:58.710 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-05-12 19:06:58.712 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-05-12 19:06:58.739 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2021-05-12 19:06:58.767 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-05-12 19:06:58.770 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-05-12 19:06:58.797 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-05-12 19:06:58.813 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:58.815 | + lib/swift:configure_swift:542 : local user_group 2021-05-12 19:06:58.818 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-05-12 19:06:58.823 | + lib/swift:configure_swift:543 : user_group=1000 2021-05-12 19:06:58.825 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-05-12 19:06:58.837 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-05-12 19:06:58.839 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-05-12 19:06:58.851 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-05-12 19:06:58.853 | + lib/swift:configure_swift:549 : is_suse 2021-05-12 19:06:58.855 | + functions-common:is_suse:462 : is_opensuse 2021-05-12 19:06:58.858 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-05-12 19:06:58.860 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-05-12 19:06:58.863 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-05-12 19:06:58.865 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-05-12 19:06:58.867 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-05-12 19:06:58.869 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-05-12 19:06:58.881 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-05-12 19:06:58.884 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-05-12 19:06:58.886 | + ./stack.sh:main:876 : is_service_enabled s3api 2021-05-12 19:06:58.903 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:06:58.906 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-05-12 19:06:58.923 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:58.925 | + ./stack.sh:main:884 : stack_install_service glance 2021-05-12 19:06:58.928 | + lib/stack:stack_install_service:20 : local service=glance 2021-05-12 19:06:58.930 | + lib/stack:stack_install_service:21 : type install_glance 2021-05-12 19:06:58.933 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-12 19:06:58.935 | + lib/stack:stack_install_service:32 : install_glance 2021-05-12 19:06:58.938 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-05-12 19:06:58.940 | + lib/glance:install_glance:438 : local glance_store_extras 2021-05-12 19:06:58.943 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-05-12 19:06:58.960 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:58.962 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-05-12 19:06:58.965 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-05-12 19:06:58.982 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:06:58.985 | + lib/glance:install_glance:445 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-05-12 19:06:58.988 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-05-12 19:06:58.990 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-05-12 19:06:58.993 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:06:58.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:06:58.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-05-12 19:06:59.001 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:06:59.005 | ++ lib/glance:install_glance:456 : join_extras swift cinder 2021-05-12 19:06:59.007 | ++ inc/python:join_extras:29 : local IFS=, 2021-05-12 19:06:59.010 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-05-12 19:06:59.013 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store swift,cinder 2021-05-12 19:06:59.016 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-05-12 19:06:59.018 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-05-12 19:06:59.021 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-05-12 19:06:59.024 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-05-12 19:06:59.027 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-05-12 19:06:59.029 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-05-12 19:06:59.033 | +++ 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-12 19:06:59.033 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-05-12 19:06:59.038 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-05-12 19:06:59.041 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-05-12 19:06:59.044 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-05-12 19:06:59.047 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-05-12 19:06:59.050 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-05-12 19:06:59.072 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2021-05-12 19:06:59.074 | + 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-12 19:06:59.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:59.825 | from cryptography.utils import int_from_bytes 2021-05-12 19:06:59.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:06:59.825 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:00.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:07:00.864 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-12 19:07:00.867 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:00.868 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:00.869 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:00.875 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:00.882 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:00.888 | 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-12 19:07:00.985 | 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-12 19:07:00.989 | 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-12 19:07:01.001 | 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-12 19:07:01.062 | 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-12 19:07:01.085 | 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-12 19:07:01.090 | 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-12 19:07:01.109 | 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-12 19:07:01.120 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.6.0) 2021-05-12 19:07:01.161 | 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-12 19:07:01.167 | 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-12 19:07:01.174 | 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-12 19:07:01.213 | 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-12 19:07:01.228 | 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-12 19:07:01.233 | 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-12 19:07:01.243 | 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-12 19:07:01.267 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-05-12 19:07:01.283 | 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-12 19:07:01.288 | 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-12 19:07:01.291 | 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-12 19:07:01.294 | 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-12 19:07:01.298 | 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-12 19:07:01.313 | 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-12 19:07:01.319 | 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-12 19:07:01.338 | 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-12 19:07:01.364 | 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-12 19:07:01.368 | 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-12 19:07:01.389 | 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-12 19:07:01.393 | 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-12 19:07:01.397 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-05-12 19:07:01.400 | 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-12 19:07:01.407 | 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-12 19:07:01.421 | 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-12 19:07:01.442 | 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-12 19:07:01.447 | 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-12 19:07:01.456 | 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-12 19:07:01.459 | 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-12 19:07:01.464 | 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-12 19:07:01.468 | 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-12 19:07:01.475 | 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-12 19:07:01.480 | 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-12 19:07:01.485 | 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-12 19:07:01.490 | 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-12 19:07:01.493 | 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-12 19:07:01.503 | 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-12 19:07:01.516 | 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-12 19:07:01.527 | 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-12 19:07:01.538 | 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-12 19:07:01.547 | 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-12 19:07:01.550 | 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-12 19:07:01.553 | 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-12 19:07:01.556 | 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-12 19:07:01.560 | 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-12 19:07:01.563 | 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-12 19:07:01.571 | 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-12 19:07:01.573 | 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-12 19:07:01.576 | 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-12 19:07:01.579 | 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-12 19:07:01.631 | 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-12 19:07:01.639 | 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-12 19:07:01.657 | 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-12 19:07:01.660 | 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-12 19:07:01.663 | 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-12 19:07:01.670 | 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-12 19:07:01.673 | 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-12 19:07:01.675 | 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-12 19:07:03.394 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:07:03.394 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:07:03.476 | + inc/python:pip_install:200 : result=0 2021-05-12 19:07:03.479 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:07:03.481 | + functions-common:time_stop:2304 : local name 2021-05-12 19:07:03.484 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:07:03.487 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:07:03.490 | + functions-common:time_stop:2307 : local total 2021-05-12 19:07:03.492 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:07:03.495 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:07:03.497 | + functions-common:time_stop:2311 : start_time=1620846419066 2021-05-12 19:07:03.500 | + functions-common:time_stop:2313 : [[ -z 1620846419066 ]] 2021-05-12 19:07:03.503 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:07:03.507 | + functions-common:time_stop:2316 : end_time=1620846423505 2021-05-12 19:07:03.510 | + functions-common:time_stop:2317 : elapsed_time=4439 2021-05-12 19:07:03.512 | + functions-common:time_stop:2318 : total=59238 2021-05-12 19:07:03.515 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:07:03.517 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=63677 2021-05-12 19:07:03.519 | + inc/python:pip_install:203 : return 0 2021-05-12 19:07:03.522 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-05-12 19:07:03.524 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-05-12 19:07:03.527 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-05-12 19:07:03.540 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-05-12 19:07:03.545 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-05-12 19:07:03.548 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-05-12 19:07:03.550 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-05-12 19:07:03.552 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:07:03.555 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:07:03.558 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:07:03.560 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:07:03.563 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:07:03.566 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:07:03.582 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:07:03.584 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:07:03.586 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:03.589 | + functions-common:git_clone:544 : echo master 2021-05-12 19:07:03.589 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:07:03.595 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-05-12 19:07:03.597 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:03.599 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-05-12 19:07:03.602 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:07:03.602 | + functions-common:git_clone:593 : head -1 2021-05-12 19:07:03.605 | 1157c19a Merge "Guidelines for core reviewers" 2021-05-12 19:07:03.608 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:07:03.611 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-05-12 19:07:03.614 | + inc/python:setup_develop:338 : local bindep 2021-05-12 19:07:03.616 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-05-12 19:07:03.619 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-05-12 19:07:03.621 | + inc/python:setup_develop:344 : local extras= 2021-05-12 19:07:03.625 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-05-12 19:07:03.627 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-12 19:07:03.630 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-05-12 19:07:03.632 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-05-12 19:07:03.635 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-12 19:07:03.637 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-12 19:07:03.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-05-12 19:07:03.643 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-12 19:07:03.646 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-05-12 19:07:03.648 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-12 19:07:03.651 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-12 19:07:03.654 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-05-12 19:07:03.660 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-05-12 19:07:03.662 | + 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-12 19:07:04.270 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-05-12 19:07:04.273 | + inc/python:setup_package:417 : local bindep=0 2021-05-12 19:07:04.275 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-12 19:07:04.277 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-12 19:07:04.280 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-05-12 19:07:04.283 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-05-12 19:07:04.285 | + inc/python:setup_package:426 : local flags=-e 2021-05-12 19:07:04.287 | + inc/python:setup_package:427 : local extras= 2021-05-12 19:07:04.290 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-12 19:07:04.292 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-12 19:07:04.295 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-12 19:07:04.297 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-12 19:07:04.300 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-12 19:07:04.302 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-05-12 19:07:04.323 | Using python 3.8 to install /opt/stack/glance 2021-05-12 19:07:04.325 | + 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-12 19:07:05.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:05.079 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:05.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:05.079 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:06.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:07:06.134 | 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-12 19:07:06.137 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:06.137 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:06.139 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:06.144 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:06.151 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:06.170 | Obtaining file:///opt/stack/glance 2021-05-12 19:07:07.433 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-12 19:07:08.699 | 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-12 19:07:08.709 | 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-12 19:07:08.718 | 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-12 19:07:08.730 | 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-12 19:07:08.758 | 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-12 19:07:08.767 | 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-12 19:07:08.781 | 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-12 19:07:08.790 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.1) 2021-05-12 19:07:08.810 | 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-12 19:07:08.850 | 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-12 19:07:08.864 | 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-12 19:07:08.871 | 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-12 19:07:08.877 | 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-12 19:07:08.887 | 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-12 19:07:08.893 | 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-12 19:07:08.963 | 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-12 19:07:08.968 | 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-12 19:07:08.973 | 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-12 19:07:08.976 | 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-12 19:07:08.987 | 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-12 19:07:09.047 | 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-12 19:07:09.100 | 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-12 19:07:09.105 | 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-12 19:07:09.109 | 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-12 19:07:09.128 | 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-12 19:07:09.164 | 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-12 19:07:09.175 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-12 19:07:09.215 | 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-12 19:07:09.222 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-12 19:07:09.272 | 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-12 19:07:09.278 | 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-12 19:07:09.318 | 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-12 19:07:09.372 | 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-12 19:07:09.391 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-05-12 19:07:09.407 | 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-12 19:07:09.421 | 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-12 19:07:09.430 | 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-12 19:07:09.454 | 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-12 19:07:09.465 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-12 19:07:09.481 | 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-12 19:07:09.527 | 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-12 19:07:09.532 | 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-12 19:07:09.535 | 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-12 19:07:09.538 | 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-12 19:07:09.559 | 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-12 19:07:09.573 | 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-12 19:07:09.584 | 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-12 19:07:09.587 | 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-12 19:07:09.590 | 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-12 19:07:09.606 | 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-12 19:07:09.612 | 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-12 19:07:09.615 | 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-12 19:07:09.634 | 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-12 19:07:09.638 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-05-12 19:07:09.645 | 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-12 19:07:09.664 | 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-12 19:07:09.669 | 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-12 19:07:09.674 | 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-12 19:07:09.724 | 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-12 19:07:09.727 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-05-12 19:07:09.730 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-05-12 19:07:09.741 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-05-12 19:07:09.745 | 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-12 19:07:09.747 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-05-12 19:07:09.755 | 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-12 19:07:09.811 | 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-12 19:07:09.825 | 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-12 19:07:09.834 | 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-12 19:07:09.840 | 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-12 19:07:09.858 | 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-12 19:07:09.862 | 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-12 19:07:09.869 | 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-12 19:07:09.889 | 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-12 19:07:09.892 | 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-12 19:07:09.897 | 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-12 19:07:09.905 | 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-12 19:07:09.909 | 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-12 19:07:09.917 | 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-12 19:07:09.924 | 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-12 19:07:09.929 | 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-12 19:07:09.932 | 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-12 19:07:09.937 | 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-12 19:07:09.940 | 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-12 19:07:09.981 | 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-12 19:07:09.988 | 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-12 19:07:09.991 | 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-12 19:07:10.024 | 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-12 19:07:10.027 | 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-12 19:07:10.040 | 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-12 19:07:10.043 | 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-12 19:07:10.048 | 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-12 19:07:10.051 | 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-12 19:07:10.053 | 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-12 19:07:10.056 | 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-12 19:07:10.062 | 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-12 19:07:10.100 | 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-12 19:07:10.106 | 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-12 19:07:10.110 | 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-12 19:07:10.112 | 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-12 19:07:10.115 | 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-12 19:07:10.118 | 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-12 19:07:10.121 | 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-12 19:07:10.124 | 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-12 19:07:10.127 | 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-12 19:07:10.130 | 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-12 19:07:10.187 | 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-12 19:07:10.190 | 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-12 19:07:10.232 | 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-12 19:07:10.237 | 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-12 19:07:11.236 | Installing collected packages: glance 2021-05-12 19:07:11.236 | Attempting uninstall: glance 2021-05-12 19:07:11.238 | Found existing installation: glance 22.1.0.dev7 2021-05-12 19:07:11.242 | Can't uninstall 'glance'. No files were found to uninstall. 2021-05-12 19:07:11.243 | Running setup.py develop for glance 2021-05-12 19:07:12.821 | Successfully installed glance 2021-05-12 19:07:12.963 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:07:12.963 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:07:13.050 | + inc/python:pip_install:200 : result=0 2021-05-12 19:07:13.053 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:07:13.055 | + functions-common:time_stop:2304 : local name 2021-05-12 19:07:13.057 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:07:13.060 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:07:13.062 | + functions-common:time_stop:2307 : local total 2021-05-12 19:07:13.065 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:07:13.067 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:07:13.069 | + functions-common:time_stop:2311 : start_time=1620846424317 2021-05-12 19:07:13.071 | + functions-common:time_stop:2313 : [[ -z 1620846424317 ]] 2021-05-12 19:07:13.074 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:07:13.079 | + functions-common:time_stop:2316 : end_time=1620846433076 2021-05-12 19:07:13.081 | + functions-common:time_stop:2317 : elapsed_time=8759 2021-05-12 19:07:13.083 | + functions-common:time_stop:2318 : total=63677 2021-05-12 19:07:13.086 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:07:13.088 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=72436 2021-05-12 19:07:13.090 | + inc/python:pip_install:203 : return 0 2021-05-12 19:07:13.093 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-12 19:07:13.095 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-12 19:07:13.098 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-12 19:07:13.117 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-05-12 19:07:13.129 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-05-12 19:07:13.132 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-05-12 19:07:13.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:07:13.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:07:13.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-05-12 19:07:13.142 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:07:13.145 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-12 19:07:13.147 | + ./stack.sh:main:885 : configure_glance 2021-05-12 19:07:13.150 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-05-12 19:07:13.162 | + lib/glance:configure_glance:271 : local dburl 2021-05-12 19:07:13.165 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-05-12 19:07:13.168 | ++ lib/database:database_connection_url:132 : local db=glance 2021-05-12 19:07:13.171 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-05-12 19:07:13.173 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-05-12 19:07:13.175 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-12 19:07:13.178 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-05-12 19:07:13.181 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-05-12 19:07:13.210 | + 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-12 19:07:13.239 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-05-12 19:07:13.270 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-12 19:07:13.300 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-05-12 19:07:13.330 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-05-12 19:07:13.360 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-05-12 19:07:13.362 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-05-12 19:07:13.365 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-05-12 19:07:13.367 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-12 19:07:13.370 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-05-12 19:07:13.399 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-05-12 19:07:13.428 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-05-12 19:07:13.458 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-05-12 19:07:13.488 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-05-12 19:07:13.519 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-05-12 19:07:13.550 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-05-12 19:07:13.582 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-05-12 19:07:13.612 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-12 19:07:13.642 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-05-12 19:07:13.672 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-05-12 19:07:13.702 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-05-12 19:07:13.705 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-05-12 19:07:13.707 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-05-12 19:07:13.710 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-12 19:07:13.712 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-12 19:07:13.715 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-12 19:07:13.731 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:13.734 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-12 19:07:13.737 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-12 19:07:13.739 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-12 19:07:13.757 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:13.760 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:07:13.763 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:07:13.793 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-12 19:07:13.795 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-12 19:07:13.797 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-05-12 19:07:13.800 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-05-12 19:07:13.802 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-05-12 19:07:13.805 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-05-12 19:07:13.807 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-05-12 19:07:13.809 | + lib/glance:configure_glance_store:231 : local be 2021-05-12 19:07:13.812 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-05-12 19:07:13.815 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-05-12 19:07:13.817 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-12 19:07:13.847 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-05-12 19:07:13.849 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2021-05-12 19:07:13.880 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-05-12 19:07:13.883 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-05-12 19:07:13.899 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:13.902 | + lib/glance:configure_glance:301 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-05-12 19:07:13.932 | + lib/glance:configure_glance:302 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-05-12 19:07:13.962 | + 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-12 19:07:13.992 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-05-12 19:07:14.022 | + lib/glance:configure_glance:306 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-05-12 19:07:14.052 | + lib/glance:configure_glance:307 : is_service_enabled tls-proxy 2021-05-12 19:07:14.069 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:14.072 | + lib/glance:configure_glance:310 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-05-12 19:07:14.101 | + lib/glance:configure_glance:312 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-05-12 19:07:14.132 | + lib/glance:configure_glance:314 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-05-12 19:07:14.162 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2021-05-12 19:07:14.192 | + lib/glance:configure_glance:316 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-05-12 19:07:14.221 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2021-05-12 19:07:14.252 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-05-12 19:07:14.269 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:14.271 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-05-12 19:07:14.274 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-05-12 19:07:14.276 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-05-12 19:07:14.280 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-12 19:07:14.297 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-12 19:07:14.300 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-12 19:07:14.302 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-12 19:07:14.304 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-12 19:07:14.307 | + 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-12 19:07:14.336 | + 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-12 19:07:14.367 | + 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-12 19:07:14.396 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-12 19:07:14.427 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-05-12 19:07:14.431 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-05-12 19:07:14.461 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-05-12 19:07:14.491 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-05-12 19:07:14.522 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2021-05-12 19:07:14.553 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-05-12 19:07:14.583 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-05-12 19:07:14.614 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-05-12 19:07:14.645 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-05-12 19:07:14.676 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-05-12 19:07:14.706 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-05-12 19:07:14.736 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-05-12 19:07:14.766 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-05-12 19:07:14.771 | + 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-12 19:07:14.779 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-05-12 19:07:14.796 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:14.798 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-05-12 19:07:14.800 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-05-12 19:07:14.803 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-05-12 19:07:14.805 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-05-12 19:07:14.807 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-05-12 19:07:14.810 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-05-12 19:07:14.814 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-05-12 19:07:14.817 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-05-12 19:07:14.820 | + 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-12 19:07:14.851 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-05-12 19:07:14.853 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-05-12 19:07:14.856 | ++ functions:get_random_port:837 : true 2021-05-12 19:07:14.858 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-05-12 19:07:14.860 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-05-12 19:07:14.862 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-05-12 19:07:14.921 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-05-12 19:07:14.923 | ++ functions:get_random_port:841 : break 2 2021-05-12 19:07:14.925 | ++ functions:get_random_port:845 : echo 60999 2021-05-12 19:07:14.928 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-05-12 19:07:14.930 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-05-12 19:07:14.957 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-05-12 19:07:14.985 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-05-12 19:07:15.012 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-05-12 19:07:15.040 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-05-12 19:07:15.067 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-05-12 19:07:15.094 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-05-12 19:07:15.121 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-05-12 19:07:15.150 | + 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-12 19:07:15.177 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-12 19:07:15.205 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-05-12 19:07:15.232 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-12 19:07:15.260 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-05-12 19:07:15.290 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-05-12 19:07:15.318 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-05-12 19:07:15.345 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-05-12 19:07:15.373 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-05-12 19:07:15.401 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-05-12 19:07:15.429 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-05-12 19:07:15.457 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-05-12 19:07:15.459 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-05-12 19:07:15.461 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:07:15.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:15.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:15.469 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-05-12 19:07:15.471 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-05-12 19:07:15.524 | proxy (enabled by site administrator) 2021-05-12 19:07:15.528 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-05-12 19:07:15.531 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-05-12 19:07:15.533 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:07:15.535 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:15.538 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:15.540 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-05-12 19:07:15.542 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-05-12 19:07:15.599 | proxy_http (enabled by site administrator) 2021-05-12 19:07:15.603 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-05-12 19:07:15.606 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-05-12 19:07:15.608 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-05-12 19:07:15.611 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-12 19:07:15.613 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:15.615 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:15.618 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-12 19:07:15.621 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-12 19:07:15.624 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-05-12 19:07:15.624 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-12 19:07:15.633 | KeepAlive Off 2021-05-12 19:07:15.637 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-05-12 19:07:15.638 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-12 19:07:15.647 | SetEnv proxy-sendchunked 1 2021-05-12 19:07:15.651 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-05-12 19:07:15.651 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-05-12 19:07:15.660 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-05-12 19:07:15.663 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-05-12 19:07:15.666 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-05-12 19:07:15.668 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-12 19:07:15.671 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-12 19:07:15.673 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:07:15.675 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:15.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:15.680 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-12 19:07:15.682 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-12 19:07:15.685 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:15.687 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:15.690 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-05-12 19:07:15.751 | Site glance-wsgi-api already enabled 2021-05-12 19:07:15.755 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-05-12 19:07:15.758 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-12 19:07:15.760 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:07:15.763 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-12 19:07:15.891 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-05-12 19:07:15.898 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-05-12 19:07:15.930 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-05-12 19:07:15.950 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:15.953 | + ./stack.sh:main:890 : stack_install_service cinder 2021-05-12 19:07:15.956 | + lib/stack:stack_install_service:20 : local service=cinder 2021-05-12 19:07:15.958 | + lib/stack:stack_install_service:21 : type install_cinder 2021-05-12 19:07:15.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-12 19:07:15.963 | + lib/stack:stack_install_service:32 : install_cinder 2021-05-12 19:07:15.966 | + lib/cinder:install_cinder:451 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-05-12 19:07:15.968 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-05-12 19:07:15.971 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-05-12 19:07:15.973 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:07:15.975 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:07:15.978 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:07:15.981 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:07:15.983 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:07:15.986 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:07:16.003 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:07:16.005 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:07:16.007 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:16.011 | + functions-common:git_clone:544 : echo master 2021-05-12 19:07:16.011 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:07:16.016 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-05-12 19:07:16.018 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:16.021 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-05-12 19:07:16.024 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:07:16.024 | + functions-common:git_clone:593 : head -1 2021-05-12 19:07:16.032 | 368cddec9 Merge "Modify/Move project validation methods to api_utils" 2021-05-12 19:07:16.034 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:07:16.037 | + lib/cinder:install_cinder:452 : setup_develop /opt/stack/cinder 2021-05-12 19:07:16.040 | + inc/python:setup_develop:338 : local bindep 2021-05-12 19:07:16.042 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-12 19:07:16.045 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-05-12 19:07:16.048 | + inc/python:setup_develop:344 : local extras= 2021-05-12 19:07:16.050 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-05-12 19:07:16.053 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-12 19:07:16.055 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-12 19:07:16.058 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-05-12 19:07:16.061 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-12 19:07:16.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-12 19:07:16.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-05-12 19:07:16.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-12 19:07:16.072 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-05-12 19:07:16.074 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-12 19:07:16.076 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-12 19:07:16.080 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-05-12 19:07:16.086 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-05-12 19:07:16.088 | + 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-12 19:07:16.691 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-05-12 19:07:16.694 | + inc/python:setup_package:417 : local bindep=0 2021-05-12 19:07:16.696 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-12 19:07:16.699 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-12 19:07:16.701 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-05-12 19:07:16.703 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-05-12 19:07:16.706 | + inc/python:setup_package:426 : local flags=-e 2021-05-12 19:07:16.708 | + inc/python:setup_package:427 : local extras= 2021-05-12 19:07:16.711 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-12 19:07:16.713 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-12 19:07:16.715 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-12 19:07:16.718 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-12 19:07:16.721 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-12 19:07:16.723 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-05-12 19:07:16.745 | Using python 3.8 to install /opt/stack/cinder 2021-05-12 19:07:16.747 | + 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-12 19:07:17.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:17.499 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:17.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:17.499 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:18.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:07:18.525 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-05-12 19:07:18.528 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:18.528 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:18.530 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:18.535 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:18.542 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:18.547 | Obtaining file:///opt/stack/cinder 2021-05-12 19:07:20.553 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-12 19:07:22.560 | 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-12 19:07:22.569 | 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-12 19:07:22.578 | 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-12 19:07:22.589 | 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-12 19:07:22.617 | 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-12 19:07:22.631 | 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-12 19:07:22.640 | 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-12 19:07:22.651 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.1) 2021-05-12 19:07:22.671 | 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-12 19:07:22.710 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (0.2.2) 2021-05-12 19:07:22.724 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2021-05-12 19:07:22.727 | 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-12 19:07:22.737 | 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-12 19:07:22.751 | 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-12 19:07:22.775 | 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-12 19:07:22.781 | 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-12 19:07:22.786 | 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-12 19:07:22.791 | 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-12 19:07:22.794 | 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-12 19:07:22.798 | 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-12 19:07:22.809 | 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-12 19:07:22.869 | 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-12 19:07:22.922 | 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-12 19:07:22.932 | 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-12 19:07:22.943 | 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-12 19:07:22.966 | 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-12 19:07:22.970 | 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-12 19:07:22.988 | 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-12 19:07:23.025 | 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-12 19:07:23.036 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-12 19:07:23.076 | 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-12 19:07:23.082 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-12 19:07:23.131 | 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-12 19:07:23.137 | 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-12 19:07:23.176 | 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-12 19:07:23.231 | 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-12 19:07:23.250 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-05-12 19:07:23.265 | 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-12 19:07:23.280 | 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-12 19:07:23.295 | 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-12 19:07:23.300 | 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-12 19:07:23.309 | 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-12 19:07:23.332 | 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-12 19:07:23.343 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-12 19:07:23.360 | 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-12 19:07:23.380 | Requirement already satisfied: oslo.vmware===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.8.0) 2021-05-12 19:07:23.403 | 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-12 19:07:23.449 | 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-12 19:07:23.454 | 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-12 19:07:23.489 | 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-12 19:07:23.492 | 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-12 19:07:23.495 | 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-12 19:07:23.516 | 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-12 19:07:23.519 | 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-12 19:07:23.523 | 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-12 19:07:23.534 | 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-12 19:07:23.537 | 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-12 19:07:23.540 | 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-12 19:07:23.557 | 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-12 19:07:23.562 | 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-12 19:07:23.578 | 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-12 19:07:23.597 | 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-12 19:07:23.613 | 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-12 19:07:23.647 | 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-12 19:07:23.651 | 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-12 19:07:23.659 | 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-12 19:07:23.678 | 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-12 19:07:23.683 | 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-12 19:07:23.688 | 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-12 19:07:23.693 | 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-12 19:07:23.702 | 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-12 19:07:23.776 | 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-12 19:07:23.780 | 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-12 19:07:23.791 | 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-12 19:07:23.794 | 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-12 19:07:23.797 | 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-12 19:07:23.804 | 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-12 19:07:23.806 | 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-12 19:07:23.812 | 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-12 19:07:23.868 | 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-12 19:07:23.882 | 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-12 19:07:23.892 | 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-12 19:07:23.898 | 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-12 19:07:23.916 | 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-12 19:07:23.974 | 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-12 19:07:23.978 | 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-12 19:07:23.986 | 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-12 19:07:23.989 | 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-12 19:07:24.010 | 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-12 19:07:24.015 | 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-12 19:07:24.022 | 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-12 19:07:24.025 | 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-12 19:07:24.030 | 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-12 19:07:24.033 | 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-12 19:07:24.037 | 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-12 19:07:24.046 | 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-12 19:07:24.070 | 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-12 19:07:24.073 | 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-12 19:07:24.079 | 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-12 19:07:24.084 | 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-12 19:07:24.089 | 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-12 19:07:24.093 | 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-12 19:07:24.100 | 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-12 19:07:24.109 | 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-12 19:07:24.116 | 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-12 19:07:24.156 | 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-12 19:07:24.161 | 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-12 19:07:24.168 | 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-12 19:07:24.172 | 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-12 19:07:24.182 | 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-12 19:07:24.185 | 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-12 19:07:24.198 | 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-12 19:07:24.207 | 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-12 19:07:24.219 | 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-12 19:07:24.234 | 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-12 19:07:24.238 | 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-12 19:07:24.241 | 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-12 19:07:24.244 | 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-12 19:07:24.248 | 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-12 19:07:24.250 | 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-12 19:07:24.256 | 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-12 19:07:24.262 | 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-12 19:07:24.300 | 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-12 19:07:24.302 | 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-12 19:07:24.305 | 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-12 19:07:24.307 | 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-12 19:07:24.310 | 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-12 19:07:24.315 | 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-12 19:07:24.318 | 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-12 19:07:24.323 | 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-12 19:07:24.329 | 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-12 19:07:24.332 | 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-12 19:07:24.339 | 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-12 19:07:24.342 | 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-12 19:07:24.345 | 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-12 19:07:24.349 | 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-12 19:07:24.404 | 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-12 19:07:24.408 | 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-12 19:07:24.413 | 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-12 19:07:24.416 | 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-12 19:07:24.420 | 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-12 19:07:25.312 | Installing collected packages: cinder 2021-05-12 19:07:25.312 | Attempting uninstall: cinder 2021-05-12 19:07:25.314 | Found existing installation: cinder 18.1.0.dev92 2021-05-12 19:07:25.317 | Can't uninstall 'cinder'. No files were found to uninstall. 2021-05-12 19:07:25.319 | Running setup.py develop for cinder 2021-05-12 19:07:27.579 | Successfully installed cinder 2021-05-12 19:07:27.723 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:07:27.723 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:07:27.815 | + inc/python:pip_install:200 : result=0 2021-05-12 19:07:27.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:07:27.820 | + functions-common:time_stop:2304 : local name 2021-05-12 19:07:27.822 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:07:27.824 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:07:27.827 | + functions-common:time_stop:2307 : local total 2021-05-12 19:07:27.829 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:07:27.832 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:07:27.834 | + functions-common:time_stop:2311 : start_time=1620846436739 2021-05-12 19:07:27.836 | + functions-common:time_stop:2313 : [[ -z 1620846436739 ]] 2021-05-12 19:07:27.839 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:07:27.843 | + functions-common:time_stop:2316 : end_time=1620846447841 2021-05-12 19:07:27.846 | + functions-common:time_stop:2317 : elapsed_time=11102 2021-05-12 19:07:27.848 | + functions-common:time_stop:2318 : total=72436 2021-05-12 19:07:27.850 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:07:27.852 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=83538 2021-05-12 19:07:27.855 | + inc/python:pip_install:203 : return 0 2021-05-12 19:07:27.857 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-12 19:07:27.860 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-12 19:07:27.862 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-12 19:07:27.881 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-05-12 19:07:27.894 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-05-12 19:07:27.897 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-05-12 19:07:27.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:07:27.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:07:27.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-05-12 19:07:27.907 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:07:27.909 | + lib/cinder:install_cinder:453 : [[ lioadm == \t\g\t\a\d\m ]] 2021-05-12 19:07:27.912 | + lib/cinder:install_cinder:455 : [[ lioadm == \l\i\o\a\d\m ]] 2021-05-12 19:07:27.914 | + lib/cinder:install_cinder:456 : is_ubuntu 2021-05-12 19:07:27.917 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:27.919 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:27.922 | + lib/cinder:install_cinder:458 : sudo mkdir -p /etc/target 2021-05-12 19:07:27.934 | + lib/cinder:install_cinder:460 : install_package targetcli-fb 2021-05-12 19:07:27.937 | + functions-common:install_package:1342 : update_package_repo 2021-05-12 19:07:27.939 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-05-12 19:07:27.942 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-05-12 19:07:27.944 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-05-12 19:07:27.947 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:27.949 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-05-12 19:07:27.952 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:27.955 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:27.957 | + functions-common:update_package_repo:1323 : apt_get_update 2021-05-12 19:07:27.960 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-05-12 19:07:27.962 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-05-12 19:07:27.965 | + functions-common:apt_get_update:1069 : return 2021-05-12 19:07:27.967 | + functions-common:install_package:1343 : real_install_package targetcli-fb 2021-05-12 19:07:27.970 | + functions-common:real_install_package:1328 : is_ubuntu 2021-05-12 19:07:27.972 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:27.975 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:27.977 | + functions-common:real_install_package:1329 : apt_get install targetcli-fb 2021-05-12 19:07:28.000 | + 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-12 19:07:28.105 | Reading package lists... 2021-05-12 19:07:28.327 | Building dependency tree... 2021-05-12 19:07:28.328 | Reading state information... 2021-05-12 19:07:28.559 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2021-05-12 19:07:28.559 | The following packages were automatically installed and are no longer required: 2021-05-12 19:07:28.560 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-05-12 19:07:28.560 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-05-12 19:07:28.560 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-05-12 19:07:28.560 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-05-12 19:07:28.560 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-05-12 19:07:28.561 | python3-zope.interface 2021-05-12 19:07:28.561 | Use 'sudo apt autoremove' to remove them. 2021-05-12 19:07:28.670 | 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded. 2021-05-12 19:07:28.675 | + functions-common:apt_get:1113 : result=0 2021-05-12 19:07:28.677 | + functions-common:apt_get:1116 : time_stop apt-get 2021-05-12 19:07:28.680 | + functions-common:time_stop:2304 : local name 2021-05-12 19:07:28.682 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:07:28.685 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:07:28.688 | + functions-common:time_stop:2307 : local total 2021-05-12 19:07:28.690 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:07:28.693 | + functions-common:time_stop:2310 : name=apt-get 2021-05-12 19:07:28.695 | + functions-common:time_stop:2311 : start_time=1620846447996 2021-05-12 19:07:28.698 | + functions-common:time_stop:2313 : [[ -z 1620846447996 ]] 2021-05-12 19:07:28.701 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:07:28.706 | + functions-common:time_stop:2316 : end_time=1620846448703 2021-05-12 19:07:28.708 | + functions-common:time_stop:2317 : elapsed_time=707 2021-05-12 19:07:28.710 | + functions-common:time_stop:2318 : total=4916 2021-05-12 19:07:28.713 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:07:28.715 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5623 2021-05-12 19:07:28.718 | + functions-common:apt_get:1117 : return 0 2021-05-12 19:07:28.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-05-12 19:07:28.723 | + ./stack.sh:main:891 : configure_cinder 2021-05-12 19:07:28.725 | + lib/cinder:configure_cinder:229 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-05-12 19:07:28.738 | + lib/cinder:configure_cinder:231 : rm -f /etc/cinder/cinder.conf 2021-05-12 19:07:28.742 | + lib/cinder:configure_cinder:233 : configure_rootwrap cinder 2021-05-12 19:07:28.744 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-05-12 19:07:28.746 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-05-12 19:07:28.750 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-05-12 19:07:28.750 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-05-12 19:07:28.754 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-05-12 19:07:28.757 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-05-12 19:07:28.759 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-05-12 19:07:28.761 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-05-12 19:07:28.764 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-05-12 19:07:28.766 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-05-12 19:07:28.768 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-05-12 19:07:28.770 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-05-12 19:07:28.782 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-05-12 19:07:28.794 | + 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-12 19:07:28.806 | + 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-12 19:07:28.819 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-05-12 19:07:28.831 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-05-12 19:07:28.834 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-05-12 19:07:28.838 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.uvRV2kNX19 2021-05-12 19:07:28.840 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-12 19:07:28.843 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-05-12 19:07:28.845 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-05-12 19:07:28.847 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.uvRV2kNX19 2021-05-12 19:07:28.851 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.uvRV2kNX19 2021-05-12 19:07:28.863 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.uvRV2kNX19 /etc/sudoers.d/cinder-rootwrap 2021-05-12 19:07:28.876 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-05-12 19:07:28.880 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-05-12 19:07:28.882 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-05-12 19:07:28.884 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-05-12 19:07:28.886 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-05-12 19:07:28.889 | + 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-12 19:07:28.891 | + 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-12 19:07:28.893 | + lib/cinder:configure_cinder:235 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-05-12 19:07:28.896 | + lib/cinder:configure_cinder:236 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-05-12 19:07:28.900 | + lib/cinder:configure_cinder:239 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-05-12 19:07:28.905 | + lib/cinder:configure_cinder:241 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-05-12 19:07:28.924 | + lib/cinder:configure_cinder:242 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-05-12 19:07:28.943 | + lib/cinder:configure_cinder:243 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-05-12 19:07:28.962 | + lib/cinder:configure_cinder:244 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-05-12 19:07:28.982 | + lib/cinder:configure_cinder:245 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-05-12 19:07:29.001 | + lib/cinder:configure_cinder:246 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-05-12 19:07:29.022 | + lib/cinder:configure_cinder:247 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-05-12 19:07:29.041 | + lib/cinder:configure_cinder:248 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-05-12 19:07:29.060 | + lib/cinder:configure_cinder:250 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-05-12 19:07:29.062 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-12 19:07:29.065 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-05-12 19:07:29.067 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-05-12 19:07:29.070 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-05-12 19:07:29.101 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-05-12 19:07:29.129 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2021-05-12 19:07:29.158 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-05-12 19:07:29.185 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-05-12 19:07:29.213 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-05-12 19:07:29.240 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-05-12 19:07:29.268 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-05-12 19:07:29.296 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-05-12 19:07:29.324 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-05-12 19:07:29.352 | + lib/cinder:configure_cinder:252 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-05-12 19:07:29.384 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2021-05-12 19:07:29.413 | ++ lib/cinder:configure_cinder:255 : database_connection_url cinder 2021-05-12 19:07:29.416 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-05-12 19:07:29.418 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-05-12 19:07:29.420 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-05-12 19:07:29.423 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-05-12 19:07:29.426 | + 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-12 19:07:29.457 | + lib/cinder:configure_cinder:256 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-05-12 19:07:29.485 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-05-12 19:07:29.513 | + lib/cinder:configure_cinder:258 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-05-12 19:07:29.542 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-05-12 19:07:29.570 | + lib/cinder:configure_cinder:260 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-05-12 19:07:29.598 | + lib/cinder:configure_cinder:261 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-05-12 19:07:29.630 | + lib/cinder:configure_cinder:262 : [[ 4 == 6 ]] 2021-05-12 19:07:29.632 | + lib/cinder:configure_cinder:265 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2021-05-12 19:07:29.661 | + lib/cinder:configure_cinder:267 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-05-12 19:07:29.695 | ++ lib/cinder:configure_cinder:268 : openssl rand -hex 16 2021-05-12 19:07:29.703 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf key_manager fixed_key 239ece8fff25b8ed20eb678b266bf68c 2021-05-12 19:07:29.731 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-05-12 19:07:29.761 | + lib/cinder:configure_cinder:275 : is_service_enabled c-vol 2021-05-12 19:07:29.778 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:29.780 | + lib/cinder:configure_cinder:275 : [[ -n lvm:lvmdriver-1 ]] 2021-05-12 19:07:29.783 | + lib/cinder:configure_cinder:276 : local enabled_backends= 2021-05-12 19:07:29.785 | + lib/cinder:configure_cinder:277 : local default_name= 2021-05-12 19:07:29.787 | + lib/cinder:configure_cinder:278 : local be be_name be_type 2021-05-12 19:07:29.790 | + lib/cinder:configure_cinder:279 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-05-12 19:07:29.792 | + lib/cinder:configure_cinder:280 : be_type=lvm 2021-05-12 19:07:29.795 | + lib/cinder:configure_cinder:281 : be_name=lvmdriver-1 2021-05-12 19:07:29.797 | + lib/cinder:configure_cinder:282 : type configure_cinder_backend_lvm 2021-05-12 19:07:29.800 | + lib/cinder:configure_cinder:283 : configure_cinder_backend_lvm lvmdriver-1 2021-05-12 19:07:29.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-05-12 19:07:29.805 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-05-12 19:07:29.836 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-05-12 19:07:29.864 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-05-12 19:07:29.893 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2021-05-12 19:07:29.921 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-05-12 19:07:29.949 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-05-12 19:07:29.977 | + lib/cinder:configure_cinder:285 : [[ -z '' ]] 2021-05-12 19:07:29.980 | + lib/cinder:configure_cinder:286 : default_name=lvmdriver-1 2021-05-12 19:07:29.983 | + lib/cinder:configure_cinder:288 : enabled_backends+=lvmdriver-1, 2021-05-12 19:07:29.985 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-05-12 19:07:30.014 | + lib/cinder:configure_cinder:291 : [[ -n lvmdriver-1 ]] 2021-05-12 19:07:30.016 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-05-12 19:07:30.045 | + lib/cinder:configure_cinder:294 : configure_cinder_image_volume_cache 2021-05-12 19:07:30.048 | + lib/cinder:configure_cinder_image_volume_cache:604 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-05-12 19:07:30.050 | + lib/cinder:configure_cinder_image_volume_cache:605 : local be_name=lvmdriver-1 2021-05-12 19:07:30.052 | + lib/cinder:configure_cinder_image_volume_cache:607 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-05-12 19:07:30.081 | + lib/cinder:configure_cinder_image_volume_cache:609 : [[ -n '' ]] 2021-05-12 19:07:30.083 | + lib/cinder:configure_cinder_image_volume_cache:613 : [[ -n '' ]] 2021-05-12 19:07:30.086 | + lib/cinder:configure_cinder:297 : is_service_enabled c-bak 2021-05-12 19:07:30.104 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:30.106 | + lib/cinder:configure_cinder:297 : [[ -n swift ]] 2021-05-12 19:07:30.109 | + lib/cinder:configure_cinder:298 : type configure_cinder_backup_swift 2021-05-12 19:07:30.111 | + lib/cinder:configure_cinder:299 : configure_cinder_backup_swift 2021-05-12 19:07:30.114 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2021-05-12 19:07:30.143 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.44:8080/v1/AUTH_ 2021-05-12 19:07:30.171 | + lib/cinder:configure_cinder:305 : is_service_enabled ceilometer 2021-05-12 19:07:30.188 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:30.191 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-05-12 19:07:30.207 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:30.210 | + lib/cinder:configure_cinder:323 : '[' False '!=' False ']' 2021-05-12 19:07:30.212 | + lib/cinder:configure_cinder:327 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-05-12 19:07:30.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-05-12 19:07:30.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-05-12 19:07:30.219 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-05-12 19:07:30.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-05-12 19:07:30.224 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-05-12 19:07:30.240 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:30.243 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-05-12 19:07:30.246 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-05-12 19:07:30.249 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-05-12 19:07:30.265 | ++ functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:30.267 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:07:30.270 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2021-05-12 19:07:30.298 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-05-12 19:07:30.301 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-05-12 19:07:30.303 | + lib/cinder:configure_cinder:330 : setup_logging /etc/cinder/cinder.conf True 2021-05-12 19:07:30.306 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-05-12 19:07:30.308 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-05-12 19:07:30.311 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-05-12 19:07:30.328 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-05-12 19:07:30.330 | + functions:setup_systemd_logging:695 : local pidstr= 2021-05-12 19:07:30.333 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-05-12 19:07:30.335 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-05-12 19:07:30.338 | + 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-12 19:07:30.366 | + 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-12 19:07:30.395 | + 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-12 19:07:30.424 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-05-12 19:07:30.452 | + lib/cinder:configure_cinder:332 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-05-12 19:07:30.455 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-05-12 19:07:30.457 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-05-12 19:07:30.459 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-05-12 19:07:30.462 | + lib/apache:write_uwsgi_config:260 : local http= 2021-05-12 19:07:30.464 | + lib/apache:write_uwsgi_config:261 : local name= 2021-05-12 19:07:30.467 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-05-12 19:07:30.471 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-05-12 19:07:30.474 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-05-12 19:07:30.476 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-05-12 19:07:30.489 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-05-12 19:07:30.489 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:07:30.498 | d /var/run/uwsgi 0755 ubuntu root 2021-05-12 19:07:30.501 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-05-12 19:07:30.517 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-05-12 19:07:30.519 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-05-12 19:07:30.523 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-05-12 19:07:30.553 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-05-12 19:07:30.580 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-05-12 19:07:30.608 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-05-12 19:07:30.635 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-05-12 19:07:30.663 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-05-12 19:07:30.690 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-05-12 19:07:30.718 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-05-12 19:07:30.745 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-05-12 19:07:30.773 | + 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-12 19:07:30.801 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-05-12 19:07:30.829 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-05-12 19:07:30.856 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-05-12 19:07:30.884 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-05-12 19:07:30.886 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-05-12 19:07:30.890 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-05-12 19:07:30.892 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-05-12 19:07:30.895 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-05-12 19:07:30.897 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:30.899 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:30.902 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-12 19:07:30.905 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-05-12 19:07:30.907 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-05-12 19:07:30.934 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-05-12 19:07:30.963 | + 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-12 19:07:30.963 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-05-12 19:07:30.972 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-05-12 19:07:30.975 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-05-12 19:07:30.978 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-05-12 19:07:30.980 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-05-12 19:07:30.982 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-05-12 19:07:30.985 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-05-12 19:07:30.987 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:30.989 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:30.992 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-05-12 19:07:30.994 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-05-12 19:07:30.997 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-05-12 19:07:31.000 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-05-12 19:07:31.002 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-05-12 19:07:31.063 | Enabling site cinder-wsgi. 2021-05-12 19:07:31.069 | To activate the new configuration, you need to run: 2021-05-12 19:07:31.069 | systemctl reload apache2 2021-05-12 19:07:31.073 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-05-12 19:07:31.076 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-05-12 19:07:31.079 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-05-12 19:07:31.081 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-05-12 19:07:31.206 | + lib/cinder:configure_cinder:334 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-05-12 19:07:31.208 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-05-12 19:07:31.240 | + lib/cinder:configure_cinder:340 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2021-05-12 19:07:31.270 | + lib/cinder:configure_cinder:341 : is_service_enabled tls-proxy 2021-05-12 19:07:31.286 | + functions-common:is_service_enabled:1960 : return 1 2021-05-12 19:07:31.289 | + lib/cinder:configure_cinder:347 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-05-12 19:07:31.291 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-05-12 19:07:31.294 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-05-12 19:07:31.296 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-05-12 19:07:31.299 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-05-12 19:07:31.330 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-05-12 19:07:31.359 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2021-05-12 19:07:31.390 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-05-12 19:07:31.419 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-05-12 19:07:31.450 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-05-12 19:07:31.480 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-05-12 19:07:31.510 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-05-12 19:07:31.541 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-05-12 19:07:31.573 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-05-12 19:07:31.604 | + lib/cinder:configure_cinder:348 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-05-12 19:07:31.633 | + lib/cinder:configure_cinder:349 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-05-12 19:07:31.662 | + lib/cinder:configure_cinder:351 : [[ ! -z '' ]] 2021-05-12 19:07:31.665 | + lib/cinder:configure_cinder:353 : is_service_enabled etcd3 2021-05-12 19:07:31.682 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:31.685 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2021-05-12 19:07:31.727 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-05-12 19:07:31.745 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:31.749 | + ./stack.sh:main:896 : stack_install_service neutron 2021-05-12 19:07:31.751 | + lib/stack:stack_install_service:20 : local service=neutron 2021-05-12 19:07:31.762 | + lib/stack:stack_install_service:21 : type install_neutron 2021-05-12 19:07:31.764 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-05-12 19:07:31.767 | + lib/stack:stack_install_service:32 : install_neutron 2021-05-12 19:07:31.770 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-05-12 19:07:31.773 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-12 19:07:31.774 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-05-12 19:07:31.780 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-05-12 19:07:31.783 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-05-12 19:07:31.786 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-05-12 19:07:31.788 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-05-12 19:07:31.791 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-05-12 19:07:31.793 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-05-12 19:07:31.797 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-05-12 19:07:31.799 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:07:31.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:07:31.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-05-12 19:07:31.807 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:07:31.809 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-05-12 19:07:31.812 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-05-12 19:07:31.814 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-05-12 19:07:31.816 | + functions-common:git_clone:525 : local git_ref=master 2021-05-12 19:07:31.819 | + functions-common:git_clone:526 : local orig_dir 2021-05-12 19:07:31.822 | ++ functions-common:git_clone:527 : pwd 2021-05-12 19:07:31.824 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-05-12 19:07:31.827 | + functions-common:git_clone:528 : local git_clone_flags= 2021-05-12 19:07:31.830 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-05-12 19:07:31.847 | + functions-common:git_clone:530 : RECLONE=False 2021-05-12 19:07:31.849 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-05-12 19:07:31.851 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:31.854 | + functions-common:git_clone:544 : echo master 2021-05-12 19:07:31.855 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-05-12 19:07:31.861 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-05-12 19:07:31.863 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-05-12 19:07:31.865 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-05-12 19:07:31.868 | + functions-common:git_clone:593 : git show --oneline 2021-05-12 19:07:31.869 | + functions-common:git_clone:593 : head -1 2021-05-12 19:07:31.872 | 2c192b78a2 setup.cfg: Replace dashes with underscores 2021-05-12 19:07:31.874 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-05-12 19:07:31.877 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-05-12 19:07:31.880 | + inc/python:setup_develop:338 : local bindep 2021-05-12 19:07:31.882 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-12 19:07:31.885 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-05-12 19:07:31.887 | + inc/python:setup_develop:344 : local extras= 2021-05-12 19:07:31.890 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-05-12 19:07:31.893 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-05-12 19:07:31.895 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-12 19:07:31.898 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-05-12 19:07:31.900 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-05-12 19:07:31.903 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-05-12 19:07:31.907 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-05-12 19:07:31.909 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-05-12 19:07:31.912 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-05-12 19:07:31.915 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-05-12 19:07:31.917 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-05-12 19:07:31.920 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-05-12 19:07:31.926 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-05-12 19:07:31.929 | + 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-12 19:07:32.532 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-05-12 19:07:32.534 | + inc/python:setup_package:417 : local bindep=0 2021-05-12 19:07:32.537 | + inc/python:setup_package:418 : local bindep_flag= 2021-05-12 19:07:32.539 | + inc/python:setup_package:419 : local bindep_profiles= 2021-05-12 19:07:32.541 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-05-12 19:07:32.544 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-05-12 19:07:32.547 | + inc/python:setup_package:426 : local flags=-e 2021-05-12 19:07:32.549 | + inc/python:setup_package:427 : local extras= 2021-05-12 19:07:32.551 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-05-12 19:07:32.554 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-05-12 19:07:32.556 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-05-12 19:07:32.559 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-05-12 19:07:32.561 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-05-12 19:07:32.563 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-05-12 19:07:32.585 | Using python 3.8 to install /opt/stack/neutron 2021-05-12 19:07:32.587 | + 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-12 19:07:33.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:33.344 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:33.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-05-12 19:07:33.344 | from cryptography.utils import int_from_bytes 2021-05-12 19:07:34.375 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-05-12 19:07:34.376 | 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-12 19:07:34.379 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:34.379 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:34.381 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:34.386 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:34.394 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-05-12 19:07:34.398 | Obtaining file:///opt/stack/neutron 2021-05-12 19:07:36.503 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-05-12 19:07:38.612 | 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-12 19:07:38.619 | 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-12 19:07:38.623 | 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-12 19:07:38.632 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-05-12 19:07:38.641 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-05-12 19:07:38.652 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-05-12 19:07:38.680 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.7) 2021-05-12 19:07:38.693 | 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-12 19:07:38.703 | 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-12 19:07:38.710 | 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-12 19:07:38.713 | 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-12 19:07:38.723 | 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-12 19:07:38.729 | 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-12 19:07:38.734 | 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-12 19:07:38.739 | 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-12 19:07:38.800 | 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-12 19:07:38.852 | 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-12 19:07:38.858 | 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-12 19:07:38.861 | 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-12 19:07:38.900 | 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-12 19:07:38.926 | 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-12 19:07:38.944 | 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-12 19:07:38.948 | 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-12 19:07:38.953 | 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-12 19:07:38.976 | 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-12 19:07:39.013 | 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-12 19:07:39.024 | Requirement already satisfied: oslo.config===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.6.0) 2021-05-12 19:07:39.064 | 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-12 19:07:39.070 | Requirement already satisfied: oslo.db===8.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.6.0) 2021-05-12 19:07:39.119 | 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-12 19:07:39.125 | 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-12 19:07:39.165 | 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-12 19:07:39.220 | 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-12 19:07:39.238 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-05-12 19:07:39.253 | 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-12 19:07:39.269 | 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-12 19:07:39.283 | 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-12 19:07:39.287 | 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-12 19:07:39.296 | 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-12 19:07:39.319 | 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-12 19:07:39.331 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-05-12 19:07:39.347 | 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-12 19:07:39.366 | 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-12 19:07:39.412 | 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-12 19:07:39.418 | 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-12 19:07:39.427 | 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-12 19:07:39.433 | 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-12 19:07:39.436 | 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-12 19:07:39.445 | 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-12 19:07:39.448 | 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-12 19:07:39.469 | 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-12 19:07:39.484 | 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-12 19:07:39.495 | 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-12 19:07:39.498 | 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-12 19:07:39.501 | 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-12 19:07:39.508 | 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-12 19:07:39.513 | 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-12 19:07:39.533 | 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-12 19:07:39.536 | 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-12 19:07:39.554 | 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-12 19:07:39.580 | 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-12 19:07:39.596 | 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-12 19:07:39.600 | 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-12 19:07:39.607 | 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-12 19:07:39.627 | 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-12 19:07:39.629 | 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-12 19:07:39.635 | 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-12 19:07:39.640 | 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-12 19:07:39.691 | 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-12 19:07:39.695 | 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-12 19:07:39.698 | 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-12 19:07:39.701 | 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-12 19:07:39.712 | 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-12 19:07:39.715 | 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-12 19:07:39.718 | 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-12 19:07:39.725 | 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-12 19:07:39.739 | 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-12 19:07:39.748 | 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-12 19:07:39.754 | 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-12 19:07:39.772 | 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-12 19:07:39.791 | 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-12 19:07:39.850 | 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-12 19:07:39.854 | 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-12 19:07:39.861 | 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-12 19:07:39.881 | 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-12 19:07:39.886 | 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-12 19:07:39.888 | 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-12 19:07:39.894 | 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-12 19:07:39.901 | 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-12 19:07:39.910 | 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-12 19:07:39.913 | 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-12 19:07:39.917 | 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-12 19:07:39.939 | 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-12 19:07:40.001 | 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-12 19:07:40.008 | 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-12 19:07:40.011 | 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-12 19:07:40.015 | 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-12 19:07:40.020 | 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-12 19:07:40.023 | 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-12 19:07:40.028 | 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-12 19:07:40.033 | 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-12 19:07:40.036 | 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-12 19:07:40.078 | 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-12 19:07:40.082 | 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-12 19:07:40.093 | 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-12 19:07:40.115 | 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-12 19:07:40.118 | 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-12 19:07:40.130 | 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-12 19:07:40.142 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.3.1) 2021-05-12 19:07:40.157 | 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-12 19:07:40.161 | 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-12 19:07:40.165 | 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-12 19:07:40.168 | 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-12 19:07:40.172 | 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-12 19:07:40.175 | 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-12 19:07:40.178 | 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-12 19:07:40.180 | 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-12 19:07:40.183 | 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-12 19:07:40.186 | 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-12 19:07:40.190 | 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-12 19:07:40.192 | 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-12 19:07:40.195 | 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-12 19:07:40.198 | 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-12 19:07:40.211 | 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-12 19:07:40.223 | 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-12 19:07:40.280 | 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-12 19:07:40.285 | 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-12 19:07:40.327 | 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-12 19:07:40.330 | 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-12 19:07:40.336 | 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-12 19:07:41.284 | Installing collected packages: neutron 2021-05-12 19:07:41.284 | Attempting uninstall: neutron 2021-05-12 19:07:41.286 | Found existing installation: neutron 18.1.0.dev199 2021-05-12 19:07:41.296 | Can't uninstall 'neutron'. No files were found to uninstall. 2021-05-12 19:07:41.297 | Running setup.py develop for neutron 2021-05-12 19:07:43.730 | Successfully installed neutron 2021-05-12 19:07:43.891 | WARNING: You are using pip version 20.2.2; however, version 21.1.1 is available. 2021-05-12 19:07:43.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-05-12 19:07:43.977 | + inc/python:pip_install:200 : result=0 2021-05-12 19:07:43.979 | + inc/python:pip_install:202 : time_stop pip_install 2021-05-12 19:07:43.982 | + functions-common:time_stop:2304 : local name 2021-05-12 19:07:43.984 | + functions-common:time_stop:2305 : local end_time 2021-05-12 19:07:43.987 | + functions-common:time_stop:2306 : local elapsed_time 2021-05-12 19:07:43.989 | + functions-common:time_stop:2307 : local total 2021-05-12 19:07:43.991 | + functions-common:time_stop:2308 : local start_time 2021-05-12 19:07:43.993 | + functions-common:time_stop:2310 : name=pip_install 2021-05-12 19:07:43.995 | + functions-common:time_stop:2311 : start_time=1620846452579 2021-05-12 19:07:43.998 | + functions-common:time_stop:2313 : [[ -z 1620846452579 ]] 2021-05-12 19:07:44.001 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-05-12 19:07:44.005 | + functions-common:time_stop:2316 : end_time=1620846464003 2021-05-12 19:07:44.008 | + functions-common:time_stop:2317 : elapsed_time=11424 2021-05-12 19:07:44.010 | + functions-common:time_stop:2318 : total=83538 2021-05-12 19:07:44.012 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-05-12 19:07:44.015 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=94962 2021-05-12 19:07:44.017 | + inc/python:pip_install:203 : return 0 2021-05-12 19:07:44.019 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-05-12 19:07:44.022 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-12 19:07:44.024 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-12 19:07:44.043 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-05-12 19:07:44.056 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-05-12 19:07:44.058 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-05-12 19:07:44.061 | + inc/python:use_library_from_git:251 : local enabled=1 2021-05-12 19:07:44.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-05-12 19:07:44.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-05-12 19:07:44.069 | + inc/python:use_library_from_git:253 : return 1 2021-05-12 19:07:44.072 | + lib/neutron-legacy:install_mutnauq:449 : [[ ovn == \o\v\n ]] 2021-05-12 19:07:44.074 | + lib/neutron-legacy:install_mutnauq:450 : install_ovn 2021-05-12 19:07:44.077 | + lib/neutron_plugins/ovn_agent:install_ovn:372 : [[ True == \F\a\l\s\e ]] 2021-05-12 19:07:44.079 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2021-05-12 19:07:44.079 | Installing OVN and dependent packages 2021-05-12 19:07:44.082 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2021-05-12 19:07:44.084 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:359 : is_service_enabled q-agt neutron-agt 2021-05-12 19:07:44.100 | + functions-common:is_service_enabled:1960 : return 0 2021-05-12 19:07:44.103 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:360 : die 360 'The q-agt/neutron-agt service must be disabled with OVN.' 2021-05-12 19:07:44.105 | + functions-common:die:198 : local exitcode=0 2021-05-12 19:07:44.108 | [Call Trace] 2021-05-12 19:07:44.108 | ./stack.sh:896:stack_install_service 2021-05-12 19:07:44.108 | /home/ubuntu/devstack/lib/stack:32:install_neutron 2021-05-12 19:07:44.108 | /home/ubuntu/devstack/lib/neutron:659:install_mutnauq 2021-05-12 19:07:44.109 | /home/ubuntu/devstack/lib/neutron-legacy:450:install_ovn 2021-05-12 19:07:44.109 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:380:ovn_sanity_check 2021-05-12 19:07:44.109 | /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360:die 2021-05-12 19:07:44.113 | [ERROR] /home/ubuntu/devstack/lib/neutron_plugins/ovn_agent:360 The q-agt/neutron-agt service must be disabled with OVN. 2021-05-12 19:07:45.116 | Error on exit 2021-05-12 19:07:45.901 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2021-05-12 19:07:45.901 |