2022-01-05 16:40:07.818 | + ./stack.sh:main:473 : exec 2022-01-05 16:40:07.818 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-164007.summary.2022-01-05-164007 2022-01-05 16:40:07.818 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164007' 2022-01-05 16:40:07.818 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:40:07.818 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-164007 2022-01-05 16:40:07.818 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164007 /opt/stack/logs/stack.sh.log 2022-01-05 16:40:07.818 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-164007.summary.2022-01-05-164007 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:40:07.818 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-05 16:40:07.818 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-05 16:40:07.818 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-05 16:40:07.818 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-05 16:40:07.818 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:40:07.818 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:40:07.819 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-05 16:40:07.822 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-05 16:40:07.825 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-05 16:40:07.827 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-05 16:40:07.830 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-05 16:40:07.832 | + ./stack.sh:main:559 : set -o errexit 2022-01-05 16:40:07.833 | + ./stack.sh:main:562 : uname -a 2022-01-05 16:40:07.835 | Linux dv-cinder-wallaby-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:40:07.837 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:40:07.839 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:40:07.842 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:40:07.871 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:40:07.886 | + ./stack.sh:main:576 : fetch_plugins 2022-01-05 16:40:07.888 | + functions-common:fetch_plugins:1650 : local plugins= 2022-01-05 16:40:07.890 | + functions-common:fetch_plugins:1651 : local plugin 2022-01-05 16:40:07.892 | + functions-common:fetch_plugins:1654 : [[ -z '' ]] 2022-01-05 16:40:07.893 | + functions-common:fetch_plugins:1655 : return 2022-01-05 16:40:07.895 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-05 16:40:07.897 | + functions-common:run_phase:1732 : local mode=override_defaults 2022-01-05 16:40:07.899 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:40:07.901 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:40:07.902 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:40:07.904 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:40:07.906 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:40:07.908 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:40:07.910 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:40:07.913 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:40:07.915 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:40:07.917 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:40:07.919 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:40:07.921 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:40:07.933 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:07.935 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:40:07.937 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:40:07.939 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:40:07.941 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:40:07.942 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:40:07.944 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:40:07.946 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:40:07.948 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:40:07.950 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:40:07.952 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:40:07.953 | + functions-common:run_phase:1757 : plugin_override_defaults 2022-01-05 16:40:07.956 | + functions-common:plugin_override_defaults:1691 : local plugins= 2022-01-05 16:40:07.957 | + functions-common:plugin_override_defaults:1692 : local plugin 2022-01-05 16:40:07.959 | + functions-common:plugin_override_defaults:1695 : [[ -z '' ]] 2022-01-05 16:40:07.961 | + functions-common:plugin_override_defaults:1696 : return 2022-01-05 16:40:07.963 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:40:07.980 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:40:07.982 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:40:07.994 | ++ functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:40:07.997 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:40:08.000 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:40:08.002 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:40:08.004 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:40:08.006 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:40:08.007 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:40:08.009 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:40:08.011 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:40:08.013 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:40:08.015 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:40:08.017 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:40:08.021 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:40:08.033 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:40:08.050 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:40:08.062 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:40:08.073 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:40:08.099 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:40:08.140 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:40:08.224 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:40:08.245 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:40:08.283 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:40:08.334 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:40:08.461 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:40:08.474 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:40:08.488 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:40:08.500 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:40:08.586 | + ./stack.sh:main:609 : run_phase source 2022-01-05 16:40:08.588 | + functions-common:run_phase:1732 : local mode=source 2022-01-05 16:40:08.590 | + functions-common:run_phase:1733 : local phase= 2022-01-05 16:40:08.592 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:40:08.595 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:40:08.597 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:40:08.599 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:40:08.601 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:40:08.603 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:40:08.607 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:40:08.609 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:40:08.612 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:40:08.614 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:40:08.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:40:08.630 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:08.632 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:40:08.634 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:40:08.673 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:40:08.675 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:40:08.678 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:40:08.680 | + functions-common:run_phase:1754 : load_plugin_settings 2022-01-05 16:40:08.682 | + functions-common:load_plugin_settings:1668 : local plugins= 2022-01-05 16:40:08.684 | + functions-common:load_plugin_settings:1669 : local plugin 2022-01-05 16:40:08.686 | + functions-common:load_plugin_settings:1672 : [[ -z '' ]] 2022-01-05 16:40:08.688 | + functions-common:load_plugin_settings:1673 : return 2022-01-05 16:40:08.690 | + functions-common:run_phase:1755 : verify_disabled_services 2022-01-05 16:40:08.692 | + functions-common:verify_disabled_services:2015 : local service 2022-01-05 16:40:08.694 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.696 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 16:40:08.699 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.701 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 16:40:08.703 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.706 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 16:40:08.708 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.711 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 16:40:08.713 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.715 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 16:40:08.717 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.721 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 16:40:08.723 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.725 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 16:40:08.727 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.730 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 16:40:08.732 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.734 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 16:40:08.737 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.739 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 16:40:08.741 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.743 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 16:40:08.746 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.748 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 16:40:08.750 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.753 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 16:40:08.755 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.757 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 16:40:08.759 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.761 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 16:40:08.764 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.766 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 16:40:08.769 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.771 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 16:40:08.773 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.775 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 16:40:08.778 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.780 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 16:40:08.783 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.785 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 16:40:08.787 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.789 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 16:40:08.792 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.794 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 16:40:08.796 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.798 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 16:40:08.801 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.803 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 16:40:08.805 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.807 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 16:40:08.809 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.812 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 16:40:08.814 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.816 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 16:40:08.818 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.821 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 16:40:08.823 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.825 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 16:40:08.827 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.830 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 16:40:08.832 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.834 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 16:40:08.837 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.839 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 16:40:08.841 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.843 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 16:40:08.847 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.849 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 16:40:08.851 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.853 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 16:40:08.856 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.858 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 16:40:08.860 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.863 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 16:40:08.865 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.867 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 16:40:08.870 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.872 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 16:40:08.874 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:40:08.877 | + functions-common:verify_disabled_services:2017 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 16:40:08.879 | + ./stack.sh:main:680 : initialize_database_backends 2022-01-05 16:40:08.882 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:40:08.884 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:40:08.898 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:08.901 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:40:08.903 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:40:08.905 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:40:08.920 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:40:08.923 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:40:08.925 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:40:08.927 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:40:08.929 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:40:08.932 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:40:08.934 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:40:08.936 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:40:08.939 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:40:08.941 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:40:08.944 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:40:08.946 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:40:08.948 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:40:08.951 | + ./stack.sh:main:681 : echo 'Using mysql database backend' 2022-01-05 16:40:08.951 | Using mysql database backend 2022-01-05 16:40:08.953 | + ./stack.sh:main:684 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:40:08.969 | + ./stack.sh:main:696 : is_service_enabled rabbit 2022-01-05 16:40:08.985 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:08.988 | + ./stack.sh:main:697 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:40:09.004 | + ./stack.sh:main:704 : is_service_enabled keystone 2022-01-05 16:40:09.020 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:09.022 | + ./stack.sh:main:706 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:40:09.038 | + ./stack.sh:main:708 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:40:09.054 | + ./stack.sh:main:719 : is_service_enabled ldap 2022-01-05 16:40:09.070 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:40:09.072 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2022-01-05 16:40:09.088 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:09.090 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:40:09.106 | + ./stack.sh:main:734 : [[ -z '' ]] 2022-01-05 16:40:09.109 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2022-01-05 16:40:09.111 | + ./stack.sh:main:740 : save_stackenv 740 2022-01-05 16:40:09.114 | + functions-common:save_stackenv:60 : local tag=740 2022-01-05 16:40:09.117 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:40:09.121 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-164009 2022-01-05 16:40:09.123 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-164009 740' 2022-01-05 16:40:09.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.129 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:40:09.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.133 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:40:09.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.138 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:40:09.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.143 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:40:09.145 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.148 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-01-05 16:40:09.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.152 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-01-05 16:40:09.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.157 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-164007 2022-01-05 16:40:09.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.162 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:40:09.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.166 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-01-05 16:40:09.169 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.171 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:40:09.174 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.176 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:40:09.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.181 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:40:09.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:40:09.185 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:40:09.189 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2022-01-05 16:40:09.191 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:40:09.193 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-05 16:40:09.195 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:40:09.197 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:40:09.200 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:40:09.202 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:40:09.205 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:40:09.208 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:40:09.222 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:40:09.225 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:40:09.227 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:40:09.229 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:40:09.230 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:40:09.234 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:40:09.237 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:40:09.239 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-05 16:40:09.242 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:40:09.242 | + functions-common:git_clone:593 : head -1 2022-01-05 16:40:09.246 | 887d45e8 Update amqp version 2022-01-05 16:40:09.248 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:40:09.251 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2022-01-05 16:40:09.253 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:40:09.256 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-05 16:40:09.258 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:40:09.261 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:40:09.263 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:40:09.265 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:40:09.269 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:40:09.271 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:40:09.273 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:40:09.276 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:40:09.281 | ++ tools/install_prereqs.sh:source:47 : NOW=1641400809 2022-01-05 16:40:09.284 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:40:09.288 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641400558 2022-01-05 16:40:09.290 | ++ tools/install_prereqs.sh:source:49 : DELTA=251 2022-01-05 16:40:09.293 | ++ tools/install_prereqs.sh:source:50 : [[ 251 -lt 7200 ]] 2022-01-05 16:40:09.295 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:40:09.297 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:40:09.300 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2022-01-05 16:40:09.302 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:40:09.304 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2022-01-05 16:40:09.306 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:40:09.309 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2022-01-05 16:40:09.311 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:40:09.314 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:40:09.359 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:40:09.359 | apache2-dev 2022-01-05 16:40:09.359 | bc 2022-01-05 16:40:09.359 | bsdmainutils 2022-01-05 16:40:09.359 | curl 2022-01-05 16:40:09.359 | g++ 2022-01-05 16:40:09.359 | gcc 2022-01-05 16:40:09.359 | gettext 2022-01-05 16:40:09.359 | git 2022-01-05 16:40:09.359 | graphviz 2022-01-05 16:40:09.360 | iputils-ping 2022-01-05 16:40:09.360 | libapache2-mod-proxy-uwsgi 2022-01-05 16:40:09.360 | libffi-dev 2022-01-05 16:40:09.360 | libjpeg-dev 2022-01-05 16:40:09.360 | libmysqlclient-dev 2022-01-05 16:40:09.360 | libpcre3-dev 2022-01-05 16:40:09.360 | libpq-dev 2022-01-05 16:40:09.360 | libssl-dev 2022-01-05 16:40:09.360 | libsystemd-dev 2022-01-05 16:40:09.360 | libxml2-dev 2022-01-05 16:40:09.360 | libxslt1-dev 2022-01-05 16:40:09.360 | libyaml-dev 2022-01-05 16:40:09.360 | lsof 2022-01-05 16:40:09.360 | openssh-server 2022-01-05 16:40:09.360 | openssl 2022-01-05 16:40:09.360 | pkg-config 2022-01-05 16:40:09.360 | psmisc 2022-01-05 16:40:09.360 | python3-dev 2022-01-05 16:40:09.360 | python3-pip 2022-01-05 16:40:09.360 | python3-systemd 2022-01-05 16:40:09.360 | python3-venv 2022-01-05 16:40:09.360 | tar 2022-01-05 16:40:09.360 | tcpdump 2022-01-05 16:40:09.360 | unzip 2022-01-05 16:40:09.360 | uuid-runtime 2022-01-05 16:40:09.360 | wget 2022-01-05 16:40:09.360 | wget 2022-01-05 16:40:09.360 | zlib1g-dev 2022-01-05 16:40:09.360 | libkrb5-dev 2022-01-05 16:40:09.360 | libldap2-dev 2022-01-05 16:40:09.360 | libsasl2-dev 2022-01-05 16:40:09.360 | memcached 2022-01-05 16:40:09.360 | python3-mysqldb 2022-01-05 16:40:09.360 | sqlite3 2022-01-05 16:40:09.360 | conntrack 2022-01-05 16:40:09.361 | curl 2022-01-05 16:40:09.361 | dnsmasq-base 2022-01-05 16:40:09.361 | dnsmasq-utils 2022-01-05 16:40:09.361 | ebtables 2022-01-05 16:40:09.361 | gawk 2022-01-05 16:40:09.361 | genisoimage 2022-01-05 16:40:09.361 | iptables 2022-01-05 16:40:09.361 | iputils-arping 2022-01-05 16:40:09.361 | kpartx 2022-01-05 16:40:09.361 | libjs-jquery-tablesorter 2022-01-05 16:40:09.361 | libmysqlclient-dev 2022-01-05 16:40:09.361 | parted 2022-01-05 16:40:09.361 | pm-utils 2022-01-05 16:40:09.361 | python3-mysqldb 2022-01-05 16:40:09.361 | socat 2022-01-05 16:40:09.361 | sqlite3 2022-01-05 16:40:09.361 | sudo 2022-01-05 16:40:09.361 | vlan 2022-01-05 16:40:09.361 | lsscsi 2022-01-05 16:40:09.361 | open-iscsi 2022-01-05 16:40:09.361 | lvm2 2022-01-05 16:40:09.361 | qemu-utils 2022-01-05 16:40:09.361 | thin-provisioning-tools 2022-01-05 16:40:09.361 | acl 2022-01-05 16:40:09.361 | dnsmasq-base 2022-01-05 16:40:09.361 | dnsmasq-utils 2022-01-05 16:40:09.361 | ebtables 2022-01-05 16:40:09.361 | haproxy 2022-01-05 16:40:09.361 | iptables 2022-01-05 16:40:09.361 | iputils-arping 2022-01-05 16:40:09.361 | iputils-ping 2022-01-05 16:40:09.361 | libmysqlclient-dev 2022-01-05 16:40:09.361 | postgresql-server-dev-all 2022-01-05 16:40:09.361 | python3-mysqldb 2022-01-05 16:40:09.361 | sqlite3 2022-01-05 16:40:09.361 | sudo 2022-01-05 16:40:09.361 | vlan 2022-01-05 16:40:09.361 | ipset 2022-01-05 16:40:09.361 | conntrack 2022-01-05 16:40:09.361 | conntrackd 2022-01-05 16:40:09.362 | keepalived 2022-01-05 16:40:09.362 | dstat 2022-01-05 16:40:09.362 | lvm2 2022-01-05 16:40:09.362 | qemu-utils 2022-01-05 16:40:09.362 | thin-provisioning-tools 2022-01-05 16:40:09.362 | curl 2022-01-05 16:40:09.362 | liberasurecode-dev 2022-01-05 16:40:09.362 | make 2022-01-05 16:40:09.362 | memcached 2022-01-05 16:40:09.362 | sqlite3 2022-01-05 16:40:09.362 | xfsprogs' 2022-01-05 16:40:09.362 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:40:09.381 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:40:09.381 | apache2-dev 2022-01-05 16:40:09.381 | bc 2022-01-05 16:40:09.381 | bsdmainutils 2022-01-05 16:40:09.381 | curl 2022-01-05 16:40:09.381 | g++ 2022-01-05 16:40:09.381 | gcc 2022-01-05 16:40:09.381 | gettext 2022-01-05 16:40:09.381 | git 2022-01-05 16:40:09.381 | graphviz 2022-01-05 16:40:09.381 | iputils-ping 2022-01-05 16:40:09.381 | libapache2-mod-proxy-uwsgi 2022-01-05 16:40:09.381 | libffi-dev 2022-01-05 16:40:09.381 | libjpeg-dev 2022-01-05 16:40:09.381 | libmysqlclient-dev 2022-01-05 16:40:09.381 | libpcre3-dev 2022-01-05 16:40:09.381 | libpq-dev 2022-01-05 16:40:09.381 | libssl-dev 2022-01-05 16:40:09.381 | libsystemd-dev 2022-01-05 16:40:09.381 | libxml2-dev 2022-01-05 16:40:09.381 | libxslt1-dev 2022-01-05 16:40:09.381 | libyaml-dev 2022-01-05 16:40:09.381 | lsof 2022-01-05 16:40:09.381 | openssh-server 2022-01-05 16:40:09.381 | openssl 2022-01-05 16:40:09.381 | pkg-config 2022-01-05 16:40:09.381 | psmisc 2022-01-05 16:40:09.381 | python3-dev 2022-01-05 16:40:09.381 | python3-pip 2022-01-05 16:40:09.381 | python3-systemd 2022-01-05 16:40:09.381 | python3-venv 2022-01-05 16:40:09.382 | tar 2022-01-05 16:40:09.382 | tcpdump 2022-01-05 16:40:09.382 | unzip 2022-01-05 16:40:09.382 | uuid-runtime 2022-01-05 16:40:09.382 | wget 2022-01-05 16:40:09.382 | wget 2022-01-05 16:40:09.382 | zlib1g-dev 2022-01-05 16:40:09.382 | libkrb5-dev 2022-01-05 16:40:09.382 | libldap2-dev 2022-01-05 16:40:09.382 | libsasl2-dev 2022-01-05 16:40:09.382 | memcached 2022-01-05 16:40:09.382 | python3-mysqldb 2022-01-05 16:40:09.382 | sqlite3 2022-01-05 16:40:09.382 | conntrack 2022-01-05 16:40:09.382 | curl 2022-01-05 16:40:09.382 | dnsmasq-base 2022-01-05 16:40:09.382 | dnsmasq-utils 2022-01-05 16:40:09.382 | ebtables 2022-01-05 16:40:09.382 | gawk 2022-01-05 16:40:09.382 | genisoimage 2022-01-05 16:40:09.382 | iptables 2022-01-05 16:40:09.382 | iputils-arping 2022-01-05 16:40:09.382 | kpartx 2022-01-05 16:40:09.382 | libjs-jquery-tablesorter 2022-01-05 16:40:09.382 | libmysqlclient-dev 2022-01-05 16:40:09.382 | parted 2022-01-05 16:40:09.382 | pm-utils 2022-01-05 16:40:09.382 | python3-mysqldb 2022-01-05 16:40:09.382 | socat 2022-01-05 16:40:09.382 | sqlite3 2022-01-05 16:40:09.382 | sudo 2022-01-05 16:40:09.382 | vlan 2022-01-05 16:40:09.382 | lsscsi 2022-01-05 16:40:09.382 | open-iscsi 2022-01-05 16:40:09.382 | lvm2 2022-01-05 16:40:09.382 | qemu-utils 2022-01-05 16:40:09.382 | thin-provisioning-tools 2022-01-05 16:40:09.382 | acl 2022-01-05 16:40:09.382 | dnsmasq-base 2022-01-05 16:40:09.382 | dnsmasq-utils 2022-01-05 16:40:09.383 | ebtables 2022-01-05 16:40:09.383 | haproxy 2022-01-05 16:40:09.383 | iptables 2022-01-05 16:40:09.383 | iputils-arping 2022-01-05 16:40:09.383 | iputils-ping 2022-01-05 16:40:09.383 | libmysqlclient-dev 2022-01-05 16:40:09.383 | postgresql-server-dev-all 2022-01-05 16:40:09.383 | python3-mysqldb 2022-01-05 16:40:09.383 | sqlite3 2022-01-05 16:40:09.383 | sudo 2022-01-05 16:40:09.383 | vlan 2022-01-05 16:40:09.383 | ipset 2022-01-05 16:40:09.383 | conntrack 2022-01-05 16:40:09.383 | conntrackd 2022-01-05 16:40:09.383 | keepalived 2022-01-05 16:40:09.383 | dstat 2022-01-05 16:40:09.383 | lvm2 2022-01-05 16:40:09.383 | qemu-utils 2022-01-05 16:40:09.383 | thin-provisioning-tools 2022-01-05 16:40:09.383 | curl 2022-01-05 16:40:09.383 | liberasurecode-dev 2022-01-05 16:40:09.383 | make 2022-01-05 16:40:09.383 | memcached 2022-01-05 16:40:09.383 | sqlite3 2022-01-05 16:40:09.383 | xfsprogs ' 2022-01-05 16:40:09.383 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:40:09.385 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:40:09.388 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:40:09.391 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:40:09.392 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:40:09.397 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:40:09.399 | ++ functions-common:install_package:1342 : update_package_repo 2022-01-05 16:40:09.401 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:40:09.403 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2022-01-05 16:40:09.405 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:40:09.407 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:40:09.409 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:40:09.411 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:40:09.413 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:40:09.415 | ++ functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:40:09.417 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2022-01-05 16:40:09.419 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2022-01-05 16:40:09.421 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2022-01-05 16:40:09.424 | +++ functions-common:apt_get_update:1076 : id -u 2022-01-05 16:40:09.428 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2022-01-05 16:40:09.430 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2022-01-05 16:40:09.432 | ++ functions-common:time_start:2290 : local name=apt-get-update 2022-01-05 16:40:09.434 | ++ functions-common:time_start:2291 : local start_time= 2022-01-05 16:40:09.436 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2022-01-05 16:40:09.439 | +++ functions-common:time_start:2295 : date +%s%3N 2022-01-05 16:40:09.442 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1641400809440 2022-01-05 16:40:09.445 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:40:09.446 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:40:09.449 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 16:40:09.695 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-01-05 16:40:09.828 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:40:09.948 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:40:10.076 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:40:10.515 | Fetched 114 kB in 1s (143 kB/s) 2022-01-05 16:40:11.999 | Reading package lists... 2022-01-05 16:40:12.030 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2022-01-05 16:40:12.032 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2022-01-05 16:40:12.034 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:40:12.037 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:12.039 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:12.041 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:40:12.043 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:12.045 | ++ functions-common:time_stop:2310 : name=apt-get-update 2022-01-05 16:40:12.047 | ++ functions-common:time_stop:2311 : start_time=1641400809440 2022-01-05 16:40:12.050 | ++ functions-common:time_stop:2313 : [[ -z 1641400809440 ]] 2022-01-05 16:40:12.052 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:12.056 | ++ functions-common:time_stop:2316 : end_time=1641400812054 2022-01-05 16:40:12.058 | ++ functions-common:time_stop:2317 : elapsed_time=2614 2022-01-05 16:40:12.061 | ++ functions-common:time_stop:2318 : total=0 2022-01-05 16:40:12.063 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:12.065 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2614 2022-01-05 16:40:12.068 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:40:12.070 | ++ functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:40:12.072 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:40:12.074 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:40:12.077 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:40:12.097 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-05 16:40:12.205 | Reading package lists... 2022-01-05 16:40:12.440 | Building dependency tree... 2022-01-05 16:40:12.442 | Reading state information... 2022-01-05 16:40:12.474 | acl is already the newest version (2.2.53-6). 2022-01-05 16:40:12.474 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:40:12.474 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:40:12.474 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:40:12.474 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:40:12.474 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:40:12.475 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:40:12.475 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:40:12.475 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:40:12.475 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:40:12.475 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:40:12.475 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:40:12.475 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:40:12.475 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:40:12.475 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:40:12.475 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:40:12.475 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:40:12.475 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:40:12.475 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:40:12.475 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:40:12.475 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:40:12.475 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:40:12.475 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:40:12.475 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:40:12.475 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:40:12.475 | psmisc is already the newest version (23.3-1). 2022-01-05 16:40:12.475 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:40:12.475 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:40:12.475 | python3-systemd is already the newest version (234-3build2). 2022-01-05 16:40:12.475 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:40:12.475 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:40:12.475 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:40:12.475 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:40:12.475 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:40:12.475 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:40:12.475 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:40:12.475 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:40:12.475 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:40:12.475 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:40:12.475 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:40:12.475 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:40:12.476 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:40:12.476 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:40:12.476 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:40:12.476 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:40:12.476 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:40:12.476 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:40:12.476 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:40:12.476 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:40:12.476 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:40:12.476 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:40:12.476 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:40:12.476 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:40:12.476 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:40:12.476 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:40:12.476 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:40:12.476 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:40:12.476 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:40:12.476 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:40:12.476 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:40:12.476 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:40:12.476 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:40:12.476 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:40:12.679 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:40:12.679 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:40:12.679 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:40:12.679 | The following packages were automatically installed and are no longer required: 2022-01-05 16:40:12.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:40:12.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:40:12.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:40:12.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:40:12.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:40:12.680 | python3-zope.interface 2022-01-05 16:40:12.680 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:40:12.681 | The following additional packages will be installed: 2022-01-05 16:40:12.681 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:40:12.748 | The following NEW packages will be installed: 2022-01-05 16:40:12.748 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:40:12.748 | python3-yaml 2022-01-05 16:40:13.329 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:40:13.329 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:40:13.329 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:40:13.358 | Selecting previously unselected package python3-yaml. 2022-01-05 16:40:13.409 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:40:13.413 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:40:13.415 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:40:13.461 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:40:13.471 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:40:13.473 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:40:13.619 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:40:13.628 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:40:13.632 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:40:18.046 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:40:18.057 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:40:18.059 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:40:18.382 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:40:18.392 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:40:18.395 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:40:18.451 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:40:18.730 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:40:18.736 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:40:18.741 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:40:18.746 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:40:18.753 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:40:19.101 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:40:25.947 | ++ functions-common:apt_get:1113 : result=0 2022-01-05 16:40:25.949 | ++ functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:40:25.952 | ++ functions-common:time_stop:2304 : local name 2022-01-05 16:40:25.954 | ++ functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:25.957 | ++ functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:25.959 | ++ functions-common:time_stop:2307 : local total 2022-01-05 16:40:25.961 | ++ functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:25.963 | ++ functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:40:25.965 | ++ functions-common:time_stop:2311 : start_time=1641400812095 2022-01-05 16:40:25.967 | ++ functions-common:time_stop:2313 : [[ -z 1641400812095 ]] 2022-01-05 16:40:25.970 | +++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:25.975 | ++ functions-common:time_stop:2316 : end_time=1641400825972 2022-01-05 16:40:25.977 | ++ functions-common:time_stop:2317 : elapsed_time=13877 2022-01-05 16:40:25.979 | ++ functions-common:time_stop:2318 : total=716 2022-01-05 16:40:25.981 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:25.983 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14593 2022-01-05 16:40:25.985 | ++ functions-common:apt_get:1117 : return 0 2022-01-05 16:40:25.988 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:40:25.990 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:40:25.993 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:40:25.997 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:40:26.001 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2022-01-05 16:40:26.004 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:40:26.006 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:40:27.374 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:40:27.376 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:40:27.378 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:40:27.381 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:40:27.383 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:40:27.385 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:40:27.387 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:40:27.389 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:40:27.391 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:40:27.393 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:40:27.395 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:40:27.460 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:40:27.462 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:40:27.528 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:40:27.530 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:40:27.595 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:40:27.597 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:40:27.599 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:40:27.601 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:40:27.603 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:40:27.604 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:40:27.606 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:40:27.608 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:40:27.610 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:40:27.612 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-05 16:40:27.614 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:40:27.614 | Distro: focal 2022-01-05 16:40:27.616 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:40:27.618 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:40:27.622 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:40:27.624 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:40:27.627 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:40:27.627 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:40:28.195 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:40:28.197 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:40:28.197 | pip: 21.3.1 2022-01-05 16:40:28.198 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:40:28.722 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:40:28.763 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:40:28.765 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:40:28.767 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:40:28.770 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:40:28.773 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:40:28.776 | + ./stack.sh:main:765 : fixup_all 2022-01-05 16:40:28.778 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2022-01-05 16:40:28.780 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:40:28.782 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:40:28.787 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:40:28.788 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:40:28.788 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:40:28.793 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:40:28.795 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:40:28.797 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:40:28.805 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:40:28.809 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2022-01-05 16:40:28.811 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:40:28.813 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:40:28.815 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2022-01-05 16:40:28.818 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:40:28.820 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:40:28.822 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:40:28.824 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:40:28.826 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:40:28.828 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:40:28.830 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:40:28.832 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:40:28.834 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:40:28.836 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:40:28.838 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:40:28.840 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2022-01-05 16:40:28.843 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2022-01-05 16:40:28.845 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:40:28.847 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:40:28.849 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:40:28.851 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:40:28.853 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:40:28.855 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:40:28.857 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2022-01-05 16:40:28.860 | + ./stack.sh:main:768 : pip_install -U os-testr 2022-01-05 16:40:28.880 | Using python 3.8 to install os-testr 2022-01-05 16:40:28.882 | + 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 2022-01-05 16:40:29.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:40:29.608 | from cryptography.utils import int_from_bytes 2022-01-05 16:40:29.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:40:29.608 | from cryptography.utils import int_from_bytes 2022-01-05 16:40:30.600 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:40:30.632 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:40:30.698 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:40:30.699 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.1) 2022-01-05 16:40:30.699 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.1.0) 2022-01-05 16:40:30.701 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:40:30.714 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:40:30.741 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:40:30.742 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-05 16:40:30.744 | 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) 2022-01-05 16:40:30.746 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-05 16:40:30.746 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.7.0) 2022-01-05 16:40:30.762 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:40:30.764 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:40:30.765 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:40:30.767 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:40:30.778 | 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) 2022-01-05 16:40:30.779 | 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.3.0) 2022-01-05 16:40:30.780 | 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) (0.7.2) 2022-01-05 16:40:30.781 | 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) (1.5.0) 2022-01-05 16:40:30.846 | Collecting argparse 2022-01-05 16:40:30.853 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:40:30.873 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:40:30.929 | 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) (20.3.0) 2022-01-05 16:40:30.930 | 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) 2022-01-05 16:40:30.931 | 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) 2022-01-05 16:40:30.932 | Requirement already satisfied: colorama>=0.3.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.4.4) 2022-01-05 16:40:32.214 | Installing collected packages: argparse 2022-01-05 16:40:32.314 | Successfully installed argparse-1.4.0 2022-01-05 16:40:32.314 | 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 2022-01-05 16:40:32.424 | + inc/python:pip_install:200 : result=0 2022-01-05 16:40:32.426 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:40:32.428 | + functions-common:time_stop:2304 : local name 2022-01-05 16:40:32.430 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:32.432 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:32.434 | + functions-common:time_stop:2307 : local total 2022-01-05 16:40:32.436 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:32.439 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:40:32.441 | + functions-common:time_stop:2311 : start_time=1641400828874 2022-01-05 16:40:32.443 | + functions-common:time_stop:2313 : [[ -z 1641400828874 ]] 2022-01-05 16:40:32.446 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:32.450 | + functions-common:time_stop:2316 : end_time=1641400832448 2022-01-05 16:40:32.452 | + functions-common:time_stop:2317 : elapsed_time=3574 2022-01-05 16:40:32.455 | + functions-common:time_stop:2318 : total=0 2022-01-05 16:40:32.457 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:32.459 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=3574 2022-01-05 16:40:32.461 | + inc/python:pip_install:203 : return 0 2022-01-05 16:40:32.463 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:40:32.515 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:40:32.614 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:40:32.617 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:40:32.619 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:40:32.622 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:40:35.768 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:40:35.770 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:40:35.792 | + 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 2022-01-05 16:40:37.726 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:37.734 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:37.940 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:38.118 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:38.172 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:38.230 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:38.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:40:38.510 | Collecting pbr===5.5.1 2022-01-05 16:40:38.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2022-01-05 16:40:38.553 | Installing collected packages: pbr 2022-01-05 16:40:38.691 | Successfully installed pbr-5.5.1 2022-01-05 16:40:38.753 | + inc/python:pip_install:200 : result=0 2022-01-05 16:40:38.755 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:40:38.757 | + functions-common:time_stop:2304 : local name 2022-01-05 16:40:38.759 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:38.761 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:38.764 | + functions-common:time_stop:2307 : local total 2022-01-05 16:40:38.766 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:38.768 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:40:38.770 | + functions-common:time_stop:2311 : start_time=1641400835785 2022-01-05 16:40:38.772 | + functions-common:time_stop:2313 : [[ -z 1641400835785 ]] 2022-01-05 16:40:38.775 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:38.779 | + functions-common:time_stop:2316 : end_time=1641400838776 2022-01-05 16:40:38.781 | + functions-common:time_stop:2317 : elapsed_time=2991 2022-01-05 16:40:38.783 | + functions-common:time_stop:2318 : total=3574 2022-01-05 16:40:38.785 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:38.787 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6565 2022-01-05 16:40:38.789 | + inc/python:pip_install:203 : return 0 2022-01-05 16:40:38.791 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:40:38.794 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:40:38.817 | + 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 2022-01-05 16:40:40.751 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:40.758 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:40.969 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:41.147 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:41.204 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:41.263 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:40:41.422 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:40:41.424 | Processing /opt/stack/requirements 2022-01-05 16:40:42.745 | Collecting fixtures===3.0.0 2022-01-05 16:40:42.754 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:40:42.966 | Collecting PyYAML===5.4.1 2022-01-05 16:40:42.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-05 16:40:43.145 | Collecting requests===2.25.1 2022-01-05 16:40:43.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2022-01-05 16:40:43.237 | Collecting packaging===20.9 2022-01-05 16:40:43.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2022-01-05 16:40:43.307 | Collecting testtools===2.4.0 2022-01-05 16:40:43.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:40:43.402 | Collecting idna===2.10 2022-01-05 16:40:43.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:40:43.544 | Collecting pyparsing===2.4.7 2022-01-05 16:40:43.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:40:43.600 | Collecting six===1.15.0 2022-01-05 16:40:43.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:40:43.634 | Collecting Parsley>=1.2 2022-01-05 16:40:43.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:40:43.686 | Collecting beagle>=0.2.1 2022-01-05 16:40:43.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:40:43.719 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2022-01-05 16:40:43.773 | Collecting certifi===2021.10.8 2022-01-05 16:40:43.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:40:43.820 | Collecting chardet===4.0.0 2022-01-05 16:40:43.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2022-01-05 16:40:43.926 | Collecting urllib3===1.26.3 2022-01-05 16:40:43.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2022-01-05 16:40:44.005 | Collecting unittest2===1.1.0 2022-01-05 16:40:44.012 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:40:44.060 | Collecting traceback2===1.4.0 2022-01-05 16:40:44.066 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:40:44.099 | Collecting python-mimeparse===1.6.0 2022-01-05 16:40:44.105 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:40:44.132 | Collecting extras===1.0.0 2022-01-05 16:40:44.139 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:40:44.220 | Collecting cliff===3.7.0 2022-01-05 16:40:44.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2022-01-05 16:40:44.291 | Collecting argparse 2022-01-05 16:40:44.298 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:40:44.324 | Collecting linecache2===1.0.0 2022-01-05 16:40:44.331 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:40:44.474 | Collecting cmd2===1.5.0 2022-01-05 16:40:44.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2022-01-05 16:40:44.622 | Collecting stevedore===3.3.0 2022-01-05 16:40:44.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2022-01-05 16:40:44.686 | Collecting prettytable===0.7.2 2022-01-05 16:40:44.693 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:40:44.754 | Collecting colorama===0.4.4 2022-01-05 16:40:44.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-05 16:40:44.809 | Collecting attrs===20.3.0 2022-01-05 16:40:44.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2022-01-05 16:40:44.905 | Collecting pyperclip===1.8.2 2022-01-05 16:40:44.911 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-05 16:40:44.949 | Collecting wcwidth===0.2.5 2022-01-05 16:40:44.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:40:44.973 | Building wheels for collected packages: openstack-requirements 2022-01-05 16:40:44.974 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:40:45.737 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:40:45.737 | ERROR: Command errored out with exit status 1: 2022-01-05 16:40:45.737 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-o6z3vvt_/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-o6z3vvt_/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-oqb4sxkb 2022-01-05 16:40:45.737 | cwd: /tmp/pip-req-build-o6z3vvt_/ 2022-01-05 16:40:45.737 | Complete output (6 lines): 2022-01-05 16:40:45.737 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:40:45.737 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:40:45.737 | or: setup.py --help-commands 2022-01-05 16:40:45.737 | or: setup.py cmd --help 2022-01-05 16:40:45.737 | 2022-01-05 16:40:45.737 | error: invalid command 'bdist_wheel' 2022-01-05 16:40:45.737 | ---------------------------------------- 2022-01-05 16:40:45.737 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:40:45.737 | Running setup.py clean for openstack-requirements 2022-01-05 16:40:46.506 | Failed to build openstack-requirements 2022-01-05 16:40:46.724 | Installing collected packages: chardet, certifi, attrs, argparse, six, linecache2, traceback2, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:40:48.987 | Running setup.py install for openstack-requirements: started 2022-01-05 16:40:51.149 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:40:51.186 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2021.10.8 chardet-4.0.0 cliff-3.7.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4562 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2022-01-05 16:40:51.317 | + inc/python:pip_install:200 : result=0 2022-01-05 16:40:51.319 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:40:51.321 | + functions-common:time_stop:2304 : local name 2022-01-05 16:40:51.323 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:51.325 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:51.328 | + functions-common:time_stop:2307 : local total 2022-01-05 16:40:51.330 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:51.332 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:40:51.334 | + functions-common:time_stop:2311 : start_time=1641400838809 2022-01-05 16:40:51.336 | + functions-common:time_stop:2313 : [[ -z 1641400838809 ]] 2022-01-05 16:40:51.338 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:51.342 | + functions-common:time_stop:2316 : end_time=1641400851340 2022-01-05 16:40:51.345 | + functions-common:time_stop:2317 : elapsed_time=12531 2022-01-05 16:40:51.347 | + functions-common:time_stop:2318 : total=6565 2022-01-05 16:40:51.349 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:51.351 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=19096 2022-01-05 16:40:51.353 | + inc/python:pip_install:203 : return 0 2022-01-05 16:40:51.356 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:40:51.358 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:40:51.361 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:40:51.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:40:51.366 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:40:51.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:40:51.370 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:40:51.373 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:40:51.392 | Using python 3.8 to install pbr 2022-01-05 16:40:51.394 | + 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 2022-01-05 16:40:52.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:40:52.117 | from cryptography.utils import int_from_bytes 2022-01-05 16:40:52.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:40:52.117 | from cryptography.utils import int_from_bytes 2022-01-05 16:40:53.106 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:40:53.138 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.1) 2022-01-05 16:40:54.662 | 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 2022-01-05 16:40:54.770 | + inc/python:pip_install:200 : result=0 2022-01-05 16:40:54.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:40:54.774 | + functions-common:time_stop:2304 : local name 2022-01-05 16:40:54.776 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:40:54.778 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:40:54.781 | + functions-common:time_stop:2307 : local total 2022-01-05 16:40:54.783 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:40:54.785 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:40:54.787 | + functions-common:time_stop:2311 : start_time=1641400851387 2022-01-05 16:40:54.789 | + functions-common:time_stop:2313 : [[ -z 1641400851387 ]] 2022-01-05 16:40:54.792 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:40:54.796 | + functions-common:time_stop:2316 : end_time=1641400854793 2022-01-05 16:40:54.798 | + functions-common:time_stop:2317 : elapsed_time=3406 2022-01-05 16:40:54.800 | + functions-common:time_stop:2318 : total=19096 2022-01-05 16:40:54.802 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:40:54.804 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22502 2022-01-05 16:40:54.806 | + inc/python:pip_install:203 : return 0 2022-01-05 16:40:54.808 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:40:57.181 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:40:59.109 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:40:59.110 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:40:59.125 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:40:59.128 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:40:59.131 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:40:59.136 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:40:59.138 | 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) 2022-01-05 16:40:59.210 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:40:59.212 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:40:59.215 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:40:59.232 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:40:59.235 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:40:59.237 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:40:59.239 | + functions-common:run_phase:1732 : local mode=stack 2022-01-05 16:40:59.241 | + functions-common:run_phase:1733 : local phase=pre-install 2022-01-05 16:40:59.243 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:40:59.246 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2022-01-05 16:40:59.248 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:40:59.251 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2022-01-05 16:40:59.253 | + functions-common:run_phase:1742 : local extra 2022-01-05 16:40:59.256 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:40:59.259 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2022-01-05 16:40:59.262 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:40:59.264 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:40:59.266 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:40:59.268 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:40:59.282 | ++ functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:59.285 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:40:59.287 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:40:59.289 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:40:59.291 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:40:59.293 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:40:59.295 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:40:59.298 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:40:59.300 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:40:59.302 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:40:59.304 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:40:59.306 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:40:59.308 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:40:59.310 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:40:59.313 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:40:59.315 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 16:40:59.317 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2022-01-05 16:40:59.319 | + functions-common:run_plugins:1718 : local mode=stack 2022-01-05 16:40:59.321 | + functions-common:run_plugins:1719 : local phase=pre-install 2022-01-05 16:40:59.324 | + functions-common:run_plugins:1721 : local plugins= 2022-01-05 16:40:59.326 | + functions-common:run_plugins:1722 : local plugin 2022-01-05 16:40:59.328 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:40:59.330 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-05 16:40:59.333 | + functions:set_systemd_override:821 : local value=2048 2022-01-05 16:40:59.335 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:40:59.337 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:40:59.389 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:40:59.389 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:40:59.391 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-05 16:40:59.750 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:40:59.752 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:40:59.769 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:40:59.771 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:40:59.773 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:40:59.776 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:40:59.778 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:40:59.781 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:40:59.783 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:40:59.785 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:40:59.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:40:59.790 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:40:59.792 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:40:59.794 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:40:59.796 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:40:59.798 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:40:59.801 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2022-01-05 16:40:59.803 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:40:59.805 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:40:59.807 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:40:59.810 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2022-01-05 16:40:59.831 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-05 16:40:59.939 | Reading package lists... 2022-01-05 16:41:00.169 | Building dependency tree... 2022-01-05 16:41:00.171 | Reading state information... 2022-01-05 16:41:00.406 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:41:00.406 | The following packages were automatically installed and are no longer required: 2022-01-05 16:41:00.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:41:00.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:41:00.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:41:00.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:41:00.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:41:00.407 | python3-zope.interface 2022-01-05 16:41:00.407 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:41:00.518 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:41:00.522 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:41:00.525 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:41:00.527 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:00.529 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:00.531 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:00.533 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:00.536 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:00.538 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:41:00.540 | + functions-common:time_stop:2311 : start_time=1641400859828 2022-01-05 16:41:00.542 | + functions-common:time_stop:2313 : [[ -z 1641400859828 ]] 2022-01-05 16:41:00.545 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:00.549 | + functions-common:time_stop:2316 : end_time=1641400860547 2022-01-05 16:41:00.551 | + functions-common:time_stop:2317 : elapsed_time=719 2022-01-05 16:41:00.553 | + functions-common:time_stop:2318 : total=14593 2022-01-05 16:41:00.555 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:00.558 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=15312 2022-01-05 16:41:00.560 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:41:00.563 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:41:00.565 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:41:00.567 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:41:00.570 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:41:00.572 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:41:00.574 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:41:00.576 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:41:00.579 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:41:00.581 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:41:00.583 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:41:00.585 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:41:00.588 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:41:00.590 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:41:00.592 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:41:00.594 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:41:00.597 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:41:00.599 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:41:00.601 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:41:00.603 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:41:00.606 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:41:00.608 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:41:00.610 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:41:00.613 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:41:00.615 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:41:00.617 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:41:00.619 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:41:00.636 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:00.638 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:41:00.640 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:41:00.643 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-05 16:41:00.645 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:41:00.648 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:41:00.652 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:41:00.654 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:41:00.656 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:41:00.658 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:41:00.661 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:41:00.663 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:41:00.666 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:41:01.361 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:41:01.361 | user tags 2022-01-05 16:41:01.361 | stackrabbit []' 2022-01-05 16:41:01.364 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:41:01.364 | user tags 2022-01-05 16:41:01.364 | stackrabbit []' 2022-01-05 16:41:01.365 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:41:01.371 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:41:01.373 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:41:01.377 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:41:02.037 | Changing password for user "stackrabbit" ... 2022-01-05 16:41:02.060 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:41:02.739 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:41:02.761 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:41:02.763 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:41:03.473 | Changing password for user "stackrabbit" ... 2022-01-05 16:41:03.497 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:41:03.500 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:41:03.502 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:41:04.150 | Deleting user "guest" ... 2022-01-05 16:41:04.166 | Error: 2022-01-05 16:41:04.166 | {:no_such_user, "guest"} 2022-01-05 16:41:04.179 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:41:04.182 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:41:04.198 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:04.201 | + ./stack.sh:main:805 : install_database 2022-01-05 16:41:04.204 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:41:04.206 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:41:04.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:04.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:04.213 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:41:04.430 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:41:04.432 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:41:04.435 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-05 16:41:04.437 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:41:04.439 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:41:04.442 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:41:04.444 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:41:04.446 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:41:04.449 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:41:04.451 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:41:04.454 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:41:04.456 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:41:04.458 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:41:04.460 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:41:04.463 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:41:04.465 | + functions-common:is_suse:462 : is_opensuse 2022-01-05 16:41:04.468 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-05 16:41:04.470 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:41:04.473 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-05 16:41:04.475 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-05 16:41:04.477 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:41:04.479 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:41:04.481 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:04.484 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:04.486 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:41:04.488 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:41:04.491 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:41:04.493 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:41:04.495 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:41:04.498 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:04.500 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:41:04.502 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:04.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:04.507 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:41:04.509 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:41:04.511 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:41:04.513 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:41:04.516 | + functions-common:install_package:1343 : real_install_package mysql-server 2022-01-05 16:41:04.518 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:41:04.520 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:04.523 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:04.525 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2022-01-05 16:41:04.546 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-05 16:41:04.654 | Reading package lists... 2022-01-05 16:41:04.888 | Building dependency tree... 2022-01-05 16:41:04.890 | Reading state information... 2022-01-05 16:41:05.136 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:41:05.136 | The following packages were automatically installed and are no longer required: 2022-01-05 16:41:05.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:41:05.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:41:05.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:41:05.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:41:05.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:41:05.137 | python3-zope.interface 2022-01-05 16:41:05.137 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:41:05.256 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:41:05.263 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:41:05.266 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:41:05.268 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:05.270 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:05.272 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:05.274 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:05.276 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:05.278 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:41:05.281 | + functions-common:time_stop:2311 : start_time=1641400864543 2022-01-05 16:41:05.283 | + functions-common:time_stop:2313 : [[ -z 1641400864543 ]] 2022-01-05 16:41:05.285 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:05.289 | + functions-common:time_stop:2316 : end_time=1641400865287 2022-01-05 16:41:05.291 | + functions-common:time_stop:2317 : elapsed_time=744 2022-01-05 16:41:05.293 | + functions-common:time_stop:2318 : total=15312 2022-01-05 16:41:05.296 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:05.298 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16056 2022-01-05 16:41:05.301 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:41:05.303 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:41:05.305 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:41:05.307 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:41:05.310 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:41:05.313 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:41:05.315 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:41:05.318 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:41:05.320 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:41:05.322 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:41:05.326 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:41:05.326 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:41:05.332 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:41:05.334 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:41:05.336 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:41:05.339 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:41:05.341 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:41:05.362 | Using python 3.8 to install PyMySQL 2022-01-05 16:41:05.365 | + 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 2022-01-05 16:41:06.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:06.078 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:06.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:06.079 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:07.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:07.092 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-01-05 16:41:08.482 | 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 2022-01-05 16:41:08.586 | + inc/python:pip_install:200 : result=0 2022-01-05 16:41:08.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:41:08.590 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:08.593 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:08.595 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:08.598 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:08.600 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:08.602 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:41:08.604 | + functions-common:time_stop:2311 : start_time=1641400865357 2022-01-05 16:41:08.606 | + functions-common:time_stop:2313 : [[ -z 1641400865357 ]] 2022-01-05 16:41:08.609 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:08.613 | + functions-common:time_stop:2316 : end_time=1641400868611 2022-01-05 16:41:08.615 | + functions-common:time_stop:2317 : elapsed_time=3254 2022-01-05 16:41:08.617 | + functions-common:time_stop:2318 : total=22502 2022-01-05 16:41:08.620 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:08.622 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=25756 2022-01-05 16:41:08.625 | + inc/python:pip_install:203 : return 0 2022-01-05 16:41:08.627 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:41:08.630 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:41:08.632 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:41:08.634 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:41:08.650 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:08.652 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:41:08.655 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:41:08.659 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:41:08.659 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:41:08.664 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:41:08.666 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:41:08.669 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 16:41:08.672 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:41:08.674 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:41:08.676 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:41:08.692 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:08.694 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:41:08.696 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:41:08.698 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:41:08.701 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:41:08.704 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:41:08.706 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:08.708 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:41:08.710 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:08.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:08.715 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:41:08.717 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:41:08.720 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:41:08.722 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:41:08.724 | + functions-common:install_package:1343 : real_install_package radvd 2022-01-05 16:41:08.726 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:41:08.729 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:08.731 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:08.734 | + functions-common:real_install_package:1329 : apt_get install radvd 2022-01-05 16:41:08.754 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 16:41:08.864 | Reading package lists... 2022-01-05 16:41:09.102 | Building dependency tree... 2022-01-05 16:41:09.103 | Reading state information... 2022-01-05 16:41:09.346 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:41:09.346 | The following packages were automatically installed and are no longer required: 2022-01-05 16:41:09.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:41:09.347 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:41:09.347 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:41:09.347 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:41:09.347 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:41:09.347 | python3-zope.interface 2022-01-05 16:41:09.347 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:41:09.461 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:41:09.465 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:41:09.468 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:41:09.471 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:09.473 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:09.475 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:09.477 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:09.479 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:09.481 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:41:09.484 | + functions-common:time_stop:2311 : start_time=1641400868752 2022-01-05 16:41:09.486 | + functions-common:time_stop:2313 : [[ -z 1641400868752 ]] 2022-01-05 16:41:09.489 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:09.493 | + functions-common:time_stop:2316 : end_time=1641400869491 2022-01-05 16:41:09.495 | + functions-common:time_stop:2317 : elapsed_time=739 2022-01-05 16:41:09.498 | + functions-common:time_stop:2318 : total=16056 2022-01-05 16:41:09.500 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:09.502 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16795 2022-01-05 16:41:09.504 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:41:09.507 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:41:09.523 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:09.525 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:41:09.528 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:41:09.531 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:41:09.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:41:09.552 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:41:09.555 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:41:09.557 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:41:09.559 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:41:09.561 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:09.564 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:41:09.566 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:09.568 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:09.571 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:41:09.573 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:41:09.575 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:41:09.577 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:41:09.580 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:41:09.582 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:41:09.584 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:09.586 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:09.589 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:41:09.609 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-01-05 16:41:09.716 | Reading package lists... 2022-01-05 16:41:09.946 | Building dependency tree... 2022-01-05 16:41:09.947 | Reading state information... 2022-01-05 16:41:10.185 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:41:10.185 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:41:10.185 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:41:10.185 | The following packages were automatically installed and are no longer required: 2022-01-05 16:41:10.186 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:41:10.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:41:10.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:41:10.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:41:10.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:41:10.187 | python3-zope.interface 2022-01-05 16:41:10.187 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:41:10.300 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:41:10.304 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:41:10.306 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:41:10.308 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:10.310 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:10.314 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:10.316 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:10.318 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:10.320 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:41:10.322 | + functions-common:time_stop:2311 : start_time=1641400869606 2022-01-05 16:41:10.324 | + functions-common:time_stop:2313 : [[ -z 1641400869606 ]] 2022-01-05 16:41:10.327 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:10.331 | + functions-common:time_stop:2316 : end_time=1641400870329 2022-01-05 16:41:10.333 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:41:10.335 | + functions-common:time_stop:2318 : total=16795 2022-01-05 16:41:10.337 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:10.340 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=17518 2022-01-05 16:41:10.342 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:41:10.345 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:41:10.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:10.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:10.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:41:10.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:41:10.356 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:41:10.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:41:10.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:41:10.367 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:41:10.367 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:41:10.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:41:10.375 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:41:10.377 | + functions:vercmp:628 : local v1=5.4 2022-01-05 16:41:10.380 | + functions:vercmp:629 : local 'op=<' 2022-01-05 16:41:10.382 | + functions:vercmp:630 : local v2=3.13 2022-01-05 16:41:10.384 | + functions:vercmp:631 : local result 2022-01-05 16:41:10.388 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-05 16:41:10.388 | ++ functions:vercmp:635 : sort -V 2022-01-05 16:41:10.388 | ++ functions:vercmp:635 : head -1 2022-01-05 16:41:10.393 | + functions:vercmp:635 : result=3.13 2022-01-05 16:41:10.395 | + functions:vercmp:637 : case $op in 2022-01-05 16:41:10.398 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:41:10.400 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-05 16:41:10.402 | + functions:vercmp:648 : return 2022-01-05 16:41:10.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:41:10.407 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:41:10.409 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:41:10.874 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-05 16:41:10.877 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-05 16:41:10.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:10.881 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:10.884 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-01-05 16:41:10.887 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:10.889 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:41:10.908 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:10.911 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:41:10.913 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:41:10.913 | Installing etcd 2022-01-05 16:41:10.915 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:41:10.928 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:41:10.940 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:41:10.943 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:41:10.961 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:41:10.963 | ++ 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 2022-01-05 16:41:10.965 | ++ 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 2022-01-05 16:41:10.969 | +++ 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 2022-01-05 16:41:10.974 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:41:10.977 | ++ 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* ]] 2022-01-05 16:41:10.979 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:41:10.981 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:41:10.984 | ++ functions:get_extra_file:74 : return 2022-01-05 16:41:10.986 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:41:10.989 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:41:10.991 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:41:10.993 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:41:11.010 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:41:11.012 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:41:11.015 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:41:11.031 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:41:11.033 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:41:11.036 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-05 16:41:11.038 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-05 16:41:11.040 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:41:11.042 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:41:11.045 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:41:11.047 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:41:11.049 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:41:11.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.053 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:41:11.058 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.060 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:41:11.062 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:41:11.065 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:41:11.067 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:41:11.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.073 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:41:11.076 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.078 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:41:11.081 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:41:11.083 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:41:11.085 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:41:11.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:41:11.095 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.097 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:41:11.099 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:41:11.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:41:11.104 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:41:11.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:41:11.113 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.115 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:41:11.118 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:41:11.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:41:11.122 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:41:11.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.127 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:41:11.132 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.134 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:41:11.136 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:41:11.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:41:11.141 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:41:11.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.148 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:41:11.150 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.152 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:41:11.155 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:41:11.158 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:41:11.160 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:41:11.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.167 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:41:11.169 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.171 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:41:11.174 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:41:11.176 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:41:11.178 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:41:11.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:41:11.187 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.190 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:41:11.192 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:41:11.194 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:41:11.196 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:41:11.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:41:11.206 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.208 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:41:11.211 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:41:11.213 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:41:11.215 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:41:11.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:41:11.225 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.227 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:41:11.229 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:41:11.232 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:41:11.235 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:41:11.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:41:11.244 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.246 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:41:11.249 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:41:11.251 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:41:11.253 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:41:11.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.260 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:41:11.262 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.265 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:41:11.267 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:41:11.270 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:41:11.272 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:41:11.274 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.279 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:41:11.282 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.284 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:41:11.286 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:41:11.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:41:11.291 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:41:11.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:41:11.300 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.302 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:41:11.304 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:41:11.307 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:41:11.309 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:41:11.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.314 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.316 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:41:11.318 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.321 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:41:11.323 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:41:11.325 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:41:11.328 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:41:11.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.333 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.335 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:41:11.337 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.340 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:41:11.342 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:41:11.344 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:41:11.346 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:41:11.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:41:11.356 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.358 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:41:11.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:41:11.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:41:11.365 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:41:11.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.372 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:41:11.375 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.377 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:41:11.379 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:41:11.382 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:41:11.384 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:41:11.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.388 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.391 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:41:11.394 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.396 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:41:11.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:41:11.400 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:41:11.403 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:41:11.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.410 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:41:11.413 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.415 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:41:11.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:41:11.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:41:11.422 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:41:11.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:41:11.431 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.433 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:41:11.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:41:11.439 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:41:11.441 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:41:11.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.448 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:41:11.450 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.453 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:41:11.456 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:41:11.458 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:41:11.460 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:41:11.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:41:11.470 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.472 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:41:11.474 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:41:11.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:41:11.479 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:41:11.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:41:11.489 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.491 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:41:11.493 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:41:11.496 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:41:11.499 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:41:11.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.504 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.506 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:41:11.509 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.511 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:41:11.514 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:41:11.517 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:41:11.519 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:41:11.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.524 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:41:11.528 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.530 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:41:11.533 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:41:11.535 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:41:11.537 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:41:11.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:41:11.547 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.549 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:41:11.551 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:41:11.554 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:41:11.556 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:41:11.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.560 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.563 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:41:11.565 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.568 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:41:11.570 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:41:11.573 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:41:11.575 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:41:11.578 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.580 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.582 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:41:11.585 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.587 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:41:11.589 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:41:11.592 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:41:11.594 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:41:11.596 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.599 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.601 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:41:11.603 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.606 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:41:11.608 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:41:11.610 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:41:11.612 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:41:11.615 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.617 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.619 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:41:11.624 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.626 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:41:11.629 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:41:11.631 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:41:11.634 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:41:11.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.641 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:41:11.644 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.646 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:41:11.649 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:41:11.651 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:41:11.653 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:41:11.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.658 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.660 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:41:11.662 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.665 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:41:11.667 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:41:11.670 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:41:11.672 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:41:11.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.677 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.679 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:41:11.682 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.684 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:41:11.687 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:41:11.690 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:41:11.693 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:41:11.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.697 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:41:11.703 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.705 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:41:11.708 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:41:11.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:41:11.712 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:41:11.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:11.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:11.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:41:11.721 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:11.724 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:41:11.745 | Using python 3.8 to install etcd3 2022-01-05 16:41:11.747 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-05 16:41:12.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:12.469 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:12.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:12.469 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:13.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:13.473 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:41:13.480 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.36.1) 2022-01-05 16:41:13.481 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:41:13.482 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.15.6) 2022-01-05 16:41:13.484 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-05 16:41:14.883 | 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 2022-01-05 16:41:14.986 | + inc/python:pip_install:200 : result=0 2022-01-05 16:41:14.988 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:41:14.990 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:14.992 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:14.994 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:14.997 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:15.000 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:15.002 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:41:15.004 | + functions-common:time_stop:2311 : start_time=1641400871739 2022-01-05 16:41:15.006 | + functions-common:time_stop:2313 : [[ -z 1641400871739 ]] 2022-01-05 16:41:15.009 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:15.013 | + functions-common:time_stop:2316 : end_time=1641400875011 2022-01-05 16:41:15.015 | + functions-common:time_stop:2317 : elapsed_time=3272 2022-01-05 16:41:15.017 | + functions-common:time_stop:2318 : total=25756 2022-01-05 16:41:15.019 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:15.022 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=29028 2022-01-05 16:41:15.024 | + inc/python:pip_install:203 : return 0 2022-01-05 16:41:15.026 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:41:15.048 | Using python 3.8 to install etcd3gw 2022-01-05 16:41:15.050 | + 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 2022-01-05 16:41:15.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:15.770 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:15.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:15.770 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:16.748 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:16.778 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:41:16.788 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.26.3) 2022-01-05 16:41:16.790 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.1) 2022-01-05 16:41:16.791 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:41:16.792 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.25.1) 2022-01-05 16:41:16.793 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:41:16.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:41:16.818 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (4.0.0) 2022-01-05 16:41:16.819 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:41:18.198 | 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 2022-01-05 16:41:18.303 | + inc/python:pip_install:200 : result=0 2022-01-05 16:41:18.306 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:41:18.308 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:18.310 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:18.313 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:18.315 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:18.317 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:18.319 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:41:18.321 | + functions-common:time_stop:2311 : start_time=1641400875042 2022-01-05 16:41:18.324 | + functions-common:time_stop:2313 : [[ -z 1641400875042 ]] 2022-01-05 16:41:18.326 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:18.331 | + functions-common:time_stop:2316 : end_time=1641400878328 2022-01-05 16:41:18.333 | + functions-common:time_stop:2317 : elapsed_time=3286 2022-01-05 16:41:18.335 | + functions-common:time_stop:2318 : total=29028 2022-01-05 16:41:18.337 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:18.339 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=32314 2022-01-05 16:41:18.342 | + inc/python:pip_install:203 : return 0 2022-01-05 16:41:18.345 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:41:18.347 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:41:18.349 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:41:18.352 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-05 16:41:18.354 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-05 16:41:18.356 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:41:18.359 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:41:18.362 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:41:18.364 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-05 16:41:18.366 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-05 16:41:18.369 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:41:18.371 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:41:18.373 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:41:18.376 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:41:18.378 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:18.380 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:18.383 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:41:18.385 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:41:18.387 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:41:18.390 | + functions-common:install_package:1342 : update_package_repo 2022-01-05 16:41:18.392 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2022-01-05 16:41:18.394 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2022-01-05 16:41:18.397 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2022-01-05 16:41:18.399 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:18.401 | + functions-common:update_package_repo:1322 : is_ubuntu 2022-01-05 16:41:18.403 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:18.406 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:18.409 | + functions-common:update_package_repo:1323 : apt_get_update 2022-01-05 16:41:18.411 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2022-01-05 16:41:18.413 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2022-01-05 16:41:18.416 | + functions-common:apt_get_update:1069 : return 2022-01-05 16:41:18.418 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:41:18.421 | + functions-common:real_install_package:1328 : is_ubuntu 2022-01-05 16:41:18.423 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:18.425 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:18.428 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:41:18.449 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:41:18.557 | Reading package lists... 2022-01-05 16:41:18.791 | Building dependency tree... 2022-01-05 16:41:18.793 | Reading state information... 2022-01-05 16:41:19.028 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:41:19.028 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:41:19.028 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:41:19.028 | The following packages were automatically installed and are no longer required: 2022-01-05 16:41:19.029 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:41:19.029 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:41:19.029 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:41:19.029 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:41:19.029 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-05 16:41:19.029 | python3-zope.interface 2022-01-05 16:41:19.029 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:41:19.140 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:41:19.145 | + functions-common:apt_get:1113 : result=0 2022-01-05 16:41:19.147 | + functions-common:apt_get:1116 : time_stop apt-get 2022-01-05 16:41:19.149 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:19.152 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:19.154 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:19.156 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:19.159 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:19.161 | + functions-common:time_stop:2310 : name=apt-get 2022-01-05 16:41:19.163 | + functions-common:time_stop:2311 : start_time=1641400878446 2022-01-05 16:41:19.165 | + functions-common:time_stop:2313 : [[ -z 1641400878446 ]] 2022-01-05 16:41:19.168 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:19.172 | + functions-common:time_stop:2316 : end_time=1641400879169 2022-01-05 16:41:19.175 | + functions-common:time_stop:2317 : elapsed_time=723 2022-01-05 16:41:19.177 | + functions-common:time_stop:2318 : total=17518 2022-01-05 16:41:19.179 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:19.181 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18241 2022-01-05 16:41:19.183 | + functions-common:apt_get:1117 : return 0 2022-01-05 16:41:19.186 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:41:19.188 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-05 16:41:19.190 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-05 16:41:19.193 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:41:19.254 | Module proxy already enabled 2022-01-05 16:41:19.259 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:41:19.320 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:41:19.320 | Module proxy already enabled 2022-01-05 16:41:19.320 | Module proxy_uwsgi already enabled 2022-01-05 16:41:19.324 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:41:19.327 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:41:19.330 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2022-01-05 16:41:19.332 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2022-01-05 16:41:19.464 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:41:19.467 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-05 16:41:19.470 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:41:19.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.475 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.477 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:41:19.480 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.482 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:41:19.485 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-05 16:41:19.488 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:41:19.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:41:19.497 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.500 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:41:19.503 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2022-01-05 16:41:19.505 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:41:19.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.510 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:41:19.515 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.517 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:41:19.519 | + lib/cinder:install_cinderclient:467 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:41:19.522 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:41:19.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.527 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.529 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:41:19.532 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.534 | + lib/cinder:install_cinderclient:472 : use_library_from_git python-cinderclient 2022-01-05 16:41:19.536 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:41:19.539 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.541 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.543 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:41:19.546 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.549 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:41:19.551 | + lib/nova:install_novaclient:812 : use_library_from_git python-novaclient 2022-01-05 16:41:19.553 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:41:19.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.560 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:41:19.563 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.566 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:41:19.582 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:19.584 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:41:19.587 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-05 16:41:19.589 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:41:19.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.594 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.597 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:41:19.599 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.601 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:41:19.618 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:19.621 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:41:19.623 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:41:19.626 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:41:19.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.630 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:41:19.635 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.638 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:41:19.640 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-05 16:41:19.643 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:41:19.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:41:19.647 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:41:19.650 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:41:19.652 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:41:19.655 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-05 16:41:19.657 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:41:19.660 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:41:19.663 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:41:19.665 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:41:19.667 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:41:19.671 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:41:19.672 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:41:19.678 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:41:19.680 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:41:19.683 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:41:19.687 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:41:19.689 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:41:19.710 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:41:19.713 | + 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 2022-01-05 16:41:20.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:20.428 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:20.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:20.429 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:21.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:21.431 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.2.0) 2022-01-05 16:41:21.483 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.5.1) 2022-01-05 16:41:21.485 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:41:21.486 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:41:21.487 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.1) 2022-01-05 16:41:21.488 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.25.1) 2022-01-05 16:41:21.489 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.8.0) 2022-01-05 16:41:21.490 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.1) 2022-01-05 16:41:21.491 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.2.1) 2022-01-05 16:41:21.492 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:41:21.493 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.7.0) 2022-01-05 16:41:21.494 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:41:21.495 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-05 16:41:21.496 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-01-05 16:41:21.497 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-05 16:41:21.555 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.14) 2022-01-05 16:41:21.557 | 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) 2022-01-05 16:41:21.558 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.3.0) 2022-01-05 16:41:21.596 | 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.2) 2022-01-05 16:41:21.640 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:41:21.642 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-05 16:41:21.643 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:41:21.644 | 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) 2022-01-05 16:41:21.696 | 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) 2022-01-05 16:41:21.698 | 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.1) 2022-01-05 16:41:21.707 | 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) 2022-01-05 16:41:21.708 | 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.1) 2022-01-05 16:41:21.722 | 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) 2022-01-05 16:41:21.723 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.9) 2022-01-05 16:41:21.725 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:41:21.783 | 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.3) 2022-01-05 16:41:21.783 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:41:21.785 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:41:21.786 | Requirement already satisfied: chardet<5,>=3.0.2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (4.0.0) 2022-01-05 16:41:21.835 | 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.12.1) 2022-01-05 16:41:21.848 | 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) (4.4.2) 2022-01-05 16:41:23.199 | 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 2022-01-05 16:41:23.310 | + inc/python:pip_install:200 : result=0 2022-01-05 16:41:23.313 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:41:23.316 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:23.318 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:23.320 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:23.322 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:23.324 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:23.327 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:41:23.330 | + functions-common:time_stop:2311 : start_time=1641400879705 2022-01-05 16:41:23.332 | + functions-common:time_stop:2313 : [[ -z 1641400879705 ]] 2022-01-05 16:41:23.334 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:23.338 | + functions-common:time_stop:2316 : end_time=1641400883336 2022-01-05 16:41:23.341 | + functions-common:time_stop:2317 : elapsed_time=3631 2022-01-05 16:41:23.343 | + functions-common:time_stop:2318 : total=32314 2022-01-05 16:41:23.345 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:23.348 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=35945 2022-01-05 16:41:23.350 | + inc/python:pip_install:203 : return 0 2022-01-05 16:41:23.352 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-05 16:41:23.355 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:41:23.357 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:41:23.360 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:41:23.363 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:41:23.365 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:41:23.369 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:41:23.369 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:41:23.376 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:41:23.378 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:41:23.380 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:41:23.383 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:41:23.385 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:41:23.407 | Using python 3.8 to install python-memcached 2022-01-05 16:41:23.410 | + 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 2022-01-05 16:41:24.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:24.126 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:24.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:24.126 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:25.109 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:25.140 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:41:25.143 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:41:26.535 | 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 2022-01-05 16:41:26.637 | + inc/python:pip_install:200 : result=0 2022-01-05 16:41:26.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:41:26.642 | + functions-common:time_stop:2304 : local name 2022-01-05 16:41:26.644 | + functions-common:time_stop:2305 : local end_time 2022-01-05 16:41:26.647 | + functions-common:time_stop:2306 : local elapsed_time 2022-01-05 16:41:26.649 | + functions-common:time_stop:2307 : local total 2022-01-05 16:41:26.651 | + functions-common:time_stop:2308 : local start_time 2022-01-05 16:41:26.653 | + functions-common:time_stop:2310 : name=pip_install 2022-01-05 16:41:26.656 | + functions-common:time_stop:2311 : start_time=1641400883401 2022-01-05 16:41:26.658 | + functions-common:time_stop:2313 : [[ -z 1641400883401 ]] 2022-01-05 16:41:26.661 | ++ functions-common:time_stop:2316 : date +%s%3N 2022-01-05 16:41:26.665 | + functions-common:time_stop:2316 : end_time=1641400886663 2022-01-05 16:41:26.668 | + functions-common:time_stop:2317 : elapsed_time=3262 2022-01-05 16:41:26.670 | + functions-common:time_stop:2318 : total=35945 2022-01-05 16:41:26.673 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2022-01-05 16:41:26.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39207 2022-01-05 16:41:26.677 | + inc/python:pip_install:203 : return 0 2022-01-05 16:41:26.680 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:41:26.697 | + functions-common:is_service_enabled:1960 : return 0 2022-01-05 16:41:26.699 | + ./stack.sh:main:866 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-01-05 16:41:26.702 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:41:26.704 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:41:26.706 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:41:26.709 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:41:26.711 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:41:26.713 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-05 16:41:26.728 | + functions-common:is_service_enabled:1960 : return 1 2022-01-05 16:41:26.731 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2022-01-05 16:41:26.733 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:41:26.736 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-05 16:41:26.738 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2022-01-05 16:41:26.740 | + functions-common:git_clone:526 : local orig_dir 2022-01-05 16:41:26.742 | ++ functions-common:git_clone:527 : pwd 2022-01-05 16:41:26.745 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:41:26.747 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-05 16:41:26.751 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-05 16:41:26.765 | + functions-common:git_clone:530 : RECLONE=False 2022-01-05 16:41:26.767 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-05 16:41:26.770 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:26.772 | + functions-common:git_clone:544 : echo stable/wallaby 2022-01-05 16:41:26.773 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-05 16:41:26.777 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:41:26.780 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-05 16:41:26.782 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-05 16:41:26.785 | + functions-common:git_clone:593 : git show --oneline 2022-01-05 16:41:26.785 | + functions-common:git_clone:593 : head -1 2022-01-05 16:41:26.789 | ddd97302e Merge "Update local_id limit to 255 characters" into stable/wallaby 2022-01-05 16:41:26.791 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-05 16:41:26.793 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-05 16:41:26.796 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:41:26.798 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:41:26.801 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:41:26.803 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:41:26.805 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:41:26.808 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:41:26.810 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:41:26.812 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:41:26.815 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:41:26.817 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:41:26.820 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:41:26.822 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:41:26.825 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:41:26.828 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:41:26.830 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:41:26.833 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:41:26.838 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:41:26.841 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:41:27.453 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:41:27.456 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:41:27.458 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:41:27.460 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:41:27.462 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:41:27.464 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:41:27.467 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:41:27.469 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:41:27.471 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:41:27.473 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:41:27.475 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:41:27.477 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:41:27.480 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:41:27.482 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:41:27.503 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:41:27.505 | + 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 2022-01-05 16:41:28.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:28.218 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:28.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-05 16:41:28.218 | from cryptography.utils import int_from_bytes 2022-01-05 16:41:29.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:41:29.207 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:41:29.207 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:41:29.290 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:41:29.293 | + ./stack.sh:exit_trap:507 : local r=1 2022-01-05 16:41:29.296 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-01-05 16:41:29.298 | + ./stack.sh:exit_trap:508 : jobs= 2022-01-05 16:41:29.301 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-01-05 16:41:29.303 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-01-05 16:41:29.305 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-01-05 16:41:29.307 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-01-05 16:41:29.309 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-01-05 16:41:29.312 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-01-05 16:41:29.312 | Error on exit 2022-01-05 16:41:29.314 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-01-05 16:41:29.316 | + ./stack.sh:exit_trap:528 : generate-subunit 1641400804 85 fail 2022-01-05 16:41:29.812 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-01-05 16:41:29.814 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:41:30.260 | + ./stack.sh:exit_trap:542 : exit 1