2022-01-05 15:53:03.768 | + ./stack.sh:main:462 : exec 2022-01-05 15:53:03.768 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155303' 2022-01-05 15:53:03.768 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-155303.summary.2022-01-05-155303 2022-01-05 15:53:03.768 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:53:03.768 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-155303 2022-01-05 15:53:03.768 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155303 /opt/stack/logs/stack.sh.log 2022-01-05 15:53:03.768 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-155303.summary.2022-01-05-155303 /opt/stack/logs/stack.sh.log.summary 2022-01-05 15:53:03.768 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 15:53:03.769 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 15:53:03.769 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 15:53:03.769 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 15:53:03.769 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:53:03.769 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 15:53:03.770 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 15:53:03.773 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 15:53:03.777 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 15:53:03.779 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 15:53:03.781 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 15:53:03.783 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 15:53:03.785 | + ./stack.sh:main:551 : uname -a 2022-01-05 15:53:03.786 | Linux dv-cinder-victoria-3-iscsi 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 15:53:03.788 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 15:53:03.790 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 15:53:03.793 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 15:53:03.820 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 15:53:03.836 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 15:53:03.838 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 15:53:03.839 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 15:53:03.841 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 15:53:03.843 | + functions-common:fetch_plugins:1661 : return 2022-01-05 15:53:03.845 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 15:53:03.847 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 15:53:03.848 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:53:03.850 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:53:03.852 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:53:03.854 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:53:03.855 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:53:03.857 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:53:03.859 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:53:03.862 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:53:03.864 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:53:03.866 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:53:03.867 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 15:53:03.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:53:03.882 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:03.884 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:53:03.885 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:53:03.887 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:53:03.889 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:53:03.890 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:53:03.892 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 15:53:03.894 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 15:53:03.896 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 15:53:03.898 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 15:53:03.900 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:53:03.902 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 15:53:03.903 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 15:53:03.905 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 15:53:03.907 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 15:53:03.909 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 15:53:03.911 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 15:53:03.927 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 15:53:03.929 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 15:53:03.941 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:53:03.944 | +++ lib/tls:source:43 : hostname -f 2022-01-05 15:53:03.947 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 15:53:03.949 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 15:53:03.951 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 15:53:03.953 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 15:53:03.955 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 15:53:03.956 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 15:53:03.959 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 15:53:03.961 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 15:53:03.963 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 15:53:03.964 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 15:53:03.969 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 15:53:03.980 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 15:53:03.996 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 15:53:04.009 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 15:53:04.020 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 15:53:04.046 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 15:53:04.085 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 15:53:04.165 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 15:53:04.186 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 15:53:04.220 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 15:53:04.271 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 15:53:04.400 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 15:53:04.413 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 15:53:04.425 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 15:53:04.438 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 15:53:04.521 | + ./stack.sh:main:598 : run_phase source 2022-01-05 15:53:04.523 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 15:53:04.525 | + functions-common:run_phase:1739 : local phase= 2022-01-05 15:53:04.527 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:53:04.529 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:53:04.531 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:53:04.533 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:53:04.535 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:53:04.538 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:53:04.542 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:53:04.544 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:53:04.546 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:53:04.548 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 15:53:04.551 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:53:04.565 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:04.567 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:53:04.569 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 15:53:04.607 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 15:53:04.609 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 15:53:04.611 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 15:53:04.613 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 15:53:04.616 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 15:53:04.618 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 15:53:04.620 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 15:53:04.622 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 15:53:04.624 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 15:53:04.627 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 15:53:04.629 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.631 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-05 15:53:04.634 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.636 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-05 15:53:04.638 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.640 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-05 15:53:04.643 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.645 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-05 15:53:04.647 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.649 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-05 15:53:04.651 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.653 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-05 15:53:04.656 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.658 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-05 15:53:04.660 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.663 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-05 15:53:04.665 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.667 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-05 15:53:04.669 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.672 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-05 15:53:04.674 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.676 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-05 15:53:04.679 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.681 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-05 15:53:04.683 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.685 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-05 15:53:04.687 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.690 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-05 15:53:04.692 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.695 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-05 15:53:04.697 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.699 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-05 15:53:04.701 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.703 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-05 15:53:04.706 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.708 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-05 15:53:04.710 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.712 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-05 15:53:04.715 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.717 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-05 15:53:04.719 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.721 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-05 15:53:04.723 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.726 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-05 15:53:04.728 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.731 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-05 15:53:04.733 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.735 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-05 15:53:04.737 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.739 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-05 15:53:04.742 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.744 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-05 15:53:04.747 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.749 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-05 15:53:04.751 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.753 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-05 15:53:04.756 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.758 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-05 15:53:04.760 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.763 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-05 15:53:04.765 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.768 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-05 15:53:04.771 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.773 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-05 15:53:04.775 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.778 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-05 15:53:04.780 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.782 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-05 15:53:04.785 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.787 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-05 15:53:04.790 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.792 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-05 15:53:04.794 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.796 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-05 15:53:04.799 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.801 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-05 15:53:04.804 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.806 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-05 15:53:04.808 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 15:53:04.810 | + functions-common:verify_disabled_services:2023 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-05 15:53:04.813 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 15:53:04.815 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:53:04.817 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 15:53:04.831 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:04.833 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 15:53:04.836 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 15:53:04.838 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 15:53:04.852 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:53:04.855 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 15:53:04.857 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 15:53:04.859 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 15:53:04.861 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 15:53:04.863 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 15:53:04.866 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 15:53:04.869 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 15:53:04.871 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 15:53:04.874 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:53:04.876 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 15:53:04.878 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:53:04.881 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 15:53:04.883 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 15:53:04.883 | Using mysql database backend 2022-01-05 15:53:04.885 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 15:53:04.901 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 15:53:04.916 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:04.919 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 15:53:04.934 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 15:53:04.949 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:04.951 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 15:53:04.967 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 15:53:04.983 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 15:53:04.998 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:53:05.000 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 15:53:05.016 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:05.018 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 15:53:05.020 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 15:53:05.036 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:53:05.039 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 15:53:05.057 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 15:53:05.059 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 15:53:05.062 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 15:53:05.064 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 15:53:05.068 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 15:53:05.072 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-155305 2022-01-05 15:53:05.074 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-155305 739' 2022-01-05 15:53:05.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.079 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 15:53:05.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.084 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 15:53:05.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.090 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 15:53:05.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.095 | + 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 15:53:05.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.100 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-01-05 15:53:05.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.105 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-01-05 15:53:05.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.109 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-155303 2022-01-05 15:53:05.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.114 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 15:53:05.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.119 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-01-05 15:53:05.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.123 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 15:53:05.126 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.128 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 15:53:05.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.133 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 15:53:05.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 15:53:05.138 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 15:53:05.140 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 15:53:05.142 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 15:53:05.144 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 15:53:05.147 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:53:05.149 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:53:05.151 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:53:05.154 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:53:05.156 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:53:05.158 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:53:05.173 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:53:05.175 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:53:05.178 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:53:05.180 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:53:05.181 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:53:05.186 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 15:53:05.188 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:53:05.190 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 15:53:05.192 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:53:05.192 | + functions-common:git_clone:595 : head -1 2022-01-05 15:53:05.196 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 15:53:05.198 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:53:05.201 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 15:53:05.203 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:53:05.205 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 15:53:05.207 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 15:53:05.210 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 15:53:05.213 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 15:53:05.215 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:53:05.217 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 15:53:05.220 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 15:53:05.222 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 15:53:05.225 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 15:53:05.230 | ++ tools/install_prereqs.sh:source:47 : NOW=1641397985 2022-01-05 15:53:05.233 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 15:53:05.237 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641397676 2022-01-05 15:53:05.239 | ++ tools/install_prereqs.sh:source:49 : DELTA=309 2022-01-05 15:53:05.242 | ++ tools/install_prereqs.sh:source:50 : [[ 309 -lt 7200 ]] 2022-01-05 15:53:05.245 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 15:53:05.247 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 15:53:05.250 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 15:53:05.252 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 15:53:05.254 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 15:53:05.257 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 15:53:05.259 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 15:53:05.262 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 15:53:05.265 | +++ 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 15:53:05.309 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 15:53:05.309 | apache2-dev 2022-01-05 15:53:05.309 | bc 2022-01-05 15:53:05.309 | bsdmainutils 2022-01-05 15:53:05.310 | curl 2022-01-05 15:53:05.310 | g++ 2022-01-05 15:53:05.310 | gcc 2022-01-05 15:53:05.310 | gettext 2022-01-05 15:53:05.310 | git 2022-01-05 15:53:05.310 | graphviz 2022-01-05 15:53:05.310 | iputils-ping 2022-01-05 15:53:05.310 | libapache2-mod-proxy-uwsgi 2022-01-05 15:53:05.310 | libffi-dev 2022-01-05 15:53:05.310 | libjpeg-dev 2022-01-05 15:53:05.310 | libmysqlclient-dev 2022-01-05 15:53:05.310 | libpcre3-dev 2022-01-05 15:53:05.310 | libpq-dev 2022-01-05 15:53:05.310 | libssl-dev 2022-01-05 15:53:05.310 | libsystemd-dev 2022-01-05 15:53:05.310 | libxml2-dev 2022-01-05 15:53:05.310 | libxslt1-dev 2022-01-05 15:53:05.310 | libyaml-dev 2022-01-05 15:53:05.310 | lsof 2022-01-05 15:53:05.310 | openssh-server 2022-01-05 15:53:05.310 | openssl 2022-01-05 15:53:05.310 | pkg-config 2022-01-05 15:53:05.310 | psmisc 2022-01-05 15:53:05.310 | python3-dev 2022-01-05 15:53:05.310 | python3-pip 2022-01-05 15:53:05.310 | python3-venv 2022-01-05 15:53:05.310 | tar 2022-01-05 15:53:05.310 | tcpdump 2022-01-05 15:53:05.310 | unzip 2022-01-05 15:53:05.310 | uuid-runtime 2022-01-05 15:53:05.310 | wget 2022-01-05 15:53:05.310 | wget 2022-01-05 15:53:05.310 | zlib1g-dev 2022-01-05 15:53:05.310 | libkrb5-dev 2022-01-05 15:53:05.310 | libldap2-dev 2022-01-05 15:53:05.310 | libsasl2-dev 2022-01-05 15:53:05.310 | memcached 2022-01-05 15:53:05.310 | python3-mysqldb 2022-01-05 15:53:05.311 | sqlite3 2022-01-05 15:53:05.311 | conntrack 2022-01-05 15:53:05.311 | curl 2022-01-05 15:53:05.311 | dnsmasq-base 2022-01-05 15:53:05.311 | dnsmasq-utils 2022-01-05 15:53:05.311 | ebtables 2022-01-05 15:53:05.311 | gawk 2022-01-05 15:53:05.311 | genisoimage 2022-01-05 15:53:05.311 | iptables 2022-01-05 15:53:05.311 | iputils-arping 2022-01-05 15:53:05.311 | kpartx 2022-01-05 15:53:05.311 | libjs-jquery-tablesorter 2022-01-05 15:53:05.311 | libmysqlclient-dev 2022-01-05 15:53:05.311 | parted 2022-01-05 15:53:05.311 | pm-utils 2022-01-05 15:53:05.311 | python3-mysqldb 2022-01-05 15:53:05.311 | socat 2022-01-05 15:53:05.311 | sqlite3 2022-01-05 15:53:05.311 | sudo 2022-01-05 15:53:05.311 | vlan 2022-01-05 15:53:05.311 | lsscsi 2022-01-05 15:53:05.311 | open-iscsi 2022-01-05 15:53:05.311 | lvm2 2022-01-05 15:53:05.311 | qemu-utils 2022-01-05 15:53:05.311 | thin-provisioning-tools 2022-01-05 15:53:05.311 | acl 2022-01-05 15:53:05.311 | dnsmasq-base 2022-01-05 15:53:05.311 | dnsmasq-utils 2022-01-05 15:53:05.311 | ebtables 2022-01-05 15:53:05.311 | haproxy 2022-01-05 15:53:05.311 | iptables 2022-01-05 15:53:05.311 | iputils-arping 2022-01-05 15:53:05.311 | iputils-ping 2022-01-05 15:53:05.311 | libmysqlclient-dev 2022-01-05 15:53:05.311 | postgresql-server-dev-all 2022-01-05 15:53:05.311 | python3-mysqldb 2022-01-05 15:53:05.311 | sqlite3 2022-01-05 15:53:05.311 | sudo 2022-01-05 15:53:05.312 | vlan 2022-01-05 15:53:05.312 | ipset 2022-01-05 15:53:05.312 | conntrack 2022-01-05 15:53:05.312 | conntrackd 2022-01-05 15:53:05.312 | keepalived 2022-01-05 15:53:05.312 | dstat 2022-01-05 15:53:05.312 | lvm2 2022-01-05 15:53:05.312 | qemu-utils 2022-01-05 15:53:05.312 | thin-provisioning-tools 2022-01-05 15:53:05.312 | curl 2022-01-05 15:53:05.312 | liberasurecode-dev 2022-01-05 15:53:05.312 | make 2022-01-05 15:53:05.312 | memcached 2022-01-05 15:53:05.312 | sqlite3 2022-01-05 15:53:05.312 | xfsprogs' 2022-01-05 15:53:05.314 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 15:53:05.331 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 15:53:05.331 | apache2-dev 2022-01-05 15:53:05.331 | bc 2022-01-05 15:53:05.331 | bsdmainutils 2022-01-05 15:53:05.331 | curl 2022-01-05 15:53:05.331 | g++ 2022-01-05 15:53:05.331 | gcc 2022-01-05 15:53:05.331 | gettext 2022-01-05 15:53:05.331 | git 2022-01-05 15:53:05.331 | graphviz 2022-01-05 15:53:05.331 | iputils-ping 2022-01-05 15:53:05.331 | libapache2-mod-proxy-uwsgi 2022-01-05 15:53:05.331 | libffi-dev 2022-01-05 15:53:05.331 | libjpeg-dev 2022-01-05 15:53:05.331 | libmysqlclient-dev 2022-01-05 15:53:05.331 | libpcre3-dev 2022-01-05 15:53:05.332 | libpq-dev 2022-01-05 15:53:05.332 | libssl-dev 2022-01-05 15:53:05.332 | libsystemd-dev 2022-01-05 15:53:05.332 | libxml2-dev 2022-01-05 15:53:05.332 | libxslt1-dev 2022-01-05 15:53:05.332 | libyaml-dev 2022-01-05 15:53:05.332 | lsof 2022-01-05 15:53:05.332 | openssh-server 2022-01-05 15:53:05.332 | openssl 2022-01-05 15:53:05.332 | pkg-config 2022-01-05 15:53:05.332 | psmisc 2022-01-05 15:53:05.332 | python3-dev 2022-01-05 15:53:05.332 | python3-pip 2022-01-05 15:53:05.332 | python3-venv 2022-01-05 15:53:05.332 | tar 2022-01-05 15:53:05.332 | tcpdump 2022-01-05 15:53:05.332 | unzip 2022-01-05 15:53:05.332 | uuid-runtime 2022-01-05 15:53:05.332 | wget 2022-01-05 15:53:05.332 | wget 2022-01-05 15:53:05.332 | zlib1g-dev 2022-01-05 15:53:05.332 | libkrb5-dev 2022-01-05 15:53:05.332 | libldap2-dev 2022-01-05 15:53:05.332 | libsasl2-dev 2022-01-05 15:53:05.332 | memcached 2022-01-05 15:53:05.332 | python3-mysqldb 2022-01-05 15:53:05.332 | sqlite3 2022-01-05 15:53:05.332 | conntrack 2022-01-05 15:53:05.332 | curl 2022-01-05 15:53:05.332 | dnsmasq-base 2022-01-05 15:53:05.332 | dnsmasq-utils 2022-01-05 15:53:05.332 | ebtables 2022-01-05 15:53:05.332 | gawk 2022-01-05 15:53:05.332 | genisoimage 2022-01-05 15:53:05.332 | iptables 2022-01-05 15:53:05.332 | iputils-arping 2022-01-05 15:53:05.332 | kpartx 2022-01-05 15:53:05.332 | libjs-jquery-tablesorter 2022-01-05 15:53:05.332 | libmysqlclient-dev 2022-01-05 15:53:05.333 | parted 2022-01-05 15:53:05.333 | pm-utils 2022-01-05 15:53:05.333 | python3-mysqldb 2022-01-05 15:53:05.333 | socat 2022-01-05 15:53:05.333 | sqlite3 2022-01-05 15:53:05.333 | sudo 2022-01-05 15:53:05.333 | vlan 2022-01-05 15:53:05.333 | lsscsi 2022-01-05 15:53:05.333 | open-iscsi 2022-01-05 15:53:05.333 | lvm2 2022-01-05 15:53:05.333 | qemu-utils 2022-01-05 15:53:05.333 | thin-provisioning-tools 2022-01-05 15:53:05.333 | acl 2022-01-05 15:53:05.333 | dnsmasq-base 2022-01-05 15:53:05.333 | dnsmasq-utils 2022-01-05 15:53:05.333 | ebtables 2022-01-05 15:53:05.333 | haproxy 2022-01-05 15:53:05.333 | iptables 2022-01-05 15:53:05.333 | iputils-arping 2022-01-05 15:53:05.333 | iputils-ping 2022-01-05 15:53:05.333 | libmysqlclient-dev 2022-01-05 15:53:05.333 | postgresql-server-dev-all 2022-01-05 15:53:05.333 | python3-mysqldb 2022-01-05 15:53:05.333 | sqlite3 2022-01-05 15:53:05.333 | sudo 2022-01-05 15:53:05.333 | vlan 2022-01-05 15:53:05.333 | ipset 2022-01-05 15:53:05.333 | conntrack 2022-01-05 15:53:05.333 | conntrackd 2022-01-05 15:53:05.333 | keepalived 2022-01-05 15:53:05.333 | dstat 2022-01-05 15:53:05.333 | lvm2 2022-01-05 15:53:05.333 | qemu-utils 2022-01-05 15:53:05.333 | thin-provisioning-tools 2022-01-05 15:53:05.333 | curl 2022-01-05 15:53:05.334 | liberasurecode-dev 2022-01-05 15:53:05.334 | make 2022-01-05 15:53:05.334 | memcached 2022-01-05 15:53:05.334 | sqlite3 2022-01-05 15:53:05.334 | xfsprogs ' 2022-01-05 15:53:05.334 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 15:53:05.336 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:53:05.338 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:53:05.341 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 15:53:05.342 | ++ 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-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 15:53:05.346 | ++ 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-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 15:53:05.348 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 15:53:05.350 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:53:05.352 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 15:53:05.354 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:53:05.356 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:53:05.358 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:53:05.360 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:53:05.362 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:53:05.364 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:53:05.366 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 15:53:05.368 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 15:53:05.370 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 15:53:05.372 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 15:53:05.376 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 15:53:05.378 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 15:53:05.380 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 15:53:05.383 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 15:53:05.385 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 15:53:05.387 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 15:53:05.392 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641397985389 2022-01-05 15:53:05.394 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 15:53:05.397 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 15:53:05.399 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-05 15:53:05.769 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 15:53:05.769 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 15:53:05.884 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 15:53:06.008 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 15:53:07.908 | Reading package lists... 2022-01-05 15:53:07.938 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 15:53:07.940 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 15:53:07.942 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:53:07.945 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:53:07.947 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:53:07.949 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:53:07.951 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:53:07.953 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 15:53:07.955 | ++ functions-common:time_stop:2317 : start_time=1641397985389 2022-01-05 15:53:07.957 | ++ functions-common:time_stop:2319 : [[ -z 1641397985389 ]] 2022-01-05 15:53:07.960 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:53:07.963 | ++ functions-common:time_stop:2322 : end_time=1641397987961 2022-01-05 15:53:07.965 | ++ functions-common:time_stop:2323 : elapsed_time=2572 2022-01-05 15:53:07.967 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 15:53:07.969 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:53:07.971 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2572 2022-01-05 15:53:07.974 | ++ functions-common:install_package:1345 : 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-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 15:53:07.976 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:53:07.978 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:53:07.980 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:53:07.982 | ++ functions-common:real_install_package:1331 : 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-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 15:53:08.002 | ++ functions-common:apt_get:1111 : 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-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 15:53:08.112 | Reading package lists... 2022-01-05 15:53:08.347 | Building dependency tree... 2022-01-05 15:53:08.348 | Reading state information... 2022-01-05 15:53:08.380 | acl is already the newest version (2.2.53-6). 2022-01-05 15:53:08.380 | bc is already the newest version (1.07.1-2build1). 2022-01-05 15:53:08.380 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 15:53:08.380 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 15:53:08.380 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 15:53:08.380 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:53:08.380 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 15:53:08.380 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 15:53:08.380 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 15:53:08.380 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 15:53:08.380 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 15:53:08.380 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 15:53:08.381 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 15:53:08.381 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 15:53:08.381 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 15:53:08.381 | libffi-dev is already the newest version (3.3-4). 2022-01-05 15:53:08.381 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 15:53:08.381 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 15:53:08.381 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 15:53:08.381 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 15:53:08.381 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 15:53:08.381 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 15:53:08.381 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 15:53:08.381 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:53:08.381 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 15:53:08.381 | psmisc is already the newest version (23.3-1). 2022-01-05 15:53:08.381 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:53:08.381 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 15:53:08.381 | socat is already the newest version (1.7.3.3-2). 2022-01-05 15:53:08.381 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 15:53:08.381 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 15:53:08.381 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 15:53:08.381 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 15:53:08.381 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 15:53:08.381 | dstat is already the newest version (0.7.4-6). 2022-01-05 15:53:08.381 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 15:53:08.381 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 15:53:08.381 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 15:53:08.381 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 15:53:08.381 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:53:08.381 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:53:08.381 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 15:53:08.381 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:53:08.381 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 15:53:08.381 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 15:53:08.382 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 15:53:08.382 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 15:53:08.382 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 15:53:08.382 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 15:53:08.382 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:53:08.382 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 15:53:08.382 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 15:53:08.382 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 15:53:08.382 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 15:53:08.382 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 15:53:08.382 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 15:53:08.382 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 15:53:08.382 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 15:53:08.382 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 15:53:08.382 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 15:53:08.382 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 15:53:08.382 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 15:53:08.382 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:53:08.595 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 15:53:08.595 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 15:53:08.595 | The following packages were automatically installed and are no longer required: 2022-01-05 15:53:08.596 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:53:08.596 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:53:08.596 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:53:08.596 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:53:08.596 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:53:08.597 | python3-zope.interface 2022-01-05 15:53:08.597 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:53:08.597 | The following additional packages will be installed: 2022-01-05 15:53:08.598 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 15:53:08.663 | The following NEW packages will be installed: 2022-01-05 15:53:08.663 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 15:53:08.663 | python3-yaml 2022-01-05 15:53:09.224 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:53:09.224 | Need to get 0 B/27.4 MB of archives. 2022-01-05 15:53:09.224 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 15:53:09.255 | Selecting previously unselected package python3-yaml. 2022-01-05 15:53:09.306 | (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 15:53:09.309 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 15:53:09.312 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:53:09.358 | Selecting previously unselected package llvm-10-tools. 2022-01-05 15:53:09.369 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:53:09.371 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:53:09.514 | Selecting previously unselected package llvm-10-dev. 2022-01-05 15:53:09.524 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 15:53:09.528 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:53:13.998 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 15:53:14.009 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 15:53:14.011 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:53:14.316 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 15:53:14.326 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 15:53:14.328 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:53:14.384 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 15:53:14.669 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 15:53:14.674 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 15:53:14.679 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 15:53:14.684 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 15:53:14.690 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 15:53:15.042 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 15:53:22.065 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 15:53:22.067 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:53:22.069 | ++ functions-common:time_stop:2310 : local name 2022-01-05 15:53:22.071 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 15:53:22.073 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:53:22.075 | ++ functions-common:time_stop:2313 : local total 2022-01-05 15:53:22.077 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 15:53:22.079 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:53:22.081 | ++ functions-common:time_stop:2317 : start_time=1641397988000 2022-01-05 15:53:22.084 | ++ functions-common:time_stop:2319 : [[ -z 1641397988000 ]] 2022-01-05 15:53:22.087 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:53:22.091 | ++ functions-common:time_stop:2322 : end_time=1641398002089 2022-01-05 15:53:22.093 | ++ functions-common:time_stop:2323 : elapsed_time=14089 2022-01-05 15:53:22.095 | ++ functions-common:time_stop:2324 : total=723 2022-01-05 15:53:22.097 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:53:22.100 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=14812 2022-01-05 15:53:22.102 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 15:53:22.105 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 15:53:22.107 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 15:53:22.109 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 15:53:22.113 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 15:53:22.118 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 15:53:22.120 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 15:53:22.123 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 15:53:23.768 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 15:53:23.770 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:53:23.773 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 15:53:23.776 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 15:53:23.778 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 15:53:23.780 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 15:53:23.782 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 15:53:23.784 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 15:53:23.786 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 15:53:23.789 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 15:53:23.791 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 15:53:23.856 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 15:53:23.859 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 15:53:23.925 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 15:53:23.927 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 15:53:23.992 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 15:53:23.994 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 15:53:23.996 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 15:53:23.998 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 15:53:24.000 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 15:53:24.001 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 15:53:24.003 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 15:53:24.006 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 15:53:24.008 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 15:53:24.009 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 15:53:24.011 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 15:53:24.011 | Distro: focal 2022-01-05 15:53:24.014 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 15:53:24.016 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 15:53:24.019 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 15:53:24.022 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 15:53:24.024 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 15:53:24.025 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 15:53:24.595 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 15:53:24.597 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 15:53:24.597 | pip: 21.3.1 2022-01-05 15:53:24.598 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 15:53:25.142 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 15:53:25.184 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 15:53:25.185 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 15:53:25.187 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 15:53:25.190 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 15:53:25.193 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 15:53:25.196 | + ./stack.sh:main:764 : fixup_all 2022-01-05 15:53:25.198 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 15:53:25.200 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 15:53:25.202 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:53:25.208 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 15:53:25.208 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 15:53:25.208 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 15:53:25.214 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 15:53:25.217 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 15:53:25.219 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 15:53:25.228 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 15:53:25.231 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 15:53:25.233 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 15:53:25.235 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 15:53:25.238 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 15:53:25.240 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 15:53:25.242 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:53:25.244 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:53:25.246 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:53:25.248 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:53:25.250 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:53:25.252 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:53:25.254 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:53:25.256 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:53:25.258 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 15:53:25.260 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 15:53:25.262 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 15:53:25.264 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:53:25.267 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:53:25.269 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:53:25.271 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:53:25.273 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:53:25.275 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:53:25.277 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 15:53:25.280 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 15:53:25.304 | Using python 3.8 to install os-testr 2022-01-05 15:53:25.306 | + 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 15:53:27.012 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:53:27.044 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 15:53:27.115 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 15:53:27.116 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.5.0) 2022-01-05 15:53:27.117 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 15:53:27.118 | 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 15:53:27.131 | 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 15:53:27.162 | 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 15:53:27.163 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.3.1) 2022-01-05 15:53:27.164 | 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 15:53:27.165 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.11.7) 2022-01-05 15:53:27.166 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.4.0) 2022-01-05 15:53:27.184 | 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 15:53:27.186 | 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 15:53:27.186 | 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 15:53:27.187 | 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 15:53:27.201 | Requirement already satisfied: PrettyTable<0.8,>=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 15:53:27.203 | 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.2.2) 2022-01-05 15:53:27.204 | 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 15:53:27.206 | Requirement already satisfied: cmd2!=0.8.3,>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.3.8) 2022-01-05 15:53:27.273 | Collecting argparse 2022-01-05 15:53:27.280 | 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 15:53:27.306 | 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 15:53:27.366 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-05 15:53:27.367 | Requirement already satisfied: colorama>=0.3.7 in /usr/lib/python3/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.3) 2022-01-05 15:53:27.368 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.0) 2022-01-05 15:53:27.369 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (20.1.0) 2022-01-05 15:53:27.370 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.8/dist-packages (from cmd2!=0.8.3,>=0.8.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (60.2.0) 2022-01-05 15:53:28.697 | Installing collected packages: argparse 2022-01-05 15:53:28.803 | Successfully installed argparse-1.4.0 2022-01-05 15:53:28.803 | 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 15:53:28.914 | + inc/python:pip_install:200 : result=0 2022-01-05 15:53:28.916 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:53:28.918 | + functions-common:time_stop:2310 : local name 2022-01-05 15:53:28.920 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:53:28.922 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:53:28.924 | + functions-common:time_stop:2313 : local total 2022-01-05 15:53:28.926 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:53:28.928 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:53:28.930 | + functions-common:time_stop:2317 : start_time=1641398005298 2022-01-05 15:53:28.932 | + functions-common:time_stop:2319 : [[ -z 1641398005298 ]] 2022-01-05 15:53:28.935 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:53:28.938 | + functions-common:time_stop:2322 : end_time=1641398008936 2022-01-05 15:53:28.941 | + functions-common:time_stop:2323 : elapsed_time=3638 2022-01-05 15:53:28.943 | + functions-common:time_stop:2324 : total=0 2022-01-05 15:53:28.945 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:53:28.947 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3638 2022-01-05 15:53:28.949 | + inc/python:pip_install:203 : return 0 2022-01-05 15:53:28.951 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 15:53:28.953 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 15:53:28.956 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:53:28.959 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 15:53:28.961 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 15:53:28.964 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:53:28.967 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:53:28.967 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:53:28.972 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 15:53:28.975 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 15:53:28.978 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 15:53:28.980 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 15:53:28.983 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 15:53:29.006 | Using python 3.8 to install systemd-python 2022-01-05 15:53:29.008 | + 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 systemd-python 2022-01-05 15:53:30.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:53:30.743 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 15:53:32.145 | 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 15:53:32.257 | + inc/python:pip_install:200 : result=0 2022-01-05 15:53:32.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:53:32.261 | + functions-common:time_stop:2310 : local name 2022-01-05 15:53:32.263 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:53:32.265 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:53:32.267 | + functions-common:time_stop:2313 : local total 2022-01-05 15:53:32.270 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:53:32.272 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:53:32.274 | + functions-common:time_stop:2317 : start_time=1641398009000 2022-01-05 15:53:32.276 | + functions-common:time_stop:2319 : [[ -z 1641398009000 ]] 2022-01-05 15:53:32.279 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:53:32.283 | + functions-common:time_stop:2322 : end_time=1641398012280 2022-01-05 15:53:32.285 | + functions-common:time_stop:2323 : elapsed_time=3280 2022-01-05 15:53:32.287 | + functions-common:time_stop:2324 : total=3638 2022-01-05 15:53:32.289 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:53:32.291 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6918 2022-01-05 15:53:32.293 | + inc/python:pip_install:203 : return 0 2022-01-05 15:53:32.296 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 15:53:32.352 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 15:53:32.455 | + ./stack.sh:main:779 : install_infra 2022-01-05 15:53:32.457 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:53:32.460 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 15:53:32.462 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 15:53:35.663 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:53:35.665 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 15:53:35.688 | + 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 15:53:37.636 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:37.872 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:37.874 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:53:38.078 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:38.136 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:38.197 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:38.199 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:53:38.248 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:53:38.293 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:53:38.434 | Collecting pbr===5.5.0 2022-01-05 15:53:38.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2022-01-05 15:53:38.484 | Installing collected packages: pbr 2022-01-05 15:53:38.627 | Successfully installed pbr-5.5.0 2022-01-05 15:53:38.688 | + inc/python:pip_install:200 : result=0 2022-01-05 15:53:38.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:53:38.692 | + functions-common:time_stop:2310 : local name 2022-01-05 15:53:38.694 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:53:38.696 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:53:38.698 | + functions-common:time_stop:2313 : local total 2022-01-05 15:53:38.700 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:53:38.702 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:53:38.705 | + functions-common:time_stop:2317 : start_time=1641398015681 2022-01-05 15:53:38.707 | + functions-common:time_stop:2319 : [[ -z 1641398015681 ]] 2022-01-05 15:53:38.709 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:53:38.713 | + functions-common:time_stop:2322 : end_time=1641398018711 2022-01-05 15:53:38.715 | + functions-common:time_stop:2323 : elapsed_time=3030 2022-01-05 15:53:38.717 | + functions-common:time_stop:2324 : total=6918 2022-01-05 15:53:38.719 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:53:38.721 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=9948 2022-01-05 15:53:38.724 | + inc/python:pip_install:203 : return 0 2022-01-05 15:53:38.726 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 15:53:38.728 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 15:53:38.750 | + 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 15:53:40.699 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:40.932 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:40.934 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:53:41.138 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:41.197 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:41.257 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 15:53:41.259 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 15:53:41.309 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 15:53:41.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:53:41.356 | Processing /opt/stack/requirements 2022-01-05 15:53:42.656 | Collecting fixtures===3.0.0 2022-01-05 15:53:42.662 | 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 15:53:42.882 | Collecting PyYAML===5.3.1 2022-01-05 15:53:42.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 15:53:43.591 | Collecting requests===2.23.0 2022-01-05 15:53:43.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2022-01-05 15:53:43.683 | Collecting packaging===20.4 2022-01-05 15:53:43.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2022-01-05 15:53:43.753 | Collecting testtools===2.4.0 2022-01-05 15:53:43.759 | 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 15:53:43.855 | Collecting idna===2.10 2022-01-05 15:53:43.860 | 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 15:53:43.999 | Collecting pyparsing===2.4.7 2022-01-05 15:53:44.004 | 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 15:53:44.054 | Collecting six===1.15.0 2022-01-05 15:53:44.059 | 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 15:53:44.085 | Collecting Parsley>=1.2 2022-01-05 15:53:44.091 | 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 15:53:44.137 | Collecting beagle>=0.2.1 2022-01-05 15:53:44.143 | 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 15:53:44.168 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2022-01-05 15:53:44.227 | Collecting certifi===2021.10.8 2022-01-05 15:53:44.234 | 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 15:53:44.318 | Collecting urllib3===1.25.10 2022-01-05 15:53:44.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2022-01-05 15:53:44.394 | Collecting chardet===3.0.4 2022-01-05 15:53:44.400 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133 kB) 2022-01-05 15:53:44.446 | Collecting extras===1.0.0 2022-01-05 15:53:44.451 | 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 15:53:44.488 | Collecting python-mimeparse===1.6.0 2022-01-05 15:53:44.494 | 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 15:53:44.532 | Collecting unittest2===1.1.0 2022-01-05 15:53:44.538 | 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 15:53:44.589 | Collecting traceback2===1.4.0 2022-01-05 15:53:44.595 | 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 15:53:44.678 | Collecting cliff===3.4.0 2022-01-05 15:53:44.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2022-01-05 15:53:44.751 | Collecting argparse 2022-01-05 15:53:44.758 | 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 15:53:44.787 | Collecting linecache2===1.0.0 2022-01-05 15:53:44.794 | 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 15:53:44.839 | Collecting prettytable===0.7.2 2022-01-05 15:53:44.845 | 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 15:53:44.990 | Collecting cmd2===1.3.8 2022-01-05 15:53:44.997 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2022-01-05 15:53:45.140 | Collecting stevedore===3.2.2 2022-01-05 15:53:45.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2022-01-05 15:53:45.224 | Collecting colorama===0.4.3 2022-01-05 15:53:45.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2022-01-05 15:53:45.277 | Collecting pyperclip===1.8.0 2022-01-05 15:53:45.284 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2022-01-05 15:53:45.332 | Collecting attrs===20.1.0 2022-01-05 15:53:45.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2022-01-05 15:53:45.412 | Collecting wcwidth===0.2.5 2022-01-05 15:53:45.419 | 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 15:53:45.436 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 418)) (44.0.0) 2022-01-05 15:53:45.440 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 15:53:45.441 | Building wheel for PyYAML (setup.py): started 2022-01-05 15:53:45.695 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 15:53:45.696 | ERROR: Command errored out with exit status 1: 2022-01-05 15:53:45.696 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-46j2ybrv/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-46j2ybrv/PyYAML/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-stqd4dzy 2022-01-05 15:53:45.696 | cwd: /tmp/pip-install-46j2ybrv/PyYAML/ 2022-01-05 15:53:45.696 | Complete output (6 lines): 2022-01-05 15:53:45.696 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:53:45.696 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:53:45.696 | or: setup.py --help-commands 2022-01-05 15:53:45.696 | or: setup.py cmd --help 2022-01-05 15:53:45.696 | 2022-01-05 15:53:45.696 | error: invalid command 'bdist_wheel' 2022-01-05 15:53:45.696 | ---------------------------------------- 2022-01-05 15:53:45.696 | ERROR: Failed building wheel for PyYAML 2022-01-05 15:53:45.696 | Running setup.py clean for PyYAML 2022-01-05 15:53:45.957 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 15:53:46.702 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 15:53:46.703 | ERROR: Command errored out with exit status 1: 2022-01-05 15:53:46.703 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-s2idi7g0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-s2idi7g0/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-vtepflvg 2022-01-05 15:53:46.703 | cwd: /tmp/pip-req-build-s2idi7g0/ 2022-01-05 15:53:46.703 | Complete output (6 lines): 2022-01-05 15:53:46.703 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 15:53:46.703 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 15:53:46.703 | or: setup.py --help-commands 2022-01-05 15:53:46.703 | or: setup.py cmd --help 2022-01-05 15:53:46.703 | 2022-01-05 15:53:46.703 | error: invalid command 'bdist_wheel' 2022-01-05 15:53:46.703 | ---------------------------------------- 2022-01-05 15:53:46.703 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 15:53:46.703 | Running setup.py clean for openstack-requirements 2022-01-05 15:53:47.467 | Failed to build PyYAML openstack-requirements 2022-01-05 15:53:47.673 | Installing collected packages: chardet, certifi, attrs, extras, python-mimeparse, argparse, six, linecache2, traceback2, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 15:53:48.875 | Running setup.py install for PyYAML: started 2022-01-05 15:54:03.896 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 15:54:04.806 | Running setup.py install for openstack-requirements: started 2022-01-05 15:54:06.915 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 15:54:06.954 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2021.10.8 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 linecache2-1.0.0 openstack-requirements-1.2.1.dev4168 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 2022-01-05 15:54:07.114 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:07.116 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:07.118 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:07.120 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:07.122 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:07.124 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:07.126 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:07.128 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:07.130 | + functions-common:time_stop:2317 : start_time=1641398018743 2022-01-05 15:54:07.132 | + functions-common:time_stop:2319 : [[ -z 1641398018743 ]] 2022-01-05 15:54:07.135 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:07.139 | + functions-common:time_stop:2322 : end_time=1641398047136 2022-01-05 15:54:07.142 | + functions-common:time_stop:2323 : elapsed_time=28393 2022-01-05 15:54:07.144 | + functions-common:time_stop:2324 : total=9948 2022-01-05 15:54:07.146 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:07.148 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38341 2022-01-05 15:54:07.150 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:07.152 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 15:54:07.155 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 15:54:07.158 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 15:54:07.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:07.162 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:07.165 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 15:54:07.167 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:07.170 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 15:54:07.189 | Using python 3.8 to install pbr 2022-01-05 15:54:07.192 | + 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 15:54:08.898 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:08.930 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 15:54:10.455 | 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 15:54:10.565 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:10.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:10.569 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:10.571 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:10.573 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:10.575 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:10.578 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:10.580 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:10.582 | + functions-common:time_stop:2317 : start_time=1641398047184 2022-01-05 15:54:10.584 | + functions-common:time_stop:2319 : [[ -z 1641398047184 ]] 2022-01-05 15:54:10.586 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:10.590 | + functions-common:time_stop:2322 : end_time=1641398050588 2022-01-05 15:54:10.593 | + functions-common:time_stop:2323 : elapsed_time=3404 2022-01-05 15:54:10.595 | + functions-common:time_stop:2324 : total=38341 2022-01-05 15:54:10.597 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:10.599 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=41745 2022-01-05 15:54:10.601 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:10.604 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 15:54:12.894 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 15:54:14.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:14.841 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 15:54:14.856 | 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 15:54:14.862 | 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 15:54:14.864 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 15:54:14.867 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 15:54:14.870 | 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 15:54:14.947 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:54:14.950 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 15:54:14.953 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 15:54:14.971 | + ./stack.sh:main:788 : pkgs= 2022-01-05 15:54:14.973 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 15:54:14.975 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 15:54:14.985 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 15:54:14.987 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 15:54:14.989 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 15:54:14.991 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 15:54:14.994 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 15:54:14.996 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 15:54:14.998 | + functions-common:run_phase:1748 : local extra 2022-01-05 15:54:15.001 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 15:54:15.005 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 15:54:15.007 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 15:54:15.009 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 15:54:15.011 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 15:54:15.013 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 15:54:15.028 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:15.031 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:54:15.033 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:54:15.035 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 15:54:15.037 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:54:15.039 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:54:15.041 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:54:15.044 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 15:54:15.046 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:54:15.048 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 15:54:15.050 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 15:54:15.052 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 15:54:15.054 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 15:54:15.056 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 15:54:15.059 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 15:54:15.061 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-05 15:54:15.063 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 15:54:15.065 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 15:54:15.067 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 15:54:15.069 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 15:54:15.071 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 15:54:15.074 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 15:54:15.076 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 15:54:15.078 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 15:54:15.081 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 15:54:15.083 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 15:54:15.134 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 15:54:15.135 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 15:54:15.137 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 15:54:15.499 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 15:54:15.501 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 15:54:15.518 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:15.520 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 15:54:15.523 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:15.525 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:15.527 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:54:15.530 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:15.532 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:15.534 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:15.537 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:15.539 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:15.541 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:15.543 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:15.546 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:15.548 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:54:15.551 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 15:54:15.553 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:15.555 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:15.557 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:15.559 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 15:54:15.580 | + functions-common:apt_get:1111 : 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 15:54:15.689 | Reading package lists... 2022-01-05 15:54:15.930 | Building dependency tree... 2022-01-05 15:54:15.932 | Reading state information... 2022-01-05 15:54:16.187 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 15:54:16.187 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:16.188 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:16.188 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:16.188 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:16.188 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:16.188 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:16.188 | python3-zope.interface 2022-01-05 15:54:16.188 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:16.307 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:16.312 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:54:16.314 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:16.318 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:16.320 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:16.322 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:16.324 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:16.326 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:16.328 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:16.330 | + functions-common:time_stop:2317 : start_time=1641398055578 2022-01-05 15:54:16.333 | + functions-common:time_stop:2319 : [[ -z 1641398055578 ]] 2022-01-05 15:54:16.335 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:16.340 | + functions-common:time_stop:2322 : end_time=1641398056337 2022-01-05 15:54:16.342 | + functions-common:time_stop:2323 : elapsed_time=759 2022-01-05 15:54:16.344 | + functions-common:time_stop:2324 : total=14812 2022-01-05 15:54:16.346 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:16.348 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15571 2022-01-05 15:54:16.350 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:54:16.353 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 15:54:16.355 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:54:16.358 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:54:16.360 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:54:16.363 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:54:16.366 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:54:16.368 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:54:16.370 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 15:54:16.373 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:54:16.375 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:54:16.378 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:54:16.380 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:54:16.382 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:54:16.384 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:54:16.386 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:16.389 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:54:16.391 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 15:54:16.393 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:54:16.395 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:54:16.397 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:54:16.400 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:54:16.402 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:54:16.404 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:54:16.407 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 15:54:16.409 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 15:54:16.425 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:16.427 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 15:54:16.429 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:16.432 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 15:54:16.434 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 15:54:16.437 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 15:54:16.441 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 15:54:16.443 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 15:54:16.446 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 15:54:16.448 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 15:54:16.450 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 15:54:16.452 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 15:54:16.455 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 15:54:17.151 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 15:54:17.151 | user tags 2022-01-05 15:54:17.151 | stackrabbit []' 2022-01-05 15:54:17.155 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 15:54:17.155 | user tags 2022-01-05 15:54:17.156 | stackrabbit []' 2022-01-05 15:54:17.156 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 15:54:17.162 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 15:54:17.164 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 15:54:17.166 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:54:17.829 | Changing password for user "stackrabbit" ... 2022-01-05 15:54:17.852 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 15:54:18.530 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 15:54:18.554 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 15:54:18.556 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 15:54:19.228 | Changing password for user "stackrabbit" ... 2022-01-05 15:54:19.254 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 15:54:19.256 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 15:54:19.258 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 15:54:19.927 | Deleting user "guest" ... 2022-01-05 15:54:19.943 | Error: 2022-01-05 15:54:19.943 | {:no_such_user, "guest"} 2022-01-05 15:54:19.956 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 15:54:19.958 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 15:54:19.974 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:19.976 | + ./stack.sh:main:805 : install_database 2022-01-05 15:54:19.979 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 15:54:19.981 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 15:54:19.984 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:19.986 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:19.988 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 15:54:20.201 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 15:54:20.204 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 15:54:20.206 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 15:54:20.210 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:20.213 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 15:54:20.215 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:54:20.218 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:54:20.220 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:54:20.222 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:54:20.225 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:54:20.227 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:54:20.230 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:20.233 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:54:20.235 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 15:54:20.237 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 15:54:20.240 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 15:54:20.242 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 15:54:20.244 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 15:54:20.247 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 15:54:20.249 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 15:54:20.252 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 15:54:20.254 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:20.256 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:20.259 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 15:54:20.261 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:20.263 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:20.266 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:54:20.268 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:20.270 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:20.273 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:20.275 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:20.277 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:20.280 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:20.282 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:20.284 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:20.287 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:54:20.289 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 15:54:20.291 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:20.293 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:20.297 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:20.299 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 15:54:20.326 | + functions-common:apt_get:1111 : 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 15:54:20.433 | Reading package lists... 2022-01-05 15:54:20.677 | Building dependency tree... 2022-01-05 15:54:20.678 | Reading state information... 2022-01-05 15:54:20.915 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 15:54:20.915 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:20.916 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:20.916 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:20.916 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:20.916 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:20.916 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:20.917 | python3-zope.interface 2022-01-05 15:54:20.917 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:21.031 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:21.035 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:54:21.038 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:21.040 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:21.042 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:21.044 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:21.047 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:21.049 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:21.051 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:21.053 | + functions-common:time_stop:2317 : start_time=1641398060323 2022-01-05 15:54:21.055 | + functions-common:time_stop:2319 : [[ -z 1641398060323 ]] 2022-01-05 15:54:21.058 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:21.063 | + functions-common:time_stop:2322 : end_time=1641398061060 2022-01-05 15:54:21.065 | + functions-common:time_stop:2323 : elapsed_time=737 2022-01-05 15:54:21.067 | + functions-common:time_stop:2324 : total=15571 2022-01-05 15:54:21.069 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:21.071 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16308 2022-01-05 15:54:21.073 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:54:21.076 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 15:54:21.079 | + ./stack.sh:main:808 : install_database_python 2022-01-05 15:54:21.081 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 15:54:21.083 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 15:54:21.085 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 15:54:21.088 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:54:21.091 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 15:54:21.093 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 15:54:21.096 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:54:21.099 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:54:21.107 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:54:21.113 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 15:54:21.115 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 15:54:21.117 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 15:54:21.120 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 15:54:21.123 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 15:54:21.145 | Using python 3.8 to install PyMySQL 2022-01-05 15:54:21.147 | + 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 15:54:22.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:22.921 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 15:54:24.345 | 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 15:54:24.468 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:24.470 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:24.473 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:24.475 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:24.477 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:24.479 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:24.483 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:24.485 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:24.487 | + functions-common:time_stop:2317 : start_time=1641398061139 2022-01-05 15:54:24.489 | + functions-common:time_stop:2319 : [[ -z 1641398061139 ]] 2022-01-05 15:54:24.492 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:24.496 | + functions-common:time_stop:2322 : end_time=1641398064494 2022-01-05 15:54:24.499 | + functions-common:time_stop:2323 : elapsed_time=3355 2022-01-05 15:54:24.502 | + functions-common:time_stop:2324 : total=41745 2022-01-05 15:54:24.504 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:24.506 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45100 2022-01-05 15:54:24.509 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:24.511 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 15:54:24.514 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 15:54:24.516 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 15:54:24.518 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 15:54:24.537 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:24.539 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 15:54:24.541 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 15:54:24.546 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 15:54:24.546 | ++ 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 15:54:24.551 | + 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 15:54:24.554 | + 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 15:54:24.556 | + 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 15:54:24.560 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 15:54:24.562 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 15:54:24.565 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 15:54:24.581 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:24.584 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 15:54:24.586 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:24.590 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:24.593 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:54:24.595 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:24.597 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:24.600 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:24.602 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:24.604 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:24.607 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:24.610 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:24.612 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:24.615 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:54:24.618 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 15:54:24.621 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:24.624 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:24.627 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:24.629 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 15:54:24.652 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-05 15:54:24.766 | Reading package lists... 2022-01-05 15:54:25.024 | Building dependency tree... 2022-01-05 15:54:25.026 | Reading state information... 2022-01-05 15:54:25.276 | radvd is already the newest version (1:2.17-2). 2022-01-05 15:54:25.276 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:25.278 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:25.278 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:25.278 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:25.278 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:25.278 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:25.279 | python3-zope.interface 2022-01-05 15:54:25.279 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:25.390 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:25.394 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:54:25.396 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:25.398 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:25.401 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:25.403 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:25.406 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:25.408 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:25.410 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:25.412 | + functions-common:time_stop:2317 : start_time=1641398064650 2022-01-05 15:54:25.414 | + functions-common:time_stop:2319 : [[ -z 1641398064650 ]] 2022-01-05 15:54:25.417 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:25.421 | + functions-common:time_stop:2322 : end_time=1641398065418 2022-01-05 15:54:25.423 | + functions-common:time_stop:2323 : elapsed_time=768 2022-01-05 15:54:25.425 | + functions-common:time_stop:2324 : total=16308 2022-01-05 15:54:25.428 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:25.430 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17076 2022-01-05 15:54:25.432 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:54:25.435 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 15:54:25.452 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:25.454 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 15:54:25.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 15:54:25.459 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 15:54:25.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 15:54:25.481 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:25.483 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:25.485 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:54:25.488 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:25.490 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:25.492 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:25.494 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:25.496 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:25.499 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:25.501 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:25.503 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:25.506 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:54:25.508 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 15:54:25.510 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:25.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:25.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:25.517 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 15:54:25.537 | + functions-common:apt_get:1111 : 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 15:54:25.645 | Reading package lists... 2022-01-05 15:54:25.892 | Building dependency tree... 2022-01-05 15:54:25.893 | Reading state information... 2022-01-05 15:54:26.143 | fakeroot is already the newest version (1.24-1). 2022-01-05 15:54:26.143 | make is already the newest version (4.2.1-1.2). 2022-01-05 15:54:26.143 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 15:54:26.143 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:26.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:26.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:26.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:26.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:26.145 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:26.145 | python3-zope.interface 2022-01-05 15:54:26.145 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:26.259 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:26.264 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:54:26.266 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:26.268 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:26.270 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:26.272 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:26.274 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:26.276 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:26.278 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:26.281 | + functions-common:time_stop:2317 : start_time=1641398065535 2022-01-05 15:54:26.283 | + functions-common:time_stop:2319 : [[ -z 1641398065535 ]] 2022-01-05 15:54:26.285 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:26.289 | + functions-common:time_stop:2322 : end_time=1641398066287 2022-01-05 15:54:26.291 | + functions-common:time_stop:2323 : elapsed_time=752 2022-01-05 15:54:26.293 | + functions-common:time_stop:2324 : total=17076 2022-01-05 15:54:26.296 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:26.298 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17828 2022-01-05 15:54:26.300 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:54:26.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 15:54:26.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:26.307 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:26.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 15:54:26.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 15:54:26.315 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 15:54:26.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 15:54:26.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 15:54:26.324 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 15:54:26.325 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 15:54:26.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 15:54:26.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 15:54:26.334 | + functions:vercmp:652 : local v1=5.4 2022-01-05 15:54:26.336 | + functions:vercmp:653 : local 'op=<' 2022-01-05 15:54:26.339 | + functions:vercmp:654 : local v2=3.13 2022-01-05 15:54:26.341 | + functions:vercmp:655 : local result 2022-01-05 15:54:26.345 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 15:54:26.345 | ++ functions:vercmp:659 : sort -V 2022-01-05 15:54:26.346 | ++ functions:vercmp:659 : head -1 2022-01-05 15:54:26.350 | + functions:vercmp:659 : result=3.13 2022-01-05 15:54:26.353 | + functions:vercmp:661 : case $op in 2022-01-05 15:54:26.355 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 15:54:26.357 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 15:54:26.360 | + functions:vercmp:672 : return 2022-01-05 15:54:26.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 15:54:26.364 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:54:26.366 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 15:54:26.854 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 15:54:26.874 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:26.877 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 15:54:26.880 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 15:54:26.880 | Installing etcd 2022-01-05 15:54:26.885 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 15:54:26.899 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 15:54:26.913 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:26.915 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 15:54:26.929 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 15:54:26.932 | ++ 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 15:54:26.940 | ++ functions:get_extra_file:61 : 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 15:54:26.944 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:54:26.952 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:54:26.955 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-01-05 15:54:26.958 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 15:54:26.960 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:54:26.962 | ++ functions:get_extra_file:73 : return 2022-01-05 15:54:26.966 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 15:54:26.968 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 15:54:26.970 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 15:54:26.972 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 15:54:26.995 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:26.998 | + ./stack.sh:main:835 : install_dstat 2022-01-05 15:54:27.000 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 15:54:27.017 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:27.019 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 15:54:27.022 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 15:54:27.024 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 15:54:27.027 | + ./stack.sh:main:844 : install_libs 2022-01-05 15:54:27.030 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 15:54:27.032 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 15:54:27.034 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 15:54:27.037 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 15:54:27.039 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 15:54:27.047 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.050 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 15:54:27.052 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 15:54:27.056 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 15:54:27.058 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 15:54:27.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.063 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.065 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 15:54:27.067 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.070 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 15:54:27.074 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 15:54:27.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 15:54:27.079 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 15:54:27.082 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.084 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.087 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 15:54:27.089 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.092 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 15:54:27.094 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 15:54:27.096 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 15:54:27.100 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 15:54:27.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.104 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 15:54:27.109 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.112 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 15:54:27.114 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 15:54:27.116 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 15:54:27.119 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 15:54:27.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.123 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.125 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 15:54:27.128 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.130 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 15:54:27.132 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 15:54:27.134 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 15:54:27.136 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 15:54:27.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.141 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 15:54:27.145 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.147 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 15:54:27.150 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 15:54:27.152 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 15:54:27.155 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 15:54:27.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 15:54:27.163 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.166 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 15:54:27.168 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 15:54:27.171 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 15:54:27.173 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 15:54:27.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.178 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 15:54:27.182 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.184 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 15:54:27.187 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 15:54:27.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 15:54:27.191 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 15:54:27.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.195 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 15:54:27.200 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.202 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 15:54:27.204 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 15:54:27.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 15:54:27.209 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 15:54:27.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.213 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.216 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 15:54:27.218 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.220 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 15:54:27.223 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 15:54:27.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 15:54:27.227 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 15:54:27.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 15:54:27.236 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.238 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 15:54:27.241 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 15:54:27.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 15:54:27.245 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 15:54:27.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.250 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.252 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 15:54:27.255 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.257 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 15:54:27.259 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 15:54:27.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 15:54:27.264 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 15:54:27.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.270 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 15:54:27.274 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.276 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 15:54:27.279 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 15:54:27.282 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 15:54:27.285 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 15:54:27.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 15:54:27.296 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.298 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 15:54:27.300 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 15:54:27.303 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 15:54:27.307 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 15:54:27.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 15:54:27.317 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.320 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 15:54:27.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 15:54:27.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 15:54:27.327 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 15:54:27.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.331 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.333 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 15:54:27.336 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.338 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 15:54:27.340 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 15:54:27.342 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 15:54:27.345 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 15:54:27.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.349 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.351 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 15:54:27.354 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.356 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 15:54:27.360 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 15:54:27.362 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 15:54:27.365 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 15:54:27.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.370 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 15:54:27.375 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.378 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 15:54:27.380 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 15:54:27.383 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 15:54:27.385 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 15:54:27.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.389 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 15:54:27.394 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.396 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 15:54:27.398 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 15:54:27.401 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 15:54:27.403 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 15:54:27.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.408 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.410 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 15:54:27.412 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.414 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 15:54:27.417 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 15:54:27.420 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 15:54:27.422 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 15:54:27.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 15:54:27.431 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.433 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 15:54:27.436 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 15:54:27.438 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 15:54:27.441 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 15:54:27.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.445 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.447 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 15:54:27.450 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.452 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 15:54:27.454 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 15:54:27.457 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 15:54:27.459 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 15:54:27.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 15:54:27.468 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.470 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 15:54:27.473 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 15:54:27.475 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 15:54:27.477 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 15:54:27.479 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 15:54:27.487 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.489 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 15:54:27.492 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 15:54:27.494 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 15:54:27.496 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 15:54:27.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 15:54:27.506 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.508 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 15:54:27.511 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 15:54:27.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 15:54:27.515 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 15:54:27.518 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.520 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.522 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 15:54:27.524 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.527 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 15:54:27.529 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 15:54:27.532 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 15:54:27.534 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 15:54:27.536 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.538 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.541 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 15:54:27.544 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.547 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 15:54:27.549 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 15:54:27.551 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 15:54:27.554 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 15:54:27.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.558 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.562 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 15:54:27.564 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.567 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 15:54:27.569 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 15:54:27.571 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 15:54:27.573 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 15:54:27.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.578 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.580 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 15:54:27.583 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.585 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 15:54:27.587 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 15:54:27.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 15:54:27.592 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 15:54:27.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.599 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 15:54:27.601 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.603 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 15:54:27.605 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 15:54:27.608 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 15:54:27.611 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 15:54:27.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.615 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.617 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 15:54:27.620 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.622 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 15:54:27.625 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 15:54:27.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 15:54:27.629 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 15:54:27.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.634 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.637 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 15:54:27.639 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.646 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 15:54:27.648 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 15:54:27.650 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 15:54:27.652 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 15:54:27.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 15:54:27.661 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.664 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 15:54:27.666 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 15:54:27.669 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 15:54:27.671 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 15:54:27.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.676 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.678 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 15:54:27.680 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.683 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 15:54:27.686 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 15:54:27.688 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 15:54:27.690 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 15:54:27.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.695 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.697 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 15:54:27.699 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.702 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 15:54:27.704 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 15:54:27.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 15:54:27.708 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 15:54:27.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:27.713 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:27.716 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 15:54:27.718 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:27.720 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 15:54:27.741 | Using python 3.8 to install etcd3 2022-01-05 15:54:27.743 | + 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 15:54:29.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:29.517 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 15:54:29.524 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 15:54:29.526 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 15:54:29.527 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 15:54:29.528 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 15:54:29.539 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 15:54:30.962 | 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 15:54:31.081 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:31.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:31.086 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:31.088 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:31.090 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:31.092 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:31.095 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:31.097 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:31.099 | + functions-common:time_stop:2317 : start_time=1641398067736 2022-01-05 15:54:31.101 | + functions-common:time_stop:2319 : [[ -z 1641398067736 ]] 2022-01-05 15:54:31.104 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:31.108 | + functions-common:time_stop:2322 : end_time=1641398071105 2022-01-05 15:54:31.110 | + functions-common:time_stop:2323 : elapsed_time=3369 2022-01-05 15:54:31.112 | + functions-common:time_stop:2324 : total=45100 2022-01-05 15:54:31.114 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:31.116 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=48469 2022-01-05 15:54:31.118 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:31.121 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 15:54:31.143 | Using python 3.8 to install etcd3gw 2022-01-05 15:54:31.145 | + 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 15:54:32.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:32.880 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 15:54:32.890 | 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 15:54:32.891 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 15:54:32.892 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 15:54:32.893 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 15:54:32.894 | Requirement already satisfied: requests!=2.12.2,!=2.13.0,>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.23.0) 2022-01-05 15:54:32.920 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (3.0.4) 2022-01-05 15:54:32.921 | 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 15:54:32.922 | 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 15:54:34.329 | 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 15:54:34.443 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:34.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:34.447 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:34.451 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:34.453 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:34.455 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:34.457 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:34.459 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:34.462 | + functions-common:time_stop:2317 : start_time=1641398071137 2022-01-05 15:54:34.464 | + functions-common:time_stop:2319 : [[ -z 1641398071137 ]] 2022-01-05 15:54:34.467 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:34.471 | + functions-common:time_stop:2322 : end_time=1641398074469 2022-01-05 15:54:34.473 | + functions-common:time_stop:2323 : elapsed_time=3332 2022-01-05 15:54:34.475 | + functions-common:time_stop:2324 : total=48469 2022-01-05 15:54:34.478 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:34.480 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=51801 2022-01-05 15:54:34.482 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:34.486 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 15:54:34.488 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 15:54:34.490 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 15:54:34.493 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 15:54:34.495 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 15:54:34.499 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 15:54:34.502 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 15:54:34.504 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 15:54:34.506 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 15:54:34.509 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 15:54:34.511 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 15:54:34.514 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 15:54:34.516 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 15:54:34.518 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:34.521 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:34.523 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 15:54:34.525 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 15:54:34.529 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:54:34.532 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 15:54:34.535 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 15:54:34.537 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 15:54:34.541 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 15:54:34.543 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:34.546 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 15:54:34.548 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:34.550 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:34.552 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 15:54:34.555 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 15:54:34.557 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 15:54:34.560 | + functions-common:apt_get_update:1071 : return 2022-01-05 15:54:34.562 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:54:34.564 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 15:54:34.567 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:34.569 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:34.571 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 15:54:34.592 | + functions-common:apt_get:1111 : 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 15:54:34.702 | Reading package lists... 2022-01-05 15:54:34.961 | Building dependency tree... 2022-01-05 15:54:34.962 | Reading state information... 2022-01-05 15:54:35.259 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:54:35.259 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 15:54:35.259 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 15:54:35.259 | The following packages were automatically installed and are no longer required: 2022-01-05 15:54:35.260 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 15:54:35.260 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 15:54:35.260 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 15:54:35.260 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 15:54:35.260 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 15:54:35.261 | python3-zope.interface 2022-01-05 15:54:35.261 | Use 'sudo apt autoremove' to remove them. 2022-01-05 15:54:35.376 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 15:54:35.381 | + functions-common:apt_get:1115 : result=0 2022-01-05 15:54:35.384 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 15:54:35.391 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:35.394 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:35.397 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:35.399 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:35.401 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:35.404 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 15:54:35.406 | + functions-common:time_stop:2317 : start_time=1641398074590 2022-01-05 15:54:35.408 | + functions-common:time_stop:2319 : [[ -z 1641398074590 ]] 2022-01-05 15:54:35.411 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:35.416 | + functions-common:time_stop:2322 : end_time=1641398075413 2022-01-05 15:54:35.419 | + functions-common:time_stop:2323 : elapsed_time=823 2022-01-05 15:54:35.422 | + functions-common:time_stop:2324 : total=17828 2022-01-05 15:54:35.424 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:35.426 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18651 2022-01-05 15:54:35.429 | + functions-common:apt_get:1119 : return 0 2022-01-05 15:54:35.431 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 15:54:35.433 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 15:54:35.436 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 15:54:35.439 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 15:54:35.504 | Module proxy already enabled 2022-01-05 15:54:35.509 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 15:54:35.572 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 15:54:35.572 | Module proxy already enabled 2022-01-05 15:54:35.572 | Module proxy_uwsgi already enabled 2022-01-05 15:54:35.577 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 15:54:35.580 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 15:54:35.582 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 15:54:35.585 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 15:54:35.716 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 15:54:35.719 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 15:54:35.722 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 15:54:35.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 15:54:35.733 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.735 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 15:54:35.738 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 15:54:35.741 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 15:54:35.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.745 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.748 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 15:54:35.751 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.753 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 15:54:35.755 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 15:54:35.757 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 15:54:35.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.763 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.765 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 15:54:35.767 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.770 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 15:54:35.772 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 15:54:35.774 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 15:54:35.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 15:54:35.785 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.787 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 15:54:35.790 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 15:54:35.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.795 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 15:54:35.799 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.802 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 15:54:35.804 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 15:54:35.806 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 15:54:35.809 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.811 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.814 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 15:54:35.816 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.818 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 15:54:35.836 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:35.841 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 15:54:35.843 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 15:54:35.846 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 15:54:35.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.850 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.853 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 15:54:35.855 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.857 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 15:54:35.878 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:35.880 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 15:54:35.883 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 15:54:35.885 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 15:54:35.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.891 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.893 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 15:54:35.895 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.898 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 15:54:35.900 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 15:54:35.903 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 15:54:35.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 15:54:35.908 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 15:54:35.911 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 15:54:35.913 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 15:54:35.915 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 15:54:35.918 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 15:54:35.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:54:35.923 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 15:54:35.926 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 15:54:35.928 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:54:35.932 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:54:35.932 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:54:35.938 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 15:54:35.940 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 15:54:35.942 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 15:54:35.945 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 15:54:35.947 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 15:54:35.969 | Using python 3.8 to install keystonemiddleware 2022-01-05 15:54:35.972 | + 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 15:54:37.702 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:37.736 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 15:54:37.792 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 15:54:37.794 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.5.0) 2022-01-05 15:54:37.795 | 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 15:54:37.796 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 15:54:37.797 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 15:54:37.798 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 15:54:37.799 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.0.2) 2022-01-05 15:54:37.800 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 15:54:37.801 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 15:54:37.802 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 15:54:37.803 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 15:54:37.805 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 15:54:37.806 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 15:54:37.807 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 15:54:37.869 | 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 15:54:37.870 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.2.2) 2022-01-05 15:54:37.871 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.12) 2022-01-05 15:54:37.906 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.0.2) 2022-01-05 15:54:37.922 | 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 15:54:37.923 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.3.1) 2022-01-05 15:54:37.925 | 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 15:54:37.926 | 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 15:54:37.973 | 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 15:54:37.976 | 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 15:54:37.988 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2020.1) 2022-01-05 15:54:37.989 | 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.0) 2022-01-05 15:54:38.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (20.4) 2022-01-05 15:54:38.010 | 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 15:54:38.011 | 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 15:54:38.073 | 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 15:54:38.074 | Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.25.10) 2022-01-05 15:54:38.075 | 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 15:54:38.076 | Requirement already satisfied: chardet<4,>=3.0.2 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.0.4) 2022-01-05 15:54:38.127 | 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 15:54:38.140 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->oslo.cache>=1.26.0->keystonemiddleware) (4.4.2) 2022-01-05 15:54:39.487 | 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 15:54:39.623 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:39.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:39.628 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:39.631 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:39.633 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:39.635 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:39.639 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:39.641 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:39.643 | + functions-common:time_stop:2317 : start_time=1641398075963 2022-01-05 15:54:39.645 | + functions-common:time_stop:2319 : [[ -z 1641398075963 ]] 2022-01-05 15:54:39.648 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:39.653 | + functions-common:time_stop:2322 : end_time=1641398079650 2022-01-05 15:54:39.655 | + functions-common:time_stop:2323 : elapsed_time=3687 2022-01-05 15:54:39.657 | + functions-common:time_stop:2324 : total=51801 2022-01-05 15:54:39.659 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:39.661 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=55488 2022-01-05 15:54:39.663 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:39.666 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 15:54:39.668 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 15:54:39.671 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 15:54:39.674 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 15:54:39.677 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 15:54:39.679 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 15:54:39.683 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 15:54:39.683 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 15:54:39.689 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 15:54:39.691 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 15:54:39.693 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 15:54:39.696 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 15:54:39.699 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 15:54:39.720 | Using python 3.8 to install python-memcached 2022-01-05 15:54:39.722 | + 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 15:54:41.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:41.512 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 15:54:41.516 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 15:54:42.966 | 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 15:54:43.077 | + inc/python:pip_install:200 : result=0 2022-01-05 15:54:43.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 15:54:43.082 | + functions-common:time_stop:2310 : local name 2022-01-05 15:54:43.084 | + functions-common:time_stop:2311 : local end_time 2022-01-05 15:54:43.086 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 15:54:43.089 | + functions-common:time_stop:2313 : local total 2022-01-05 15:54:43.092 | + functions-common:time_stop:2314 : local start_time 2022-01-05 15:54:43.094 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 15:54:43.097 | + functions-common:time_stop:2317 : start_time=1641398079714 2022-01-05 15:54:43.099 | + functions-common:time_stop:2319 : [[ -z 1641398079714 ]] 2022-01-05 15:54:43.102 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 15:54:43.108 | + functions-common:time_stop:2322 : end_time=1641398083104 2022-01-05 15:54:43.110 | + functions-common:time_stop:2323 : elapsed_time=3390 2022-01-05 15:54:43.112 | + functions-common:time_stop:2324 : total=55488 2022-01-05 15:54:43.114 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 15:54:43.116 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=58878 2022-01-05 15:54:43.119 | + inc/python:pip_install:203 : return 0 2022-01-05 15:54:43.122 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 15:54:43.139 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 15:54:43.142 | + ./stack.sh:main:866 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-01-05 15:54:43.144 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 15:54:43.147 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 15:54:43.149 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 15:54:43.152 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 15:54:43.154 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 15:54:43.156 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 15:54:43.172 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 15:54:43.175 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 15:54:43.177 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 15:54:43.179 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 15:54:43.181 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 15:54:43.184 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 15:54:43.186 | ++ functions-common:git_clone:529 : pwd 2022-01-05 15:54:43.189 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 15:54:43.191 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 15:54:43.193 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 15:54:43.209 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 15:54:43.211 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 15:54:43.213 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:43.216 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 15:54:43.217 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 15:54:43.222 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 15:54:43.224 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 15:54:43.226 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 15:54:43.229 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 15:54:43.229 | + functions-common:git_clone:595 : head -1 2022-01-05 15:54:43.232 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 15:54:43.235 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 15:54:43.237 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 15:54:43.239 | + inc/python:setup_develop:338 : local bindep 2022-01-05 15:54:43.242 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:54:43.244 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 15:54:43.247 | + inc/python:setup_develop:344 : local extras= 2022-01-05 15:54:43.249 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 15:54:43.252 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 15:54:43.254 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:54:43.256 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 15:54:43.258 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 15:54:43.261 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 15:54:43.264 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 15:54:43.266 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 15:54:43.268 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 15:54:43.271 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 15:54:43.273 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 15:54:43.276 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 15:54:43.282 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 15:54:43.284 | + 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 15:54:43.902 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 15:54:43.905 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 15:54:43.908 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 15:54:43.911 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 15:54:43.913 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 15:54:43.915 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 15:54:43.917 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 15:54:43.920 | + inc/python:setup_package:427 : local extras= 2022-01-05 15:54:43.922 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 15:54:43.924 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 15:54:43.926 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 15:54:43.929 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 15:54:43.931 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 15:54:43.933 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 15:54:43.954 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 15:54:43.956 | + 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 15:54:45.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 15:54:45.726 | 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 15:54:45.726 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 15:54:45.823 | + inc/python:pip_install:1 : exit_trap 2022-01-05 15:54:45.826 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 15:54:45.829 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 15:54:45.831 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 15:54:45.833 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 15:54:45.835 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 15:54:45.837 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 15:54:45.840 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 15:54:45.842 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 15:54:45.844 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 15:54:45.844 | Error on exit 2022-01-05 15:54:45.846 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 15:54:45.848 | + ./stack.sh:exit_trap:517 : generate-subunit 1641397980 105 fail 2022-01-05 15:54:46.384 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 15:54:46.387 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 15:54:46.952 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 15:54:46.952 | 2022-01-05 15:54:47.233 | + ./stack.sh:exit_trap:531 : exit 1