2021-11-18 12:40:01.718 | + ./stack.sh:main:473 : exec 2021-11-18 12:40:01.718 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-18-124001' 2021-11-18 12:40:01.718 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-18-124001.summary.2021-11-18-124001 2021-11-18 12:40:01.718 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-18 12:40:01.718 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-18-124001 2021-11-18 12:40:01.718 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-18-124001 /opt/stack/logs/stack.sh.log 2021-11-18 12:40:01.718 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-18-124001.summary.2021-11-18-124001 /opt/stack/logs/stack.sh.log.summary 2021-11-18 12:40:01.718 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2021-11-18 12:40:01.718 | + functions:check_path_perm_sanity:596 : local real_path 2021-11-18 12:40:01.718 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-11-18 12:40:01.719 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-11-18 12:40:01.719 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-11-18 12:40:01.719 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-11-18 12:40:01.719 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-11-18 12:40:01.719 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-11-18 12:40:01.719 | + ./stack.sh:main:505 : trap exit_trap EXIT 2021-11-18 12:40:01.719 | + ./stack.sh:main:546 : trap err_trap ERR 2021-11-18 12:40:01.719 | + ./stack.sh:main:559 : set -o errexit 2021-11-18 12:40:01.719 | + ./stack.sh:main:562 : uname -a 2021-11-18 12:40:01.719 | Linux n-d-741529-6 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-11-18 12:40:01.719 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-18 12:40:01.721 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-18 12:40:01.730 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2021-11-18 12:40:01.758 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-18 12:40:01.774 | + ./stack.sh:main:576 : fetch_plugins 2021-11-18 12:40:01.777 | + functions-common:fetch_plugins:1741 : local plugins= 2021-11-18 12:40:01.778 | + functions-common:fetch_plugins:1742 : local plugin 2021-11-18 12:40:01.780 | + functions-common:fetch_plugins:1745 : [[ -z '' ]] 2021-11-18 12:40:01.782 | + functions-common:fetch_plugins:1746 : return 2021-11-18 12:40:01.784 | + ./stack.sh:main:580 : run_phase override_defaults 2021-11-18 12:40:01.786 | + functions-common:run_phase:1823 : local mode=override_defaults 2021-11-18 12:40:01.788 | + functions-common:run_phase:1824 : local phase= 2021-11-18 12:40:01.789 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-18 12:40:01.791 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-18 12:40:01.793 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-18 12:40:01.795 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-18 12:40:01.797 | + functions-common:run_phase:1833 : local extra 2021-11-18 12:40:01.799 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-18 12:40:01.802 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-18 12:40:01.804 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-18 12:40:01.806 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-18 12:40:01.807 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-18 12:40:01.809 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-18 12:40:01.822 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:01.824 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-18 12:40:01.826 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-18 12:40:01.828 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-18 12:40:01.829 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-18 12:40:01.831 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-18 12:40:01.833 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-18 12:40:01.835 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-18 12:40:01.837 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-18 12:40:01.839 | + functions-common:run_phase:1844 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-18 12:40:01.841 | + functions-common:run_phase:1847 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-18 12:40:01.843 | + functions-common:run_phase:1848 : plugin_override_defaults 2021-11-18 12:40:01.845 | + functions-common:plugin_override_defaults:1782 : local plugins= 2021-11-18 12:40:01.847 | + functions-common:plugin_override_defaults:1783 : local plugin 2021-11-18 12:40:01.849 | + functions-common:plugin_override_defaults:1786 : [[ -z '' ]] 2021-11-18 12:40:01.850 | + functions-common:plugin_override_defaults:1787 : return 2021-11-18 12:40:01.852 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2021-11-18 12:40:01.869 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2021-11-18 12:40:01.871 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-18 12:40:01.884 | ++ functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:40:01.887 | +++ lib/tls:source:43 : hostname -f 2021-11-18 12:40:01.890 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-18 12:40:01.892 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-18 12:40:01.894 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-18 12:40:01.896 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-18 12:40:01.897 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-18 12:40:01.899 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-18 12:40:01.902 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-18 12:40:01.903 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-18 12:40:01.905 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-18 12:40:01.907 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-18 12:40:01.911 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2021-11-18 12:40:01.923 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2021-11-18 12:40:01.940 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2021-11-18 12:40:01.952 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2021-11-18 12:40:01.965 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2021-11-18 12:40:01.996 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2021-11-18 12:40:02.054 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2021-11-18 12:40:02.142 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2021-11-18 12:40:02.163 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2021-11-18 12:40:02.214 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2021-11-18 12:40:02.267 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2021-11-18 12:40:02.395 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2021-11-18 12:40:02.409 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2021-11-18 12:40:02.423 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-18 12:40:02.435 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2021-11-18 12:40:02.531 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2021-11-18 12:40:02.534 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2021-11-18 12:40:02.536 | +++ lib/os-vif:source:17 : is_ml2_ovs 2021-11-18 12:40:02.538 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2021-11-18 12:40:02.541 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2021-11-18 12:40:02.543 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2021-11-18 12:40:02.545 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2021-11-18 12:40:02.545 | False' 2021-11-18 12:40:02.548 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2021-11-18 12:40:02.563 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2021-11-18 12:40:02.565 | + ./stack.sh:main:610 : run_phase source 2021-11-18 12:40:02.568 | + functions-common:run_phase:1823 : local mode=source 2021-11-18 12:40:02.570 | + functions-common:run_phase:1824 : local phase= 2021-11-18 12:40:02.572 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-18 12:40:02.574 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-18 12:40:02.576 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-18 12:40:02.578 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-18 12:40:02.580 | + functions-common:run_phase:1833 : local extra 2021-11-18 12:40:02.583 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-18 12:40:02.587 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-18 12:40:02.589 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-18 12:40:02.591 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-18 12:40:02.593 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-18 12:40:02.596 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-18 12:40:02.610 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:02.612 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-18 12:40:02.614 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-18 12:40:02.654 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-18 12:40:02.657 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-11-18 12:40:02.659 | + functions-common:run_phase:1844 : [[ source == \s\o\u\r\c\e ]] 2021-11-18 12:40:02.661 | + functions-common:run_phase:1845 : load_plugin_settings 2021-11-18 12:40:02.663 | + functions-common:load_plugin_settings:1759 : local plugins= 2021-11-18 12:40:02.665 | + functions-common:load_plugin_settings:1760 : local plugin 2021-11-18 12:40:02.667 | + functions-common:load_plugin_settings:1763 : [[ -z '' ]] 2021-11-18 12:40:02.669 | + functions-common:load_plugin_settings:1764 : return 2021-11-18 12:40:02.672 | + functions-common:run_phase:1846 : verify_disabled_services 2021-11-18 12:40:02.674 | + functions-common:verify_disabled_services:2106 : local service 2021-11-18 12:40:02.676 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.678 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-18 12:40:02.681 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.683 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-18 12:40:02.685 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.687 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-18 12:40:02.690 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.692 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-18 12:40:02.694 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.697 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-18 12:40:02.699 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.702 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-18 12:40:02.704 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.706 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-18 12:40:02.709 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.711 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-18 12:40:02.714 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.716 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-18 12:40:02.718 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.721 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-18 12:40:02.723 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.725 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-18 12:40:02.727 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.730 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2021-11-18 12:40:02.732 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.734 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2021-11-18 12:40:02.737 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.739 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2021-11-18 12:40:02.741 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.744 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2021-11-18 12:40:02.746 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.748 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-18 12:40:02.750 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.753 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2021-11-18 12:40:02.755 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.757 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-18 12:40:02.760 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.763 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-18 12:40:02.766 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.768 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-18 12:40:02.770 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.773 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-18 12:40:02.775 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.778 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-18 12:40:02.780 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.782 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-18 12:40:02.785 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.787 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-18 12:40:02.789 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.791 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-18 12:40:02.794 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.796 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-18 12:40:02.798 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.801 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-18 12:40:02.803 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.805 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-18 12:40:02.807 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.810 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-18 12:40:02.812 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.814 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-18 12:40:02.817 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.819 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-18 12:40:02.821 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.824 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-18 12:40:02.826 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.828 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-18 12:40:02.831 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.833 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-18 12:40:02.835 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.838 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-18 12:40:02.840 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.842 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-18 12:40:02.845 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.847 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-18 12:40:02.849 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.852 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-18 12:40:02.854 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.856 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-18 12:40:02.858 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.861 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-18 12:40:02.863 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.865 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-18 12:40:02.867 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.870 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-18 12:40:02.873 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.875 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-18 12:40:02.877 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.879 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-18 12:40:02.882 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.885 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-18 12:40:02.887 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.889 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-18 12:40:02.892 | + functions-common:verify_disabled_services:2107 : for service in ${ENABLED_SERVICES//,/ } 2021-11-18 12:40:02.894 | + functions-common:verify_disabled_services:2108 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-18 12:40:02.897 | + ./stack.sh:main:681 : initialize_database_backends 2021-11-18 12:40:02.899 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-18 12:40:02.901 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-18 12:40:02.917 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:02.919 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-18 12:40:02.921 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-18 12:40:02.923 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-18 12:40:02.939 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:40:02.941 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-18 12:40:02.944 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-18 12:40:02.946 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-18 12:40:02.949 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-18 12:40:02.952 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-18 12:40:02.954 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-18 12:40:02.956 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-18 12:40:02.960 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-18 12:40:02.962 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-18 12:40:02.964 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2021-11-18 12:40:02.967 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-18 12:40:02.969 | + lib/database:initialize_database_backends:104 : return 0 2021-11-18 12:40:02.972 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2021-11-18 12:40:02.972 | Using mysql database backend 2021-11-18 12:40:02.974 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-18 12:40:02.991 | + ./stack.sh:main:697 : is_service_enabled rabbit 2021-11-18 12:40:03.007 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:03.010 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-18 12:40:03.027 | + ./stack.sh:main:705 : is_service_enabled keystone 2021-11-18 12:40:03.043 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:03.045 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-18 12:40:03.062 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-18 12:40:03.078 | + ./stack.sh:main:720 : is_service_enabled ldap 2021-11-18 12:40:03.094 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:40:03.097 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2021-11-18 12:40:03.113 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:03.115 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-18 12:40:03.132 | + ./stack.sh:main:735 : [[ -z '' ]] 2021-11-18 12:40:03.135 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2021-11-18 12:40:03.137 | + ./stack.sh:main:741 : save_stackenv 741 2021-11-18 12:40:03.140 | + functions-common:save_stackenv:60 : local tag=741 2021-11-18 12:40:03.143 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-18 12:40:03.147 | + functions-common:save_stackenv:62 : time_stamp=2021-11-18-124003 2021-11-18 12:40:03.149 | + functions-common:save_stackenv:63 : echo '# 2021-11-18-124003 741' 2021-11-18 12:40:03.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.154 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-18 12:40:03.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.159 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-18 12:40:03.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.163 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-18 12:40:03.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.168 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-11-18 12:40:03.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.173 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.41 2021-11-18 12:40:03.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.178 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.41/identity 2021-11-18 12:40:03.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.183 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-18-124001 2021-11-18 12:40:03.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.188 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-18 12:40:03.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.193 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.41 2021-11-18 12:40:03.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.198 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-18 12:40:03.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.203 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-18 12:40:03.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.207 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-18 12:40:03.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-18 12:40:03.212 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-18 12:40:03.214 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-11-18 12:40:03.217 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-18 12:40:03.219 | + functions-common:git_clone:579 : local git_dest=/opt/stack/requirements 2021-11-18 12:40:03.221 | + functions-common:git_clone:580 : local git_ref=master 2021-11-18 12:40:03.223 | + functions-common:git_clone:581 : local orig_dir 2021-11-18 12:40:03.226 | ++ functions-common:git_clone:582 : pwd 2021-11-18 12:40:03.229 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-18 12:40:03.231 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-18 12:40:03.234 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-18 12:40:03.250 | + functions-common:git_clone:585 : RECLONE=False 2021-11-18 12:40:03.252 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-18 12:40:03.254 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-18 12:40:03.257 | + functions-common:git_clone:599 : echo master 2021-11-18 12:40:03.258 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-18 12:40:03.263 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/requirements ]] 2021-11-18 12:40:03.265 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-18 12:40:03.267 | + functions-common:git_clone:647 : cd /opt/stack/requirements 2021-11-18 12:40:03.270 | + functions-common:git_clone:648 : git show --oneline 2021-11-18 12:40:03.270 | + functions-common:git_clone:648 : head -1 2021-11-18 12:40:03.273 | 8067e48b Merge "Updated from generate-constraints" 2021-11-18 12:40:03.277 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-18 12:40:03.279 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2021-11-18 12:40:03.282 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-18 12:40:03.284 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2021-11-18 12:40:03.287 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-18 12:40:03.289 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-18 12:40:03.292 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-18 12:40:03.295 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-18 12:40:03.297 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-18 12:40:03.300 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-18 12:40:03.302 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-18 12:40:03.305 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-18 12:40:03.310 | ++ tools/install_prereqs.sh:source:47 : NOW=1637239203 2021-11-18 12:40:03.313 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-18 12:40:03.317 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1637238467 2021-11-18 12:40:03.320 | ++ tools/install_prereqs.sh:source:49 : DELTA=736 2021-11-18 12:40:03.322 | ++ tools/install_prereqs.sh:source:50 : [[ 736 -lt 7200 ]] 2021-11-18 12:40:03.325 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2021-11-18 12:40:03.327 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-18 12:40:03.330 | ++ functions-common:export_proxy_variables:2213 : isset http_proxy 2021-11-18 12:40:03.332 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2021-11-18 12:40:03.334 | ++ functions-common:export_proxy_variables:2216 : isset https_proxy 2021-11-18 12:40:03.337 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2021-11-18 12:40:03.339 | ++ functions-common:export_proxy_variables:2219 : isset no_proxy 2021-11-18 12:40:03.341 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2021-11-18 12:40:03.344 | +++ 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-11-18 12:40:03.391 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-18 12:40:03.391 | apache2-dev 2021-11-18 12:40:03.391 | bc 2021-11-18 12:40:03.391 | bsdmainutils 2021-11-18 12:40:03.391 | curl 2021-11-18 12:40:03.391 | g++ 2021-11-18 12:40:03.391 | gawk 2021-11-18 12:40:03.391 | gcc 2021-11-18 12:40:03.391 | gettext 2021-11-18 12:40:03.391 | git 2021-11-18 12:40:03.391 | graphviz 2021-11-18 12:40:03.391 | iputils-ping 2021-11-18 12:40:03.391 | libapache2-mod-proxy-uwsgi 2021-11-18 12:40:03.391 | libffi-dev 2021-11-18 12:40:03.391 | libjpeg-dev 2021-11-18 12:40:03.391 | libpcre3-dev 2021-11-18 12:40:03.391 | libpq-dev 2021-11-18 12:40:03.391 | libssl-dev 2021-11-18 12:40:03.391 | libsystemd-dev 2021-11-18 12:40:03.391 | libxml2-dev 2021-11-18 12:40:03.391 | libxslt1-dev 2021-11-18 12:40:03.391 | libyaml-dev 2021-11-18 12:40:03.391 | lsof 2021-11-18 12:40:03.391 | openssh-server 2021-11-18 12:40:03.391 | openssl 2021-11-18 12:40:03.391 | pkg-config 2021-11-18 12:40:03.391 | psmisc 2021-11-18 12:40:03.391 | python3-dev 2021-11-18 12:40:03.391 | python3-pip 2021-11-18 12:40:03.391 | python3-systemd 2021-11-18 12:40:03.391 | python3-venv 2021-11-18 12:40:03.391 | tar 2021-11-18 12:40:03.391 | tcpdump 2021-11-18 12:40:03.391 | unzip 2021-11-18 12:40:03.391 | uuid-runtime 2021-11-18 12:40:03.392 | wget 2021-11-18 12:40:03.392 | wget 2021-11-18 12:40:03.392 | zlib1g-dev 2021-11-18 12:40:03.392 | libkrb5-dev 2021-11-18 12:40:03.392 | libldap2-dev 2021-11-18 12:40:03.392 | libsasl2-dev 2021-11-18 12:40:03.392 | memcached 2021-11-18 12:40:03.392 | python3-mysqldb 2021-11-18 12:40:03.392 | sqlite3 2021-11-18 12:40:03.392 | conntrack 2021-11-18 12:40:03.392 | curl 2021-11-18 12:40:03.392 | dnsmasq-base 2021-11-18 12:40:03.392 | dnsmasq-utils 2021-11-18 12:40:03.392 | ebtables 2021-11-18 12:40:03.392 | genisoimage 2021-11-18 12:40:03.392 | iptables 2021-11-18 12:40:03.392 | iputils-arping 2021-11-18 12:40:03.392 | kpartx 2021-11-18 12:40:03.392 | libjs-jquery-tablesorter 2021-11-18 12:40:03.392 | parted 2021-11-18 12:40:03.392 | pm-utils 2021-11-18 12:40:03.392 | python3-mysqldb 2021-11-18 12:40:03.392 | socat 2021-11-18 12:40:03.392 | sqlite3 2021-11-18 12:40:03.392 | sudo 2021-11-18 12:40:03.392 | vlan 2021-11-18 12:40:03.392 | lsscsi 2021-11-18 12:40:03.392 | open-iscsi 2021-11-18 12:40:03.392 | lvm2 2021-11-18 12:40:03.392 | qemu-utils 2021-11-18 12:40:03.392 | thin-provisioning-tools 2021-11-18 12:40:03.392 | acl 2021-11-18 12:40:03.392 | dnsmasq-base 2021-11-18 12:40:03.392 | dnsmasq-utils 2021-11-18 12:40:03.392 | ebtables 2021-11-18 12:40:03.392 | haproxy 2021-11-18 12:40:03.392 | iptables 2021-11-18 12:40:03.392 | iputils-arping 2021-11-18 12:40:03.392 | iputils-ping 2021-11-18 12:40:03.393 | postgresql-server-dev-all 2021-11-18 12:40:03.393 | python3-mysqldb 2021-11-18 12:40:03.393 | sqlite3 2021-11-18 12:40:03.393 | sudo 2021-11-18 12:40:03.393 | vlan 2021-11-18 12:40:03.393 | pcp 2021-11-18 12:40:03.393 | ipset 2021-11-18 12:40:03.393 | conntrack 2021-11-18 12:40:03.393 | conntrackd 2021-11-18 12:40:03.393 | keepalived 2021-11-18 12:40:03.393 | lvm2 2021-11-18 12:40:03.393 | qemu-utils 2021-11-18 12:40:03.393 | thin-provisioning-tools 2021-11-18 12:40:03.393 | curl 2021-11-18 12:40:03.393 | liberasurecode-dev 2021-11-18 12:40:03.393 | make 2021-11-18 12:40:03.393 | memcached 2021-11-18 12:40:03.393 | sqlite3 2021-11-18 12:40:03.393 | xfsprogs' 2021-11-18 12:40:03.394 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-18 12:40:03.411 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-18 12:40:03.411 | apache2-dev 2021-11-18 12:40:03.411 | bc 2021-11-18 12:40:03.411 | bsdmainutils 2021-11-18 12:40:03.411 | curl 2021-11-18 12:40:03.411 | g++ 2021-11-18 12:40:03.411 | gawk 2021-11-18 12:40:03.411 | gcc 2021-11-18 12:40:03.411 | gettext 2021-11-18 12:40:03.411 | git 2021-11-18 12:40:03.411 | graphviz 2021-11-18 12:40:03.411 | iputils-ping 2021-11-18 12:40:03.411 | libapache2-mod-proxy-uwsgi 2021-11-18 12:40:03.411 | libffi-dev 2021-11-18 12:40:03.411 | libjpeg-dev 2021-11-18 12:40:03.411 | libpcre3-dev 2021-11-18 12:40:03.412 | libpq-dev 2021-11-18 12:40:03.412 | libssl-dev 2021-11-18 12:40:03.412 | libsystemd-dev 2021-11-18 12:40:03.412 | libxml2-dev 2021-11-18 12:40:03.412 | libxslt1-dev 2021-11-18 12:40:03.412 | libyaml-dev 2021-11-18 12:40:03.412 | lsof 2021-11-18 12:40:03.412 | openssh-server 2021-11-18 12:40:03.412 | openssl 2021-11-18 12:40:03.412 | pkg-config 2021-11-18 12:40:03.412 | psmisc 2021-11-18 12:40:03.412 | python3-dev 2021-11-18 12:40:03.412 | python3-pip 2021-11-18 12:40:03.412 | python3-systemd 2021-11-18 12:40:03.412 | python3-venv 2021-11-18 12:40:03.412 | tar 2021-11-18 12:40:03.412 | tcpdump 2021-11-18 12:40:03.412 | unzip 2021-11-18 12:40:03.412 | uuid-runtime 2021-11-18 12:40:03.412 | wget 2021-11-18 12:40:03.412 | wget 2021-11-18 12:40:03.412 | zlib1g-dev 2021-11-18 12:40:03.412 | libkrb5-dev 2021-11-18 12:40:03.412 | libldap2-dev 2021-11-18 12:40:03.412 | libsasl2-dev 2021-11-18 12:40:03.412 | memcached 2021-11-18 12:40:03.412 | python3-mysqldb 2021-11-18 12:40:03.412 | sqlite3 2021-11-18 12:40:03.412 | conntrack 2021-11-18 12:40:03.412 | curl 2021-11-18 12:40:03.412 | dnsmasq-base 2021-11-18 12:40:03.412 | dnsmasq-utils 2021-11-18 12:40:03.412 | ebtables 2021-11-18 12:40:03.412 | genisoimage 2021-11-18 12:40:03.412 | iptables 2021-11-18 12:40:03.412 | iputils-arping 2021-11-18 12:40:03.412 | kpartx 2021-11-18 12:40:03.412 | libjs-jquery-tablesorter 2021-11-18 12:40:03.412 | parted 2021-11-18 12:40:03.413 | pm-utils 2021-11-18 12:40:03.413 | python3-mysqldb 2021-11-18 12:40:03.413 | socat 2021-11-18 12:40:03.413 | sqlite3 2021-11-18 12:40:03.413 | sudo 2021-11-18 12:40:03.413 | vlan 2021-11-18 12:40:03.413 | lsscsi 2021-11-18 12:40:03.413 | open-iscsi 2021-11-18 12:40:03.413 | lvm2 2021-11-18 12:40:03.413 | qemu-utils 2021-11-18 12:40:03.413 | thin-provisioning-tools 2021-11-18 12:40:03.413 | acl 2021-11-18 12:40:03.413 | dnsmasq-base 2021-11-18 12:40:03.413 | dnsmasq-utils 2021-11-18 12:40:03.413 | ebtables 2021-11-18 12:40:03.413 | haproxy 2021-11-18 12:40:03.413 | iptables 2021-11-18 12:40:03.413 | iputils-arping 2021-11-18 12:40:03.413 | iputils-ping 2021-11-18 12:40:03.413 | postgresql-server-dev-all 2021-11-18 12:40:03.413 | python3-mysqldb 2021-11-18 12:40:03.413 | sqlite3 2021-11-18 12:40:03.413 | sudo 2021-11-18 12:40:03.413 | vlan 2021-11-18 12:40:03.413 | pcp 2021-11-18 12:40:03.413 | ipset 2021-11-18 12:40:03.413 | conntrack 2021-11-18 12:40:03.413 | conntrackd 2021-11-18 12:40:03.413 | keepalived 2021-11-18 12:40:03.413 | lvm2 2021-11-18 12:40:03.413 | qemu-utils 2021-11-18 12:40:03.413 | thin-provisioning-tools 2021-11-18 12:40:03.413 | curl 2021-11-18 12:40:03.413 | liberasurecode-dev 2021-11-18 12:40:03.413 | make 2021-11-18 12:40:03.413 | memcached 2021-11-18 12:40:03.413 | sqlite3 2021-11-18 12:40:03.413 | xfsprogs ' 2021-11-18 12:40:03.414 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-18 12:40:03.416 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:03.419 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:03.422 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-18 12:40:03.422 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-18 12:40:03.427 | ++ 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-18 12:40:03.429 | ++ functions-common:install_package:1433 : update_package_repo 2021-11-18 12:40:03.432 | ++ functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:40:03.434 | ++ functions-common:update_package_repo:1406 : REPOS_UPDATED=False 2021-11-18 12:40:03.437 | ++ functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:40:03.439 | ++ functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:40:03.441 | ++ functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:40:03.444 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:03.446 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:03.448 | ++ functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:40:03.450 | ++ functions-common:apt_get_update:1159 : [[ False == \T\r\u\e ]] 2021-11-18 12:40:03.453 | ++ functions-common:apt_get_update:1164 : [[ False = \T\r\u\e ]] 2021-11-18 12:40:03.455 | ++ functions-common:apt_get_update:1166 : local sudo=sudo 2021-11-18 12:40:03.457 | +++ functions-common:apt_get_update:1167 : id -u 2021-11-18 12:40:03.461 | ++ functions-common:apt_get_update:1167 : [[ 1000 = \0 ]] 2021-11-18 12:40:03.464 | ++ functions-common:apt_get_update:1170 : time_start apt-get-update 2021-11-18 12:40:03.466 | ++ functions-common:time_start:2381 : local name=apt-get-update 2021-11-18 12:40:03.468 | ++ functions-common:time_start:2382 : local start_time= 2021-11-18 12:40:03.470 | ++ functions-common:time_start:2383 : [[ -n '' ]] 2021-11-18 12:40:03.473 | +++ functions-common:time_start:2386 : date +%s%3N 2021-11-18 12:40:03.476 | ++ functions-common:time_start:2386 : _TIME_START[$name]=1637239203474 2021-11-18 12:40:03.479 | ++ functions-common:apt_get_update:1172 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-18 12:40:03.481 | ++ functions-common:apt_get_update:1173 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-18 12:40:03.483 | ++ functions-common:apt_get_update:1174 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-11-18 12:40:03.696 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-11-18 12:40:03.732 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-11-18 12:40:03.733 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2021-11-18 12:40:03.915 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-11-18 12:40:13.509 | Fetched 328 kB in 1s (490 kB/s) 2021-11-18 12:40:14.940 | Reading package lists... 2021-11-18 12:40:14.972 | ++ functions-common:apt_get_update:1178 : REPOS_UPDATED=True 2021-11-18 12:40:14.975 | ++ functions-common:apt_get_update:1180 : time_stop apt-get-update 2021-11-18 12:40:14.978 | ++ functions-common:time_stop:2395 : local name 2021-11-18 12:40:14.981 | ++ functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:14.983 | ++ functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:14.985 | ++ functions-common:time_stop:2398 : local total 2021-11-18 12:40:14.987 | ++ functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:14.989 | ++ functions-common:time_stop:2401 : name=apt-get-update 2021-11-18 12:40:14.991 | ++ functions-common:time_stop:2402 : start_time=1637239203474 2021-11-18 12:40:14.994 | ++ functions-common:time_stop:2404 : [[ -z 1637239203474 ]] 2021-11-18 12:40:14.996 | +++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:15.001 | ++ functions-common:time_stop:2407 : end_time=1637239214998 2021-11-18 12:40:15.003 | ++ functions-common:time_stop:2408 : elapsed_time=11524 2021-11-18 12:40:15.005 | ++ functions-common:time_stop:2409 : total=0 2021-11-18 12:40:15.007 | ++ functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:15.009 | ++ functions-common:time_stop:2412 : _TIME_TOTAL[$name]=11524 2021-11-18 12:40:15.012 | ++ functions-common:install_package:1434 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-18 12:40:15.014 | ++ functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:40:15.016 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:15.018 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:15.021 | ++ functions-common:real_install_package:1420 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-18 12:40:15.043 | ++ functions-common:apt_get:1200 : 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 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 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 postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-18 12:40:15.152 | Reading package lists... 2021-11-18 12:40:15.386 | Building dependency tree... 2021-11-18 12:40:15.387 | Reading state information... 2021-11-18 12:40:15.421 | acl is already the newest version (2.2.53-6). 2021-11-18 12:40:15.421 | bc is already the newest version (1.07.1-2build1). 2021-11-18 12:40:15.421 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-11-18 12:40:15.421 | conntrack is already the newest version (1:1.4.5-2). 2021-11-18 12:40:15.421 | ebtables is already the newest version (2.0.11-3build1). 2021-11-18 12:40:15.421 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2021-11-18 12:40:15.421 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-11-18 12:40:15.421 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-11-18 12:40:15.421 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2021-11-18 12:40:15.421 | gettext is already the newest version (0.19.8.1-10build1). 2021-11-18 12:40:15.421 | ipset is already the newest version (7.5-1~exp1). 2021-11-18 12:40:15.422 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-11-18 12:40:15.422 | iputils-arping is already the newest version (3:20190709-3). 2021-11-18 12:40:15.422 | iputils-ping is already the newest version (3:20190709-3). 2021-11-18 12:40:15.422 | keepalived is already the newest version (1:2.0.19-2). 2021-11-18 12:40:15.422 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-11-18 12:40:15.422 | liberasurecode-dev is already the newest version (1.6.1-4). 2021-11-18 12:40:15.422 | libffi-dev is already the newest version (3.3-4). 2021-11-18 12:40:15.422 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2021-11-18 12:40:15.422 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-11-18 12:40:15.422 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2021-11-18 12:40:15.422 | libxslt1-dev is already the newest version (1.1.34-4). 2021-11-18 12:40:15.422 | libyaml-dev is already the newest version (0.2.2-1). 2021-11-18 12:40:15.422 | lsscsi is already the newest version (0.30-0.1). 2021-11-18 12:40:15.422 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-11-18 12:40:15.422 | make is already the newest version (4.2.1-1.2). 2021-11-18 12:40:15.422 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2021-11-18 12:40:15.422 | psmisc is already the newest version (23.3-1). 2021-11-18 12:40:15.422 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-11-18 12:40:15.422 | python3-mysqldb is already the newest version (1.4.4-2build1). 2021-11-18 12:40:15.422 | python3-systemd is already the newest version (234-3build2). 2021-11-18 12:40:15.422 | socat is already the newest version (1.7.3.3-2). 2021-11-18 12:40:15.422 | tcpdump is already the newest version (4.9.3-4). 2021-11-18 12:40:15.422 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-11-18 12:40:15.422 | unzip is already the newest version (6.0-25ubuntu1). 2021-11-18 12:40:15.422 | wget is already the newest version (1.20.3-1ubuntu1). 2021-11-18 12:40:15.422 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2021-11-18 12:40:15.422 | conntrackd is already the newest version (1:1.4.5-2). 2021-11-18 12:40:15.422 | graphviz is already the newest version (2.42.2-3build2). 2021-11-18 12:40:15.422 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2021-11-18 12:40:15.422 | pcp is already the newest version (5.0.3-1). 2021-11-18 12:40:15.422 | pm-utils is already the newest version (1.4.1-19). 2021-11-18 12:40:15.422 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2021-11-18 12:40:15.422 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2021-11-18 12:40:15.422 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2021-11-18 12:40:15.422 | curl is already the newest version (7.68.0-1ubuntu2.7). 2021-11-18 12:40:15.422 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2021-11-18 12:40:15.423 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2021-11-18 12:40:15.423 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2021-11-18 12:40:15.423 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2021-11-18 12:40:15.423 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2021-11-18 12:40:15.423 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2021-11-18 12:40:15.423 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2021-11-18 12:40:15.423 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.9). 2021-11-18 12:40:15.423 | libsystemd-dev is already the newest version (245.4-4ubuntu3.13). 2021-11-18 12:40:15.423 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2021-11-18 12:40:15.423 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-11-18 12:40:15.423 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2021-11-18 12:40:15.423 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2021-11-18 12:40:15.423 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2021-11-18 12:40:15.423 | openssl is already the newest version (1.1.1f-1ubuntu2.9). 2021-11-18 12:40:15.423 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-11-18 12:40:15.423 | qemu-utils is already the newest version (1:4.2-3ubuntu6.18). 2021-11-18 12:40:15.423 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2021-11-18 12:40:15.423 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-11-18 12:40:15.423 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-11-18 12:40:15.423 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-11-18 12:40:15.423 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-11-18 12:40:15.423 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-18 12:40:15.647 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2021-11-18 12:40:15.648 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2021-11-18 12:40:15.648 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2021-11-18 12:40:15.648 | The following packages were automatically installed and are no longer required: 2021-11-18 12:40:15.649 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:40:15.649 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:40:15.649 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:40:15.649 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:40:15.649 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:40:15.649 | python3-zope.interface 2021-11-18 12:40:15.649 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:40:15.764 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:40:15.769 | ++ functions-common:apt_get:1204 : result=0 2021-11-18 12:40:15.771 | ++ functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:40:15.773 | ++ functions-common:time_stop:2395 : local name 2021-11-18 12:40:15.775 | ++ functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:15.778 | ++ functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:15.780 | ++ functions-common:time_stop:2398 : local total 2021-11-18 12:40:15.782 | ++ functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:15.784 | ++ functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:40:15.786 | ++ functions-common:time_stop:2402 : start_time=1637239215039 2021-11-18 12:40:15.789 | ++ functions-common:time_stop:2404 : [[ -z 1637239215039 ]] 2021-11-18 12:40:15.791 | +++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:15.796 | ++ functions-common:time_stop:2407 : end_time=1637239215793 2021-11-18 12:40:15.798 | ++ functions-common:time_stop:2408 : elapsed_time=754 2021-11-18 12:40:15.800 | ++ functions-common:time_stop:2409 : total=782 2021-11-18 12:40:15.802 | ++ functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:15.804 | ++ functions-common:time_stop:2412 : _TIME_TOTAL[$name]=1536 2021-11-18 12:40:15.807 | ++ functions-common:apt_get:1208 : return 0 2021-11-18 12:40:15.810 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-18 12:40:15.812 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-18 12:40:15.815 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-18 12:40:15.819 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-18 12:40:15.824 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2021-11-18 12:40:15.826 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2021-11-18 12:40:15.829 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-18 12:40:17.241 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-18 12:40:17.243 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-18 12:40:17.245 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-18 12:40:17.249 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-18 12:40:17.250 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-18 12:40:17.252 | + functions-common:GetDistro:428 : GetOSVersion 2021-11-18 12:40:17.254 | + functions-common:GetOSVersion:405 : _ensure_lsb_release 2021-11-18 12:40:17.257 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2021-11-18 12:40:17.259 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2021-11-18 12:40:17.261 | + functions-common:_ensure_lsb_release:383 : return 2021-11-18 12:40:17.263 | ++ functions-common:GetOSVersion:407 : lsb_release -r -s 2021-11-18 12:40:17.338 | + functions-common:GetOSVersion:407 : os_RELEASE=20.04 2021-11-18 12:40:17.341 | ++ functions-common:GetOSVersion:408 : lsb_release -c -s 2021-11-18 12:40:17.416 | + functions-common:GetOSVersion:408 : os_CODENAME=focal 2021-11-18 12:40:17.418 | ++ functions-common:GetOSVersion:409 : lsb_release -i -s 2021-11-18 12:40:17.494 | + functions-common:GetOSVersion:409 : os_VENDOR=Ubuntu 2021-11-18 12:40:17.496 | + functions-common:GetOSVersion:411 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-18 12:40:17.498 | + functions-common:GetOSVersion:412 : os_PACKAGE=deb 2021-11-18 12:40:17.500 | + functions-common:GetOSVersion:417 : typeset -xr os_VENDOR 2021-11-18 12:40:17.502 | + functions-common:GetOSVersion:418 : typeset -xr os_RELEASE 2021-11-18 12:40:17.504 | + functions-common:GetOSVersion:419 : typeset -xr os_PACKAGE 2021-11-18 12:40:17.506 | + functions-common:GetOSVersion:420 : typeset -xr os_CODENAME 2021-11-18 12:40:17.508 | + functions-common:GetDistro:430 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-18 12:40:17.510 | + functions-common:GetDistro:433 : DISTRO=focal 2021-11-18 12:40:17.512 | + functions-common:GetDistro:477 : typeset -xr DISTRO 2021-11-18 12:40:17.514 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-11-18 12:40:17.514 | Distro: focal 2021-11-18 12:40:17.517 | + tools/install_pip.sh:main:115 : get_versions 2021-11-18 12:40:17.519 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-18 12:40:17.523 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-18 12:40:17.524 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-18 12:40:17.527 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-18 12:40:17.527 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-18 12:40:18.216 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-18 12:40:18.217 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-18 12:40:18.218 | pip: 21.3.1 2021-11-18 12:40:18.219 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2021-11-18 12:40:18.221 | + tools/install_pip.sh:main:121 : is_fedora 2021-11-18 12:40:18.223 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-18 12:40:18.225 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-18 12:40:18.227 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-18 12:40:18.229 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-18 12:40:18.230 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-18 12:40:18.232 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-18 12:40:18.234 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-18 12:40:18.236 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:40:18.237 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-18 12:40:18.239 | + tools/install_pip.sh:main:133 : install_get_pip 2021-11-18 12:40:18.241 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-18 12:40:18.243 | + tools/install_pip.sh:install_get_pip:63 : head -1 /home/ubuntu/devstack/files/get-pip.py 2021-11-18 12:40:18.243 | + tools/install_pip.sh:install_get_pip:63 : grep -q '#!/usr/bin/env python' 2021-11-18 12:40:18.247 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-18 12:40:18.249 | + tools/install_pip.sh:install_get_pip:79 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2021-11-18 12:40:18.251 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-18 12:40:18.253 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-18 12:40:18.254 | + tools/install_pip.sh:install_get_pip:84 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2021-11-18 12:40:18.256 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-11-18 12:40:18.267 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-18 12:40:18.267 | Dload Upload Total Spent Left Speed 2021-11-18 12:40:18.505 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-11-18 12:40:18.510 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-18 12:40:18.513 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2021-11-18 12:40:21.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:21.757 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:21.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:21.757 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:22.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:22.289 | Collecting pip 2021-11-18 12:40:22.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2021-11-18 12:40:24.854 | Installing collected packages: pip 2021-11-18 12:40:24.854 | Attempting uninstall: pip 2021-11-18 12:40:24.855 | Found existing installation: pip 21.3.1 2021-11-18 12:40:25.109 | Uninstalling pip-21.3.1: 2021-11-18 12:40:25.124 | Successfully uninstalled pip-21.3.1 2021-11-18 12:40:26.764 | Successfully installed pip-21.3.1 2021-11-18 12:40:26.764 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-18 12:40:26.764 | warnings.warn( 2021-11-18 12:40:26.764 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-18 12:40:26.764 | warnings.warn( 2021-11-18 12:40:26.764 | /usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-18 12:40:26.764 | warnings.warn( 2021-11-18 12:40:26.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:40:26.926 | + tools/install_pip.sh:main:136 : set -x 2021-11-18 12:40:26.928 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2021-11-18 12:40:26.930 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-18 12:40:26.932 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-18 12:40:26.935 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-18 12:40:26.936 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-11-18 12:40:26.938 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-18 12:40:26.941 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-18 12:40:26.941 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-18 12:40:26.945 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-11-18 12:40:26.947 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-11-18 12:40:26.949 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-18 12:40:26.951 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-18 12:40:26.953 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-18 12:40:26.969 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-11-18 12:40:26.971 | + 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 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-11-18 12:40:27.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:27.852 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:27.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:27.852 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:28.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:28.932 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (59.1.1) 2021-11-18 12:40:31.457 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:40:31.584 | + inc/python:pip_install:200 : result=0 2021-11-18 12:40:31.585 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:40:31.588 | + functions-common:time_stop:2395 : local name 2021-11-18 12:40:31.589 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:31.591 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:31.593 | + functions-common:time_stop:2398 : local total 2021-11-18 12:40:31.594 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:31.596 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:40:31.598 | + functions-common:time_stop:2402 : start_time=1637239226965 2021-11-18 12:40:31.600 | + functions-common:time_stop:2404 : [[ -z 1637239226965 ]] 2021-11-18 12:40:31.602 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:31.606 | + functions-common:time_stop:2407 : end_time=1637239231604 2021-11-18 12:40:31.607 | + functions-common:time_stop:2408 : elapsed_time=4639 2021-11-18 12:40:31.609 | + functions-common:time_stop:2409 : total=0 2021-11-18 12:40:31.611 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:31.613 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=4639 2021-11-18 12:40:31.614 | + inc/python:pip_install:203 : return 0 2021-11-18 12:40:31.616 | + tools/install_pip.sh:main:142 : get_versions 2021-11-18 12:40:31.619 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-18 12:40:31.622 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-18 12:40:31.624 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-18 12:40:31.627 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-18 12:40:31.627 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-18 12:40:32.316 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2021-11-18 12:40:32.318 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2021-11-18 12:40:32.318 | pip: 21.3.1 2021-11-18 12:40:32.321 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-18 12:40:32.324 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-18 12:40:32.327 | + ./stack.sh:main:778 : fixup_all 2021-11-18 12:40:32.330 | + tools/fixup_stuff.sh:fixup_all:152 : fixup_ubuntu 2021-11-18 12:40:32.332 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2021-11-18 12:40:32.334 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:32.336 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:32.338 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-11-18 12:40:32.350 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-18 12:40:32.361 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2021-11-18 12:40:32.373 | + tools/fixup_stuff.sh:fixup_all:153 : fixup_fedora 2021-11-18 12:40:32.375 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2021-11-18 12:40:32.378 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-18 12:40:32.380 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-18 12:40:32.382 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-18 12:40:32.385 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-18 12:40:32.387 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-18 12:40:32.389 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-18 12:40:32.391 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-18 12:40:32.393 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:40:32.395 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-18 12:40:32.397 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2021-11-18 12:40:32.399 | + tools/fixup_stuff.sh:fixup_all:154 : fixup_suse 2021-11-18 12:40:32.402 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2021-11-18 12:40:32.404 | + functions-common:is_suse:517 : is_opensuse 2021-11-18 12:40:32.406 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-18 12:40:32.408 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-18 12:40:32.410 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-18 12:40:32.412 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-18 12:40:32.415 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-18 12:40:32.417 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2021-11-18 12:40:32.419 | + ./stack.sh:main:781 : pip_install -U os-testr 2021-11-18 12:40:32.440 | Using python 3.8 to install os-testr 2021-11-18 12:40:32.442 | + 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-11-18 12:40:33.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:33.328 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:33.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:33.328 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:34.398 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:34.416 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2021-11-18 12:40:34.512 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2021-11-18 12:40:34.513 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.7.0) 2021-11-18 12:40:34.514 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2021-11-18 12:40:34.515 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2021-11-18 12:40:34.529 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2021-11-18 12:40:34.556 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2021-11-18 12:40:34.557 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2021-11-18 12:40:34.559 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2021-11-18 12:40:34.560 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2021-11-18 12:40:34.561 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2021-11-18 12:40:34.584 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2021-11-18 12:40:34.585 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2021-11-18 12:40:34.587 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2021-11-18 12:40:34.589 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.0) 2021-11-18 12:40:34.590 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2021-11-18 12:40:34.604 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2021-11-18 12:40:34.673 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2021-11-18 12:40:34.674 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2021-11-18 12:40:34.675 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2021-11-18 12:40:37.237 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:40:37.367 | + inc/python:pip_install:200 : result=0 2021-11-18 12:40:37.369 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:40:37.371 | + functions-common:time_stop:2395 : local name 2021-11-18 12:40:37.374 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:37.376 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:37.378 | + functions-common:time_stop:2398 : local total 2021-11-18 12:40:37.380 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:37.382 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:40:37.385 | + functions-common:time_stop:2402 : start_time=1637239232435 2021-11-18 12:40:37.387 | + functions-common:time_stop:2404 : [[ -z 1637239232435 ]] 2021-11-18 12:40:37.390 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:37.394 | + functions-common:time_stop:2407 : end_time=1637239237391 2021-11-18 12:40:37.396 | + functions-common:time_stop:2408 : elapsed_time=4956 2021-11-18 12:40:37.398 | + functions-common:time_stop:2409 : total=0 2021-11-18 12:40:37.401 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:37.403 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=4956 2021-11-18 12:40:37.406 | + inc/python:pip_install:203 : return 0 2021-11-18 12:40:37.408 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-18 12:40:37.460 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2021-11-18 12:40:37.573 | + ./stack.sh:main:792 : install_infra 2021-11-18 12:40:37.576 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-18 12:40:37.578 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-18 12:40:37.581 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-18 12:40:37.583 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-18 12:40:37.609 | + 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-11-18 12:40:39.543 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.559 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.688 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.692 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.715 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.754 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.760 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.820 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.882 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.906 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.957 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:39.975 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:40.276 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:40.280 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:40.392 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:40.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:40.600 | Requirement already up-to-date: pbr===5.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.7.0) 2021-11-18 12:40:40.886 | + inc/python:pip_install:200 : result=0 2021-11-18 12:40:40.888 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:40:40.890 | + functions-common:time_stop:2395 : local name 2021-11-18 12:40:40.892 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:40.894 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:40.897 | + functions-common:time_stop:2398 : local total 2021-11-18 12:40:40.899 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:40.901 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:40:40.903 | + functions-common:time_stop:2402 : start_time=1637239237602 2021-11-18 12:40:40.906 | + functions-common:time_stop:2404 : [[ -z 1637239237602 ]] 2021-11-18 12:40:40.908 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:40.912 | + functions-common:time_stop:2407 : end_time=1637239240910 2021-11-18 12:40:40.914 | + functions-common:time_stop:2408 : elapsed_time=3308 2021-11-18 12:40:40.917 | + functions-common:time_stop:2409 : total=4956 2021-11-18 12:40:40.919 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:40.921 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=8264 2021-11-18 12:40:40.923 | + inc/python:pip_install:203 : return 0 2021-11-18 12:40:40.925 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-18 12:40:40.928 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-18 12:40:40.951 | + 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-11-18 12:40:42.818 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:42.834 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:42.956 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:42.960 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:42.983 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.022 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.027 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.088 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.153 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.176 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.227 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.245 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.541 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.545 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.660 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2021-11-18 12:40:43.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:43.725 | Processing /opt/stack/requirements 2021-11-18 12:40:45.427 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (6.0) 2021-11-18 12:40:45.429 | 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 175)) (3.0.0) 2021-11-18 12:40:45.441 | Requirement already satisfied: packaging===21.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (21.2) 2021-11-18 12:40:45.447 | Requirement already satisfied: pbr===5.7.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (5.7.0) 2021-11-18 12:40:45.449 | 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 380)) (2.4.7) 2021-11-18 12:40:45.452 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (2.26.0) 2021-11-18 12:40:45.479 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (1.16.0) 2021-11-18 12:40:45.482 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (2.5.0) 2021-11-18 12:40:45.493 | Requirement already satisfied: urllib3===1.26.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.26.7) 2021-11-18 12:40:45.513 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5035) (1.3) 2021-11-18 12:40:45.516 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5035) (0.3.0) 2021-11-18 12:40:45.531 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (3.3) 2021-11-18 12:40:45.535 | Requirement already satisfied: charset-normalizer===2.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (2.0.7) 2021-11-18 12:40:45.539 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 464)) (2021.10.8) 2021-11-18 12:40:45.542 | 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 171)) (1.0.0) 2021-11-18 12:40:45.545 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (3.9.0) 2021-11-18 12:40:45.558 | Requirement already satisfied: cmd2===2.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (2.3.0) 2021-11-18 12:40:45.610 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (3.5.0) 2021-11-18 12:40:45.637 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (0.4.0) 2021-11-18 12:40:45.642 | Requirement already satisfied: prettytable===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.4.0) 2021-11-18 12:40:45.657 | 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 592)) (0.2.5) 2021-11-18 12:40:45.662 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (21.2.0) 2021-11-18 12:40:45.717 | 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 381)) (1.8.2) 2021-11-18 12:40:45.719 | Building wheels for collected packages: openstack-requirements 2021-11-18 12:40:45.720 | Building wheel for openstack-requirements (setup.py): started 2021-11-18 12:40:46.526 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-11-18 12:40:46.527 | ERROR: Command errored out with exit status 1: 2021-11-18 12:40:46.527 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-eq7eg5oj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-eq7eg5oj/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-l2k0zs8x 2021-11-18 12:40:46.527 | cwd: /tmp/pip-req-build-eq7eg5oj/ 2021-11-18 12:40:46.527 | Complete output (6 lines): 2021-11-18 12:40:46.527 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-18 12:40:46.527 | or: setup.py --help [cmd1 cmd2 ...] 2021-11-18 12:40:46.527 | or: setup.py --help-commands 2021-11-18 12:40:46.527 | or: setup.py cmd --help 2021-11-18 12:40:46.527 | 2021-11-18 12:40:46.527 | error: invalid command 'bdist_wheel' 2021-11-18 12:40:46.527 | ---------------------------------------- 2021-11-18 12:40:46.527 | ERROR: Failed building wheel for openstack-requirements 2021-11-18 12:40:46.527 | Running setup.py clean for openstack-requirements 2021-11-18 12:40:47.341 | Failed to build openstack-requirements 2021-11-18 12:40:47.356 | Installing collected packages: openstack-requirements 2021-11-18 12:40:47.356 | Attempting uninstall: openstack-requirements 2021-11-18 12:40:47.357 | Found existing installation: openstack-requirements 1.2.1.dev5035 2021-11-18 12:40:47.393 | Uninstalling openstack-requirements-1.2.1.dev5035: 2021-11-18 12:40:47.411 | Successfully uninstalled openstack-requirements-1.2.1.dev5035 2021-11-18 12:40:47.415 | Running setup.py install for openstack-requirements: started 2021-11-18 12:40:49.711 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-18 12:40:49.734 | Successfully installed openstack-requirements-1.2.1.dev5035 2021-11-18 12:40:49.861 | + inc/python:pip_install:200 : result=0 2021-11-18 12:40:49.863 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:40:49.865 | + functions-common:time_stop:2395 : local name 2021-11-18 12:40:49.867 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:49.870 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:49.872 | + functions-common:time_stop:2398 : local total 2021-11-18 12:40:49.874 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:49.876 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:40:49.878 | + functions-common:time_stop:2402 : start_time=1637239240943 2021-11-18 12:40:49.881 | + functions-common:time_stop:2404 : [[ -z 1637239240943 ]] 2021-11-18 12:40:49.883 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:49.887 | + functions-common:time_stop:2407 : end_time=1637239249885 2021-11-18 12:40:49.889 | + functions-common:time_stop:2408 : elapsed_time=8942 2021-11-18 12:40:49.892 | + functions-common:time_stop:2409 : total=8264 2021-11-18 12:40:49.894 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:49.896 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=17206 2021-11-18 12:40:49.898 | + inc/python:pip_install:203 : return 0 2021-11-18 12:40:49.901 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-18 12:40:49.903 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-18 12:40:49.905 | + inc/python:use_library_from_git:250 : local name=pbr 2021-11-18 12:40:49.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:40:49.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:40:49.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-11-18 12:40:49.915 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:40:49.918 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-18 12:40:49.938 | Using python 3.8 to install pbr 2021-11-18 12:40:49.941 | + 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-11-18 12:40:50.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:50.845 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:50.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:40:50.845 | from cryptography.utils import int_from_bytes 2021-11-18 12:40:51.925 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:51.942 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.7.0) 2021-11-18 12:40:54.688 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:40:54.816 | + inc/python:pip_install:200 : result=0 2021-11-18 12:40:54.818 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:40:54.820 | + functions-common:time_stop:2395 : local name 2021-11-18 12:40:54.823 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:40:54.825 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:40:54.827 | + functions-common:time_stop:2398 : local total 2021-11-18 12:40:54.829 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:40:54.831 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:40:54.833 | + functions-common:time_stop:2402 : start_time=1637239249933 2021-11-18 12:40:54.836 | + functions-common:time_stop:2404 : [[ -z 1637239249933 ]] 2021-11-18 12:40:54.838 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:40:54.842 | + functions-common:time_stop:2407 : end_time=1637239254840 2021-11-18 12:40:54.845 | + functions-common:time_stop:2408 : elapsed_time=4907 2021-11-18 12:40:54.847 | + functions-common:time_stop:2409 : total=17206 2021-11-18 12:40:54.849 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:40:54.851 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=22113 2021-11-18 12:40:54.853 | + inc/python:pip_install:203 : return 0 2021-11-18 12:40:54.856 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2021-11-18 12:40:57.228 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-18 12:40:59.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:40:59.175 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2021-11-18 12:40:59.190 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2021-11-18 12:40:59.193 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2021-11-18 12:40:59.198 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2021-11-18 12:40:59.201 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.7.0) 2021-11-18 12:40:59.204 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2021-11-18 12:40:59.278 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-18 12:40:59.280 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-18 12:40:59.283 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2021-11-18 12:40:59.301 | + ./stack.sh:main:801 : pkgs= 2021-11-18 12:40:59.303 | + ./stack.sh:main:802 : [[ -n '' ]] 2021-11-18 12:40:59.306 | + ./stack.sh:main:809 : run_phase stack pre-install 2021-11-18 12:40:59.308 | + functions-common:run_phase:1823 : local mode=stack 2021-11-18 12:40:59.311 | + functions-common:run_phase:1824 : local phase=pre-install 2021-11-18 12:40:59.313 | + functions-common:run_phase:1825 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-18 12:40:59.315 | + functions-common:run_phase:1826 : local extra_plugin_file_name 2021-11-18 12:40:59.317 | + functions-common:run_phase:1827 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-18 12:40:59.320 | + functions-common:run_phase:1832 : local exceptions=80-tempest.sh 2021-11-18 12:40:59.322 | + functions-common:run_phase:1833 : local extra 2021-11-18 12:40:59.325 | ++ functions-common:run_phase:1834 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-18 12:40:59.329 | + functions-common:run_phase:1834 : extra=80-tempest.sh 2021-11-18 12:40:59.331 | + functions-common:run_phase:1835 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-18 12:40:59.334 | + functions-common:run_phase:1839 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-18 12:40:59.336 | + functions-common:run_phase:1839 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-18 12:40:59.338 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-18 12:40:59.353 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:59.355 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-18 12:40:59.357 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-18 12:40:59.359 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-18 12:40:59.362 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-18 12:40:59.364 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-18 12:40:59.366 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-18 12:40:59.368 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-18 12:40:59.370 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-18 12:40:59.373 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-18 12:40:59.375 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-18 12:40:59.377 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-18 12:40:59.379 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-18 12:40:59.381 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-11-18 12:40:59.384 | + functions-common:run_phase:1844 : [[ stack == \s\o\u\r\c\e ]] 2021-11-18 12:40:59.386 | + functions-common:run_phase:1847 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-18 12:40:59.389 | + functions-common:run_phase:1850 : run_plugins stack pre-install 2021-11-18 12:40:59.391 | + functions-common:run_plugins:1809 : local mode=stack 2021-11-18 12:40:59.393 | + functions-common:run_plugins:1810 : local phase=pre-install 2021-11-18 12:40:59.395 | + functions-common:run_plugins:1812 : local plugins= 2021-11-18 12:40:59.397 | + functions-common:run_plugins:1813 : local plugin 2021-11-18 12:40:59.400 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-18 12:40:59.402 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-11-18 12:40:59.405 | + functions:set_systemd_override:821 : local value=2048 2021-11-18 12:40:59.407 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-11-18 12:40:59.409 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-18 12:40:59.462 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-18 12:40:59.462 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-18 12:40:59.465 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-11-18 12:40:59.851 | + ./stack.sh:main:814 : install_rpc_backend 2021-11-18 12:40:59.853 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-18 12:40:59.870 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:40:59.872 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-18 12:40:59.874 | + functions-common:install_package:1433 : update_package_repo 2021-11-18 12:40:59.877 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:40:59.879 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-18 12:40:59.882 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:40:59.885 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:40:59.887 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:40:59.889 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:59.892 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:59.894 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:40:59.896 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-18 12:40:59.899 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-18 12:40:59.901 | + functions-common:apt_get_update:1160 : return 2021-11-18 12:40:59.904 | + functions-common:install_package:1434 : real_install_package rabbitmq-server 2021-11-18 12:40:59.906 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:40:59.909 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:40:59.911 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:40:59.913 | + functions-common:real_install_package:1420 : apt_get install rabbitmq-server 2021-11-18 12:40:59.935 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-11-18 12:41:00.042 | Reading package lists... 2021-11-18 12:41:00.281 | Building dependency tree... 2021-11-18 12:41:00.283 | Reading state information... 2021-11-18 12:41:00.538 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2021-11-18 12:41:00.538 | The following packages were automatically installed and are no longer required: 2021-11-18 12:41:00.539 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:41:00.539 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:41:00.539 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:41:00.539 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:41:00.539 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:41:00.540 | python3-zope.interface 2021-11-18 12:41:00.540 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:41:00.658 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:41:00.662 | + functions-common:apt_get:1204 : result=0 2021-11-18 12:41:00.665 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:41:00.667 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:00.669 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:00.671 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:00.674 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:00.676 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:00.678 | + functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:41:00.681 | + functions-common:time_stop:2402 : start_time=1637239259932 2021-11-18 12:41:00.683 | + functions-common:time_stop:2404 : [[ -z 1637239259932 ]] 2021-11-18 12:41:00.686 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:00.690 | + functions-common:time_stop:2407 : end_time=1637239260687 2021-11-18 12:41:00.692 | + functions-common:time_stop:2408 : elapsed_time=755 2021-11-18 12:41:00.694 | + functions-common:time_stop:2409 : total=1536 2021-11-18 12:41:00.697 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:00.699 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=2291 2021-11-18 12:41:00.701 | + functions-common:apt_get:1208 : return 0 2021-11-18 12:41:00.704 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-18 12:41:00.706 | + functions-common:is_suse:517 : is_opensuse 2021-11-18 12:41:00.708 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-18 12:41:00.711 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-18 12:41:00.713 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-18 12:41:00.715 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-18 12:41:00.717 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-18 12:41:00.720 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-18 12:41:00.722 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-18 12:41:00.724 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-18 12:41:00.727 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-18 12:41:00.729 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-18 12:41:00.731 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-18 12:41:00.733 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-18 12:41:00.736 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-18 12:41:00.738 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:41:00.740 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-18 12:41:00.743 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-18 12:41:00.745 | + functions-common:is_suse:517 : is_opensuse 2021-11-18 12:41:00.748 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-18 12:41:00.750 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-18 12:41:00.752 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-18 12:41:00.754 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-18 12:41:00.757 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-18 12:41:00.760 | + ./stack.sh:main:815 : restart_rpc_backend 2021-11-18 12:41:00.762 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-18 12:41:00.778 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:00.781 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-18 12:41:00.783 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-18 12:41:00.785 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2021-11-18 12:41:00.787 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-18 12:41:00.790 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-18 12:41:00.794 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-18 12:41:00.797 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-18 12:41:00.799 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-18 12:41:00.801 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-18 12:41:00.804 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-18 12:41:00.806 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-18 12:41:00.810 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-18 12:41:01.490 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-11-18 12:41:01.490 | user tags 2021-11-18 12:41:01.490 | stackrabbit []' 2021-11-18 12:41:01.494 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-11-18 12:41:01.494 | user tags 2021-11-18 12:41:01.494 | stackrabbit []' 2021-11-18 12:41:01.494 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-18 12:41:01.501 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2021-11-18 12:41:01.503 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2021-11-18 12:41:01.506 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-18 12:41:02.175 | Changing password for user "stackrabbit" ... 2021-11-18 12:41:02.199 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-18 12:41:02.858 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-11-18 12:41:02.882 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-18 12:41:02.885 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-18 12:41:03.543 | Changing password for user "stackrabbit" ... 2021-11-18 12:41:03.568 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-18 12:41:03.570 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-18 12:41:03.573 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-18 12:41:04.220 | Deleting user "guest" ... 2021-11-18 12:41:04.236 | Error: 2021-11-18 12:41:04.236 | {:no_such_user, "guest"} 2021-11-18 12:41:04.250 | + lib/rpc_backend:restart_rpc_backend:119 : true 2021-11-18 12:41:04.252 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2021-11-18 12:41:04.269 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:04.271 | + ./stack.sh:main:818 : install_database 2021-11-18 12:41:04.274 | + lib/database:install_database:116 : install_database_mysql 2021-11-18 12:41:04.276 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2021-11-18 12:41:04.278 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:04.280 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:04.283 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2021-11-18 12:41:04.497 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-18 12:41:04.499 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2021-11-18 12:41:04.501 | + functions-common:is_oraclelinux:489 : [[ -z Ubuntu ]] 2021-11-18 12:41:04.504 | + functions-common:is_oraclelinux:493 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:41:04.506 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2021-11-18 12:41:04.509 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-18 12:41:04.511 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-18 12:41:04.513 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-18 12:41:04.516 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-18 12:41:04.518 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-18 12:41:04.520 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-18 12:41:04.523 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-18 12:41:04.526 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:41:04.528 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-18 12:41:04.530 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2021-11-18 12:41:04.533 | + functions-common:is_suse:517 : is_opensuse 2021-11-18 12:41:04.535 | + functions-common:is_opensuse:524 : [[ -z Ubuntu ]] 2021-11-18 12:41:04.537 | + functions-common:is_opensuse:528 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-18 12:41:04.540 | + functions-common:is_suse:517 : is_suse_linux_enterprise 2021-11-18 12:41:04.543 | + functions-common:is_suse_linux_enterprise:536 : [[ -z Ubuntu ]] 2021-11-18 12:41:04.545 | + functions-common:is_suse_linux_enterprise:540 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-18 12:41:04.547 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2021-11-18 12:41:04.550 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:04.552 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:04.555 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2021-11-18 12:41:04.558 | + functions-common:install_package:1433 : update_package_repo 2021-11-18 12:41:04.560 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:41:04.562 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-18 12:41:04.564 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:41:04.567 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:04.569 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:41:04.571 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:04.573 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:04.576 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:41:04.578 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-18 12:41:04.580 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-18 12:41:04.582 | + functions-common:apt_get_update:1160 : return 2021-11-18 12:41:04.585 | + functions-common:install_package:1434 : real_install_package mysql-server 2021-11-18 12:41:04.588 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:41:04.590 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:04.592 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:04.594 | + functions-common:real_install_package:1420 : apt_get install mysql-server 2021-11-18 12:41:04.616 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-11-18 12:41:04.723 | Reading package lists... 2021-11-18 12:41:04.955 | Building dependency tree... 2021-11-18 12:41:04.956 | Reading state information... 2021-11-18 12:41:05.215 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2021-11-18 12:41:05.215 | The following packages were automatically installed and are no longer required: 2021-11-18 12:41:05.216 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:41:05.216 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:41:05.216 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:41:05.216 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:41:05.216 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:41:05.216 | python3-zope.interface 2021-11-18 12:41:05.216 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:41:05.331 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:41:05.335 | + functions-common:apt_get:1204 : result=0 2021-11-18 12:41:05.338 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:41:05.340 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:05.342 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:05.345 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:05.347 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:05.349 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:05.351 | + functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:41:05.354 | + functions-common:time_stop:2402 : start_time=1637239264613 2021-11-18 12:41:05.356 | + functions-common:time_stop:2404 : [[ -z 1637239264613 ]] 2021-11-18 12:41:05.359 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:05.363 | + functions-common:time_stop:2407 : end_time=1637239265360 2021-11-18 12:41:05.365 | + functions-common:time_stop:2408 : elapsed_time=747 2021-11-18 12:41:05.367 | + functions-common:time_stop:2409 : total=2291 2021-11-18 12:41:05.369 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:05.372 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=3038 2021-11-18 12:41:05.374 | + functions-common:apt_get:1208 : return 0 2021-11-18 12:41:05.376 | + ./stack.sh:main:820 : '[' -n mysql ']' 2021-11-18 12:41:05.379 | + ./stack.sh:main:821 : install_database_python 2021-11-18 12:41:05.381 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-18 12:41:05.383 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2021-11-18 12:41:05.386 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-18 12:41:05.388 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-18 12:41:05.391 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-18 12:41:05.394 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-11-18 12:41:05.396 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-18 12:41:05.400 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-18 12:41:05.400 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-18 12:41:05.405 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-11-18 12:41:05.407 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-11-18 12:41:05.410 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-11-18 12:41:05.413 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-18 12:41:05.415 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-18 12:41:05.436 | Using python 3.8 to install PyMySQL 2021-11-18 12:41:05.439 | + 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-11-18 12:41:06.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:06.332 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:06.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:06.332 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:07.394 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:07.412 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2021-11-18 12:41:09.978 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:10.104 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:10.107 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:10.109 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:10.111 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:10.114 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:10.116 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:10.119 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:10.121 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:10.123 | + functions-common:time_stop:2402 : start_time=1637239265431 2021-11-18 12:41:10.126 | + functions-common:time_stop:2404 : [[ -z 1637239265431 ]] 2021-11-18 12:41:10.129 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:10.133 | + functions-common:time_stop:2407 : end_time=1637239270131 2021-11-18 12:41:10.135 | + functions-common:time_stop:2408 : elapsed_time=4700 2021-11-18 12:41:10.138 | + functions-common:time_stop:2409 : total=22113 2021-11-18 12:41:10.140 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:10.142 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=26813 2021-11-18 12:41:10.145 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:10.147 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-18 12:41:10.149 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-18 12:41:10.152 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-18 12:41:10.154 | + ./stack.sh:main:824 : is_service_enabled neutron 2021-11-18 12:41:10.171 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:10.173 | + ./stack.sh:main:825 : install_neutron_agent_packages 2021-11-18 12:41:10.176 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-18 12:41:10.179 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-18 12:41:10.179 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-18 12:41:10.185 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-18 12:41:10.187 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-18 12:41:10.190 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,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-11-18 12:41:10.192 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-18 12:41:10.195 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-18 12:41:10.197 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:478 : is_service_enabled q-l3 2021-11-18 12:41:10.213 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:10.215 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : install_package radvd 2021-11-18 12:41:10.217 | + functions-common:install_package:1433 : update_package_repo 2021-11-18 12:41:10.220 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:41:10.222 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-18 12:41:10.224 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:41:10.227 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:10.230 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:41:10.232 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:10.234 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:10.237 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:41:10.239 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-18 12:41:10.241 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-18 12:41:10.244 | + functions-common:apt_get_update:1160 : return 2021-11-18 12:41:10.246 | + functions-common:install_package:1434 : real_install_package radvd 2021-11-18 12:41:10.248 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:41:10.251 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:10.253 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:10.256 | + functions-common:real_install_package:1420 : apt_get install radvd 2021-11-18 12:41:10.276 | + functions-common:apt_get:1200 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-11-18 12:41:10.384 | Reading package lists... 2021-11-18 12:41:10.613 | Building dependency tree... 2021-11-18 12:41:10.614 | Reading state information... 2021-11-18 12:41:10.866 | radvd is already the newest version (1:2.17-2). 2021-11-18 12:41:10.866 | The following packages were automatically installed and are no longer required: 2021-11-18 12:41:10.867 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:41:10.867 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:41:10.867 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:41:10.867 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:41:10.867 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:41:10.868 | python3-zope.interface 2021-11-18 12:41:10.868 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:41:10.982 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:41:10.986 | + functions-common:apt_get:1204 : result=0 2021-11-18 12:41:10.988 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:41:10.991 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:10.993 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:10.995 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:10.997 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:11.000 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:11.002 | + functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:41:11.004 | + functions-common:time_stop:2402 : start_time=1637239270274 2021-11-18 12:41:11.006 | + functions-common:time_stop:2404 : [[ -z 1637239270274 ]] 2021-11-18 12:41:11.010 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:11.014 | + functions-common:time_stop:2407 : end_time=1637239271011 2021-11-18 12:41:11.016 | + functions-common:time_stop:2408 : elapsed_time=737 2021-11-18 12:41:11.018 | + functions-common:time_stop:2409 : total=3038 2021-11-18 12:41:11.021 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:11.023 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=3775 2021-11-18 12:41:11.026 | + functions-common:apt_get:1208 : return 0 2021-11-18 12:41:11.028 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:482 : is_service_enabled q-agt q-dhcp q-l3 2021-11-18 12:41:11.044 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:11.046 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : neutron_plugin_install_agent_packages 2021-11-18 12:41:11.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-18 12:41:11.052 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-18 12:41:11.072 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-18 12:41:11.074 | + functions-common:install_package:1433 : update_package_repo 2021-11-18 12:41:11.076 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:41:11.078 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-18 12:41:11.081 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:41:11.083 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:11.085 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:41:11.088 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:11.090 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:11.092 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:41:11.094 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-18 12:41:11.097 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-18 12:41:11.099 | + functions-common:apt_get_update:1160 : return 2021-11-18 12:41:11.101 | + functions-common:install_package:1434 : real_install_package fakeroot make openvswitch-switch 2021-11-18 12:41:11.103 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:41:11.106 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:11.108 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:11.110 | + functions-common:real_install_package:1420 : apt_get install fakeroot make openvswitch-switch 2021-11-18 12:41:11.130 | + functions-common:apt_get:1200 : 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-11-18 12:41:11.241 | Reading package lists... 2021-11-18 12:41:11.472 | Building dependency tree... 2021-11-18 12:41:11.474 | Reading state information... 2021-11-18 12:41:11.742 | fakeroot is already the newest version (1.24-1). 2021-11-18 12:41:11.742 | make is already the newest version (4.2.1-1.2). 2021-11-18 12:41:11.743 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2021-11-18 12:41:11.743 | The following packages were automatically installed and are no longer required: 2021-11-18 12:41:11.744 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:41:11.744 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:41:11.744 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:41:11.744 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:41:11.744 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:41:11.744 | python3-zope.interface 2021-11-18 12:41:11.744 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:41:11.860 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:41:11.865 | + functions-common:apt_get:1204 : result=0 2021-11-18 12:41:11.867 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:41:11.870 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:11.872 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:11.874 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:11.876 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:11.878 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:11.881 | + functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:41:11.883 | + functions-common:time_stop:2402 : start_time=1637239271128 2021-11-18 12:41:11.885 | + functions-common:time_stop:2404 : [[ -z 1637239271128 ]] 2021-11-18 12:41:11.888 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:11.892 | + functions-common:time_stop:2407 : end_time=1637239271889 2021-11-18 12:41:11.894 | + functions-common:time_stop:2408 : elapsed_time=761 2021-11-18 12:41:11.896 | + functions-common:time_stop:2409 : total=3775 2021-11-18 12:41:11.898 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:11.901 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=4536 2021-11-18 12:41:11.903 | + functions-common:apt_get:1208 : return 0 2021-11-18 12:41:11.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-18 12:41:11.908 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:11.910 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:11.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-18 12:41:11.915 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-18 12:41:11.918 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-18 12:41:11.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-11-18 12:41:11.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-18 12:41:11.928 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-11-18 12:41:11.928 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-18 12:41:11.933 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-11-18 12:41:11.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-11-18 12:41:11.937 | + functions:vercmp:628 : local v1=5.4 2021-11-18 12:41:11.939 | + functions:vercmp:629 : local 'op=<' 2021-11-18 12:41:11.942 | + functions:vercmp:630 : local v2=3.13 2021-11-18 12:41:11.944 | + functions:vercmp:631 : local result 2021-11-18 12:41:11.948 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-11-18 12:41:11.948 | ++ functions:vercmp:635 : sort -V 2021-11-18 12:41:11.948 | ++ functions:vercmp:635 : head -1 2021-11-18 12:41:11.952 | + functions:vercmp:635 : result=3.13 2021-11-18 12:41:11.955 | + functions:vercmp:637 : case $op in 2021-11-18 12:41:11.957 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-11-18 12:41:11.959 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-11-18 12:41:11.962 | + functions:vercmp:648 : return 2021-11-18 12:41:11.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-18 12:41:11.966 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-18 12:41:11.969 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart openvswitch-switch 2021-11-18 12:41:12.527 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-11-18 12:41:12.530 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-11-18 12:41:12.533 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-11-18 12:41:12.542 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.545 | + ./stack.sh:main:828 : is_service_enabled etcd3 2021-11-18 12:41:12.562 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:12.566 | + ./stack.sh:main:829 : install_etcd3 2021-11-18 12:41:12.570 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-18 12:41:12.570 | Installing etcd 2021-11-18 12:41:12.572 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-18 12:41:12.584 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-18 12:41:12.596 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-18 12:41:12.598 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-18 12:41:12.614 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-18 12:41:12.618 | ++ 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-11-18 12:41:12.621 | ++ 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-11-18 12:41:12.624 | +++ 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-11-18 12:41:12.628 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-18 12:41:12.631 | ++ 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-11-18 12:41:12.633 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-18 12:41:12.635 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-18 12:41:12.638 | ++ functions:get_extra_file:74 : return 2021-11-18 12:41:12.641 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-18 12:41:12.643 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-18 12:41:12.645 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-18 12:41:12.648 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2021-11-18 12:41:12.665 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:12.668 | + ./stack.sh:main:848 : install_dstat 2021-11-18 12:41:12.670 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-18 12:41:12.687 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:12.689 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2021-11-18 12:41:12.692 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2021-11-18 12:41:12.694 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2021-11-18 12:41:12.697 | + ./stack.sh:main:857 : install_libs 2021-11-18 12:41:12.699 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2021-11-18 12:41:12.701 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2021-11-18 12:41:12.704 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2021-11-18 12:41:12.706 | + inc/python:use_library_from_git:250 : local name=automaton 2021-11-18 12:41:12.708 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.710 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-11-18 12:41:12.715 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.718 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2021-11-18 12:41:12.720 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2021-11-18 12:41:12.722 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2021-11-18 12:41:12.724 | + inc/python:use_library_from_git:250 : local name=castellan 2021-11-18 12:41:12.727 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-11-18 12:41:12.734 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.736 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2021-11-18 12:41:12.739 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2021-11-18 12:41:12.741 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2021-11-18 12:41:12.743 | + inc/python:use_library_from_git:250 : local name=cliff 2021-11-18 12:41:12.745 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-11-18 12:41:12.752 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.754 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2021-11-18 12:41:12.757 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2021-11-18 12:41:12.759 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2021-11-18 12:41:12.762 | + inc/python:use_library_from_git:250 : local name=cursive 2021-11-18 12:41:12.764 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-11-18 12:41:12.771 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.774 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2021-11-18 12:41:12.776 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2021-11-18 12:41:12.779 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2021-11-18 12:41:12.781 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-11-18 12:41:12.783 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-11-18 12:41:12.790 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.793 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2021-11-18 12:41:12.795 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2021-11-18 12:41:12.797 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2021-11-18 12:41:12.800 | + inc/python:use_library_from_git:250 : local name=futurist 2021-11-18 12:41:12.802 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-11-18 12:41:12.809 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.811 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2021-11-18 12:41:12.813 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2021-11-18 12:41:12.816 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2021-11-18 12:41:12.818 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-11-18 12:41:12.820 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-11-18 12:41:12.827 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.829 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2021-11-18 12:41:12.832 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2021-11-18 12:41:12.834 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2021-11-18 12:41:12.837 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-11-18 12:41:12.839 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-11-18 12:41:12.846 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.848 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2021-11-18 12:41:12.850 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2021-11-18 12:41:12.853 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2021-11-18 12:41:12.855 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-11-18 12:41:12.858 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-11-18 12:41:12.865 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.868 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2021-11-18 12:41:12.871 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2021-11-18 12:41:12.873 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2021-11-18 12:41:12.875 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-11-18 12:41:12.878 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-11-18 12:41:12.885 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.887 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2021-11-18 12:41:12.889 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2021-11-18 12:41:12.892 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2021-11-18 12:41:12.894 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-11-18 12:41:12.896 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-11-18 12:41:12.904 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.906 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2021-11-18 12:41:12.908 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2021-11-18 12:41:12.911 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2021-11-18 12:41:12.913 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-11-18 12:41:12.916 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-18 12:41:12.923 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.925 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2021-11-18 12:41:12.928 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2021-11-18 12:41:12.930 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2021-11-18 12:41:12.932 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-11-18 12:41:12.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-11-18 12:41:12.941 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.943 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2021-11-18 12:41:12.946 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2021-11-18 12:41:12.948 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2021-11-18 12:41:12.950 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-11-18 12:41:12.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.955 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-11-18 12:41:12.959 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.962 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2021-11-18 12:41:12.965 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2021-11-18 12:41:12.967 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2021-11-18 12:41:12.969 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-11-18 12:41:12.971 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-11-18 12:41:12.979 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.981 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2021-11-18 12:41:12.983 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2021-11-18 12:41:12.986 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2021-11-18 12:41:12.988 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-11-18 12:41:12.990 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:12.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:12.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-18 12:41:12.997 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:12.999 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2021-11-18 12:41:13.002 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2021-11-18 12:41:13.004 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2021-11-18 12:41:13.006 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-11-18 12:41:13.009 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-11-18 12:41:13.016 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.018 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2021-11-18 12:41:13.020 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2021-11-18 12:41:13.023 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2021-11-18 12:41:13.026 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-11-18 12:41:13.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-18 12:41:13.035 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.037 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2021-11-18 12:41:13.039 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2021-11-18 12:41:13.042 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2021-11-18 12:41:13.044 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-11-18 12:41:13.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.051 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-18 12:41:13.053 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.055 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2021-11-18 12:41:13.058 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2021-11-18 12:41:13.060 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2021-11-18 12:41:13.062 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-11-18 12:41:13.065 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-11-18 12:41:13.072 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.074 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2021-11-18 12:41:13.077 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2021-11-18 12:41:13.079 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2021-11-18 12:41:13.082 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-11-18 12:41:13.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.087 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.089 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-18 12:41:13.091 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.094 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2021-11-18 12:41:13.096 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2021-11-18 12:41:13.098 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2021-11-18 12:41:13.101 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-11-18 12:41:13.103 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.105 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.107 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-11-18 12:41:13.110 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.112 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2021-11-18 12:41:13.114 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2021-11-18 12:41:13.117 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2021-11-18 12:41:13.119 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-11-18 12:41:13.121 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-18 12:41:13.128 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.131 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2021-11-18 12:41:13.134 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2021-11-18 12:41:13.136 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2021-11-18 12:41:13.138 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-11-18 12:41:13.141 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-18 12:41:13.148 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.150 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2021-11-18 12:41:13.153 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2021-11-18 12:41:13.155 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2021-11-18 12:41:13.157 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-11-18 12:41:13.160 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-11-18 12:41:13.167 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.169 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2021-11-18 12:41:13.172 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2021-11-18 12:41:13.174 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2021-11-18 12:41:13.176 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-11-18 12:41:13.179 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-11-18 12:41:13.187 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.190 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2021-11-18 12:41:13.192 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2021-11-18 12:41:13.194 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2021-11-18 12:41:13.197 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-11-18 12:41:13.200 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-18 12:41:13.207 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.209 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2021-11-18 12:41:13.212 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2021-11-18 12:41:13.214 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2021-11-18 12:41:13.217 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-11-18 12:41:13.219 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.221 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.224 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-18 12:41:13.226 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.229 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2021-11-18 12:41:13.231 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2021-11-18 12:41:13.233 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2021-11-18 12:41:13.236 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-11-18 12:41:13.238 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-11-18 12:41:13.245 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.248 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2021-11-18 12:41:13.250 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2021-11-18 12:41:13.253 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2021-11-18 12:41:13.255 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-11-18 12:41:13.258 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-11-18 12:41:13.265 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.268 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2021-11-18 12:41:13.270 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2021-11-18 12:41:13.273 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2021-11-18 12:41:13.275 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-11-18 12:41:13.278 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-11-18 12:41:13.285 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.287 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2021-11-18 12:41:13.289 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2021-11-18 12:41:13.292 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2021-11-18 12:41:13.294 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-11-18 12:41:13.296 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-11-18 12:41:13.303 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.305 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2021-11-18 12:41:13.308 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2021-11-18 12:41:13.310 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2021-11-18 12:41:13.313 | + inc/python:use_library_from_git:250 : local name=tooz 2021-11-18 12:41:13.315 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-11-18 12:41:13.322 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.325 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2021-11-18 12:41:13.327 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2021-11-18 12:41:13.329 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2021-11-18 12:41:13.332 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-11-18 12:41:13.334 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-11-18 12:41:13.342 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.344 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2021-11-18 12:41:13.347 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2021-11-18 12:41:13.349 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2021-11-18 12:41:13.351 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2021-11-18 12:41:13.354 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2021-11-18 12:41:13.360 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.363 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2021-11-18 12:41:13.365 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2021-11-18 12:41:13.368 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2021-11-18 12:41:13.371 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-11-18 12:41:13.373 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-11-18 12:41:13.380 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.383 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2021-11-18 12:41:13.385 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2021-11-18 12:41:13.388 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2021-11-18 12:41:13.390 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-11-18 12:41:13.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:13.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:13.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-18 12:41:13.400 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:13.402 | + lib/libraries:install_libs:137 : pip_install etcd3 2021-11-18 12:41:13.423 | Using python 3.8 to install etcd3 2021-11-18 12:41:13.425 | + 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-11-18 12:41:14.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:14.300 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:14.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:14.300 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:15.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:15.379 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2021-11-18 12:41:15.388 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2021-11-18 12:41:15.389 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.1) 2021-11-18 12:41:15.391 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.41.1) 2021-11-18 12:41:15.392 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2021-11-18 12:41:17.986 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:18.105 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:18.107 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:18.109 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:18.111 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:18.114 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:18.116 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:18.118 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:18.120 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:18.122 | + functions-common:time_stop:2402 : start_time=1637239273417 2021-11-18 12:41:18.125 | + functions-common:time_stop:2404 : [[ -z 1637239273417 ]] 2021-11-18 12:41:18.127 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:18.132 | + functions-common:time_stop:2407 : end_time=1637239278129 2021-11-18 12:41:18.134 | + functions-common:time_stop:2408 : elapsed_time=4712 2021-11-18 12:41:18.137 | + functions-common:time_stop:2409 : total=26813 2021-11-18 12:41:18.139 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:18.141 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=31525 2021-11-18 12:41:18.143 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:18.146 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2021-11-18 12:41:18.168 | Using python 3.8 to install etcd3gw 2021-11-18 12:41:18.171 | + 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-11-18 12:41:19.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:19.056 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:19.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:19.056 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:20.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:20.136 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2021-11-18 12:41:20.144 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2021-11-18 12:41:20.145 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.7.0) 2021-11-18 12:41:20.147 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2021-11-18 12:41:20.148 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2021-11-18 12:41:20.210 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2021-11-18 12:41:20.212 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.7) 2021-11-18 12:41:20.214 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2021-11-18 12:41:20.215 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2021-11-18 12:41:22.772 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:22.892 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:22.894 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:22.896 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:22.899 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:22.901 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:22.904 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:22.906 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:22.908 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:22.910 | + functions-common:time_stop:2402 : start_time=1637239278162 2021-11-18 12:41:22.913 | + functions-common:time_stop:2404 : [[ -z 1637239278162 ]] 2021-11-18 12:41:22.915 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:22.919 | + functions-common:time_stop:2407 : end_time=1637239282917 2021-11-18 12:41:22.922 | + functions-common:time_stop:2408 : elapsed_time=4755 2021-11-18 12:41:22.924 | + functions-common:time_stop:2409 : total=31525 2021-11-18 12:41:22.926 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:22.928 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=36280 2021-11-18 12:41:22.931 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:22.933 | + ./stack.sh:main:860 : install_apache_uwsgi 2021-11-18 12:41:22.936 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-18 12:41:22.938 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-18 12:41:22.940 | + functions-common:is_fedora:501 : [[ -z Ubuntu ]] 2021-11-18 12:41:22.943 | + functions-common:is_fedora:505 : '[' Ubuntu = Fedora ']' 2021-11-18 12:41:22.946 | + functions-common:is_fedora:505 : '[' Ubuntu = 'Red Hat' ']' 2021-11-18 12:41:22.948 | + functions-common:is_fedora:506 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-18 12:41:22.950 | + functions-common:is_fedora:507 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-18 12:41:22.952 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOS ']' 2021-11-18 12:41:22.955 | + functions-common:is_fedora:508 : '[' Ubuntu = CentOSStream ']' 2021-11-18 12:41:22.957 | + functions-common:is_fedora:509 : '[' Ubuntu = OracleServer ']' 2021-11-18 12:41:22.960 | + functions-common:is_fedora:509 : '[' Ubuntu = Virtuozzo ']' 2021-11-18 12:41:22.963 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-11-18 12:41:22.965 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-11-18 12:41:22.967 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:22.970 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:22.972 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-11-18 12:41:22.974 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-18 12:41:22.977 | + functions-common:install_package:1433 : update_package_repo 2021-11-18 12:41:22.979 | + functions-common:update_package_repo:1405 : NO_UPDATE_REPOS=False 2021-11-18 12:41:22.981 | + functions-common:update_package_repo:1406 : REPOS_UPDATED=True 2021-11-18 12:41:22.984 | + functions-common:update_package_repo:1407 : RETRY_UPDATE=False 2021-11-18 12:41:22.986 | + functions-common:update_package_repo:1409 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:22.988 | + functions-common:update_package_repo:1413 : is_ubuntu 2021-11-18 12:41:22.991 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:22.993 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:22.995 | + functions-common:update_package_repo:1414 : apt_get_update 2021-11-18 12:41:22.998 | + functions-common:apt_get_update:1159 : [[ True == \T\r\u\e ]] 2021-11-18 12:41:23.000 | + functions-common:apt_get_update:1159 : [[ False != \T\r\u\e ]] 2021-11-18 12:41:23.002 | + functions-common:apt_get_update:1160 : return 2021-11-18 12:41:23.005 | + functions-common:install_package:1434 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-18 12:41:23.007 | + functions-common:real_install_package:1419 : is_ubuntu 2021-11-18 12:41:23.010 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:23.012 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:23.015 | + functions-common:real_install_package:1420 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-18 12:41:23.037 | + functions-common:apt_get:1200 : 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-11-18 12:41:23.147 | Reading package lists... 2021-11-18 12:41:23.382 | Building dependency tree... 2021-11-18 12:41:23.384 | Reading state information... 2021-11-18 12:41:23.638 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2021-11-18 12:41:23.639 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2021-11-18 12:41:23.639 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2021-11-18 12:41:23.639 | The following packages were automatically installed and are no longer required: 2021-11-18 12:41:23.640 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-11-18 12:41:23.640 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-11-18 12:41:23.640 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-11-18 12:41:23.640 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-11-18 12:41:23.640 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-11-18 12:41:23.640 | python3-zope.interface 2021-11-18 12:41:23.640 | Use 'sudo apt autoremove' to remove them. 2021-11-18 12:41:23.758 | 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. 2021-11-18 12:41:23.762 | + functions-common:apt_get:1204 : result=0 2021-11-18 12:41:23.765 | + functions-common:apt_get:1207 : time_stop apt-get 2021-11-18 12:41:23.767 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:23.769 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:23.772 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:23.774 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:23.776 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:23.778 | + functions-common:time_stop:2401 : name=apt-get 2021-11-18 12:41:23.781 | + functions-common:time_stop:2402 : start_time=1637239283034 2021-11-18 12:41:23.783 | + functions-common:time_stop:2404 : [[ -z 1637239283034 ]] 2021-11-18 12:41:23.786 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:23.790 | + functions-common:time_stop:2407 : end_time=1637239283787 2021-11-18 12:41:23.793 | + functions-common:time_stop:2408 : elapsed_time=753 2021-11-18 12:41:23.795 | + functions-common:time_stop:2409 : total=4536 2021-11-18 12:41:23.797 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:23.800 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=5289 2021-11-18 12:41:23.802 | + functions-common:apt_get:1208 : return 0 2021-11-18 12:41:23.805 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2021-11-18 12:41:23.807 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:23.810 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:23.812 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2021-11-18 12:41:23.875 | Module proxy already enabled 2021-11-18 12:41:23.879 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2021-11-18 12:41:23.941 | Considering dependency proxy for proxy_uwsgi: 2021-11-18 12:41:23.941 | Module proxy already enabled 2021-11-18 12:41:23.941 | Module proxy_uwsgi already enabled 2021-11-18 12:41:23.945 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2021-11-18 12:41:23.948 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-18 12:41:23.951 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-18 12:41:23.954 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-18 12:41:24.114 | + ./stack.sh:main:863 : install_keystoneauth 2021-11-18 12:41:24.116 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2021-11-18 12:41:24.119 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-11-18 12:41:24.124 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-11-18 12:41:24.137 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.140 | + ./stack.sh:main:864 : install_keystoneclient 2021-11-18 12:41:24.142 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2021-11-18 12:41:24.145 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-11-18 12:41:24.147 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.152 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-18 12:41:24.155 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.157 | + ./stack.sh:main:865 : install_glanceclient 2021-11-18 12:41:24.159 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2021-11-18 12:41:24.162 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-11-18 12:41:24.164 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-18 12:41:24.172 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.174 | + ./stack.sh:main:866 : install_cinderclient 2021-11-18 12:41:24.177 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-brick-cinderclient-ext 2021-11-18 12:41:24.179 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-11-18 12:41:24.181 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-18 12:41:24.189 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.191 | + lib/cinder:install_cinderclient:491 : use_library_from_git python-cinderclient 2021-11-18 12:41:24.194 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-11-18 12:41:24.196 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-18 12:41:24.203 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.206 | + ./stack.sh:main:867 : install_novaclient 2021-11-18 12:41:24.208 | + lib/nova:install_novaclient:807 : use_library_from_git python-novaclient 2021-11-18 12:41:24.211 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-11-18 12:41:24.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-11-18 12:41:24.221 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.223 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2021-11-18 12:41:24.241 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:24.243 | + ./stack.sh:main:869 : install_swiftclient 2021-11-18 12:41:24.246 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2021-11-18 12:41:24.248 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-11-18 12:41:24.250 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-18 12:41:24.258 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.260 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2021-11-18 12:41:24.277 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:24.280 | + ./stack.sh:main:872 : install_neutronclient 2021-11-18 12:41:24.282 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-18 12:41:24.285 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-11-18 12:41:24.287 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-18 12:41:24.294 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.297 | + ./stack.sh:main:876 : install_keystonemiddleware 2021-11-18 12:41:24.299 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2021-11-18 12:41:24.302 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-11-18 12:41:24.304 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:24.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:24.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-18 12:41:24.311 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:24.314 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2021-11-18 12:41:24.316 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-18 12:41:24.318 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-18 12:41:24.322 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-18 12:41:24.324 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-11-18 12:41:24.327 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-18 12:41:24.331 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-18 12:41:24.331 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-18 12:41:24.337 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-11-18 12:41:24.339 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-11-18 12:41:24.341 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-11-18 12:41:24.344 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-18 12:41:24.347 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-18 12:41:24.367 | Using python 3.8 to install keystonemiddleware 2021-11-18 12:41:24.370 | + 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-11-18 12:41:25.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:25.254 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:25.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:25.254 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:26.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:26.327 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2021-11-18 12:41:26.399 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2021-11-18 12:41:26.400 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2021-11-18 12:41:26.401 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2021-11-18 12:41:26.402 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.11.0) 2021-11-18 12:41:26.403 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2021-11-18 12:41:26.404 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.7.0) 2021-11-18 12:41:26.405 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2021-11-18 12:41:26.406 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2021-11-18 12:41:26.407 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2021-11-18 12:41:26.408 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2021-11-18 12:41:26.409 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2021-11-18 12:41:26.410 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2021-11-18 12:41:26.411 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2021-11-18 12:41:26.413 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2021-11-18 12:41:26.470 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.0) 2021-11-18 12:41:26.471 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2021-11-18 12:41:26.473 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2021-11-18 12:41:26.510 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2021-11-18 12:41:26.556 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2021-11-18 12:41:26.557 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2021-11-18 12:41:26.558 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2021-11-18 12:41:26.560 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2021-11-18 12:41:26.611 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2021-11-18 12:41:26.613 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2021-11-18 12:41:26.622 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2021-11-18 12:41:26.623 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2021-11-18 12:41:26.637 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.2) 2021-11-18 12:41:26.639 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2021-11-18 12:41:26.641 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2021-11-18 12:41:26.706 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.7) 2021-11-18 12:41:26.707 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2021-11-18 12:41:26.707 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2021-11-18 12:41:26.710 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2021-11-18 12:41:26.761 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2021-11-18 12:41:26.773 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2021-11-18 12:41:29.240 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:29.366 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:29.369 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:29.371 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:29.373 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:29.376 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:29.378 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:29.380 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:29.383 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:29.385 | + functions-common:time_stop:2402 : start_time=1637239284362 2021-11-18 12:41:29.388 | + functions-common:time_stop:2404 : [[ -z 1637239284362 ]] 2021-11-18 12:41:29.390 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:29.394 | + functions-common:time_stop:2407 : end_time=1637239289392 2021-11-18 12:41:29.397 | + functions-common:time_stop:2408 : elapsed_time=5030 2021-11-18 12:41:29.399 | + functions-common:time_stop:2409 : total=36280 2021-11-18 12:41:29.401 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:29.403 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=41310 2021-11-18 12:41:29.406 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:29.408 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2021-11-18 12:41:29.410 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-18 12:41:29.413 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-18 12:41:29.416 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-18 12:41:29.418 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-11-18 12:41:29.421 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-11-18 12:41:29.424 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-18 12:41:29.425 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-11-18 12:41:29.430 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-11-18 12:41:29.433 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-11-18 12:41:29.435 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-11-18 12:41:29.438 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-18 12:41:29.440 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-18 12:41:29.462 | Using python 3.8 to install python-memcached 2021-11-18 12:41:29.464 | + 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-11-18 12:41:30.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:30.342 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:30.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:30.343 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:31.413 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:31.430 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2021-11-18 12:41:31.433 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2021-11-18 12:41:33.997 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:34.122 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:34.124 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:34.126 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:34.129 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:34.131 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:34.134 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:34.136 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:34.139 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:34.141 | + functions-common:time_stop:2402 : start_time=1637239289456 2021-11-18 12:41:34.143 | + functions-common:time_stop:2404 : [[ -z 1637239289456 ]] 2021-11-18 12:41:34.146 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:34.151 | + functions-common:time_stop:2407 : end_time=1637239294148 2021-11-18 12:41:34.153 | + functions-common:time_stop:2408 : elapsed_time=4692 2021-11-18 12:41:34.156 | + functions-common:time_stop:2409 : total=41310 2021-11-18 12:41:34.158 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:34.160 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=46002 2021-11-18 12:41:34.163 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:34.165 | + ./stack.sh:main:878 : is_service_enabled keystone 2021-11-18 12:41:34.181 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:34.184 | + ./stack.sh:main:879 : '[' 10.222.0.41 == 10.222.0.41 ']' 2021-11-18 12:41:34.186 | + ./stack.sh:main:880 : stack_install_service keystone 2021-11-18 12:41:34.189 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-18 12:41:34.191 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-18 12:41:34.194 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-18 12:41:34.197 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-18 12:41:34.199 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2021-11-18 12:41:34.215 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:34.218 | + lib/keystone:install_keystone:528 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-11-18 12:41:34.220 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-18 12:41:34.222 | + functions-common:git_clone:579 : local git_dest=/opt/stack/keystone 2021-11-18 12:41:34.224 | + functions-common:git_clone:580 : local git_ref=master 2021-11-18 12:41:34.226 | + functions-common:git_clone:581 : local orig_dir 2021-11-18 12:41:34.229 | ++ functions-common:git_clone:582 : pwd 2021-11-18 12:41:34.232 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-18 12:41:34.234 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-18 12:41:34.236 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-18 12:41:34.251 | + functions-common:git_clone:585 : RECLONE=False 2021-11-18 12:41:34.253 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-18 12:41:34.256 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:34.259 | + functions-common:git_clone:599 : echo master 2021-11-18 12:41:34.259 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-18 12:41:34.264 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/keystone ]] 2021-11-18 12:41:34.267 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:34.269 | + functions-common:git_clone:647 : cd /opt/stack/keystone 2021-11-18 12:41:34.272 | + functions-common:git_clone:648 : git show --oneline 2021-11-18 12:41:34.272 | + functions-common:git_clone:648 : head -1 2021-11-18 12:41:34.276 | 1e7ecca88 Merge "Fix typo in identity provider policies" 2021-11-18 12:41:34.278 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-18 12:41:34.281 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2021-11-18 12:41:34.283 | + inc/python:setup_develop:338 : local bindep 2021-11-18 12:41:34.285 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-18 12:41:34.288 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-11-18 12:41:34.290 | + inc/python:setup_develop:344 : local extras= 2021-11-18 12:41:34.293 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-18 12:41:34.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-18 12:41:34.297 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-18 12:41:34.300 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-11-18 12:41:34.302 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-18 12:41:34.305 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-11-18 12:41:34.308 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-11-18 12:41:34.310 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-18 12:41:34.313 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-11-18 12:41:34.315 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-18 12:41:34.317 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-18 12:41:34.320 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-18 12:41:34.326 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2021-11-18 12:41:34.328 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2021-11-18 12:41:34.997 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2021-11-18 12:41:34.999 | + inc/python:setup_package:418 : local bindep=0 2021-11-18 12:41:35.001 | + inc/python:setup_package:419 : local bindep_flag= 2021-11-18 12:41:35.004 | + inc/python:setup_package:420 : local bindep_profiles= 2021-11-18 12:41:35.006 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-18 12:41:35.009 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2021-11-18 12:41:35.011 | + inc/python:setup_package:427 : local flags=-e 2021-11-18 12:41:35.013 | + inc/python:setup_package:428 : local extras= 2021-11-18 12:41:35.015 | + inc/python:setup_package:432 : [[ -n -e ]] 2021-11-18 12:41:35.018 | + inc/python:setup_package:432 : [[ -z '' ]] 2021-11-18 12:41:35.020 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2021-11-18 12:41:35.022 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2021-11-18 12:41:35.025 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2021-11-18 12:41:35.027 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2021-11-18 12:41:35.047 | Using python 3.8 to install /opt/stack/keystone 2021-11-18 12:41:35.049 | + 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-11-18 12:41:35.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:35.946 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:35.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-11-18 12:41:35.946 | from cryptography.utils import int_from_bytes 2021-11-18 12:41:37.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-18 12:41:37.036 | Obtaining file:///opt/stack/keystone 2021-11-18 12:41:37.037 | Preparing metadata (setup.py): started 2021-11-18 12:41:38.578 | Preparing metadata (setup.py): finished with status 'done' 2021-11-18 12:41:38.685 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.7.0) 2021-11-18 12:41:38.686 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2021-11-18 12:41:38.687 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.0.2) 2021-11-18 12:41:38.688 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.3.9) 2021-11-18 12:41:38.689 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (35.0.0) 2021-11-18 12:41:38.690 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.27) 2021-11-18 12:41:38.691 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2021-11-18 12:41:38.692 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.5.0) 2021-11-18 12:41:38.693 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.7.4) 2021-11-18 12:41:38.695 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2021-11-18 12:41:38.696 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2021-11-18 12:41:38.697 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-18 12:41:38.698 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.8.18) 2021-11-18 12:41:38.699 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.1) 2021-11-18 12:41:38.700 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2021-11-18 12:41:38.702 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2021-11-18 12:41:38.703 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.11.0) 2021-11-18 12:41:38.704 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2021-11-18 12:41:38.705 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2021-11-18 12:41:38.706 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.1) 2021-11-18 12:41:38.707 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2021-11-18 12:41:38.708 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.9.0) 2021-11-18 12:41:38.709 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2021-11-18 12:41:38.711 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2021-11-18 12:41:38.712 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.11.0) 2021-11-18 12:41:38.713 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-18 12:41:38.714 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (7.0.1) 2021-11-18 12:41:38.715 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.3.0) 2021-11-18 12:41:38.717 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.4) 2021-11-18 12:41:38.718 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2021-11-18 12:41:38.719 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2021-11-18 12:41:38.720 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2021-11-18 12:41:38.721 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2021-11-18 12:41:38.722 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.3) 2021-11-18 12:41:38.733 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.15.0) 2021-11-18 12:41:38.734 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2021-11-18 12:41:38.780 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.1.0) 2021-11-18 12:41:38.793 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.3) 2021-11-18 12:41:38.794 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (8.0.3) 2021-11-18 12:41:38.795 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.2) 2021-11-18 12:41:38.796 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-11-18 12:41:38.806 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.0.1.dev8) (9.0.1) 2021-11-18 12:41:38.869 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2021-11-18 12:41:38.872 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2021-11-18 12:41:38.967 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2021-11-18 12:41:38.968 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2021-11-18 12:41:38.969 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2021-11-18 12:41:38.971 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (6.0) 2021-11-18 12:41:39.028 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.5) 2021-11-18 12:41:39.029 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2021-11-18 12:41:39.031 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2021-11-18 12:41:39.082 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2021-11-18 12:41:39.086 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2021-11-18 12:41:39.143 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-18 12:41:39.144 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.6) 2021-11-18 12:41:39.146 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.7.0) 2021-11-18 12:41:39.149 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.4) 2021-11-18 12:41:39.150 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.4.0) 2021-11-18 12:41:39.151 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.2.2) 2021-11-18 12:41:39.169 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2021-11-18 12:41:39.219 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-18 12:41:39.241 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2021-11-18 12:41:39.242 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2021-11-18 12:41:39.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.2) 2021-11-18 12:41:39.245 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (1.0.0) 2021-11-18 12:41:39.298 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.5.0) 2021-11-18 12:41:39.414 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (0.7.1) 2021-11-18 12:41:39.416 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (1.8.2) 2021-11-18 12:41:39.418 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (21.0.0) 2021-11-18 12:41:39.418 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.4.0) 2021-11-18 12:41:39.666 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.2) 2021-11-18 12:41:39.688 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2021-11-18 12:41:39.690 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.2) 2021-11-18 12:41:39.764 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2021-11-18 12:41:39.764 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (4.8.2) 2021-11-18 12:41:39.783 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2021-11-18 12:41:39.857 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.21) 2021-11-18 12:41:39.898 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.13.3) 2021-11-18 12:41:40.017 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2021-11-18 12:41:40.091 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2021-11-18 12:41:40.218 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2021-11-18 12:41:40.249 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.12.0) 2021-11-18 12:41:40.289 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.3) 2021-11-18 12:41:40.291 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2021-11-18 12:41:40.293 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2021-11-18 12:41:40.295 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2021-11-18 12:41:40.296 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.33.0) 2021-11-18 12:41:40.297 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2021-11-18 12:41:40.352 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.2.5) 2021-11-18 12:41:40.486 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2019.11.28) 2021-11-18 12:41:40.489 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.7) 2021-11-18 12:41:40.490 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.7) 2021-11-18 12:41:40.493 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.3) 2021-11-18 12:41:40.650 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2021-11-18 12:41:40.731 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.0.1.dev8) (2.4.0) 2021-11-18 12:41:40.807 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.6.0) 2021-11-18 12:41:40.989 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.0) 2021-11-18 12:41:41.019 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2021-11-18 12:41:41.165 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (59.1.1) 2021-11-18 12:41:41.259 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2021-11-18 12:41:41.295 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2021-11-18 12:41:43.297 | Installing collected packages: keystone 2021-11-18 12:41:43.297 | Attempting uninstall: keystone 2021-11-18 12:41:43.297 | Found existing installation: keystone 20.0.1.dev8 2021-11-18 12:41:43.300 | Can't uninstall 'keystone'. No files were found to uninstall. 2021-11-18 12:41:43.302 | Running setup.py develop for keystone 2021-11-18 12:41:45.506 | Successfully installed keystone 2021-11-18 12:41:45.506 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-18 12:41:45.654 | + inc/python:pip_install:200 : result=0 2021-11-18 12:41:45.657 | + inc/python:pip_install:202 : time_stop pip_install 2021-11-18 12:41:45.659 | + functions-common:time_stop:2395 : local name 2021-11-18 12:41:45.661 | + functions-common:time_stop:2396 : local end_time 2021-11-18 12:41:45.664 | + functions-common:time_stop:2397 : local elapsed_time 2021-11-18 12:41:45.666 | + functions-common:time_stop:2398 : local total 2021-11-18 12:41:45.668 | + functions-common:time_stop:2399 : local start_time 2021-11-18 12:41:45.670 | + functions-common:time_stop:2401 : name=pip_install 2021-11-18 12:41:45.672 | + functions-common:time_stop:2402 : start_time=1637239295042 2021-11-18 12:41:45.674 | + functions-common:time_stop:2404 : [[ -z 1637239295042 ]] 2021-11-18 12:41:45.677 | ++ functions-common:time_stop:2407 : date +%s%3N 2021-11-18 12:41:45.681 | + functions-common:time_stop:2407 : end_time=1637239305679 2021-11-18 12:41:45.683 | + functions-common:time_stop:2408 : elapsed_time=10637 2021-11-18 12:41:45.686 | + functions-common:time_stop:2409 : total=46002 2021-11-18 12:41:45.688 | + functions-common:time_stop:2411 : _TIME_START[$name]= 2021-11-18 12:41:45.690 | + functions-common:time_stop:2412 : _TIME_TOTAL[$name]=56639 2021-11-18 12:41:45.692 | + inc/python:pip_install:203 : return 0 2021-11-18 12:41:45.694 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2021-11-18 12:41:45.697 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-18 12:41:45.699 | + functions-common:safe_chown:2296 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-18 12:41:45.718 | + functions-common:_safe_permission_operation:2144 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-18 12:41:45.730 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2021-11-18 12:41:45.733 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-11-18 12:41:45.735 | + inc/python:use_library_from_git:251 : local enabled=1 2021-11-18 12:41:45.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-11-18 12:41:45.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-18 12:41:45.742 | + inc/python:use_library_from_git:253 : return 1 2021-11-18 12:41:45.745 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2021-11-18 12:41:45.761 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:45.764 | + lib/keystone:install_keystone:535 : '[' uwsgi == mod_wsgi ']' 2021-11-18 12:41:45.766 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-18 12:41:45.769 | + ./stack.sh:main:881 : configure_keystone 2021-11-18 12:41:45.771 | + lib/keystone:configure_keystone:187 : sudo install -d -o ubuntu /etc/keystone 2021-11-18 12:41:45.784 | + lib/keystone:configure_keystone:189 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-11-18 12:41:45.786 | + lib/keystone:configure_keystone:190 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-18 12:41:45.791 | + lib/keystone:configure_keystone:193 : is_service_enabled ldap 2021-11-18 12:41:45.807 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:45.809 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-18 12:41:45.839 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-18 12:41:45.867 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-18 12:41:45.898 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-18 12:41:45.928 | + lib/keystone:configure_keystone:201 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-18 12:41:45.959 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-18 12:41:45.990 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-18 12:41:46.017 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-18 12:41:46.045 | + lib/keystone:configure_keystone:208 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-18 12:41:46.048 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-18 12:41:46.050 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-18 12:41:46.052 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-18 12:41:46.055 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-18 12:41:46.057 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-18 12:41:46.073 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:46.076 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-18 12:41:46.078 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-18 12:41:46.081 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-18 12:41:46.096 | ++ functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:46.098 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-11-18 12:41:46.101 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.41:5672/ 2021-11-18 12:41:46.131 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-18 12:41:46.133 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-18 12:41:46.136 | + lib/keystone:configure_keystone:210 : local service_port=5000 2021-11-18 12:41:46.138 | + lib/keystone:configure_keystone:212 : is_service_enabled tls-proxy 2021-11-18 12:41:46.154 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:46.157 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.41/identity 2021-11-18 12:41:46.187 | + lib/keystone:configure_keystone:224 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.41/identity 2021-11-18 12:41:46.215 | + lib/keystone:configure_keystone:226 : [[ fernet != '' ]] 2021-11-18 12:41:46.218 | + lib/keystone:configure_keystone:227 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-18 12:41:46.248 | ++ lib/keystone:configure_keystone:230 : database_connection_url keystone 2021-11-18 12:41:46.250 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-18 12:41:46.253 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-18 12:41:46.255 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2021-11-18 12:41:46.258 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-18 12:41:46.261 | + lib/keystone:configure_keystone:230 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-18 12:41:46.292 | + lib/keystone:configure_keystone:233 : '[' False '!=' False ']' 2021-11-18 12:41:46.294 | + lib/keystone:configure_keystone:238 : setup_logging /etc/keystone/keystone.conf 2021-11-18 12:41:46.297 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-18 12:41:46.299 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-11-18 12:41:46.302 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-11-18 12:41:46.322 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-11-18 12:41:46.325 | + functions:setup_systemd_logging:695 : local pidstr= 2021-11-18 12:41:46.327 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-11-18 12:41:46.329 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-11-18 12:41:46.332 | + 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-11-18 12:41:46.359 | + 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-11-18 12:41:46.388 | + 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-11-18 12:41:46.415 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-18 12:41:46.443 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-18 12:41:46.471 | + lib/keystone:configure_keystone:242 : '[' uwsgi == mod_wsgi ']' 2021-11-18 12:41:46.473 | + lib/keystone:configure_keystone:246 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-18 12:41:46.476 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-18 12:41:46.478 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-18 12:41:46.481 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2021-11-18 12:41:46.483 | + lib/apache:write_uwsgi_config:257 : local http= 2021-11-18 12:41:46.485 | + lib/apache:write_uwsgi_config:258 : local name= 2021-11-18 12:41:46.488 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2021-11-18 12:41:46.493 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2021-11-18 12:41:46.495 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2021-11-18 12:41:46.497 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-18 12:41:46.511 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-18 12:41:46.511 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-18 12:41:46.519 | d /var/run/uwsgi 0755 ubuntu root 2021-11-18 12:41:46.523 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-18 12:41:46.538 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-18 12:41:46.541 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-18 12:41:46.545 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-18 12:41:46.575 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-18 12:41:46.602 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-18 12:41:46.630 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-18 12:41:46.657 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-18 12:41:46.685 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-18 12:41:46.713 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-18 12:41:46.740 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-18 12:41:46.768 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-18 12:41:46.795 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-18 12:41:46.823 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-18 12:41:46.851 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-18 12:41:46.879 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-18 12:41:46.907 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2021-11-18 12:41:46.909 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2021-11-18 12:41:46.912 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2021-11-18 12:41:46.915 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2021-11-18 12:41:46.917 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2021-11-18 12:41:46.920 | ++ functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:46.922 | ++ functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:46.924 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-18 12:41:46.927 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-18 12:41:46.930 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-18 12:41:46.957 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-18 12:41:46.985 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-18 12:41:46.986 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2021-11-18 12:41:46.995 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2021-11-18 12:41:46.998 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2021-11-18 12:41:47.001 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2021-11-18 12:41:47.003 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2021-11-18 12:41:47.006 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-18 12:41:47.008 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-18 12:41:47.010 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:47.012 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:47.015 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-18 12:41:47.017 | + lib/apache:enable_apache_site:206 : is_ubuntu 2021-11-18 12:41:47.019 | + functions-common:is_ubuntu:548 : [[ -z deb ]] 2021-11-18 12:41:47.022 | + functions-common:is_ubuntu:551 : '[' deb = deb ']' 2021-11-18 12:41:47.024 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2021-11-18 12:41:47.085 | Site keystone-wsgi-public already enabled 2021-11-18 12:41:47.089 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2021-11-18 12:41:47.091 | + lib/apache:restart_apache_server:250 : restart_service apache2 2021-11-18 12:41:47.094 | + functions-common:restart_service:2279 : '[' -x /bin/systemctl ']' 2021-11-18 12:41:47.096 | + functions-common:restart_service:2280 : sudo /bin/systemctl restart apache2 2021-11-18 12:41:47.231 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-18 12:41:47.265 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-18 12:41:47.301 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-18 12:41:47.332 | + lib/keystone:configure_keystone:261 : [[ True = True ]] 2021-11-18 12:41:47.334 | + lib/keystone:configure_keystone:262 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-18 12:41:47.366 | + lib/keystone:configure_keystone:263 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-18 12:41:47.394 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-18 12:41:47.422 | + ./stack.sh:main:885 : is_service_enabled swift 2021-11-18 12:41:47.439 | + functions-common:is_service_enabled:2051 : return 0 2021-11-18 12:41:47.441 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2021-11-18 12:41:47.458 | + functions-common:is_service_enabled:2051 : return 1 2021-11-18 12:41:47.461 | + ./stack.sh:main:889 : stack_install_service swift 2021-11-18 12:41:47.463 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-18 12:41:47.466 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-18 12:41:47.468 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-18 12:41:47.470 | + lib/stack:stack_install_service:32 : install_swift 2021-11-18 12:41:47.473 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-11-18 12:41:47.476 | + functions-common:git_clone:578 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-18 12:41:47.478 | + functions-common:git_clone:579 : local git_dest=/opt/stack/swift 2021-11-18 12:41:47.480 | + functions-common:git_clone:580 : local git_ref=master 2021-11-18 12:41:47.483 | + functions-common:git_clone:581 : local orig_dir 2021-11-18 12:41:47.485 | ++ functions-common:git_clone:582 : pwd 2021-11-18 12:41:47.488 | + functions-common:git_clone:582 : orig_dir=/home/ubuntu/devstack 2021-11-18 12:41:47.490 | + functions-common:git_clone:583 : local git_clone_flags= 2021-11-18 12:41:47.493 | ++ functions-common:git_clone:585 : trueorfalse False RECLONE 2021-11-18 12:41:47.510 | + functions-common:git_clone:585 : RECLONE=False 2021-11-18 12:41:47.512 | + functions-common:git_clone:586 : [[ 0 -gt 0 ]] 2021-11-18 12:41:47.514 | + functions-common:git_clone:590 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:47.517 | + functions-common:git_clone:599 : echo master 2021-11-18 12:41:47.517 | + functions-common:git_clone:599 : egrep -q '^refs' 2021-11-18 12:41:47.523 | + functions-common:git_clone:613 : [[ ! -d /opt/stack/swift ]] 2021-11-18 12:41:47.526 | + functions-common:git_clone:621 : [[ False = \T\r\u\e ]] 2021-11-18 12:41:47.528 | + functions-common:git_clone:647 : cd /opt/stack/swift 2021-11-18 12:41:47.531 | + functions-common:git_clone:648 : git show --oneline 2021-11-18 12:41:47.531 | + functions-common:git_clone:648 : head -1 2021-11-18 12:41:47.534 | f91074f37 Merge "Make cmp_policy_info agree with the API behaviour" 2021-11-18 12:41:47.536 | + functions-common:git_clone:649 : cd /home/ubuntu/devstack 2021-11-18 12:41:47.539 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2021-11-18 12:41:47.541 | + inc/python:setup_develop:338 : local bindep 2021-11-18 12:41:47.544 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-11-18 12:41:47.546 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-11-18 12:41:47.548 | + inc/python:setup_develop:344 : local extras=keystone 2021-11-18 12:41:47.551 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-18 12:41:47.553 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-11-18 12:41:47.556 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-11-18 12:41:47.558 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-11-18 12:41:47.561 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-11-18 12:41:47.563 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-11-18 12:41:47.566 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-11-18 12:41:47.568 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-11-18 12:41:47.572 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-11-18 12:41:47.574 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-11-18 12:41:47.577 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2021-11-18 12:41:47.580 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-18 12:41:47.586 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2021-11-18 12:41:47.588 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift