2022-01-05 16:01:33.711 | + ./stack.sh:main:462 : exec 2022-01-05 16:01:33.711 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160133' 2022-01-05 16:01:33.711 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:33.712 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-05-160133 2022-01-05 16:01:33.712 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160133 /opt/stack/logs/stack.sh.log 2022-01-05 16:01:33.712 | ++ ./stack.sh:main:462 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-05-160133.summary.2022-01-05-160133 2022-01-05 16:01:33.712 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-05-160133.summary.2022-01-05-160133 /opt/stack/logs/stack.sh.log.summary 2022-01-05 16:01:33.712 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:620 : local real_path 2022-01-05 16:01:33.712 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2022-01-05 16:01:33.712 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2022-01-05 16:01:33.712 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2022-01-05 16:01:33.712 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-05 16:01:33.712 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2022-01-05 16:01:33.714 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2022-01-05 16:01:33.717 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2022-01-05 16:01:33.719 | + ./stack.sh:main:494 : trap exit_trap EXIT 2022-01-05 16:01:33.721 | + ./stack.sh:main:535 : trap err_trap ERR 2022-01-05 16:01:33.723 | + ./stack.sh:main:548 : set -o errexit 2022-01-05 16:01:33.725 | + ./stack.sh:main:551 : uname -a 2022-01-05 16:01:33.726 | Linux dv-cinder-victoria-3-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-01-05 16:01:33.728 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-05 16:01:33.730 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-05 16:01:33.733 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2022-01-05 16:01:33.762 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-05 16:01:33.777 | + ./stack.sh:main:565 : fetch_plugins 2022-01-05 16:01:33.779 | + functions-common:fetch_plugins:1656 : local plugins= 2022-01-05 16:01:33.780 | + functions-common:fetch_plugins:1657 : local plugin 2022-01-05 16:01:33.782 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2022-01-05 16:01:33.784 | + functions-common:fetch_plugins:1661 : return 2022-01-05 16:01:33.786 | + ./stack.sh:main:569 : run_phase override_defaults 2022-01-05 16:01:33.788 | + functions-common:run_phase:1738 : local mode=override_defaults 2022-01-05 16:01:33.790 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:01:33.792 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:01:33.793 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:01:33.795 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:01:33.797 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:01:33.799 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:01:33.802 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:01:33.805 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:01:33.806 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:01:33.808 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:01:33.810 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-05 16:01:33.812 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:01:33.824 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:33.826 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:01:33.828 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:33.829 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:33.831 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:33.833 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:33.835 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-05 16:01:33.836 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-05 16:01:33.838 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-05 16:01:33.840 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-05 16:01:33.842 | + 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 16:01:33.844 | + functions-common:run_phase:1763 : plugin_override_defaults 2022-01-05 16:01:33.846 | + functions-common:plugin_override_defaults:1697 : local plugins= 2022-01-05 16:01:33.848 | + functions-common:plugin_override_defaults:1698 : local plugin 2022-01-05 16:01:33.850 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2022-01-05 16:01:33.851 | + functions-common:plugin_override_defaults:1702 : return 2022-01-05 16:01:33.853 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2022-01-05 16:01:33.871 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2022-01-05 16:01:33.873 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-05 16:01:33.886 | ++ functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:33.888 | +++ lib/tls:source:43 : hostname -f 2022-01-05 16:01:33.891 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-05 16:01:33.893 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-05 16:01:33.896 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-05 16:01:33.898 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-05 16:01:33.899 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-05 16:01:33.901 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-05 16:01:33.903 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-05 16:01:33.905 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-05 16:01:33.907 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-05 16:01:33.908 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-05 16:01:33.913 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2022-01-05 16:01:33.925 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2022-01-05 16:01:33.941 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2022-01-05 16:01:33.953 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2022-01-05 16:01:33.965 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2022-01-05 16:01:33.992 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2022-01-05 16:01:34.034 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2022-01-05 16:01:34.122 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2022-01-05 16:01:34.145 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2022-01-05 16:01:34.180 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2022-01-05 16:01:34.235 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2022-01-05 16:01:34.374 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2022-01-05 16:01:34.391 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2022-01-05 16:01:34.404 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-05 16:01:34.416 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2022-01-05 16:01:34.502 | + ./stack.sh:main:598 : run_phase source 2022-01-05 16:01:34.505 | + functions-common:run_phase:1738 : local mode=source 2022-01-05 16:01:34.507 | + functions-common:run_phase:1739 : local phase= 2022-01-05 16:01:34.509 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:01:34.511 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:01:34.513 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:01:34.515 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:01:34.517 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:01:34.520 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:01:34.524 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:01:34.526 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:01:34.528 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:01:34.530 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-05 16:01:34.532 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:01:34.547 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:34.549 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:01:34.551 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-05 16:01:34.589 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-05 16:01:34.591 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2022-01-05 16:01:34.593 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2022-01-05 16:01:34.596 | + functions-common:run_phase:1760 : load_plugin_settings 2022-01-05 16:01:34.598 | + functions-common:load_plugin_settings:1674 : local plugins= 2022-01-05 16:01:34.600 | + functions-common:load_plugin_settings:1675 : local plugin 2022-01-05 16:01:34.602 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2022-01-05 16:01:34.605 | + functions-common:load_plugin_settings:1679 : return 2022-01-05 16:01:34.607 | + functions-common:run_phase:1761 : verify_disabled_services 2022-01-05 16:01:34.609 | + functions-common:verify_disabled_services:2021 : local service 2022-01-05 16:01:34.611 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.614 | + 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 16:01:34.616 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.618 | + 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 16:01:34.621 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.623 | + 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 16:01:34.625 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.627 | + 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 16:01:34.629 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.632 | + 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 16:01:34.634 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.636 | + 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 16:01:34.639 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.641 | + 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 16:01:34.643 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.645 | + 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 16:01:34.647 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.650 | + 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 16:01:34.652 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.654 | + 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 16:01:34.656 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.658 | + 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 16:01:34.661 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.663 | + 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 16:01:34.666 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.668 | + 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 16:01:34.670 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.672 | + 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 16:01:34.675 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.678 | + 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 16:01:34.680 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.682 | + 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 16:01:34.684 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.687 | + 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 16:01:34.689 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.691 | + 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 16:01:34.693 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.696 | + 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 16:01:34.698 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.700 | + 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 16:01:34.702 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.705 | + 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 16:01:34.707 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.709 | + 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 16:01:34.712 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.715 | + 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 16:01:34.717 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.719 | + 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 16:01:34.722 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.724 | + 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 16:01:34.727 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.730 | + 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 16:01:34.732 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.734 | + 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 16:01:34.737 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.740 | + 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 16:01:34.742 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.745 | + 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 16:01:34.747 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.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-account, ]] 2022-01-05 16:01:34.751 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.754 | + 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 16:01:34.756 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.758 | + 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 16:01:34.761 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.763 | + 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 16:01:34.765 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.768 | + 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 16:01:34.770 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.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-eng, ]] 2022-01-05 16:01:34.776 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.778 | + 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 16:01:34.780 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.783 | + 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 16:01:34.785 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.788 | + 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 16:01:34.790 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.793 | + 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 16:01:34.795 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2022-01-05 16:01:34.797 | + 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 16:01:34.800 | + ./stack.sh:main:669 : initialize_database_backends 2022-01-05 16:01:34.803 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:01:34.805 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-05 16:01:34.820 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:34.822 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-05 16:01:34.824 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-05 16:01:34.826 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-05 16:01:34.842 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:34.844 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-05 16:01:34.846 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-05 16:01:34.849 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-05 16:01:34.851 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-05 16:01:34.853 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-05 16:01:34.856 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-05 16:01:34.858 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-05 16:01:34.861 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-05 16:01:34.866 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:01:34.868 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-05 16:01:34.871 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:01:34.873 | + lib/database:initialize_database_backends:104 : return 0 2022-01-05 16:01:34.876 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2022-01-05 16:01:34.876 | Using mysql database backend 2022-01-05 16:01:34.878 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-05 16:01:34.894 | + ./stack.sh:main:685 : is_service_enabled rabbit 2022-01-05 16:01:34.909 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:34.912 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-05 16:01:34.928 | + ./stack.sh:main:693 : is_service_enabled keystone 2022-01-05 16:01:34.944 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:34.947 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-05 16:01:34.963 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-05 16:01:34.979 | + ./stack.sh:main:708 : is_service_enabled ldap 2022-01-05 16:01:34.994 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:01:34.997 | + ./stack.sh:main:717 : is_service_enabled nova 2022-01-05 16:01:35.013 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:35.015 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2022-01-05 16:01:35.017 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2022-01-05 16:01:35.034 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:01:35.036 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-05 16:01:35.053 | + ./stack.sh:main:733 : [[ -z '' ]] 2022-01-05 16:01:35.055 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2022-01-05 16:01:35.057 | + ./stack.sh:main:739 : save_stackenv 739 2022-01-05 16:01:35.060 | + functions-common:save_stackenv:60 : local tag=739 2022-01-05 16:01:35.063 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-05 16:01:35.067 | + functions-common:save_stackenv:62 : time_stamp=2022-01-05-160135 2022-01-05 16:01:35.069 | + functions-common:save_stackenv:63 : echo '# 2022-01-05-160135 739' 2022-01-05 16:01:35.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.074 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-05 16:01:35.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.079 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-05 16:01:35.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.085 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-05 16:01:35.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.089 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:01:35.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.094 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-01-05 16:01:35.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.100 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-01-05 16:01:35.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.104 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-05-160133 2022-01-05 16:01:35.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.109 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-05 16:01:35.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.114 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-01-05 16:01:35.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.118 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-05 16:01:35.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.123 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-05 16:01:35.125 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.127 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-05 16:01:35.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-05 16:01:35.132 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-05 16:01:35.135 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/victoria 2022-01-05 16:01:35.137 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-05 16:01:35.139 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2022-01-05 16:01:35.141 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:01:35.143 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:01:35.146 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:01:35.149 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:01:35.151 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:01:35.153 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:01:35.169 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:01:35.171 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:01:35.173 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:35.176 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:01:35.178 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:01:35.182 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2022-01-05 16:01:35.184 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:35.186 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2022-01-05 16:01:35.188 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:01:35.189 | + functions-common:git_clone:595 : head -1 2022-01-05 16:01:35.193 | 533601b0 update constraint for oslo.context to new release 3.1.2 2022-01-05 16:01:35.195 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:01:35.198 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2022-01-05 16:01:35.200 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:01:35.202 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2022-01-05 16:01:35.205 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-05 16:01:35.207 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-05 16:01:35.210 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-05 16:01:35.212 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:01:35.214 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-05 16:01:35.221 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-05 16:01:35.224 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-05 16:01:35.227 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-05 16:01:35.231 | ++ tools/install_prereqs.sh:source:47 : NOW=1641398495 2022-01-05 16:01:35.234 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-05 16:01:35.239 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1641398252 2022-01-05 16:01:35.241 | ++ tools/install_prereqs.sh:source:49 : DELTA=243 2022-01-05 16:01:35.244 | ++ tools/install_prereqs.sh:source:50 : [[ 243 -lt 7200 ]] 2022-01-05 16:01:35.246 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-01-05 16:01:35.249 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-05 16:01:35.251 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2022-01-05 16:01:35.253 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-05 16:01:35.256 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2022-01-05 16:01:35.258 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-05 16:01:35.261 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2022-01-05 16:01:35.263 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-05 16:01:35.266 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-05 16:01:35.312 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-05 16:01:35.312 | apache2-dev 2022-01-05 16:01:35.312 | bc 2022-01-05 16:01:35.312 | bsdmainutils 2022-01-05 16:01:35.312 | curl 2022-01-05 16:01:35.312 | g++ 2022-01-05 16:01:35.312 | gcc 2022-01-05 16:01:35.312 | gettext 2022-01-05 16:01:35.312 | git 2022-01-05 16:01:35.312 | graphviz 2022-01-05 16:01:35.312 | iputils-ping 2022-01-05 16:01:35.312 | libapache2-mod-proxy-uwsgi 2022-01-05 16:01:35.312 | libffi-dev 2022-01-05 16:01:35.312 | libjpeg-dev 2022-01-05 16:01:35.312 | libmysqlclient-dev 2022-01-05 16:01:35.312 | libpcre3-dev 2022-01-05 16:01:35.312 | libpq-dev 2022-01-05 16:01:35.312 | libssl-dev 2022-01-05 16:01:35.312 | libsystemd-dev 2022-01-05 16:01:35.312 | libxml2-dev 2022-01-05 16:01:35.312 | libxslt1-dev 2022-01-05 16:01:35.312 | libyaml-dev 2022-01-05 16:01:35.313 | lsof 2022-01-05 16:01:35.313 | openssh-server 2022-01-05 16:01:35.313 | openssl 2022-01-05 16:01:35.313 | pkg-config 2022-01-05 16:01:35.313 | psmisc 2022-01-05 16:01:35.313 | python3-dev 2022-01-05 16:01:35.313 | python3-pip 2022-01-05 16:01:35.313 | python3-venv 2022-01-05 16:01:35.313 | tar 2022-01-05 16:01:35.313 | tcpdump 2022-01-05 16:01:35.313 | unzip 2022-01-05 16:01:35.313 | uuid-runtime 2022-01-05 16:01:35.313 | wget 2022-01-05 16:01:35.313 | wget 2022-01-05 16:01:35.313 | zlib1g-dev 2022-01-05 16:01:35.313 | libkrb5-dev 2022-01-05 16:01:35.313 | libldap2-dev 2022-01-05 16:01:35.313 | libsasl2-dev 2022-01-05 16:01:35.313 | memcached 2022-01-05 16:01:35.313 | python3-mysqldb 2022-01-05 16:01:35.313 | sqlite3 2022-01-05 16:01:35.313 | conntrack 2022-01-05 16:01:35.313 | curl 2022-01-05 16:01:35.313 | dnsmasq-base 2022-01-05 16:01:35.313 | dnsmasq-utils 2022-01-05 16:01:35.313 | ebtables 2022-01-05 16:01:35.313 | gawk 2022-01-05 16:01:35.313 | genisoimage 2022-01-05 16:01:35.313 | iptables 2022-01-05 16:01:35.313 | iputils-arping 2022-01-05 16:01:35.313 | kpartx 2022-01-05 16:01:35.313 | libjs-jquery-tablesorter 2022-01-05 16:01:35.313 | libmysqlclient-dev 2022-01-05 16:01:35.313 | parted 2022-01-05 16:01:35.313 | pm-utils 2022-01-05 16:01:35.313 | python3-mysqldb 2022-01-05 16:01:35.313 | socat 2022-01-05 16:01:35.313 | sqlite3 2022-01-05 16:01:35.313 | sudo 2022-01-05 16:01:35.314 | vlan 2022-01-05 16:01:35.314 | lsscsi 2022-01-05 16:01:35.314 | open-iscsi 2022-01-05 16:01:35.314 | lvm2 2022-01-05 16:01:35.314 | qemu-utils 2022-01-05 16:01:35.314 | thin-provisioning-tools 2022-01-05 16:01:35.314 | acl 2022-01-05 16:01:35.314 | dnsmasq-base 2022-01-05 16:01:35.314 | dnsmasq-utils 2022-01-05 16:01:35.314 | ebtables 2022-01-05 16:01:35.314 | haproxy 2022-01-05 16:01:35.314 | iptables 2022-01-05 16:01:35.314 | iputils-arping 2022-01-05 16:01:35.314 | iputils-ping 2022-01-05 16:01:35.314 | libmysqlclient-dev 2022-01-05 16:01:35.314 | postgresql-server-dev-all 2022-01-05 16:01:35.314 | python3-mysqldb 2022-01-05 16:01:35.314 | sqlite3 2022-01-05 16:01:35.314 | sudo 2022-01-05 16:01:35.314 | vlan 2022-01-05 16:01:35.314 | ipset 2022-01-05 16:01:35.314 | conntrack 2022-01-05 16:01:35.314 | conntrackd 2022-01-05 16:01:35.314 | keepalived 2022-01-05 16:01:35.314 | dstat 2022-01-05 16:01:35.314 | lvm2 2022-01-05 16:01:35.314 | qemu-utils 2022-01-05 16:01:35.314 | thin-provisioning-tools 2022-01-05 16:01:35.314 | curl 2022-01-05 16:01:35.314 | liberasurecode-dev 2022-01-05 16:01:35.314 | make 2022-01-05 16:01:35.314 | memcached 2022-01-05 16:01:35.314 | sqlite3 2022-01-05 16:01:35.314 | xfsprogs' 2022-01-05 16:01:35.316 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-05 16:01:35.334 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-05 16:01:35.334 | apache2-dev 2022-01-05 16:01:35.334 | bc 2022-01-05 16:01:35.334 | bsdmainutils 2022-01-05 16:01:35.334 | curl 2022-01-05 16:01:35.334 | g++ 2022-01-05 16:01:35.334 | gcc 2022-01-05 16:01:35.334 | gettext 2022-01-05 16:01:35.334 | git 2022-01-05 16:01:35.334 | graphviz 2022-01-05 16:01:35.334 | iputils-ping 2022-01-05 16:01:35.334 | libapache2-mod-proxy-uwsgi 2022-01-05 16:01:35.334 | libffi-dev 2022-01-05 16:01:35.334 | libjpeg-dev 2022-01-05 16:01:35.334 | libmysqlclient-dev 2022-01-05 16:01:35.334 | libpcre3-dev 2022-01-05 16:01:35.334 | libpq-dev 2022-01-05 16:01:35.334 | libssl-dev 2022-01-05 16:01:35.335 | libsystemd-dev 2022-01-05 16:01:35.335 | libxml2-dev 2022-01-05 16:01:35.335 | libxslt1-dev 2022-01-05 16:01:35.335 | libyaml-dev 2022-01-05 16:01:35.335 | lsof 2022-01-05 16:01:35.335 | openssh-server 2022-01-05 16:01:35.335 | openssl 2022-01-05 16:01:35.335 | pkg-config 2022-01-05 16:01:35.335 | psmisc 2022-01-05 16:01:35.335 | python3-dev 2022-01-05 16:01:35.335 | python3-pip 2022-01-05 16:01:35.335 | python3-venv 2022-01-05 16:01:35.335 | tar 2022-01-05 16:01:35.335 | tcpdump 2022-01-05 16:01:35.335 | unzip 2022-01-05 16:01:35.335 | uuid-runtime 2022-01-05 16:01:35.335 | wget 2022-01-05 16:01:35.335 | wget 2022-01-05 16:01:35.335 | zlib1g-dev 2022-01-05 16:01:35.335 | libkrb5-dev 2022-01-05 16:01:35.335 | libldap2-dev 2022-01-05 16:01:35.335 | libsasl2-dev 2022-01-05 16:01:35.335 | memcached 2022-01-05 16:01:35.335 | python3-mysqldb 2022-01-05 16:01:35.335 | sqlite3 2022-01-05 16:01:35.335 | conntrack 2022-01-05 16:01:35.335 | curl 2022-01-05 16:01:35.335 | dnsmasq-base 2022-01-05 16:01:35.335 | dnsmasq-utils 2022-01-05 16:01:35.335 | ebtables 2022-01-05 16:01:35.335 | gawk 2022-01-05 16:01:35.335 | genisoimage 2022-01-05 16:01:35.335 | iptables 2022-01-05 16:01:35.335 | iputils-arping 2022-01-05 16:01:35.335 | kpartx 2022-01-05 16:01:35.335 | libjs-jquery-tablesorter 2022-01-05 16:01:35.336 | libmysqlclient-dev 2022-01-05 16:01:35.336 | parted 2022-01-05 16:01:35.336 | pm-utils 2022-01-05 16:01:35.336 | python3-mysqldb 2022-01-05 16:01:35.336 | socat 2022-01-05 16:01:35.336 | sqlite3 2022-01-05 16:01:35.336 | sudo 2022-01-05 16:01:35.336 | vlan 2022-01-05 16:01:35.336 | lsscsi 2022-01-05 16:01:35.336 | open-iscsi 2022-01-05 16:01:35.336 | lvm2 2022-01-05 16:01:35.336 | qemu-utils 2022-01-05 16:01:35.336 | thin-provisioning-tools 2022-01-05 16:01:35.336 | acl 2022-01-05 16:01:35.336 | dnsmasq-base 2022-01-05 16:01:35.336 | dnsmasq-utils 2022-01-05 16:01:35.336 | ebtables 2022-01-05 16:01:35.336 | haproxy 2022-01-05 16:01:35.336 | iptables 2022-01-05 16:01:35.336 | iputils-arping 2022-01-05 16:01:35.336 | iputils-ping 2022-01-05 16:01:35.336 | libmysqlclient-dev 2022-01-05 16:01:35.336 | postgresql-server-dev-all 2022-01-05 16:01:35.336 | python3-mysqldb 2022-01-05 16:01:35.336 | sqlite3 2022-01-05 16:01:35.336 | sudo 2022-01-05 16:01:35.336 | vlan 2022-01-05 16:01:35.336 | ipset 2022-01-05 16:01:35.336 | conntrack 2022-01-05 16:01:35.336 | conntrackd 2022-01-05 16:01:35.336 | keepalived 2022-01-05 16:01:35.336 | dstat 2022-01-05 16:01:35.336 | lvm2 2022-01-05 16:01:35.336 | qemu-utils 2022-01-05 16:01:35.336 | thin-provisioning-tools 2022-01-05 16:01:35.336 | curl 2022-01-05 16:01:35.336 | liberasurecode-dev 2022-01-05 16:01:35.336 | make 2022-01-05 16:01:35.337 | memcached 2022-01-05 16:01:35.337 | sqlite3 2022-01-05 16:01:35.337 | xfsprogs ' 2022-01-05 16:01:35.337 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-05 16:01:35.339 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:35.341 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:35.344 | ++ 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 16:01:35.344 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-05 16:01:35.349 | ++ 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 16:01:35.351 | ++ functions-common:install_package:1344 : update_package_repo 2022-01-05 16:01:35.353 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:01:35.355 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2022-01-05 16:01:35.357 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:01:35.359 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:35.361 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:01:35.363 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:35.365 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:35.367 | ++ functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:01:35.369 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2022-01-05 16:01:35.371 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2022-01-05 16:01:35.373 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2022-01-05 16:01:35.375 | +++ functions-common:apt_get_update:1078 : id -u 2022-01-05 16:01:35.380 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2022-01-05 16:01:35.382 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2022-01-05 16:01:35.384 | ++ functions-common:time_start:2296 : local name=apt-get-update 2022-01-05 16:01:35.386 | ++ functions-common:time_start:2297 : local start_time= 2022-01-05 16:01:35.388 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2022-01-05 16:01:35.391 | +++ functions-common:time_start:2301 : date +%s%3N 2022-01-05 16:01:35.395 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1641398495392 2022-01-05 16:01:35.397 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-05 16:01:35.399 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-05 16:01:35.401 | ++ 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 16:01:35.603 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-05 16:01:35.603 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-05 16:01:35.638 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-05 16:01:35.680 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-05 16:01:37.792 | Reading package lists... 2022-01-05 16:01:37.824 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2022-01-05 16:01:37.826 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2022-01-05 16:01:37.828 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:01:37.830 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:37.833 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:37.835 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:01:37.837 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:37.839 | ++ functions-common:time_stop:2316 : name=apt-get-update 2022-01-05 16:01:37.841 | ++ functions-common:time_stop:2317 : start_time=1641398495392 2022-01-05 16:01:37.843 | ++ functions-common:time_stop:2319 : [[ -z 1641398495392 ]] 2022-01-05 16:01:37.845 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:37.851 | ++ functions-common:time_stop:2322 : end_time=1641398497848 2022-01-05 16:01:37.853 | ++ functions-common:time_stop:2323 : elapsed_time=2456 2022-01-05 16:01:37.855 | ++ functions-common:time_stop:2324 : total=0 2022-01-05 16:01:37.857 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:37.859 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2456 2022-01-05 16:01:37.862 | ++ 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 16:01:37.865 | ++ functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:01:37.867 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:01:37.869 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:01:37.872 | ++ 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 16:01:37.892 | ++ 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 16:01:38.001 | Reading package lists... 2022-01-05 16:01:38.236 | Building dependency tree... 2022-01-05 16:01:38.237 | Reading state information... 2022-01-05 16:01:38.271 | acl is already the newest version (2.2.53-6). 2022-01-05 16:01:38.271 | bc is already the newest version (1.07.1-2build1). 2022-01-05 16:01:38.271 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-05 16:01:38.271 | conntrack is already the newest version (1:1.4.5-2). 2022-01-05 16:01:38.271 | ebtables is already the newest version (2.0.11-3build1). 2022-01-05 16:01:38.271 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:01:38.271 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-05 16:01:38.271 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-05 16:01:38.271 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-01-05 16:01:38.271 | gettext is already the newest version (0.19.8.1-10build1). 2022-01-05 16:01:38.271 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-05 16:01:38.271 | iputils-arping is already the newest version (3:20190709-3). 2022-01-05 16:01:38.271 | iputils-ping is already the newest version (3:20190709-3). 2022-01-05 16:01:38.271 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-05 16:01:38.272 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-01-05 16:01:38.272 | libffi-dev is already the newest version (3.3-4). 2022-01-05 16:01:38.272 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-01-05 16:01:38.272 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-05 16:01:38.272 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-01-05 16:01:38.272 | libxslt1-dev is already the newest version (1.1.34-4). 2022-01-05 16:01:38.272 | libyaml-dev is already the newest version (0.2.2-1). 2022-01-05 16:01:38.272 | lsscsi is already the newest version (0.30-0.1). 2022-01-05 16:01:38.272 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-05 16:01:38.272 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:01:38.272 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-01-05 16:01:38.272 | psmisc is already the newest version (23.3-1). 2022-01-05 16:01:38.272 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:01:38.272 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-01-05 16:01:38.272 | socat is already the newest version (1.7.3.3-2). 2022-01-05 16:01:38.272 | tcpdump is already the newest version (4.9.3-4). 2022-01-05 16:01:38.272 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-05 16:01:38.272 | unzip is already the newest version (6.0-25ubuntu1). 2022-01-05 16:01:38.272 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-05 16:01:38.272 | conntrackd is already the newest version (1:1.4.5-2). 2022-01-05 16:01:38.272 | dstat is already the newest version (0.7.4-6). 2022-01-05 16:01:38.272 | graphviz is already the newest version (2.42.2-3build2). 2022-01-05 16:01:38.272 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-01-05 16:01:38.272 | pm-utils is already the newest version (1.4.1-19). 2022-01-05 16:01:38.272 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-01-05 16:01:38.272 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:38.272 | apache2-dev is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:38.272 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-01-05 16:01:38.272 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:01:38.272 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-01-05 16:01:38.272 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-05 16:01:38.272 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-01-05 16:01:38.272 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-01-05 16:01:38.272 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-01-05 16:01:38.273 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-01-05 16:01:38.273 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-01-05 16:01:38.273 | libmysqlclient-dev is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:01:38.273 | libsystemd-dev is already the newest version (245.4-4ubuntu3.14). 2022-01-05 16:01:38.273 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-01-05 16:01:38.273 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-01-05 16:01:38.273 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.3). 2022-01-05 16:01:38.273 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-01-05 16:01:38.273 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-01-05 16:01:38.273 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-01-05 16:01:38.273 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-05 16:01:38.273 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-05 16:01:38.273 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-05 16:01:38.273 | wget is already the newest version (1.20.3-1ubuntu2). 2022-01-05 16:01:38.273 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-05 16:01:38.273 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:01:38.491 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-01-05 16:01:38.491 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-01-05 16:01:38.492 | The following packages were automatically installed and are no longer required: 2022-01-05 16:01:38.493 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:01:38.493 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:01:38.493 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:01:38.493 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:01:38.493 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:01:38.493 | python3-zope.interface 2022-01-05 16:01:38.493 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:01:38.494 | The following additional packages will be installed: 2022-01-05 16:01:38.494 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-01-05 16:01:38.560 | The following NEW packages will be installed: 2022-01-05 16:01:38.560 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-01-05 16:01:38.561 | python3-yaml 2022-01-05 16:01:39.132 | 0 upgraded, 5 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:01:39.132 | Need to get 0 B/27.4 MB of archives. 2022-01-05 16:01:39.132 | After this operation, 211 MB of additional disk space will be used. 2022-01-05 16:01:39.164 | Selecting previously unselected package python3-yaml. 2022-01-05 16:01:39.216 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 86621 files and directories currently installed.) 2022-01-05 16:01:39.219 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-05 16:01:39.222 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:01:39.271 | Selecting previously unselected package llvm-10-tools. 2022-01-05 16:01:39.280 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:01:39.282 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:39.440 | Selecting previously unselected package llvm-10-dev. 2022-01-05 16:01:39.450 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-05 16:01:39.454 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:43.945 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-05 16:01:43.956 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-05 16:01:43.958 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:01:44.252 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-05 16:01:44.263 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-05 16:01:44.265 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:01:44.323 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-05 16:01:44.608 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:44.613 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-05 16:01:44.618 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-05 16:01:44.623 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-05 16:01:44.629 | Processing triggers for man-db (2.9.1-1) ... 2022-01-05 16:01:44.995 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-05 16:01:52.146 | ++ functions-common:apt_get:1115 : result=0 2022-01-05 16:01:52.149 | ++ functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:01:52.151 | ++ functions-common:time_stop:2310 : local name 2022-01-05 16:01:52.153 | ++ functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:52.155 | ++ functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:52.157 | ++ functions-common:time_stop:2313 : local total 2022-01-05 16:01:52.160 | ++ functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:52.162 | ++ functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:01:52.165 | ++ functions-common:time_stop:2317 : start_time=1641398497889 2022-01-05 16:01:52.167 | ++ functions-common:time_stop:2319 : [[ -z 1641398497889 ]] 2022-01-05 16:01:52.169 | +++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:52.174 | ++ functions-common:time_stop:2322 : end_time=1641398512171 2022-01-05 16:01:52.177 | ++ functions-common:time_stop:2323 : elapsed_time=14282 2022-01-05 16:01:52.179 | ++ functions-common:time_stop:2324 : total=752 2022-01-05 16:01:52.181 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:52.183 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15034 2022-01-05 16:01:52.185 | ++ functions-common:apt_get:1119 : return 0 2022-01-05 16:01:52.190 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-05 16:01:52.194 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-05 16:01:52.196 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-05 16:01:52.200 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-05 16:01:52.205 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2022-01-05 16:01:52.207 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2022-01-05 16:01:52.210 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-05 16:01:53.884 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-05 16:01:53.886 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:01:53.889 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-05 16:01:53.892 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-05 16:01:53.895 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-05 16:01:53.897 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-05 16:01:53.898 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-05 16:01:53.901 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-05 16:01:53.903 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-05 16:01:53.905 | + functions-common:_ensure_lsb_release:328 : return 2022-01-05 16:01:53.907 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-05 16:01:53.977 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-05 16:01:53.980 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-05 16:01:54.048 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-05 16:01:54.051 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-05 16:01:54.117 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-05 16:01:54.119 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-05 16:01:54.121 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-05 16:01:54.123 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-05 16:01:54.125 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-05 16:01:54.127 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-05 16:01:54.129 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-05 16:01:54.131 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-05 16:01:54.133 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-05 16:01:54.135 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2022-01-05 16:01:54.137 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-05 16:01:54.137 | Distro: focal 2022-01-05 16:01:54.139 | + tools/install_pip.sh:main:127 : get_versions 2022-01-05 16:01:54.142 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-05 16:01:54.146 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-05 16:01:54.148 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-05 16:01:54.151 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-05 16:01:54.151 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-05 16:01:54.751 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-05 16:01:54.753 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-05 16:01:54.753 | pip: 21.3.1 2022-01-05 16:01:54.755 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2022-01-05 16:01:55.312 | pip 21.3.1 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2022-01-05 16:01:55.357 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2022-01-05 16:01:55.359 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2022-01-05 16:01:55.361 | + tools/install_pip.sh:main:135 : exit 0 2022-01-05 16:01:55.365 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-05 16:01:55.368 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-05 16:01:55.372 | + ./stack.sh:main:764 : fixup_all 2022-01-05 16:01:55.375 | + tools/fixup_stuff.sh:fixup_all:195 : fixup_keystone 2022-01-05 16:01:55.377 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-05 16:01:55.380 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:01:55.385 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-05 16:01:55.385 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-05 16:01:55.386 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-05 16:01:55.392 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-01-05 16:01:55.395 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-01-05 16:01:55.399 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-01-05 16:01:55.409 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-01-05 16:01:55.413 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_ubuntu 2022-01-05 16:01:55.415 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2022-01-05 16:01:55.418 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2022-01-05 16:01:55.420 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_fedora 2022-01-05 16:01:55.422 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2022-01-05 16:01:55.424 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:01:55.427 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:01:55.429 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:01:55.431 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:01:55.434 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:01:55.437 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:01:55.439 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:01:55.441 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:01:55.443 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2022-01-05 16:01:55.445 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_suse 2022-01-05 16:01:55.448 | + tools/fixup_stuff.sh:fixup_suse:156 : is_suse 2022-01-05 16:01:55.450 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:01:55.452 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:01:55.454 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:01:55.456 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:01:55.459 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:01:55.461 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:01:55.464 | + tools/fixup_stuff.sh:fixup_suse:157 : return 2022-01-05 16:01:55.466 | + ./stack.sh:main:767 : pip_install -U os-testr 2022-01-05 16:01:55.488 | Using python 3.8 to install os-testr 2022-01-05 16:01:55.490 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-01-05 16:01:57.208 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:01:57.243 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.0) 2022-01-05 16:01:57.310 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-01-05 16:01:57.311 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.0.1) 2022-01-05 16:01:57.312 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.4.0) 2022-01-05 16:01:57.313 | 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 16:01:57.326 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-05 16:01:57.355 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-01-05 16:01:57.356 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-05 16:01:57.357 | 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 16:01:57.358 | 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 16:01:57.359 | 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 16:01:57.375 | Requirement already satisfied: python-mimeparse in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.6.0) 2022-01-05 16:01:57.377 | Requirement already satisfied: traceback2 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.4.0) 2022-01-05 16:01:57.378 | Requirement already satisfied: unittest2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.1.0) 2022-01-05 16:01:57.379 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (1.15.0) 2022-01-05 16:01:57.393 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-05 16:01:57.395 | 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 16:01:57.397 | 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 16:01:57.398 | 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 16:01:57.463 | Collecting argparse 2022-01-05 16:01:57.470 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:01:57.491 | Requirement already satisfied: linecache2 in /usr/local/lib/python3.8/dist-packages (from traceback2->testtools>=2.2.0->os-testr) (1.0.0) 2022-01-05 16:01:57.545 | 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 16:01:57.547 | 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 16:01:57.547 | 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 16:01:57.548 | 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 16:01:57.549 | 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 16:01:58.876 | Installing collected packages: argparse 2022-01-05 16:01:58.978 | Successfully installed argparse-1.4.0 2022-01-05 16:01:58.978 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:01:59.098 | + inc/python:pip_install:200 : result=0 2022-01-05 16:01:59.100 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:01:59.102 | + functions-common:time_stop:2310 : local name 2022-01-05 16:01:59.104 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:01:59.106 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:01:59.108 | + functions-common:time_stop:2313 : local total 2022-01-05 16:01:59.110 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:01:59.113 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:01:59.115 | + functions-common:time_stop:2317 : start_time=1641398515482 2022-01-05 16:01:59.117 | + functions-common:time_stop:2319 : [[ -z 1641398515482 ]] 2022-01-05 16:01:59.119 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:01:59.124 | + functions-common:time_stop:2322 : end_time=1641398519121 2022-01-05 16:01:59.126 | + functions-common:time_stop:2323 : elapsed_time=3639 2022-01-05 16:01:59.129 | + functions-common:time_stop:2324 : total=0 2022-01-05 16:01:59.131 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:01:59.133 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3639 2022-01-05 16:01:59.135 | + inc/python:pip_install:203 : return 0 2022-01-05 16:01:59.137 | + ./stack.sh:main:769 : pip_install_gr systemd-python 2022-01-05 16:01:59.141 | + inc/python:pip_install_gr:76 : local name=systemd-python 2022-01-05 16:01:59.144 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:01:59.147 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2022-01-05 16:01:59.149 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2022-01-05 16:01:59.151 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:01:59.155 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:01:59.156 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:01:59.161 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2022-01-05 16:01:59.164 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2022-01-05 16:01:59.167 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2022-01-05 16:01:59.169 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2022-01-05 16:01:59.172 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2022-01-05 16:01:59.193 | Using python 3.8 to install systemd-python 2022-01-05 16:01:59.196 | + 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 16:02:00.901 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:00.936 | Requirement already satisfied: systemd-python in /usr/lib/python3/dist-packages (234) 2022-01-05 16:02:02.353 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:02:02.468 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:02.471 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:02.473 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:02.475 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:02.477 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:02.480 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:02.482 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:02.484 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:02.486 | + functions-common:time_stop:2317 : start_time=1641398519188 2022-01-05 16:02:02.488 | + functions-common:time_stop:2319 : [[ -z 1641398519188 ]] 2022-01-05 16:02:02.491 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:02.495 | + functions-common:time_stop:2322 : end_time=1641398522492 2022-01-05 16:02:02.497 | + functions-common:time_stop:2323 : elapsed_time=3304 2022-01-05 16:02:02.499 | + functions-common:time_stop:2324 : total=3639 2022-01-05 16:02:02.501 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:02.504 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=6943 2022-01-05 16:02:02.506 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:02.509 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-05 16:02:02.563 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2022-01-05 16:02:02.670 | + ./stack.sh:main:779 : install_infra 2022-01-05 16:02:02.672 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:02:02.675 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-05 16:02:02.679 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-05 16:02:05.953 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:02:05.955 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-05 16:02:05.977 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:02:07.981 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:08.219 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:08.222 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:02:08.429 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:08.489 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:08.554 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:08.556 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:02:08.605 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:02:08.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:08.804 | Collecting pbr===5.5.0 2022-01-05 16:02:08.812 | 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 16:02:08.851 | Installing collected packages: pbr 2022-01-05 16:02:08.989 | Successfully installed pbr-5.5.0 2022-01-05 16:02:09.049 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:09.051 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:09.053 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:09.055 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:09.057 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:09.059 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:09.061 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:09.063 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:09.066 | + functions-common:time_stop:2317 : start_time=1641398525970 2022-01-05 16:02:09.068 | + functions-common:time_stop:2319 : [[ -z 1641398525970 ]] 2022-01-05 16:02:09.070 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:09.074 | + functions-common:time_stop:2322 : end_time=1641398529072 2022-01-05 16:02:09.076 | + functions-common:time_stop:2323 : elapsed_time=3102 2022-01-05 16:02:09.078 | + functions-common:time_stop:2324 : total=6943 2022-01-05 16:02:09.080 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:09.083 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=10045 2022-01-05 16:02:09.085 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:09.088 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-05 16:02:09.090 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-05 16:02:09.112 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-01-05 16:02:11.075 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:11.314 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:11.317 | Ignoring importlib-metadata: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:02:11.524 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:11.583 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:11.644 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-01-05 16:02:11.646 | Ignoring importlib-resources: markers 'python_version == "3.7"' don't match your environment 2022-01-05 16:02:11.696 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2022-01-05 16:02:11.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:11.744 | Processing /opt/stack/requirements 2022-01-05 16:02:13.031 | Collecting fixtures===3.0.0 2022-01-05 16:02:13.038 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-05 16:02:13.252 | Collecting PyYAML===5.3.1 2022-01-05 16:02:13.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2022-01-05 16:02:13.982 | Collecting requests===2.23.0 2022-01-05 16:02:13.990 | 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 16:02:14.079 | Collecting packaging===20.4 2022-01-05 16:02:14.086 | 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 16:02:14.150 | Collecting testtools===2.4.0 2022-01-05 16:02:14.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2022-01-05 16:02:14.249 | Collecting idna===2.10 2022-01-05 16:02:14.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2022-01-05 16:02:14.393 | Collecting pyparsing===2.4.7 2022-01-05 16:02:14.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-05 16:02:14.451 | Collecting six===1.15.0 2022-01-05 16:02:14.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2022-01-05 16:02:14.485 | Collecting Parsley>=1.2 2022-01-05 16:02:14.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-05 16:02:14.539 | Collecting beagle>=0.2.1 2022-01-05 16:02:14.545 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-05 16:02:14.572 | 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 16:02:14.598 | Collecting chardet===3.0.4 2022-01-05 16:02:14.604 | 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 16:02:14.685 | Collecting certifi===2021.10.8 2022-01-05 16:02:14.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-05 16:02:14.789 | Collecting urllib3===1.25.10 2022-01-05 16:02:14.795 | 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 16:02:14.861 | Collecting traceback2===1.4.0 2022-01-05 16:02:14.870 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-05 16:02:14.915 | Collecting unittest2===1.1.0 2022-01-05 16:02:14.921 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-05 16:02:14.966 | Collecting extras===1.0.0 2022-01-05 16:02:14.973 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-05 16:02:15.007 | Collecting python-mimeparse===1.6.0 2022-01-05 16:02:15.013 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2022-01-05 16:02:15.100 | Collecting cliff===3.4.0 2022-01-05 16:02:15.106 | 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 16:02:15.164 | Collecting linecache2===1.0.0 2022-01-05 16:02:15.170 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-05 16:02:15.211 | Collecting argparse 2022-01-05 16:02:15.217 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-05 16:02:15.363 | Collecting cmd2===1.3.8 2022-01-05 16:02:15.370 | 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 16:02:15.477 | Collecting prettytable===0.7.2 2022-01-05 16:02:15.483 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-05 16:02:15.571 | Collecting stevedore===3.2.2 2022-01-05 16:02:15.578 | 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 16:02:15.639 | Collecting attrs===20.1.0 2022-01-05 16:02:15.645 | 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 16:02:15.745 | Collecting colorama===0.4.3 2022-01-05 16:02:15.752 | 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 16:02:15.767 | 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 16:02:15.809 | Collecting pyperclip===1.8.0 2022-01-05 16:02:15.816 | 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 16:02:15.856 | Collecting wcwidth===0.2.5 2022-01-05 16:02:15.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-05 16:02:15.882 | Building wheels for collected packages: PyYAML, openstack-requirements 2022-01-05 16:02:15.883 | Building wheel for PyYAML (setup.py): started 2022-01-05 16:02:16.134 | Building wheel for PyYAML (setup.py): finished with status 'error' 2022-01-05 16:02:16.135 | ERROR: Command errored out with exit status 1: 2022-01-05 16:02:16.135 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-4sp9j_be/PyYAML/setup.py'"'"'; __file__='"'"'/tmp/pip-install-4sp9j_be/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-tjo2s6r_ 2022-01-05 16:02:16.135 | cwd: /tmp/pip-install-4sp9j_be/PyYAML/ 2022-01-05 16:02:16.135 | Complete output (6 lines): 2022-01-05 16:02:16.135 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:02:16.135 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:02:16.135 | or: setup.py --help-commands 2022-01-05 16:02:16.135 | or: setup.py cmd --help 2022-01-05 16:02:16.135 | 2022-01-05 16:02:16.135 | error: invalid command 'bdist_wheel' 2022-01-05 16:02:16.135 | ---------------------------------------- 2022-01-05 16:02:16.135 | ERROR: Failed building wheel for PyYAML 2022-01-05 16:02:16.135 | Running setup.py clean for PyYAML 2022-01-05 16:02:16.398 | Building wheel for openstack-requirements (setup.py): started 2022-01-05 16:02:17.153 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-05 16:02:17.154 | ERROR: Command errored out with exit status 1: 2022-01-05 16:02:17.154 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-s8ya10gj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-s8ya10gj/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-d07z450h 2022-01-05 16:02:17.154 | cwd: /tmp/pip-req-build-s8ya10gj/ 2022-01-05 16:02:17.154 | Complete output (6 lines): 2022-01-05 16:02:17.154 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-05 16:02:17.154 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-05 16:02:17.154 | or: setup.py --help-commands 2022-01-05 16:02:17.154 | or: setup.py cmd --help 2022-01-05 16:02:17.154 | 2022-01-05 16:02:17.154 | error: invalid command 'bdist_wheel' 2022-01-05 16:02:17.154 | ---------------------------------------- 2022-01-05 16:02:17.154 | ERROR: Failed building wheel for openstack-requirements 2022-01-05 16:02:17.154 | Running setup.py clean for openstack-requirements 2022-01-05 16:02:17.931 | Failed to build PyYAML openstack-requirements 2022-01-05 16:02:18.139 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-05 16:02:19.337 | Running setup.py install for PyYAML: started 2022-01-05 16:02:34.555 | Running setup.py install for PyYAML: finished with status 'done' 2022-01-05 16:02:35.464 | Running setup.py install for openstack-requirements: started 2022-01-05 16:02:37.585 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-05 16:02:37.623 | 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 16:02:37.774 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:37.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:37.778 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:37.780 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:37.782 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:37.784 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:37.786 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:37.788 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:37.790 | + functions-common:time_stop:2317 : start_time=1641398529104 2022-01-05 16:02:37.792 | + functions-common:time_stop:2319 : [[ -z 1641398529104 ]] 2022-01-05 16:02:37.795 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:37.799 | + functions-common:time_stop:2322 : end_time=1641398557797 2022-01-05 16:02:37.801 | + functions-common:time_stop:2323 : elapsed_time=28693 2022-01-05 16:02:37.803 | + functions-common:time_stop:2324 : total=10045 2022-01-05 16:02:37.805 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:37.807 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=38738 2022-01-05 16:02:37.809 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:37.812 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-05 16:02:37.814 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-05 16:02:37.817 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-05 16:02:37.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:37.821 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:37.824 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-05 16:02:37.826 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:37.828 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-05 16:02:37.849 | Using python 3.8 to install pbr 2022-01-05 16:02:37.851 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-01-05 16:02:39.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:39.614 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.5.0) 2022-01-05 16:02:41.159 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:02:41.279 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:41.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:41.284 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:41.286 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:41.288 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:41.291 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:41.293 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:41.295 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:41.297 | + functions-common:time_stop:2317 : start_time=1641398557844 2022-01-05 16:02:41.299 | + functions-common:time_stop:2319 : [[ -z 1641398557844 ]] 2022-01-05 16:02:41.303 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:41.307 | + functions-common:time_stop:2322 : end_time=1641398561304 2022-01-05 16:02:41.309 | + functions-common:time_stop:2323 : elapsed_time=3460 2022-01-05 16:02:41.311 | + functions-common:time_stop:2324 : total=38738 2022-01-05 16:02:41.313 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:41.316 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=42198 2022-01-05 16:02:41.318 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:41.320 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2022-01-05 16:02:43.648 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-05 16:02:45.614 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:45.615 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.1) 2022-01-05 16:02:45.630 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-01-05 16:02:45.633 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.0) 2022-01-05 16:02:45.636 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-01-05 16:02:45.639 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-01-05 16:02:45.645 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.6) 2022-01-05 16:02:45.718 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:02:45.721 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-05 16:02:45.724 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2022-01-05 16:02:45.743 | + ./stack.sh:main:788 : pkgs= 2022-01-05 16:02:45.745 | + ./stack.sh:main:789 : [[ -n '' ]] 2022-01-05 16:02:45.748 | + ./stack.sh:main:796 : run_phase stack pre-install 2022-01-05 16:02:45.751 | + functions-common:run_phase:1738 : local mode=stack 2022-01-05 16:02:45.754 | + functions-common:run_phase:1739 : local phase=pre-install 2022-01-05 16:02:45.756 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-05 16:02:45.758 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2022-01-05 16:02:45.761 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-05 16:02:45.763 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2022-01-05 16:02:45.765 | + functions-common:run_phase:1748 : local extra 2022-01-05 16:02:45.768 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-05 16:02:45.772 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2022-01-05 16:02:45.774 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-05 16:02:45.776 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-05 16:02:45.778 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-05 16:02:45.780 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-05 16:02:45.795 | ++ functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:45.798 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:02:45.800 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:45.802 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-05 16:02:45.804 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:45.806 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:02:45.809 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:45.811 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-05 16:02:45.813 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:45.815 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-05 16:02:45.817 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-05 16:02:45.819 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-05 16:02:45.821 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-05 16:02:45.823 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2022-01-05 16:02:45.825 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2022-01-05 16:02:45.827 | + 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 16:02:45.829 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2022-01-05 16:02:45.833 | + functions-common:run_plugins:1724 : local mode=stack 2022-01-05 16:02:45.835 | + functions-common:run_plugins:1725 : local phase=pre-install 2022-01-05 16:02:45.837 | + functions-common:run_plugins:1727 : local plugins= 2022-01-05 16:02:45.839 | + functions-common:run_plugins:1728 : local plugin 2022-01-05 16:02:45.842 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-05 16:02:45.844 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2022-01-05 16:02:45.848 | + functions:set_systemd_override:826 : local value=2048 2022-01-05 16:02:45.853 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2022-01-05 16:02:45.856 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-05 16:02:45.909 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-05 16:02:45.909 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-05 16:02:45.911 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2022-01-05 16:02:46.278 | + ./stack.sh:main:801 : install_rpc_backend 2022-01-05 16:02:46.280 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-05 16:02:46.298 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:46.300 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-05 16:02:46.303 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:46.305 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:46.307 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:46.310 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:46.313 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:46.315 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:46.317 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:46.320 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:46.322 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:46.325 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:46.327 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:46.329 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:46.334 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2022-01-05 16:02:46.336 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:46.338 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:46.341 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:46.343 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2022-01-05 16:02:46.365 | + 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 16:02:46.487 | Reading package lists... 2022-01-05 16:02:46.741 | Building dependency tree... 2022-01-05 16:02:46.742 | Reading state information... 2022-01-05 16:02:46.998 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-01-05 16:02:46.998 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:47.000 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:47.000 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:47.000 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:47.000 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:47.000 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:47.000 | python3-zope.interface 2022-01-05 16:02:47.000 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:47.127 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:47.132 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:47.135 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:47.137 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:47.139 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:47.141 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:47.143 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:47.145 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:47.147 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:47.150 | + functions-common:time_stop:2317 : start_time=1641398566362 2022-01-05 16:02:47.152 | + functions-common:time_stop:2319 : [[ -z 1641398566362 ]] 2022-01-05 16:02:47.155 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:47.160 | + functions-common:time_stop:2322 : end_time=1641398567157 2022-01-05 16:02:47.162 | + functions-common:time_stop:2323 : elapsed_time=795 2022-01-05 16:02:47.164 | + functions-common:time_stop:2324 : total=15034 2022-01-05 16:02:47.166 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:47.168 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=15829 2022-01-05 16:02:47.171 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:47.175 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-05 16:02:47.177 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:47.179 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:47.182 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:47.184 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:47.186 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:47.188 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:47.191 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-05 16:02:47.194 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:02:47.196 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:02:47.198 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:02:47.200 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:02:47.203 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:02:47.205 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:02:47.207 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:47.209 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:02:47.212 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-05 16:02:47.214 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:47.216 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:47.218 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:47.221 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:47.223 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:47.225 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:47.228 | + ./stack.sh:main:802 : restart_rpc_backend 2022-01-05 16:02:47.230 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-05 16:02:47.248 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:47.250 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-05 16:02:47.253 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:47.255 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2022-01-05 16:02:47.257 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-05 16:02:47.260 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-05 16:02:47.265 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-05 16:02:47.269 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-05 16:02:47.271 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-05 16:02:47.274 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-05 16:02:47.276 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-05 16:02:47.278 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-05 16:02:47.281 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-05 16:02:48.006 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-05 16:02:48.007 | user tags 2022-01-05 16:02:48.007 | stackrabbit []' 2022-01-05 16:02:48.010 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-05 16:02:48.010 | user tags 2022-01-05 16:02:48.010 | stackrabbit []' 2022-01-05 16:02:48.011 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-05 16:02:48.017 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-01-05 16:02:48.019 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-01-05 16:02:48.022 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:02:48.725 | Changing password for user "stackrabbit" ... 2022-01-05 16:02:48.748 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-05 16:02:49.426 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-05 16:02:49.450 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-05 16:02:49.452 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-05 16:02:50.148 | Changing password for user "stackrabbit" ... 2022-01-05 16:02:50.175 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-05 16:02:50.178 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-05 16:02:50.180 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-05 16:02:50.870 | Deleting user "guest" ... 2022-01-05 16:02:50.887 | Error: 2022-01-05 16:02:50.887 | {:no_such_user, "guest"} 2022-01-05 16:02:50.900 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-01-05 16:02:50.903 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2022-01-05 16:02:50.922 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:50.924 | + ./stack.sh:main:805 : install_database 2022-01-05 16:02:50.928 | + lib/database:install_database:116 : install_database_mysql 2022-01-05 16:02:50.930 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-05 16:02:50.933 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:50.936 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:50.939 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-05 16:02:51.162 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-05 16:02:51.164 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-05 16:02:51.167 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2022-01-05 16:02:51.169 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:51.171 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-05 16:02:51.174 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:02:51.176 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:02:51.179 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:02:51.181 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:02:51.184 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:02:51.186 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:02:51.190 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:02:51.192 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:02:51.195 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-05 16:02:51.197 | + functions-common:is_suse:464 : is_opensuse 2022-01-05 16:02:51.200 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2022-01-05 16:02:51.202 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-05 16:02:51.205 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2022-01-05 16:02:51.208 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2022-01-05 16:02:51.210 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-05 16:02:51.212 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-05 16:02:51.215 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:51.217 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:51.219 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-05 16:02:51.222 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:51.224 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:51.227 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:51.229 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:51.231 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:51.234 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:51.236 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:51.238 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:51.241 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:51.243 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:51.245 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:51.247 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:51.250 | + functions-common:install_package:1345 : real_install_package mysql-server 2022-01-05 16:02:51.252 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:51.255 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:51.257 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:51.260 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2022-01-05 16:02:51.281 | + 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 16:02:51.389 | Reading package lists... 2022-01-05 16:02:51.642 | Building dependency tree... 2022-01-05 16:02:51.643 | Reading state information... 2022-01-05 16:02:51.894 | mysql-server is already the newest version (8.0.27-0ubuntu0.20.04.1). 2022-01-05 16:02:51.894 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:51.895 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:51.895 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:51.895 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:51.895 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:51.895 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:51.895 | python3-zope.interface 2022-01-05 16:02:51.895 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:52.013 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:52.018 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:52.020 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:52.022 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:52.025 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:52.027 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:52.029 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:52.031 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:52.033 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:52.036 | + functions-common:time_stop:2317 : start_time=1641398571278 2022-01-05 16:02:52.038 | + functions-common:time_stop:2319 : [[ -z 1641398571278 ]] 2022-01-05 16:02:52.040 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:52.045 | + functions-common:time_stop:2322 : end_time=1641398572042 2022-01-05 16:02:52.047 | + functions-common:time_stop:2323 : elapsed_time=764 2022-01-05 16:02:52.049 | + functions-common:time_stop:2324 : total=15829 2022-01-05 16:02:52.052 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:52.054 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=16593 2022-01-05 16:02:52.056 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:52.058 | + ./stack.sh:main:807 : '[' -n mysql ']' 2022-01-05 16:02:52.061 | + ./stack.sh:main:808 : install_database_python 2022-01-05 16:02:52.063 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-05 16:02:52.065 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-05 16:02:52.068 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-05 16:02:52.071 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:02:52.074 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-05 16:02:52.077 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-05 16:02:52.079 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:02:52.083 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:02:52.083 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:02:52.088 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-05 16:02:52.090 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-05 16:02:52.093 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-05 16:02:52.097 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-05 16:02:52.099 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-05 16:02:52.124 | Using python 3.8 to install PyMySQL 2022-01-05 16:02:52.126 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-01-05 16:02:53.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:02:53.895 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (0.10.0) 2022-01-05 16:02:55.306 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:02:55.420 | + inc/python:pip_install:200 : result=0 2022-01-05 16:02:55.422 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:02:55.425 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:55.427 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:55.431 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:55.434 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:55.436 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:55.439 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:02:55.442 | + functions-common:time_stop:2317 : start_time=1641398572117 2022-01-05 16:02:55.444 | + functions-common:time_stop:2319 : [[ -z 1641398572117 ]] 2022-01-05 16:02:55.447 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:55.451 | + functions-common:time_stop:2322 : end_time=1641398575448 2022-01-05 16:02:55.453 | + functions-common:time_stop:2323 : elapsed_time=3331 2022-01-05 16:02:55.455 | + functions-common:time_stop:2324 : total=42198 2022-01-05 16:02:55.457 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:55.460 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=45529 2022-01-05 16:02:55.462 | + inc/python:pip_install:203 : return 0 2022-01-05 16:02:55.464 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-05 16:02:55.466 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-05 16:02:55.469 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-05 16:02:55.471 | + ./stack.sh:main:811 : is_service_enabled neutron 2022-01-05 16:02:55.489 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:55.491 | + ./stack.sh:main:812 : install_neutron_agent_packages 2022-01-05 16:02:55.493 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-05 16:02:55.497 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:02:55.497 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-05 16:02:55.503 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-05 16:02:55.506 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-05 16:02:55.508 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-05 16:02:55.511 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-05 16:02:55.513 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-05 16:02:55.520 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-05 16:02:55.537 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:55.540 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-05 16:02:55.542 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:55.545 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:55.547 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:55.550 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:55.553 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:55.555 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:55.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:55.559 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:55.562 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:55.565 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:55.567 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:55.570 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:55.572 | + functions-common:install_package:1345 : real_install_package radvd 2022-01-05 16:02:55.574 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:55.577 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:55.579 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:55.582 | + functions-common:real_install_package:1331 : apt_get install radvd 2022-01-05 16:02:55.603 | + 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 16:02:55.711 | Reading package lists... 2022-01-05 16:02:55.961 | Building dependency tree... 2022-01-05 16:02:55.962 | Reading state information... 2022-01-05 16:02:56.225 | radvd is already the newest version (1:2.17-2). 2022-01-05 16:02:56.226 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:56.228 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:56.228 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:56.228 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:56.228 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:56.228 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:56.228 | python3-zope.interface 2022-01-05 16:02:56.228 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:56.342 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:56.346 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:56.349 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:56.351 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:56.353 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:56.355 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:56.357 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:56.359 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:56.361 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:56.363 | + functions-common:time_stop:2317 : start_time=1641398575601 2022-01-05 16:02:56.366 | + functions-common:time_stop:2319 : [[ -z 1641398575601 ]] 2022-01-05 16:02:56.370 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:56.375 | + functions-common:time_stop:2322 : end_time=1641398576372 2022-01-05 16:02:56.378 | + functions-common:time_stop:2323 : elapsed_time=771 2022-01-05 16:02:56.380 | + functions-common:time_stop:2324 : total=16593 2022-01-05 16:02:56.382 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:56.384 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=17364 2022-01-05 16:02:56.387 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:56.389 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-05 16:02:56.407 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:56.410 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-05 16:02:56.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-05 16:02:56.415 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-05 16:02:56.435 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-05 16:02:56.437 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:02:56.440 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:02:56.442 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:02:56.445 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:02:56.447 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:02:56.449 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:02:56.452 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:56.454 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:56.457 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:02:56.460 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:56.462 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:02:56.464 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:02:56.466 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2022-01-05 16:02:56.468 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:02:56.471 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:56.473 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:56.475 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2022-01-05 16:02:56.495 | + 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 16:02:56.608 | Reading package lists... 2022-01-05 16:02:56.845 | Building dependency tree... 2022-01-05 16:02:56.846 | Reading state information... 2022-01-05 16:02:57.101 | fakeroot is already the newest version (1.24-1). 2022-01-05 16:02:57.101 | make is already the newest version (4.2.1-1.2). 2022-01-05 16:02:57.101 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-05 16:02:57.101 | The following packages were automatically installed and are no longer required: 2022-01-05 16:02:57.102 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:02:57.102 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:02:57.102 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:02:57.102 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:02:57.102 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:02:57.102 | python3-zope.interface 2022-01-05 16:02:57.102 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:02:57.215 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:02:57.219 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:02:57.222 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:02:57.224 | + functions-common:time_stop:2310 : local name 2022-01-05 16:02:57.226 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:02:57.228 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:02:57.230 | + functions-common:time_stop:2313 : local total 2022-01-05 16:02:57.232 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:02:57.234 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:02:57.237 | + functions-common:time_stop:2317 : start_time=1641398576493 2022-01-05 16:02:57.239 | + functions-common:time_stop:2319 : [[ -z 1641398576493 ]] 2022-01-05 16:02:57.242 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:02:57.246 | + functions-common:time_stop:2322 : end_time=1641398577243 2022-01-05 16:02:57.248 | + functions-common:time_stop:2323 : elapsed_time=750 2022-01-05 16:02:57.250 | + functions-common:time_stop:2324 : total=17364 2022-01-05 16:02:57.252 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:02:57.254 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18114 2022-01-05 16:02:57.256 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:02:57.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-05 16:02:57.261 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:02:57.263 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:02:57.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-05 16:02:57.268 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-05 16:02:57.271 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-05 16:02:57.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-05 16:02:57.277 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-05 16:02:57.280 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-05 16:02:57.280 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-05 16:02:57.285 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-05 16:02:57.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-05 16:02:57.290 | + functions:vercmp:652 : local v1=5.4 2022-01-05 16:02:57.292 | + functions:vercmp:653 : local 'op=<' 2022-01-05 16:02:57.294 | + functions:vercmp:654 : local v2=3.13 2022-01-05 16:02:57.296 | + functions:vercmp:655 : local result 2022-01-05 16:02:57.300 | ++ functions:vercmp:659 : echo -e '5.4\n3.13' 2022-01-05 16:02:57.301 | ++ functions:vercmp:659 : sort -V 2022-01-05 16:02:57.301 | ++ functions:vercmp:659 : head -1 2022-01-05 16:02:57.305 | + functions:vercmp:659 : result=3.13 2022-01-05 16:02:57.308 | + functions:vercmp:661 : case $op in 2022-01-05 16:02:57.310 | + functions:vercmp:671 : '[' 5.4 '!=' 3.13 ']' 2022-01-05 16:02:57.312 | + functions:vercmp:671 : '[' 3.13 = 5.4 ']' 2022-01-05 16:02:57.314 | + functions:vercmp:672 : return 2022-01-05 16:02:57.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-05 16:02:57.319 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:02:57.321 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2022-01-05 16:02:57.799 | + ./stack.sh:main:815 : is_service_enabled etcd3 2022-01-05 16:02:57.818 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:02:57.821 | + ./stack.sh:main:816 : install_etcd3 2022-01-05 16:02:57.824 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-05 16:02:57.824 | Installing etcd 2022-01-05 16:02:57.827 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-05 16:02:57.840 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-05 16:02:57.854 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-05 16:02:57.856 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-05 16:02:57.872 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-05 16:02:57.876 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:57.880 | ++ 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 16:02:57.884 | +++ 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 16:02:57.888 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:57.891 | ++ 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 16:02:57.894 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-05 16:02:57.896 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:57.899 | ++ functions:get_extra_file:73 : return 2022-01-05 16:02:57.901 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-05 16:02:57.904 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-05 16:02:57.906 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-05 16:02:57.908 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2022-01-05 16:02:57.925 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:57.927 | + ./stack.sh:main:835 : install_dstat 2022-01-05 16:02:57.929 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-05 16:02:57.946 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:02:57.948 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2022-01-05 16:02:57.950 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2022-01-05 16:02:57.953 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2022-01-05 16:02:57.956 | + ./stack.sh:main:844 : install_libs 2022-01-05 16:02:57.958 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2022-01-05 16:02:57.960 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2022-01-05 16:02:57.963 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2022-01-05 16:02:57.965 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-05 16:02:57.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:57.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:57.971 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-05 16:02:57.974 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:57.976 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2022-01-05 16:02:57.978 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2022-01-05 16:02:57.980 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2022-01-05 16:02:57.982 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-05 16:02:57.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:57.987 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:57.989 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-05 16:02:57.991 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:57.994 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2022-01-05 16:02:57.996 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2022-01-05 16:02:57.998 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2022-01-05 16:02:58.000 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-05 16:02:58.003 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.005 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-05 16:02:58.010 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.012 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2022-01-05 16:02:58.014 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2022-01-05 16:02:58.017 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2022-01-05 16:02:58.020 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-05 16:02:58.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.024 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.026 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-05 16:02:58.029 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.031 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2022-01-05 16:02:58.033 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2022-01-05 16:02:58.035 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2022-01-05 16:02:58.037 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-05 16:02:58.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.042 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-05 16:02:58.046 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.048 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2022-01-05 16:02:58.051 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2022-01-05 16:02:58.053 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2022-01-05 16:02:58.055 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-05 16:02:58.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.059 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.062 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-05 16:02:58.064 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.066 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2022-01-05 16:02:58.069 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2022-01-05 16:02:58.071 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2022-01-05 16:02:58.073 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-05 16:02:58.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.077 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.080 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-05 16:02:58.082 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.085 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2022-01-05 16:02:58.087 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2022-01-05 16:02:58.089 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2022-01-05 16:02:58.091 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-05 16:02:58.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.096 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.098 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-05 16:02:58.100 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.103 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2022-01-05 16:02:58.105 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2022-01-05 16:02:58.107 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2022-01-05 16:02:58.109 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-05 16:02:58.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.116 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-05 16:02:58.118 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.121 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2022-01-05 16:02:58.123 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2022-01-05 16:02:58.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2022-01-05 16:02:58.128 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-05 16:02:58.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.133 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.135 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-05 16:02:58.137 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.139 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2022-01-05 16:02:58.142 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2022-01-05 16:02:58.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2022-01-05 16:02:58.148 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-05 16:02:58.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-05 16:02:58.158 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.161 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2022-01-05 16:02:58.163 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2022-01-05 16:02:58.166 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2022-01-05 16:02:58.168 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-05 16:02:58.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.173 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.176 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-05 16:02:58.178 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.181 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2022-01-05 16:02:58.183 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2022-01-05 16:02:58.186 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2022-01-05 16:02:58.188 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-05 16:02:58.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.193 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.196 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-05 16:02:58.198 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.200 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2022-01-05 16:02:58.202 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2022-01-05 16:02:58.205 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2022-01-05 16:02:58.208 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-05 16:02:58.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.212 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.214 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-05 16:02:58.218 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.220 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2022-01-05 16:02:58.223 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2022-01-05 16:02:58.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2022-01-05 16:02:58.228 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-05 16:02:58.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.232 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-05 16:02:58.237 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.239 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2022-01-05 16:02:58.241 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2022-01-05 16:02:58.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2022-01-05 16:02:58.246 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-05 16:02:58.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.250 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-05 16:02:58.255 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.257 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2022-01-05 16:02:58.260 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2022-01-05 16:02:58.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2022-01-05 16:02:58.264 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-05 16:02:58.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-05 16:02:58.274 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.276 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2022-01-05 16:02:58.278 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2022-01-05 16:02:58.281 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2022-01-05 16:02:58.284 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-05 16:02:58.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.288 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-05 16:02:58.293 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.295 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2022-01-05 16:02:58.297 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2022-01-05 16:02:58.300 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2022-01-05 16:02:58.302 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-05 16:02:58.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.307 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.309 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-05 16:02:58.311 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.313 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2022-01-05 16:02:58.316 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2022-01-05 16:02:58.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2022-01-05 16:02:58.320 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-05 16:02:58.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.325 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.327 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-05 16:02:58.329 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.332 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2022-01-05 16:02:58.334 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2022-01-05 16:02:58.337 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2022-01-05 16:02:58.339 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-05 16:02:58.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.344 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.346 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-05 16:02:58.349 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.351 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2022-01-05 16:02:58.353 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2022-01-05 16:02:58.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2022-01-05 16:02:58.358 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-05 16:02:58.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.362 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-05 16:02:58.367 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.369 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2022-01-05 16:02:58.372 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2022-01-05 16:02:58.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2022-01-05 16:02:58.376 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-05 16:02:58.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-05 16:02:58.385 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.388 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2022-01-05 16:02:58.390 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2022-01-05 16:02:58.393 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2022-01-05 16:02:58.395 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-05 16:02:58.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-05 16:02:58.404 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.407 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2022-01-05 16:02:58.409 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2022-01-05 16:02:58.412 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2022-01-05 16:02:58.414 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-05 16:02:58.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.418 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.420 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-05 16:02:58.423 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.426 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2022-01-05 16:02:58.428 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2022-01-05 16:02:58.431 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2022-01-05 16:02:58.433 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-05 16:02:58.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.438 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.440 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-05 16:02:58.443 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.445 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2022-01-05 16:02:58.447 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2022-01-05 16:02:58.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2022-01-05 16:02:58.452 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-05 16:02:58.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.460 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-05 16:02:58.462 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.464 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2022-01-05 16:02:58.467 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2022-01-05 16:02:58.469 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2022-01-05 16:02:58.472 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-05 16:02:58.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.476 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.479 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-05 16:02:58.481 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.483 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2022-01-05 16:02:58.486 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2022-01-05 16:02:58.489 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2022-01-05 16:02:58.491 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-05 16:02:58.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.495 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.498 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-05 16:02:58.500 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.503 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2022-01-05 16:02:58.505 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2022-01-05 16:02:58.508 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2022-01-05 16:02:58.510 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-05 16:02:58.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.515 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.517 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-05 16:02:58.519 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.522 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2022-01-05 16:02:58.524 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2022-01-05 16:02:58.526 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2022-01-05 16:02:58.529 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-05 16:02:58.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.534 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.536 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-05 16:02:58.538 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.541 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2022-01-05 16:02:58.543 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2022-01-05 16:02:58.545 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2022-01-05 16:02:58.548 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-05 16:02:58.551 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.553 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-05 16:02:58.558 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.560 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2022-01-05 16:02:58.562 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2022-01-05 16:02:58.565 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2022-01-05 16:02:58.567 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-05 16:02:58.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.572 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.574 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-05 16:02:58.576 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.578 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2022-01-05 16:02:58.581 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2022-01-05 16:02:58.583 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2022-01-05 16:02:58.586 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-05 16:02:58.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.590 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.592 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-05 16:02:58.595 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.598 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2022-01-05 16:02:58.600 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2022-01-05 16:02:58.602 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2022-01-05 16:02:58.605 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-05 16:02:58.607 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.612 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-05 16:02:58.615 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.617 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2022-01-05 16:02:58.619 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2022-01-05 16:02:58.621 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2022-01-05 16:02:58.624 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-05 16:02:58.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:02:58.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:02:58.631 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-05 16:02:58.633 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:02:58.636 | + lib/libraries:install_libs:135 : pip_install etcd3 2022-01-05 16:02:58.657 | Using python 3.8 to install etcd3 2022-01-05 16:02:58.660 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-01-05 16:03:00.402 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:00.435 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-01-05 16:03:00.443 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.15.0) 2022-01-05 16:03:00.444 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.13.0) 2022-01-05 16:03:00.445 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.31.0) 2022-01-05 16:03:00.446 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.2.0) 2022-01-05 16:03:00.459 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from protobuf>=3.6.1->etcd3) (60.2.0) 2022-01-05 16:03:01.897 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:02.007 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:02.010 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:02.012 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:02.014 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:02.016 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:02.018 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:02.021 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:02.023 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:02.025 | + functions-common:time_stop:2317 : start_time=1641398578651 2022-01-05 16:03:02.027 | + functions-common:time_stop:2319 : [[ -z 1641398578651 ]] 2022-01-05 16:03:02.030 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:02.034 | + functions-common:time_stop:2322 : end_time=1641398582031 2022-01-05 16:03:02.036 | + functions-common:time_stop:2323 : elapsed_time=3380 2022-01-05 16:03:02.038 | + functions-common:time_stop:2324 : total=45529 2022-01-05 16:03:02.040 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:02.042 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=48909 2022-01-05 16:03:02.045 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:02.047 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2022-01-05 16:03:02.069 | Using python 3.8 to install etcd3gw 2022-01-05 16:03:02.071 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-01-05 16:03:03.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:03.843 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (0.2.5) 2022-01-05 16:03:03.854 | Requirement already satisfied: futurist!=0.15.0,>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.3.0) 2022-01-05 16:03:03.855 | Requirement already satisfied: urllib3>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.25.10) 2022-01-05 16:03:03.856 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.5.0) 2022-01-05 16:03:03.857 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.15.0) 2022-01-05 16:03:03.858 | 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 16:03:03.889 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2021.10.8) 2022-01-05 16:03:03.891 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.12.2,!=2.13.0,>=2.10.0->etcd3gw) (2.10) 2022-01-05 16:03:03.893 | 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 16:03:05.335 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:05.442 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:05.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:05.446 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:05.449 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:05.451 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:05.453 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:05.456 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:05.458 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:05.460 | + functions-common:time_stop:2317 : start_time=1641398582063 2022-01-05 16:03:05.462 | + functions-common:time_stop:2319 : [[ -z 1641398582063 ]] 2022-01-05 16:03:05.465 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:05.469 | + functions-common:time_stop:2322 : end_time=1641398585466 2022-01-05 16:03:05.471 | + functions-common:time_stop:2323 : elapsed_time=3403 2022-01-05 16:03:05.473 | + functions-common:time_stop:2324 : total=48909 2022-01-05 16:03:05.475 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:05.477 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=52312 2022-01-05 16:03:05.480 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:05.482 | + ./stack.sh:main:847 : install_apache_uwsgi 2022-01-05 16:03:05.484 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-05 16:03:05.487 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-05 16:03:05.489 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2022-01-05 16:03:05.491 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2022-01-05 16:03:05.494 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2022-01-05 16:03:05.496 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-05 16:03:05.498 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-05 16:03:05.501 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2022-01-05 16:03:05.504 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2022-01-05 16:03:05.506 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2022-01-05 16:03:05.508 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-05 16:03:05.511 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-05 16:03:05.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:03:05.515 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:03:05.518 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-05 16:03:05.521 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2022-01-05 16:03:05.523 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:03:05.525 | + functions-common:install_package:1344 : update_package_repo 2022-01-05 16:03:05.528 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2022-01-05 16:03:05.530 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2022-01-05 16:03:05.532 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2022-01-05 16:03:05.534 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2022-01-05 16:03:05.537 | + functions-common:update_package_repo:1324 : is_ubuntu 2022-01-05 16:03:05.539 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:03:05.541 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:03:05.544 | + functions-common:update_package_repo:1325 : apt_get_update 2022-01-05 16:03:05.546 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2022-01-05 16:03:05.548 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2022-01-05 16:03:05.550 | + functions-common:apt_get_update:1071 : return 2022-01-05 16:03:05.553 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:03:05.555 | + functions-common:real_install_package:1330 : is_ubuntu 2022-01-05 16:03:05.557 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:03:05.560 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:03:05.562 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-05 16:03:05.585 | + 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 16:03:05.695 | Reading package lists... 2022-01-05 16:03:05.935 | Building dependency tree... 2022-01-05 16:03:05.937 | Reading state information... 2022-01-05 16:03:06.181 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:03:06.181 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-01-05 16:03:06.182 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-05 16:03:06.182 | The following packages were automatically installed and are no longer required: 2022-01-05 16:03:06.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-05 16:03:06.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-05 16:03:06.183 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-05 16:03:06.183 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-05 16:03:06.183 | python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib 2022-01-05 16:03:06.183 | python3-zope.interface 2022-01-05 16:03:06.183 | Use 'sudo apt autoremove' to remove them. 2022-01-05 16:03:06.298 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-05 16:03:06.303 | + functions-common:apt_get:1115 : result=0 2022-01-05 16:03:06.305 | + functions-common:apt_get:1118 : time_stop apt-get 2022-01-05 16:03:06.307 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:06.309 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:06.312 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:06.314 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:06.316 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:06.318 | + functions-common:time_stop:2316 : name=apt-get 2022-01-05 16:03:06.321 | + functions-common:time_stop:2317 : start_time=1641398585582 2022-01-05 16:03:06.323 | + functions-common:time_stop:2319 : [[ -z 1641398585582 ]] 2022-01-05 16:03:06.325 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:06.329 | + functions-common:time_stop:2322 : end_time=1641398586327 2022-01-05 16:03:06.332 | + functions-common:time_stop:2323 : elapsed_time=745 2022-01-05 16:03:06.334 | + functions-common:time_stop:2324 : total=18114 2022-01-05 16:03:06.336 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:06.338 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=18859 2022-01-05 16:03:06.341 | + functions-common:apt_get:1119 : return 0 2022-01-05 16:03:06.343 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2022-01-05 16:03:06.345 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2022-01-05 16:03:06.348 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2022-01-05 16:03:06.350 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2022-01-05 16:03:06.414 | Module proxy already enabled 2022-01-05 16:03:06.419 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2022-01-05 16:03:06.480 | Considering dependency proxy for proxy_uwsgi: 2022-01-05 16:03:06.480 | Module proxy already enabled 2022-01-05 16:03:06.480 | Module proxy_uwsgi already enabled 2022-01-05 16:03:06.484 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2022-01-05 16:03:06.487 | + lib/apache:restart_apache_server:253 : restart_service apache2 2022-01-05 16:03:06.489 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2022-01-05 16:03:06.492 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2022-01-05 16:03:06.631 | + ./stack.sh:main:850 : install_keystoneauth 2022-01-05 16:03:06.634 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2022-01-05 16:03:06.638 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-05 16:03:06.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.644 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.647 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-05 16:03:06.650 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.653 | + ./stack.sh:main:851 : install_keystoneclient 2022-01-05 16:03:06.655 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2022-01-05 16:03:06.657 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-05 16:03:06.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-05 16:03:06.667 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.669 | + ./stack.sh:main:852 : install_glanceclient 2022-01-05 16:03:06.672 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2022-01-05 16:03:06.675 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-05 16:03:06.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-05 16:03:06.684 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.686 | + ./stack.sh:main:853 : install_cinderclient 2022-01-05 16:03:06.688 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2022-01-05 16:03:06.691 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-05 16:03:06.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.696 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.698 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-05 16:03:06.701 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.703 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2022-01-05 16:03:06.706 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-05 16:03:06.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.710 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.713 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-05 16:03:06.715 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.717 | + ./stack.sh:main:854 : install_novaclient 2022-01-05 16:03:06.720 | + lib/nova:install_novaclient:791 : use_library_from_git python-novaclient 2022-01-05 16:03:06.722 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-05 16:03:06.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.727 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.730 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-05 16:03:06.732 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.734 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2022-01-05 16:03:06.752 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:03:06.755 | + ./stack.sh:main:856 : install_swiftclient 2022-01-05 16:03:06.757 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2022-01-05 16:03:06.760 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-05 16:03:06.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.765 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.767 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-05 16:03:06.769 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.772 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2022-01-05 16:03:06.788 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:03:06.791 | + ./stack.sh:main:859 : install_neutronclient 2022-01-05 16:03:06.793 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-05 16:03:06.796 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-05 16:03:06.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.801 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-05 16:03:06.806 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.808 | + ./stack.sh:main:863 : install_keystonemiddleware 2022-01-05 16:03:06.810 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2022-01-05 16:03:06.813 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-05 16:03:06.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-05 16:03:06.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-05 16:03:06.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-05 16:03:06.822 | + inc/python:use_library_from_git:253 : return 1 2022-01-05 16:03:06.825 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2022-01-05 16:03:06.827 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-05 16:03:06.830 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:03:06.833 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-05 16:03:06.835 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-05 16:03:06.838 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:03:06.841 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:03:06.841 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:03:06.847 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-05 16:03:06.849 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-05 16:03:06.852 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-05 16:03:06.856 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-05 16:03:06.858 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-05 16:03:06.879 | Using python 3.8 to install keystonemiddleware 2022-01-05 16:03:06.882 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-01-05 16:03:08.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:08.621 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.1.0) 2022-01-05 16:03:08.677 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.1) 2022-01-05 16:03:08.678 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-05 16:03:08.679 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.6) 2022-01-05 16:03:08.680 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.3.4) 2022-01-05 16:03:08.681 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.15.0) 2022-01-05 16:03:08.682 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.1) 2022-01-05 16:03:08.683 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-05 16:03:08.684 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.23.0) 2022-01-05 16:03:08.685 | 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 16:03:08.686 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.1) 2022-01-05 16:03:08.687 | 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 16:03:08.689 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.2) 2022-01-05 16:03:08.690 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.6.2) 2022-01-05 16:03:08.691 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-05 16:03:08.751 | 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 16:03:08.753 | 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 16:03:08.755 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-05 16:03:08.789 | 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 16:03:08.804 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.2.0) 2022-01-05 16:03:08.805 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.4.0) 2022-01-05 16:03:08.807 | 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 16:03:08.808 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-05 16:03:08.856 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-05 16:03:08.859 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.1) 2022-01-05 16:03:08.869 | 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 16:03:08.870 | 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 16:03:08.885 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-05 16:03:08.887 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.10.9) 2022-01-05 16:03:08.889 | 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 16:03:08.945 | 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 16:03:08.946 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.10.8) 2022-01-05 16:03:08.948 | 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 16:03:08.949 | Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.10) 2022-01-05 16:03:08.997 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-05 16:03:09.011 | 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 16:03:10.360 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:10.470 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:10.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:10.475 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:10.477 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:10.479 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:10.481 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:10.484 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:10.486 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:10.488 | + functions-common:time_stop:2317 : start_time=1641398586874 2022-01-05 16:03:10.491 | + functions-common:time_stop:2319 : [[ -z 1641398586874 ]] 2022-01-05 16:03:10.493 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:10.497 | + functions-common:time_stop:2322 : end_time=1641398590495 2022-01-05 16:03:10.499 | + functions-common:time_stop:2323 : elapsed_time=3621 2022-01-05 16:03:10.502 | + functions-common:time_stop:2324 : total=52312 2022-01-05 16:03:10.504 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:10.507 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=55933 2022-01-05 16:03:10.509 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:10.512 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2022-01-05 16:03:10.514 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-05 16:03:10.516 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-05 16:03:10.519 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-05 16:03:10.522 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-05 16:03:10.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-05 16:03:10.528 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-05 16:03:10.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-05 16:03:10.534 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-05 16:03:10.536 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-05 16:03:10.539 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-05 16:03:10.541 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-05 16:03:10.544 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-05 16:03:10.565 | Using python 3.8 to install python-memcached 2022-01-05 16:03:10.567 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-01-05 16:03:12.292 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:12.325 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-01-05 16:03:12.328 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.15.0) 2022-01-05 16:03:13.739 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-05 16:03:13.844 | + inc/python:pip_install:200 : result=0 2022-01-05 16:03:13.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-05 16:03:13.848 | + functions-common:time_stop:2310 : local name 2022-01-05 16:03:13.851 | + functions-common:time_stop:2311 : local end_time 2022-01-05 16:03:13.853 | + functions-common:time_stop:2312 : local elapsed_time 2022-01-05 16:03:13.855 | + functions-common:time_stop:2313 : local total 2022-01-05 16:03:13.857 | + functions-common:time_stop:2314 : local start_time 2022-01-05 16:03:13.860 | + functions-common:time_stop:2316 : name=pip_install 2022-01-05 16:03:13.862 | + functions-common:time_stop:2317 : start_time=1641398590560 2022-01-05 16:03:13.864 | + functions-common:time_stop:2319 : [[ -z 1641398590560 ]] 2022-01-05 16:03:13.867 | ++ functions-common:time_stop:2322 : date +%s%3N 2022-01-05 16:03:13.871 | + functions-common:time_stop:2322 : end_time=1641398593869 2022-01-05 16:03:13.873 | + functions-common:time_stop:2323 : elapsed_time=3309 2022-01-05 16:03:13.876 | + functions-common:time_stop:2324 : total=55933 2022-01-05 16:03:13.878 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2022-01-05 16:03:13.881 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=59242 2022-01-05 16:03:13.883 | + inc/python:pip_install:203 : return 0 2022-01-05 16:03:13.886 | + ./stack.sh:main:865 : is_service_enabled keystone 2022-01-05 16:03:13.903 | + functions-common:is_service_enabled:1966 : return 0 2022-01-05 16:03:13.905 | + ./stack.sh:main:866 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-01-05 16:03:13.907 | + ./stack.sh:main:867 : stack_install_service keystone 2022-01-05 16:03:13.910 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-05 16:03:13.912 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-05 16:03:13.914 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-05 16:03:13.917 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-05 16:03:13.919 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2022-01-05 16:03:13.934 | + functions-common:is_service_enabled:1966 : return 1 2022-01-05 16:03:13.937 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/victoria 2022-01-05 16:03:13.940 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-05 16:03:13.942 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2022-01-05 16:03:13.944 | + functions-common:git_clone:527 : local git_ref=stable/victoria 2022-01-05 16:03:13.946 | + functions-common:git_clone:528 : local orig_dir 2022-01-05 16:03:13.948 | ++ functions-common:git_clone:529 : pwd 2022-01-05 16:03:13.951 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2022-01-05 16:03:13.953 | + functions-common:git_clone:530 : local git_clone_flags= 2022-01-05 16:03:13.955 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2022-01-05 16:03:13.970 | + functions-common:git_clone:532 : RECLONE=False 2022-01-05 16:03:13.972 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2022-01-05 16:03:13.974 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2022-01-05 16:03:13.977 | + functions-common:git_clone:546 : echo stable/victoria 2022-01-05 16:03:13.977 | + functions-common:git_clone:546 : egrep -q '^refs' 2022-01-05 16:03:13.982 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2022-01-05 16:03:13.984 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2022-01-05 16:03:13.987 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2022-01-05 16:03:13.989 | + functions-common:git_clone:595 : git show --oneline 2022-01-05 16:03:13.989 | + functions-common:git_clone:595 : head -1 2022-01-05 16:03:13.992 | 67584ec84 Merge "Fix typos in application credential policies" into stable/victoria 2022-01-05 16:03:13.995 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2022-01-05 16:03:13.997 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2022-01-05 16:03:13.999 | + inc/python:setup_develop:338 : local bindep 2022-01-05 16:03:14.002 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:03:14.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-05 16:03:14.007 | + inc/python:setup_develop:344 : local extras= 2022-01-05 16:03:14.009 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-05 16:03:14.012 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-05 16:03:14.014 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:03:14.016 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-05 16:03:14.019 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-05 16:03:14.021 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-05 16:03:14.024 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-05 16:03:14.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-05 16:03:14.029 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-05 16:03:14.031 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-05 16:03:14.034 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2022-01-05 16:03:14.037 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-05 16:03:14.043 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2022-01-05 16:03:14.045 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2022-01-05 16:03:14.644 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2022-01-05 16:03:14.646 | + inc/python:setup_package:417 : local bindep=0 2022-01-05 16:03:14.649 | + inc/python:setup_package:418 : local bindep_flag= 2022-01-05 16:03:14.651 | + inc/python:setup_package:419 : local bindep_profiles= 2022-01-05 16:03:14.653 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-05 16:03:14.655 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2022-01-05 16:03:14.659 | + inc/python:setup_package:426 : local flags=-e 2022-01-05 16:03:14.661 | + inc/python:setup_package:427 : local extras= 2022-01-05 16:03:14.664 | + inc/python:setup_package:431 : [[ -n -e ]] 2022-01-05 16:03:14.666 | + inc/python:setup_package:431 : [[ -z '' ]] 2022-01-05 16:03:14.669 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2022-01-05 16:03:14.671 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2022-01-05 16:03:14.673 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2022-01-05 16:03:14.675 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2022-01-05 16:03:14.695 | Using python 3.8 to install /opt/stack/keystone 2022-01-05 16:03:14.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-01-05 16:03:16.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-05 16:03:16.436 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement. Discussion can be found at https://github.com/pypa/pip/issues/8210 2022-01-05 16:03:16.436 | ERROR: Editable requirements are not allowed as constraints 2022-01-05 16:03:16.522 | + inc/python:pip_install:1 : exit_trap 2022-01-05 16:03:16.525 | + ./stack.sh:exit_trap:496 : local r=1 2022-01-05 16:03:16.527 | ++ ./stack.sh:exit_trap:497 : jobs -p 2022-01-05 16:03:16.530 | + ./stack.sh:exit_trap:497 : jobs= 2022-01-05 16:03:16.532 | + ./stack.sh:exit_trap:500 : [[ -n '' ]] 2022-01-05 16:03:16.534 | + ./stack.sh:exit_trap:506 : '[' -f '' ']' 2022-01-05 16:03:16.537 | + ./stack.sh:exit_trap:511 : kill_spinner 2022-01-05 16:03:16.539 | + ./stack.sh:kill_spinner:406 : '[' '!' -z '' ']' 2022-01-05 16:03:16.541 | + ./stack.sh:exit_trap:513 : [[ 1 -ne 0 ]] 2022-01-05 16:03:16.543 | + ./stack.sh:exit_trap:514 : echo 'Error on exit' 2022-01-05 16:03:16.543 | Error on exit 2022-01-05 16:03:16.545 | + ./stack.sh:exit_trap:516 : type -p generate-subunit 2022-01-05 16:03:16.547 | + ./stack.sh:exit_trap:517 : generate-subunit 1641398490 106 fail 2022-01-05 16:03:17.083 | + ./stack.sh:exit_trap:519 : [[ -z /opt/stack/logs ]] 2022-01-05 16:03:17.085 | + ./stack.sh:exit_trap:522 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-01-05 16:03:17.634 | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool. 2022-01-05 16:03:17.634 | 2022-01-05 16:03:17.907 | + ./stack.sh:exit_trap:531 : exit 1