2022-04-13 08:53:29.625 | + ./stack.sh:main:489 : exec 2022-04-13 08:53:29.626 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085329' 2022-04-13 08:53:29.626 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-085329.summary.2022-04-13-085329 2022-04-13 08:53:29.626 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:53:29.626 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-085329 2022-04-13 08:53:29.626 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085329 /opt/stack/logs/stack.sh.log 2022-04-13 08:53:29.626 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-085329.summary.2022-04-13-085329 /opt/stack/logs/stack.sh.log.summary 2022-04-13 08:53:29.626 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 08:53:29.626 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 08:53:29.626 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 08:53:29.626 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 08:53:29.626 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 08:53:29.626 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 08:53:29.626 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 08:53:29.627 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 08:53:29.629 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 08:53:29.631 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 08:53:29.633 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 08:53:29.635 | + ./stack.sh:main:578 : uname -a 2022-04-13 08:53:29.636 | Linux dv-neutron-837454-4-hyperv 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-04-13 08:53:29.638 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 08:53:29.640 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 08:53:29.644 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 08:53:29.679 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 08:53:29.695 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 08:53:29.697 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-13 08:53:29.699 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-13 08:53:29.701 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-13 08:53:29.702 | + functions-common:fetch_plugins:1776 : return 2022-04-13 08:53:29.705 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 08:53:29.706 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-13 08:53:29.709 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:53:29.710 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:53:29.712 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:53:29.714 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:53:29.716 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:53:29.717 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:53:29.720 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:53:29.723 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:53:29.724 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:53:29.726 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:53:29.728 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 08:53:29.730 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:53:29.743 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:29.744 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:53:29.746 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:53:29.748 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:53:29.750 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:53:29.751 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:53:29.753 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 08:53:29.755 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 08:53:29.757 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 08:53:29.759 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 08:53:29.761 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:53:29.763 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-13 08:53:29.765 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-13 08:53:29.766 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-13 08:53:29.768 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-13 08:53:29.770 | + functions-common:plugin_override_defaults:1817 : return 2022-04-13 08:53:29.772 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 08:53:29.789 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 08:53:29.791 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 08:53:29.803 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:53:29.806 | +++ lib/tls:source:43 : hostname -f 2022-04-13 08:53:29.809 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 08:53:29.811 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 08:53:29.813 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 08:53:29.815 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 08:53:29.816 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 08:53:29.818 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 08:53:29.821 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 08:53:29.822 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 08:53:29.824 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 08:53:29.826 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 08:53:29.831 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 08:53:29.843 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 08:53:29.859 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 08:53:29.871 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 08:53:29.883 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 08:53:29.918 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 08:53:29.977 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 08:53:30.067 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 08:53:30.090 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 08:53:30.140 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 08:53:30.192 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 08:53:30.337 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 08:53:30.351 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 08:53:30.364 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 08:53:30.376 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 08:53:30.462 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 08:53:30.464 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 08:53:30.467 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 08:53:30.469 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 08:53:30.471 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 08:53:30.473 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 08:53:30.476 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 08:53:30.476 | False' 2022-04-13 08:53:30.479 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 08:53:30.493 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 08:53:30.496 | + ./stack.sh:main:626 : run_phase source 2022-04-13 08:53:30.498 | + functions-common:run_phase:1853 : local mode=source 2022-04-13 08:53:30.500 | + functions-common:run_phase:1854 : local phase= 2022-04-13 08:53:30.501 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:53:30.503 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:53:30.505 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:53:30.508 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:53:30.510 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:53:30.512 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:53:30.516 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:53:30.518 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:53:30.520 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:53:30.522 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 08:53:30.525 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:53:30.538 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:30.540 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:53:30.542 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 08:53:30.581 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 08:53:30.583 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 08:53:30.586 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 08:53:30.588 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-13 08:53:30.590 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-13 08:53:30.592 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-13 08:53:30.594 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-13 08:53:30.596 | + functions-common:load_plugin_settings:1794 : return 2022-04-13 08:53:30.598 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-13 08:53:30.600 | + functions-common:verify_disabled_services:2136 : local service 2022-04-13 08:53:30.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 08:53:30.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.609 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 08:53:30.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 08:53:30.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.618 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 08:53:30.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 08:53:30.624 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 08:53:30.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.631 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 08:53:30.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 08:53:30.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.640 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 08:53:30.642 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 08:53:30.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.650 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 08:53:30.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 08:53:30.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 08:53:30.660 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.662 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 08:53:30.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.667 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 08:53:30.669 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.671 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 08:53:30.673 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.676 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 08:53:30.678 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.680 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 08:53:30.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.685 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 08:53:30.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 08:53:30.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.693 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 08:53:30.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 08:53:30.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 08:53:30.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.707 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 08:53:30.709 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.712 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 08:53:30.714 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.716 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 08:53:30.719 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.721 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 08:53:30.723 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.725 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 08:53:30.728 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.730 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 08:53:30.732 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.734 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 08:53:30.737 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.739 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 08:53:30.742 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.744 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 08:53:30.746 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.748 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 08:53:30.750 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.752 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 08:53:30.755 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.757 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 08:53:30.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.761 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 08:53:30.764 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 08:53:30.768 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 08:53:30.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.774 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 08:53:30.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.779 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 08:53:30.781 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.783 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 08:53:30.785 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.787 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 08:53:30.790 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.792 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 08:53:30.795 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.797 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 08:53:30.799 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.801 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 08:53:30.803 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.806 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 08:53:30.808 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 08:53:30.810 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 08:53:30.813 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 08:53:30.815 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:53:30.818 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 08:53:30.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:30.835 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 08:53:30.837 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 08:53:30.839 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 08:53:30.854 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:53:30.857 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 08:53:30.859 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 08:53:30.861 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 08:53:30.864 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 08:53:30.866 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 08:53:30.869 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 08:53:30.871 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 08:53:30.873 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 08:53:30.876 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 08:53:30.876 | Using mysql database backend 2022-04-13 08:53:30.878 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 08:53:30.893 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 08:53:30.896 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 08:53:30.900 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:53:30.902 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 08:53:30.905 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:53:30.907 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 08:53:30.923 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:30.925 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 08:53:30.942 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 08:53:30.958 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:30.961 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 08:53:30.977 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 08:53:30.993 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 08:53:31.009 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:53:31.012 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 08:53:31.028 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:53:31.030 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 08:53:31.047 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 08:53:31.049 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 08:53:31.052 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 08:53:31.054 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 08:53:31.057 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 08:53:31.061 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-085331 2022-04-13 08:53:31.064 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-085331 759' 2022-04-13 08:53:31.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.073 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 08:53:31.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.077 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 08:53:31.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.082 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 08:53:31.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.088 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:53:31.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.093 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 08:53:31.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.098 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 08:53:31.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.103 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-085329 2022-04-13 08:53:31.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.108 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 08:53:31.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.112 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 08:53:31.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.117 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 08:53:31.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.122 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 08:53:31.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.127 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 08:53:31.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 08:53:31.131 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 08:53:31.134 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 08:53:31.137 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 08:53:31.139 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 08:53:31.141 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 08:53:31.143 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:53:31.145 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:53:31.148 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:53:31.151 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:53:31.153 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:53:31.156 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:53:31.171 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:53:31.173 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:53:31.175 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:53:31.178 | + functions-common:git_clone:629 : echo master 2022-04-13 08:53:31.178 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:53:31.183 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 08:53:31.185 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:53:31.187 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-13 08:53:31.190 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:53:31.190 | + functions-common:git_clone:678 : head -1 2022-04-13 08:53:31.193 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 08:53:31.196 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:53:31.199 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 08:53:31.201 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:53:31.204 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 08:53:31.206 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 08:53:31.209 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 08:53:31.212 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 08:53:31.214 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:53:31.217 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 08:53:31.219 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 08:53:31.222 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 08:53:31.225 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 08:53:31.230 | ++ tools/install_prereqs.sh:source:47 : NOW=1649840011 2022-04-13 08:53:31.233 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 08:53:31.237 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649839794 2022-04-13 08:53:31.240 | ++ tools/install_prereqs.sh:source:49 : DELTA=217 2022-04-13 08:53:31.242 | ++ tools/install_prereqs.sh:source:50 : [[ 217 -lt 7200 ]] 2022-04-13 08:53:31.245 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 08:53:31.247 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 08:53:31.250 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-13 08:53:31.252 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 08:53:31.254 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-13 08:53:31.257 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 08:53:31.260 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-13 08:53:31.263 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 08:53:31.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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 08:53:31.313 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 08:53:31.313 | apache2-dev 2022-04-13 08:53:31.313 | bc 2022-04-13 08:53:31.313 | bsdmainutils 2022-04-13 08:53:31.313 | curl 2022-04-13 08:53:31.313 | g++ 2022-04-13 08:53:31.313 | gawk 2022-04-13 08:53:31.313 | gcc 2022-04-13 08:53:31.313 | gettext 2022-04-13 08:53:31.313 | git 2022-04-13 08:53:31.313 | graphviz 2022-04-13 08:53:31.313 | iputils-ping 2022-04-13 08:53:31.313 | libapache2-mod-proxy-uwsgi 2022-04-13 08:53:31.313 | libffi-dev 2022-04-13 08:53:31.313 | libjpeg-dev 2022-04-13 08:53:31.313 | libpcre3-dev 2022-04-13 08:53:31.313 | libpq-dev 2022-04-13 08:53:31.313 | libssl-dev 2022-04-13 08:53:31.313 | libsystemd-dev 2022-04-13 08:53:31.313 | libxml2-dev 2022-04-13 08:53:31.313 | libxslt1-dev 2022-04-13 08:53:31.313 | libyaml-dev 2022-04-13 08:53:31.313 | lsof 2022-04-13 08:53:31.313 | openssh-server 2022-04-13 08:53:31.313 | openssl 2022-04-13 08:53:31.313 | pkg-config 2022-04-13 08:53:31.313 | psmisc 2022-04-13 08:53:31.313 | python3-dev 2022-04-13 08:53:31.313 | python3-pip 2022-04-13 08:53:31.313 | python3-systemd 2022-04-13 08:53:31.313 | python3-venv 2022-04-13 08:53:31.313 | tar 2022-04-13 08:53:31.313 | tcpdump 2022-04-13 08:53:31.313 | unzip 2022-04-13 08:53:31.313 | uuid-runtime 2022-04-13 08:53:31.314 | wget 2022-04-13 08:53:31.314 | wget 2022-04-13 08:53:31.314 | zlib1g-dev 2022-04-13 08:53:31.314 | libkrb5-dev 2022-04-13 08:53:31.314 | libldap2-dev 2022-04-13 08:53:31.314 | libsasl2-dev 2022-04-13 08:53:31.314 | memcached 2022-04-13 08:53:31.314 | python3-mysqldb 2022-04-13 08:53:31.314 | sqlite3 2022-04-13 08:53:31.314 | conntrack 2022-04-13 08:53:31.314 | curl 2022-04-13 08:53:31.314 | dnsmasq-base 2022-04-13 08:53:31.314 | dnsmasq-utils 2022-04-13 08:53:31.314 | ebtables 2022-04-13 08:53:31.314 | genisoimage 2022-04-13 08:53:31.314 | iptables 2022-04-13 08:53:31.314 | iputils-arping 2022-04-13 08:53:31.314 | kpartx 2022-04-13 08:53:31.314 | libjs-jquery-tablesorter 2022-04-13 08:53:31.314 | parted 2022-04-13 08:53:31.314 | pm-utils 2022-04-13 08:53:31.314 | python3-mysqldb 2022-04-13 08:53:31.314 | socat 2022-04-13 08:53:31.314 | sqlite3 2022-04-13 08:53:31.314 | sudo 2022-04-13 08:53:31.314 | vlan 2022-04-13 08:53:31.314 | lsscsi 2022-04-13 08:53:31.314 | open-iscsi 2022-04-13 08:53:31.314 | lvm2 2022-04-13 08:53:31.314 | qemu-utils 2022-04-13 08:53:31.314 | thin-provisioning-tools 2022-04-13 08:53:31.314 | acl 2022-04-13 08:53:31.314 | dnsmasq-base 2022-04-13 08:53:31.314 | dnsmasq-utils 2022-04-13 08:53:31.314 | ebtables 2022-04-13 08:53:31.314 | haproxy 2022-04-13 08:53:31.315 | iptables 2022-04-13 08:53:31.315 | iputils-arping 2022-04-13 08:53:31.315 | iputils-ping 2022-04-13 08:53:31.315 | postgresql-server-dev-all 2022-04-13 08:53:31.315 | python3-mysqldb 2022-04-13 08:53:31.315 | sqlite3 2022-04-13 08:53:31.315 | sudo 2022-04-13 08:53:31.315 | vlan 2022-04-13 08:53:31.315 | pcp 2022-04-13 08:53:31.315 | ipset 2022-04-13 08:53:31.315 | conntrack 2022-04-13 08:53:31.315 | conntrackd 2022-04-13 08:53:31.315 | keepalived 2022-04-13 08:53:31.315 | lvm2 2022-04-13 08:53:31.315 | qemu-utils 2022-04-13 08:53:31.315 | thin-provisioning-tools 2022-04-13 08:53:31.315 | curl 2022-04-13 08:53:31.315 | liberasurecode-dev 2022-04-13 08:53:31.315 | make 2022-04-13 08:53:31.315 | memcached 2022-04-13 08:53:31.315 | rsync 2022-04-13 08:53:31.315 | sqlite3 2022-04-13 08:53:31.315 | xfsprogs' 2022-04-13 08:53:31.316 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 08:53:31.334 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 08:53:31.334 | apache2-dev 2022-04-13 08:53:31.334 | bc 2022-04-13 08:53:31.334 | bsdmainutils 2022-04-13 08:53:31.334 | curl 2022-04-13 08:53:31.334 | g++ 2022-04-13 08:53:31.334 | gawk 2022-04-13 08:53:31.334 | gcc 2022-04-13 08:53:31.334 | gettext 2022-04-13 08:53:31.334 | git 2022-04-13 08:53:31.335 | graphviz 2022-04-13 08:53:31.335 | iputils-ping 2022-04-13 08:53:31.335 | libapache2-mod-proxy-uwsgi 2022-04-13 08:53:31.335 | libffi-dev 2022-04-13 08:53:31.335 | libjpeg-dev 2022-04-13 08:53:31.335 | libpcre3-dev 2022-04-13 08:53:31.335 | libpq-dev 2022-04-13 08:53:31.335 | libssl-dev 2022-04-13 08:53:31.335 | libsystemd-dev 2022-04-13 08:53:31.335 | libxml2-dev 2022-04-13 08:53:31.335 | libxslt1-dev 2022-04-13 08:53:31.335 | libyaml-dev 2022-04-13 08:53:31.335 | lsof 2022-04-13 08:53:31.335 | openssh-server 2022-04-13 08:53:31.336 | openssl 2022-04-13 08:53:31.336 | pkg-config 2022-04-13 08:53:31.336 | psmisc 2022-04-13 08:53:31.336 | python3-dev 2022-04-13 08:53:31.336 | python3-pip 2022-04-13 08:53:31.336 | python3-systemd 2022-04-13 08:53:31.336 | python3-venv 2022-04-13 08:53:31.336 | tar 2022-04-13 08:53:31.336 | tcpdump 2022-04-13 08:53:31.336 | unzip 2022-04-13 08:53:31.336 | uuid-runtime 2022-04-13 08:53:31.336 | wget 2022-04-13 08:53:31.336 | wget 2022-04-13 08:53:31.336 | zlib1g-dev 2022-04-13 08:53:31.336 | libkrb5-dev 2022-04-13 08:53:31.336 | libldap2-dev 2022-04-13 08:53:31.336 | libsasl2-dev 2022-04-13 08:53:31.336 | memcached 2022-04-13 08:53:31.336 | python3-mysqldb 2022-04-13 08:53:31.336 | sqlite3 2022-04-13 08:53:31.336 | conntrack 2022-04-13 08:53:31.336 | curl 2022-04-13 08:53:31.336 | dnsmasq-base 2022-04-13 08:53:31.336 | dnsmasq-utils 2022-04-13 08:53:31.336 | ebtables 2022-04-13 08:53:31.336 | genisoimage 2022-04-13 08:53:31.336 | iptables 2022-04-13 08:53:31.336 | iputils-arping 2022-04-13 08:53:31.336 | kpartx 2022-04-13 08:53:31.336 | libjs-jquery-tablesorter 2022-04-13 08:53:31.336 | parted 2022-04-13 08:53:31.336 | pm-utils 2022-04-13 08:53:31.336 | python3-mysqldb 2022-04-13 08:53:31.336 | socat 2022-04-13 08:53:31.336 | sqlite3 2022-04-13 08:53:31.336 | sudo 2022-04-13 08:53:31.336 | vlan 2022-04-13 08:53:31.337 | lsscsi 2022-04-13 08:53:31.337 | open-iscsi 2022-04-13 08:53:31.337 | lvm2 2022-04-13 08:53:31.337 | qemu-utils 2022-04-13 08:53:31.337 | thin-provisioning-tools 2022-04-13 08:53:31.337 | acl 2022-04-13 08:53:31.337 | dnsmasq-base 2022-04-13 08:53:31.337 | dnsmasq-utils 2022-04-13 08:53:31.337 | ebtables 2022-04-13 08:53:31.337 | haproxy 2022-04-13 08:53:31.337 | iptables 2022-04-13 08:53:31.337 | iputils-arping 2022-04-13 08:53:31.337 | iputils-ping 2022-04-13 08:53:31.337 | postgresql-server-dev-all 2022-04-13 08:53:31.337 | python3-mysqldb 2022-04-13 08:53:31.337 | sqlite3 2022-04-13 08:53:31.337 | sudo 2022-04-13 08:53:31.337 | vlan 2022-04-13 08:53:31.337 | pcp 2022-04-13 08:53:31.337 | ipset 2022-04-13 08:53:31.337 | conntrack 2022-04-13 08:53:31.337 | conntrackd 2022-04-13 08:53:31.337 | keepalived 2022-04-13 08:53:31.337 | lvm2 2022-04-13 08:53:31.337 | qemu-utils 2022-04-13 08:53:31.337 | thin-provisioning-tools 2022-04-13 08:53:31.337 | curl 2022-04-13 08:53:31.337 | liberasurecode-dev 2022-04-13 08:53:31.337 | make 2022-04-13 08:53:31.337 | memcached 2022-04-13 08:53:31.337 | rsync 2022-04-13 08:53:31.337 | sqlite3 2022-04-13 08:53:31.337 | xfsprogs ' 2022-04-13 08:53:31.337 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 08:53:31.340 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:53:31.342 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:53:31.345 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:53:31.345 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 08:53:31.350 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:53:31.353 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-13 08:53:31.355 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:53:31.357 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-13 08:53:31.359 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:53:31.361 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:53:31.363 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:53:31.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:53:31.368 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:53:31.370 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:53:31.372 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-13 08:53:31.374 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-13 08:53:31.376 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-13 08:53:31.378 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-13 08:53:31.383 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-13 08:53:31.385 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-13 08:53:31.387 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-13 08:53:31.389 | ++ functions-common:time_start:2412 : local start_time= 2022-04-13 08:53:31.390 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-13 08:53:31.393 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-13 08:53:31.397 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649840011394 2022-04-13 08:53:31.399 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 08:53:31.401 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 08:53:31.403 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 08:53:31.889 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 08:53:31.920 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 08:53:32.010 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-13 08:53:32.305 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-13 08:53:34.152 | Reading package lists... 2022-04-13 08:53:34.183 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-13 08:53:34.185 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-13 08:53:34.187 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:53:34.189 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:53:34.191 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:53:34.193 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:53:34.196 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:53:34.198 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-13 08:53:34.200 | ++ functions-common:time_stop:2432 : start_time=1649840011394 2022-04-13 08:53:34.202 | ++ functions-common:time_stop:2434 : [[ -z 1649840011394 ]] 2022-04-13 08:53:34.205 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:53:34.209 | ++ functions-common:time_stop:2437 : end_time=1649840014206 2022-04-13 08:53:34.211 | ++ functions-common:time_stop:2438 : elapsed_time=2812 2022-04-13 08:53:34.213 | ++ functions-common:time_stop:2439 : total=0 2022-04-13 08:53:34.216 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:53:34.218 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2812 2022-04-13 08:53:34.220 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:53:34.223 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:53:34.225 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:53:34.228 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:53:34.230 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:53:34.250 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 08:53:34.363 | Reading package lists... 2022-04-13 08:53:34.605 | Building dependency tree... 2022-04-13 08:53:34.606 | Reading state information... 2022-04-13 08:53:34.643 | acl is already the newest version (2.2.53-6). 2022-04-13 08:53:34.643 | bc is already the newest version (1.07.1-2build1). 2022-04-13 08:53:34.643 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 08:53:34.643 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 08:53:34.643 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 08:53:34.643 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:53:34.643 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 08:53:34.643 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 08:53:34.643 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 08:53:34.643 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 08:53:34.643 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 08:53:34.643 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 08:53:34.643 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 08:53:34.644 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 08:53:34.644 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 08:53:34.644 | libffi-dev is already the newest version (3.3-4). 2022-04-13 08:53:34.644 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 08:53:34.644 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 08:53:34.644 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 08:53:34.644 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 08:53:34.644 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 08:53:34.644 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 08:53:34.644 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:53:34.644 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 08:53:34.644 | psmisc is already the newest version (23.3-1). 2022-04-13 08:53:34.644 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:53:34.644 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 08:53:34.644 | python3-systemd is already the newest version (234-3build2). 2022-04-13 08:53:34.644 | socat is already the newest version (1.7.3.3-2). 2022-04-13 08:53:34.644 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 08:53:34.644 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 08:53:34.644 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 08:53:34.644 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 08:53:34.644 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 08:53:34.644 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 08:53:34.644 | pcp is already the newest version (5.0.3-1). 2022-04-13 08:53:34.644 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 08:53:34.644 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 08:53:34.644 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:53:34.644 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:53:34.644 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 08:53:34.644 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:53:34.644 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 08:53:34.644 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 08:53:34.644 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 08:53:34.644 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 08:53:34.644 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 08:53:34.644 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 08:53:34.645 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 08:53:34.645 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 08:53:34.645 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 08:53:34.645 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:53:34.645 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 08:53:34.645 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 08:53:34.645 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 08:53:34.645 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 08:53:34.645 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 08:53:34.645 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 08:53:34.645 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 08:53:34.645 | openssl set to manually installed. 2022-04-13 08:53:34.645 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 08:53:34.645 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 08:53:34.645 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 08:53:34.645 | rsync set to manually installed. 2022-04-13 08:53:34.645 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 08:53:34.645 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 08:53:34.645 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 08:53:34.645 | tar set to manually installed. 2022-04-13 08:53:34.645 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 08:53:34.645 | tcpdump set to manually installed. 2022-04-13 08:53:34.645 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 08:53:34.855 | uuid-runtime set to manually installed. 2022-04-13 08:53:34.855 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 08:53:34.855 | wget set to manually installed. 2022-04-13 08:53:34.855 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 08:53:34.855 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:53:34.855 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 08:53:34.855 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 08:53:34.855 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 08:53:34.855 | The following packages were automatically installed and are no longer required: 2022-04-13 08:53:34.856 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:53:34.856 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:53:34.856 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:53:34.856 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:53:34.856 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:53:34.856 | python3-zope.interface 2022-04-13 08:53:34.856 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:53:34.985 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:53:34.989 | ++ functions-common:apt_get:1234 : result=0 2022-04-13 08:53:34.992 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:53:34.994 | ++ functions-common:time_stop:2425 : local name 2022-04-13 08:53:34.996 | ++ functions-common:time_stop:2426 : local end_time 2022-04-13 08:53:34.998 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:53:35.000 | ++ functions-common:time_stop:2428 : local total 2022-04-13 08:53:35.002 | ++ functions-common:time_stop:2429 : local start_time 2022-04-13 08:53:35.004 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:53:35.007 | ++ functions-common:time_stop:2432 : start_time=1649840014247 2022-04-13 08:53:35.009 | ++ functions-common:time_stop:2434 : [[ -z 1649840014247 ]] 2022-04-13 08:53:35.012 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:53:35.016 | ++ functions-common:time_stop:2437 : end_time=1649840015014 2022-04-13 08:53:35.018 | ++ functions-common:time_stop:2438 : elapsed_time=767 2022-04-13 08:53:35.020 | ++ functions-common:time_stop:2439 : total=739 2022-04-13 08:53:35.022 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:53:35.025 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1506 2022-04-13 08:53:35.027 | ++ functions-common:apt_get:1238 : return 0 2022-04-13 08:53:35.030 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 08:53:35.032 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 08:53:35.035 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 08:53:35.039 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 08:53:35.043 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 08:53:35.045 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 08:53:35.048 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 08:53:36.442 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 08:53:36.444 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 08:53:36.446 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 08:53:36.448 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 08:53:36.450 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 08:53:36.451 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 08:53:36.453 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 08:53:36.455 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 08:53:36.458 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 08:53:36.460 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 08:53:36.462 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 08:53:36.464 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 08:53:36.466 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 08:53:36.468 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 08:53:36.470 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 08:53:36.471 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 08:53:36.473 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 08:53:36.475 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 08:53:36.477 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 08:53:36.479 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 08:53:36.481 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 08:53:36.484 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 08:53:36.485 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 08:53:36.488 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 08:53:36.555 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 08:53:36.558 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 08:53:36.626 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 08:53:36.628 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 08:53:36.695 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 08:53:36.697 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 08:53:36.699 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 08:53:36.700 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 08:53:36.702 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 08:53:36.704 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 08:53:36.706 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 08:53:36.708 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 08:53:36.711 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 08:53:36.712 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 08:53:36.714 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 08:53:36.714 | Distro: focal 2022-04-13 08:53:36.717 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 08:53:36.719 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:53:36.722 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:53:36.724 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:53:36.727 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:53:36.727 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:53:37.309 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:53:37.311 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:53:37.311 | pip: 21.3.1 2022-04-13 08:53:37.313 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 08:53:37.315 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 08:53:37.317 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:53:37.318 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:53:37.321 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:53:37.323 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:53:37.325 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:53:37.326 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:53:37.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:53:37.330 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:53:37.332 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:53:37.334 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:53:37.336 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:53:37.338 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 08:53:37.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:53:37.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:53:37.343 | + tools/install_pip.sh:main:142 : : 2022-04-13 08:53:37.345 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 08:53:37.347 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 08:53:37.348 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 08:53:37.350 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:53:37.353 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 08:53:37.355 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 08:53:37.356 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:53:37.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:53:37.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:53:37.363 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 08:53:37.365 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 08:53:37.367 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:53:37.369 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:53:37.371 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:53:37.387 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:53:37.389 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 08:53:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:53:38.146 | from cryptography.utils import int_from_bytes 2022-04-13 08:53:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:53:38.146 | from cryptography.utils import int_from_bytes 2022-04-13 08:53:39.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:53:41.008 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 08:53:41.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 08:53:42.761 | Installing collected packages: setuptools 2022-04-13 08:53:43.629 | Successfully installed setuptools-62.0.0 2022-04-13 08:53:43.629 | 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-04-13 08:53:43.780 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:53:43.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:53:43.894 | + inc/python:pip_install:200 : result=0 2022-04-13 08:53:43.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:53:43.898 | + functions-common:time_stop:2425 : local name 2022-04-13 08:53:43.900 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:53:43.902 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:53:43.903 | + functions-common:time_stop:2428 : local total 2022-04-13 08:53:43.905 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:53:43.907 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:53:43.908 | + functions-common:time_stop:2432 : start_time=1649840017383 2022-04-13 08:53:43.910 | + functions-common:time_stop:2434 : [[ -z 1649840017383 ]] 2022-04-13 08:53:43.912 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:53:43.917 | + functions-common:time_stop:2437 : end_time=1649840023915 2022-04-13 08:53:43.918 | + functions-common:time_stop:2438 : elapsed_time=6532 2022-04-13 08:53:43.920 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:53:43.922 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:53:43.923 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6532 2022-04-13 08:53:43.925 | + inc/python:pip_install:203 : return 0 2022-04-13 08:53:43.927 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 08:53:43.930 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 08:53:43.933 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 08:53:43.935 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 08:53:43.938 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 08:53:43.938 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 08:53:44.538 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 08:53:44.540 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 08:53:44.540 | pip: 21.3.1 2022-04-13 08:53:44.543 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 08:53:44.546 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 08:53:44.549 | + ./stack.sh:main:798 : fixup_all 2022-04-13 08:53:44.551 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 08:53:44.553 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 08:53:44.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:53:44.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:53:44.560 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 08:53:44.572 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 08:53:44.583 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 08:53:44.594 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 08:53:44.596 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 08:53:44.599 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:53:44.601 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:53:44.603 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:53:44.605 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:53:44.607 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:53:44.610 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:53:44.612 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:53:44.614 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:53:44.616 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:53:44.618 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:53:44.620 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:53:44.622 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 08:53:44.625 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 08:53:44.627 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 08:53:44.629 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:53:44.631 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:53:44.634 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:53:44.636 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:53:44.638 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:53:44.640 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:53:44.642 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 08:53:44.645 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 08:53:44.647 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 08:53:44.649 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 08:53:44.651 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 08:53:44.653 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 08:53:44.656 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 08:53:44.676 | Using python 3.8 to install os-testr 2022-04-13 08:53:44.678 | + 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-04-13 08:53:45.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:53:45.418 | from cryptography.utils import int_from_bytes 2022-04-13 08:53:45.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:53:45.418 | from cryptography.utils import int_from_bytes 2022-04-13 08:53:46.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:53:46.660 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 08:53:46.731 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 08:53:46.732 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 08:53:46.733 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 08:53:46.748 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 08:53:46.757 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 08:53:46.769 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 08:53:48.482 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 08:53:48.488 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:53:48.488 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:53:48.597 | + inc/python:pip_install:200 : result=0 2022-04-13 08:53:48.600 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:53:48.603 | + functions-common:time_stop:2425 : local name 2022-04-13 08:53:48.605 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:53:48.607 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:53:48.609 | + functions-common:time_stop:2428 : local total 2022-04-13 08:53:48.611 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:53:48.613 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:53:48.616 | + functions-common:time_stop:2432 : start_time=1649840024670 2022-04-13 08:53:48.619 | + functions-common:time_stop:2434 : [[ -z 1649840024670 ]] 2022-04-13 08:53:48.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:53:48.625 | + functions-common:time_stop:2437 : end_time=1649840028623 2022-04-13 08:53:48.627 | + functions-common:time_stop:2438 : elapsed_time=3953 2022-04-13 08:53:48.630 | + functions-common:time_stop:2439 : total=0 2022-04-13 08:53:48.632 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:53:48.634 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3953 2022-04-13 08:53:48.636 | + inc/python:pip_install:203 : return 0 2022-04-13 08:53:48.638 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 08:53:48.689 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 08:53:48.795 | + ./stack.sh:main:812 : install_infra 2022-04-13 08:53:48.797 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:53:48.800 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 08:53:48.804 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:53:48.807 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 08:53:48.830 | + 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-04-13 08:53:50.722 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.730 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.734 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.739 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.743 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.750 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.754 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.780 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.860 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.878 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.883 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.888 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.903 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.911 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.913 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.929 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.947 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.957 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.962 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:50.980 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.001 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.019 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.028 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.033 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.054 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.083 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.085 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.099 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.104 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.108 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.113 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.128 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.134 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.184 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.201 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.206 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.237 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.302 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.309 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.316 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.366 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.380 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.389 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.493 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.518 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.522 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.532 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.538 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.557 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.564 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.582 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.612 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.641 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.653 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.667 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.685 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.693 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.708 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.719 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.723 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:51.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:53:51.866 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:53:52.154 | + inc/python:pip_install:200 : result=0 2022-04-13 08:53:52.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:53:52.159 | + functions-common:time_stop:2425 : local name 2022-04-13 08:53:52.161 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:53:52.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:53:52.166 | + functions-common:time_stop:2428 : local total 2022-04-13 08:53:52.168 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:53:52.170 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:53:52.172 | + functions-common:time_stop:2432 : start_time=1649840028822 2022-04-13 08:53:52.174 | + functions-common:time_stop:2434 : [[ -z 1649840028822 ]] 2022-04-13 08:53:52.176 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:53:52.180 | + functions-common:time_stop:2437 : end_time=1649840032178 2022-04-13 08:53:52.182 | + functions-common:time_stop:2438 : elapsed_time=3356 2022-04-13 08:53:52.184 | + functions-common:time_stop:2439 : total=3953 2022-04-13 08:53:52.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:53:52.189 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7309 2022-04-13 08:53:52.191 | + inc/python:pip_install:203 : return 0 2022-04-13 08:53:52.193 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 08:53:52.195 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 08:53:52.218 | + 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-04-13 08:53:54.076 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.084 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.088 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.094 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.097 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.104 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.108 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.134 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.215 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.234 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.238 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.243 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.258 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.266 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.268 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.285 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.302 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.312 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.317 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.335 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.357 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.375 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.384 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.389 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.409 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.439 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.440 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.455 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.460 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.464 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.469 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.483 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.490 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.541 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.558 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.562 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.594 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.660 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.667 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.674 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.724 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.740 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.749 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.857 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.883 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.887 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.897 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.903 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.922 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.930 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.948 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:54.979 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.009 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.026 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.039 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.058 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.069 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.085 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.103 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.108 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 08:53:55.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:53:55.121 | Processing /opt/stack/requirements 2022-04-13 08:53:56.883 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 08:53:56.886 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 08:53:56.898 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 08:53:56.903 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 08:53:56.906 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 08:53:56.912 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 08:53:56.939 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 08:53:56.942 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 08:53:56.953 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 08:53:57.004 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 08:53:57.006 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 08:53:57.022 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 08:53:57.025 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 08:53:57.028 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 08:53:57.033 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 08:53:57.036 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 08:53:57.049 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 08:53:57.055 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 08:53:57.066 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 08:53:57.120 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 08:53:57.123 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 08:53:57.128 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 08:53:57.130 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 08:53:57.192 | Building wheels for collected packages: openstack-requirements 2022-04-13 08:53:57.193 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 08:53:58.015 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 08:53:58.015 | ERROR: Command errored out with exit status 1: 2022-04-13 08:53:58.015 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-pochyt2y/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-pochyt2y/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-6fp4y8ap 2022-04-13 08:53:58.015 | cwd: /tmp/pip-req-build-pochyt2y/ 2022-04-13 08:53:58.015 | Complete output (6 lines): 2022-04-13 08:53:58.015 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 08:53:58.015 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 08:53:58.016 | or: setup.py --help-commands 2022-04-13 08:53:58.016 | or: setup.py cmd --help 2022-04-13 08:53:58.016 | 2022-04-13 08:53:58.016 | error: invalid command 'bdist_wheel' 2022-04-13 08:53:58.016 | ---------------------------------------- 2022-04-13 08:53:58.016 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 08:53:58.016 | Running setup.py clean for openstack-requirements 2022-04-13 08:53:58.838 | Failed to build openstack-requirements 2022-04-13 08:53:58.855 | Installing collected packages: openstack-requirements 2022-04-13 08:53:58.855 | Attempting uninstall: openstack-requirements 2022-04-13 08:53:58.856 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 08:53:58.891 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 08:53:58.910 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 08:53:58.913 | Running setup.py install for openstack-requirements: started 2022-04-13 08:54:01.324 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 08:54:01.347 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 08:54:01.474 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:01.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:01.479 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:01.481 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:01.483 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:01.485 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:01.487 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:01.489 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:01.491 | + functions-common:time_stop:2432 : start_time=1649840032210 2022-04-13 08:54:01.494 | + functions-common:time_stop:2434 : [[ -z 1649840032210 ]] 2022-04-13 08:54:01.497 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:01.501 | + functions-common:time_stop:2437 : end_time=1649840041498 2022-04-13 08:54:01.503 | + functions-common:time_stop:2438 : elapsed_time=9288 2022-04-13 08:54:01.505 | + functions-common:time_stop:2439 : total=7309 2022-04-13 08:54:01.507 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:01.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16597 2022-04-13 08:54:01.511 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:01.514 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 08:54:01.516 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 08:54:01.518 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 08:54:01.521 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:01.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:01.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 08:54:01.527 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:01.530 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 08:54:01.550 | Using python 3.8 to install pbr 2022-04-13 08:54:01.552 | + 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-04-13 08:54:02.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:02.293 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:02.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:02.293 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:03.457 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:03.489 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 08:54:05.293 | 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-04-13 08:54:05.299 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:05.299 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:05.411 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:05.413 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:05.416 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:05.418 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:05.420 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:05.422 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:05.424 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:05.426 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:05.428 | + functions-common:time_stop:2432 : start_time=1649840041544 2022-04-13 08:54:05.431 | + functions-common:time_stop:2434 : [[ -z 1649840041544 ]] 2022-04-13 08:54:05.433 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:05.437 | + functions-common:time_stop:2437 : end_time=1649840045435 2022-04-13 08:54:05.439 | + functions-common:time_stop:2438 : elapsed_time=3891 2022-04-13 08:54:05.441 | + functions-common:time_stop:2439 : total=16597 2022-04-13 08:54:05.443 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:05.446 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20488 2022-04-13 08:54:05.449 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:05.451 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 08:54:07.768 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 08:54:09.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:09.654 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 08:54:09.669 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 08:54:09.672 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 08:54:09.675 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 08:54:09.680 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 08:54:09.684 | 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.8) 2022-04-13 08:54:09.754 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:54:09.757 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 08:54:09.761 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 08:54:09.778 | + ./stack.sh:main:821 : pkgs= 2022-04-13 08:54:09.780 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 08:54:09.782 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 08:54:09.785 | + functions-common:run_phase:1853 : local mode=stack 2022-04-13 08:54:09.787 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-13 08:54:09.789 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 08:54:09.792 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-13 08:54:09.794 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 08:54:09.796 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-13 08:54:09.798 | + functions-common:run_phase:1863 : local extra 2022-04-13 08:54:09.802 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 08:54:09.805 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-13 08:54:09.808 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 08:54:09.810 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 08:54:09.812 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 08:54:09.814 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 08:54:09.829 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:09.831 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:54:09.833 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:54:09.836 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 08:54:09.838 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:54:09.841 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:54:09.843 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:54:09.845 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 08:54:09.847 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:54:09.849 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 08:54:09.851 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 08:54:09.854 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 08:54:09.856 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 08:54:09.858 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 08:54:09.860 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 08:54:09.862 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 08:54:09.864 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-13 08:54:09.866 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-13 08:54:09.869 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-13 08:54:09.872 | + functions-common:run_plugins:1842 : local plugins= 2022-04-13 08:54:09.874 | + functions-common:run_plugins:1843 : local plugin 2022-04-13 08:54:09.876 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 08:54:09.878 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 08:54:09.881 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 08:54:09.883 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 08:54:09.886 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 08:54:09.937 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 08:54:09.937 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 08:54:09.939 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 08:54:10.305 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 08:54:10.308 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 08:54:10.324 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:10.326 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 08:54:10.328 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:54:10.331 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:54:10.333 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:54:10.335 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:54:10.338 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:10.341 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:54:10.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:10.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:10.347 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:54:10.349 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:10.352 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:54:10.354 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:54:10.356 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-13 08:54:10.359 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:54:10.361 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:10.363 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:10.365 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-13 08:54:10.386 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 08:54:10.495 | Reading package lists... 2022-04-13 08:54:10.734 | Building dependency tree... 2022-04-13 08:54:10.736 | Reading state information... 2022-04-13 08:54:10.977 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 08:54:10.977 | The following packages were automatically installed and are no longer required: 2022-04-13 08:54:10.978 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:54:10.978 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:54:10.978 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:54:10.978 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:54:10.978 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:54:10.978 | python3-zope.interface 2022-04-13 08:54:10.978 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:54:11.095 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:54:11.099 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:54:11.102 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:54:11.104 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:11.106 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:11.108 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:11.110 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:11.113 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:11.115 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:54:11.118 | + functions-common:time_stop:2432 : start_time=1649840050383 2022-04-13 08:54:11.120 | + functions-common:time_stop:2434 : [[ -z 1649840050383 ]] 2022-04-13 08:54:11.123 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:11.127 | + functions-common:time_stop:2437 : end_time=1649840051124 2022-04-13 08:54:11.129 | + functions-common:time_stop:2438 : elapsed_time=741 2022-04-13 08:54:11.131 | + functions-common:time_stop:2439 : total=1506 2022-04-13 08:54:11.133 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:11.135 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2247 2022-04-13 08:54:11.138 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:54:11.140 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 08:54:11.142 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:54:11.145 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:54:11.147 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:54:11.150 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:54:11.152 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:54:11.154 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:54:11.156 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 08:54:11.159 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:54:11.161 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:54:11.163 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:54:11.166 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:54:11.168 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:54:11.170 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:54:11.172 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:54:11.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:54:11.177 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:54:11.181 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:54:11.183 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:54:11.186 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 08:54:11.189 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:54:11.192 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:54:11.194 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:54:11.197 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:54:11.199 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:54:11.201 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:54:11.204 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 08:54:11.206 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 08:54:11.222 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:11.224 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 08:54:11.227 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:54:11.229 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 08:54:11.231 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 08:54:11.234 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 08:54:11.238 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 08:54:11.240 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 08:54:11.243 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 08:54:11.246 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 08:54:11.248 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 08:54:11.250 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 08:54:11.253 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 08:54:11.973 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 08:54:11.973 | user tags 2022-04-13 08:54:11.974 | stackrabbit []' 2022-04-13 08:54:11.980 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 08:54:11.980 | user tags 2022-04-13 08:54:11.981 | stackrabbit []' 2022-04-13 08:54:11.986 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 08:54:11.989 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 08:54:11.992 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 08:54:11.994 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:54:12.661 | Changing password for user "stackrabbit" ... 2022-04-13 08:54:12.684 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 08:54:13.351 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 08:54:13.373 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 08:54:13.376 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 08:54:14.031 | Changing password for user "stackrabbit" ... 2022-04-13 08:54:14.053 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 08:54:14.056 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 08:54:14.058 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 08:54:14.714 | Deleting user "guest" ... 2022-04-13 08:54:14.729 | Error: 2022-04-13 08:54:14.729 | {:no_such_user, "guest"} 2022-04-13 08:54:14.742 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 08:54:14.744 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 08:54:14.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:14.762 | + ./stack.sh:main:838 : install_database 2022-04-13 08:54:14.764 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 08:54:14.767 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 08:54:14.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:14.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:14.774 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 08:54:14.990 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 08:54:14.993 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:14.996 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 08:54:14.998 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 08:54:15.000 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:54:15.002 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 08:54:15.005 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:54:15.007 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:54:15.010 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:54:15.012 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:54:15.014 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:54:15.017 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:54:15.019 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:54:15.021 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:54:15.024 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:54:15.026 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:54:15.029 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:54:15.031 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 08:54:15.033 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 08:54:15.035 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 08:54:15.038 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 08:54:15.040 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 08:54:15.042 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 08:54:15.044 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 08:54:15.047 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 08:54:15.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:15.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:15.053 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 08:54:15.056 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:54:15.059 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:54:15.061 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:54:15.063 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:54:15.065 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:15.068 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:54:15.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:15.073 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:15.075 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:54:15.077 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:15.079 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:54:15.082 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:54:15.084 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-13 08:54:15.086 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:54:15.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:15.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:15.093 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-13 08:54:15.114 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 08:54:15.223 | Reading package lists... 2022-04-13 08:54:15.462 | Building dependency tree... 2022-04-13 08:54:15.464 | Reading state information... 2022-04-13 08:54:15.706 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 08:54:15.706 | The following packages were automatically installed and are no longer required: 2022-04-13 08:54:15.708 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:54:15.708 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:54:15.708 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:54:15.708 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:54:15.708 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:54:15.708 | python3-zope.interface 2022-04-13 08:54:15.708 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:54:15.818 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:54:15.823 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:54:15.825 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:54:15.827 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:15.829 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:15.831 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:15.834 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:15.836 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:15.838 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:54:15.840 | + functions-common:time_stop:2432 : start_time=1649840055111 2022-04-13 08:54:15.842 | + functions-common:time_stop:2434 : [[ -z 1649840055111 ]] 2022-04-13 08:54:15.845 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:15.849 | + functions-common:time_stop:2437 : end_time=1649840055846 2022-04-13 08:54:15.851 | + functions-common:time_stop:2438 : elapsed_time=735 2022-04-13 08:54:15.853 | + functions-common:time_stop:2439 : total=2247 2022-04-13 08:54:15.855 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:15.857 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2982 2022-04-13 08:54:15.860 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:54:15.862 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 08:54:15.864 | + ./stack.sh:main:841 : install_database_python 2022-04-13 08:54:15.866 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 08:54:15.869 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 08:54:15.871 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 08:54:15.873 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:54:15.876 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 08:54:15.879 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 08:54:15.881 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:54:15.885 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:54:15.885 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:54:15.891 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 08:54:15.893 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 08:54:15.896 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 08:54:15.898 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 08:54:15.900 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 08:54:15.921 | Using python 3.8 to install PyMySQL 2022-04-13 08:54:15.923 | + 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-04-13 08:54:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:16.668 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:16.668 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:17.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:17.868 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 08:54:19.543 | 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-04-13 08:54:19.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:19.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:19.654 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:19.656 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:19.659 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:19.661 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:19.663 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:19.666 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:19.668 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:19.670 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:19.672 | + functions-common:time_stop:2432 : start_time=1649840055915 2022-04-13 08:54:19.675 | + functions-common:time_stop:2434 : [[ -z 1649840055915 ]] 2022-04-13 08:54:19.677 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:19.682 | + functions-common:time_stop:2437 : end_time=1649840059680 2022-04-13 08:54:19.684 | + functions-common:time_stop:2438 : elapsed_time=3765 2022-04-13 08:54:19.687 | + functions-common:time_stop:2439 : total=20488 2022-04-13 08:54:19.689 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:19.691 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24253 2022-04-13 08:54:19.693 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:19.696 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 08:54:19.698 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 08:54:19.701 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 08:54:19.703 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 08:54:19.719 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:19.721 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 08:54:19.724 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 08:54:19.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:54:19.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 08:54:19.733 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 08:54:19.735 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 08:54:19.738 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 08:54:19.740 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 08:54:19.743 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 08:54:19.745 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 08:54:19.760 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:19.762 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 08:54:19.765 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:54:19.767 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:54:19.769 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:54:19.771 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:54:19.774 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:19.776 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:54:19.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:19.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:19.783 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:54:19.785 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:19.787 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:54:19.790 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:54:19.792 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-13 08:54:19.794 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:54:19.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:19.799 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:19.801 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-13 08:54:19.821 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 08:54:19.932 | Reading package lists... 2022-04-13 08:54:20.173 | Building dependency tree... 2022-04-13 08:54:20.174 | Reading state information... 2022-04-13 08:54:20.422 | radvd is already the newest version (1:2.17-2). 2022-04-13 08:54:20.422 | The following packages were automatically installed and are no longer required: 2022-04-13 08:54:20.423 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:54:20.423 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:54:20.423 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:54:20.423 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:54:20.423 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:54:20.424 | python3-zope.interface 2022-04-13 08:54:20.424 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:54:20.535 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:54:20.540 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:54:20.543 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:54:20.545 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:20.547 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:20.549 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:20.551 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:20.553 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:20.556 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:54:20.558 | + functions-common:time_stop:2432 : start_time=1649840059818 2022-04-13 08:54:20.560 | + functions-common:time_stop:2434 : [[ -z 1649840059818 ]] 2022-04-13 08:54:20.563 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:20.567 | + functions-common:time_stop:2437 : end_time=1649840060565 2022-04-13 08:54:20.569 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-13 08:54:20.571 | + functions-common:time_stop:2439 : total=2982 2022-04-13 08:54:20.574 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:20.576 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3729 2022-04-13 08:54:20.578 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:54:20.581 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 08:54:20.598 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:20.600 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 08:54:20.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 08:54:20.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 08:54:20.608 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 08:54:20.629 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 08:54:20.631 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:54:20.633 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:54:20.636 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:54:20.638 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:54:20.640 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:20.642 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:54:20.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:20.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:20.650 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:54:20.652 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:20.654 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:54:20.656 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:54:20.658 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-13 08:54:20.660 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:54:20.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:20.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:20.667 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-13 08:54:20.687 | + functions-common:apt_get:1230 : 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-04-13 08:54:20.796 | Reading package lists... 2022-04-13 08:54:21.037 | Building dependency tree... 2022-04-13 08:54:21.039 | Reading state information... 2022-04-13 08:54:21.292 | fakeroot is already the newest version (1.24-1). 2022-04-13 08:54:21.292 | make is already the newest version (4.2.1-1.2). 2022-04-13 08:54:21.292 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 08:54:21.292 | The following packages were automatically installed and are no longer required: 2022-04-13 08:54:21.293 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:54:21.293 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:54:21.293 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:54:21.293 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:54:21.293 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:54:21.293 | python3-zope.interface 2022-04-13 08:54:21.293 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:54:21.404 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:54:21.409 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:54:21.411 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:54:21.413 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:21.416 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:21.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:21.420 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:21.422 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:21.424 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:54:21.426 | + functions-common:time_stop:2432 : start_time=1649840060685 2022-04-13 08:54:21.428 | + functions-common:time_stop:2434 : [[ -z 1649840060685 ]] 2022-04-13 08:54:21.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:21.435 | + functions-common:time_stop:2437 : end_time=1649840061433 2022-04-13 08:54:21.437 | + functions-common:time_stop:2438 : elapsed_time=748 2022-04-13 08:54:21.439 | + functions-common:time_stop:2439 : total=3729 2022-04-13 08:54:21.441 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:21.443 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4477 2022-04-13 08:54:21.446 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:54:21.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 08:54:21.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:21.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:21.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 08:54:21.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 08:54:21.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 08:54:21.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 08:54:21.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 08:54:21.469 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 08:54:21.469 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 08:54:21.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 08:54:21.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 08:54:21.479 | + functions:vercmp:628 : local v1=5.4 2022-04-13 08:54:21.481 | + functions:vercmp:629 : local 'op=<' 2022-04-13 08:54:21.483 | + functions:vercmp:630 : local v2=3.13 2022-04-13 08:54:21.485 | + functions:vercmp:631 : local result 2022-04-13 08:54:21.489 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 08:54:21.489 | ++ functions:vercmp:635 : sort -V 2022-04-13 08:54:21.490 | ++ functions:vercmp:635 : head -1 2022-04-13 08:54:21.495 | + functions:vercmp:635 : result=3.13 2022-04-13 08:54:21.498 | + functions:vercmp:637 : case $op in 2022-04-13 08:54:21.500 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 08:54:21.502 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 08:54:21.504 | + functions:vercmp:648 : return 2022-04-13 08:54:21.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 08:54:21.510 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:54:21.512 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 08:54:21.978 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 08:54:21.980 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 08:54:21.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:21.986 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:21.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 08:54:21.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:21.993 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 08:54:22.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:22.014 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 08:54:22.017 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 08:54:22.017 | Installing etcd 2022-04-13 08:54:22.019 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 08:54:22.031 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 08:54:22.043 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:22.045 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 08:54:22.058 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 08:54:22.062 | ++ 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-04-13 08:54:22.066 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:54:22.069 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:54:22.073 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:54:22.076 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 08:54:22.078 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 08:54:22.081 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:54:22.083 | ++ functions:get_extra_file:74 : return 2022-04-13 08:54:22.086 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 08:54:22.088 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 08:54:22.090 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 08:54:22.092 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 08:54:22.109 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:54:22.112 | + ./stack.sh:main:868 : install_dstat 2022-04-13 08:54:22.114 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 08:54:22.130 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:54:22.133 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 08:54:22.135 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 08:54:22.137 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 08:54:22.140 | + ./stack.sh:main:877 : install_libs 2022-04-13 08:54:22.142 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 08:54:22.144 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 08:54:22.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 08:54:22.149 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 08:54:22.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 08:54:22.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.160 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 08:54:22.162 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 08:54:22.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 08:54:22.167 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 08:54:22.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.171 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 08:54:22.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.177 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 08:54:22.180 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 08:54:22.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 08:54:22.184 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 08:54:22.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 08:54:22.193 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.196 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 08:54:22.198 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 08:54:22.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 08:54:22.202 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 08:54:22.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 08:54:22.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.214 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 08:54:22.216 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 08:54:22.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 08:54:22.221 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 08:54:22.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 08:54:22.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.232 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 08:54:22.234 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 08:54:22.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 08:54:22.239 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 08:54:22.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 08:54:22.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.250 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 08:54:22.252 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 08:54:22.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 08:54:22.256 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 08:54:22.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.261 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 08:54:22.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.268 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 08:54:22.270 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 08:54:22.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 08:54:22.275 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 08:54:22.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 08:54:22.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.287 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 08:54:22.289 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 08:54:22.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 08:54:22.293 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 08:54:22.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 08:54:22.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.305 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 08:54:22.307 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 08:54:22.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 08:54:22.312 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 08:54:22.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 08:54:22.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.323 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 08:54:22.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 08:54:22.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 08:54:22.330 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 08:54:22.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 08:54:22.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.342 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 08:54:22.344 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 08:54:22.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 08:54:22.349 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 08:54:22.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 08:54:22.358 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.360 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 08:54:22.362 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 08:54:22.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 08:54:22.367 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 08:54:22.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 08:54:22.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.379 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 08:54:22.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 08:54:22.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 08:54:22.386 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 08:54:22.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 08:54:22.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.397 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 08:54:22.400 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 08:54:22.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 08:54:22.404 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 08:54:22.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 08:54:22.413 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.416 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 08:54:22.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 08:54:22.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 08:54:22.422 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 08:54:22.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 08:54:22.432 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.434 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 08:54:22.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 08:54:22.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 08:54:22.441 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 08:54:22.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-13 08:54:22.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.453 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 08:54:22.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 08:54:22.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 08:54:22.460 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 08:54:22.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 08:54:22.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.472 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 08:54:22.474 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 08:54:22.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 08:54:22.479 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 08:54:22.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 08:54:22.488 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.490 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 08:54:22.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 08:54:22.495 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 08:54:22.498 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 08:54:22.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 08:54:22.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.510 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 08:54:22.512 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 08:54:22.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 08:54:22.517 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 08:54:22.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 08:54:22.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.529 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 08:54:22.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 08:54:22.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 08:54:22.535 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 08:54:22.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 08:54:22.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.547 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 08:54:22.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 08:54:22.551 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 08:54:22.554 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 08:54:22.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 08:54:22.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.566 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 08:54:22.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 08:54:22.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 08:54:22.572 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 08:54:22.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 08:54:22.582 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.584 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 08:54:22.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 08:54:22.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 08:54:22.591 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 08:54:22.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 08:54:22.600 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.603 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 08:54:22.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 08:54:22.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 08:54:22.610 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 08:54:22.612 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 08:54:22.619 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.621 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 08:54:22.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 08:54:22.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 08:54:22.628 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 08:54:22.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 08:54:22.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.640 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 08:54:22.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 08:54:22.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 08:54:22.647 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 08:54:22.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.652 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.654 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 08:54:22.657 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.659 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 08:54:22.661 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 08:54:22.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 08:54:22.666 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 08:54:22.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 08:54:22.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.678 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 08:54:22.680 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 08:54:22.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 08:54:22.685 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 08:54:22.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 08:54:22.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.697 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 08:54:22.699 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 08:54:22.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 08:54:22.704 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 08:54:22.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 08:54:22.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.716 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 08:54:22.718 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 08:54:22.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 08:54:22.722 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 08:54:22.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 08:54:22.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.734 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 08:54:22.737 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 08:54:22.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 08:54:22.742 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 08:54:22.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 08:54:22.751 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.753 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 08:54:22.755 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 08:54:22.758 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 08:54:22.760 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 08:54:22.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 08:54:22.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.771 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 08:54:22.774 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 08:54:22.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 08:54:22.778 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 08:54:22.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 08:54:22.787 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.790 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 08:54:22.792 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 08:54:22.795 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 08:54:22.797 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 08:54:22.799 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.801 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.804 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 08:54:22.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.808 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 08:54:22.811 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 08:54:22.813 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 08:54:22.815 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 08:54:22.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 08:54:22.825 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.827 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 08:54:22.829 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 08:54:22.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 08:54:22.834 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 08:54:22.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:22.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:22.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 08:54:22.844 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:22.846 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 08:54:22.867 | Using python 3.8 to install etcd3 2022-04-13 08:54:22.869 | + 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-04-13 08:54:23.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:23.598 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:23.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:23.598 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:24.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:24.800 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 08:54:24.808 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 08:54:24.809 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 08:54:24.810 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 08:54:24.811 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 08:54:26.491 | 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-04-13 08:54:26.497 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:26.497 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:26.600 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:26.602 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:26.604 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:26.607 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:26.609 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:26.611 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:26.613 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:26.615 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:26.618 | + functions-common:time_stop:2432 : start_time=1649840062862 2022-04-13 08:54:26.620 | + functions-common:time_stop:2434 : [[ -z 1649840062862 ]] 2022-04-13 08:54:26.622 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:26.626 | + functions-common:time_stop:2437 : end_time=1649840066624 2022-04-13 08:54:26.628 | + functions-common:time_stop:2438 : elapsed_time=3762 2022-04-13 08:54:26.631 | + functions-common:time_stop:2439 : total=24253 2022-04-13 08:54:26.633 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:26.635 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28015 2022-04-13 08:54:26.637 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:26.640 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 08:54:26.661 | Using python 3.8 to install etcd3gw 2022-04-13 08:54:26.663 | + 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-04-13 08:54:27.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:27.396 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:27.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:27.396 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:28.559 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:28.591 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 08:54:28.598 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 08:54:28.599 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 08:54:28.600 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 08:54:28.601 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 08:54:28.634 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 08:54:28.635 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 08:54:28.637 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 08:54:28.639 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 08:54:30.270 | 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-04-13 08:54:30.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:30.277 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:30.385 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:30.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:30.389 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:30.392 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:30.394 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:30.396 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:30.398 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:30.400 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:30.402 | + functions-common:time_stop:2432 : start_time=1649840066656 2022-04-13 08:54:30.404 | + functions-common:time_stop:2434 : [[ -z 1649840066656 ]] 2022-04-13 08:54:30.407 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:30.411 | + functions-common:time_stop:2437 : end_time=1649840070409 2022-04-13 08:54:30.414 | + functions-common:time_stop:2438 : elapsed_time=3753 2022-04-13 08:54:30.416 | + functions-common:time_stop:2439 : total=28015 2022-04-13 08:54:30.418 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:30.420 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31768 2022-04-13 08:54:30.422 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:30.424 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 08:54:30.427 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 08:54:30.430 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 08:54:30.433 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 08:54:30.435 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 08:54:30.437 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 08:54:30.440 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 08:54:30.442 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 08:54:30.444 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 08:54:30.446 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 08:54:30.449 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 08:54:30.451 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 08:54:30.453 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 08:54:30.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 08:54:30.458 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 08:54:30.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:30.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:30.465 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 08:54:30.467 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:54:30.469 | + functions-common:install_package:1463 : update_package_repo 2022-04-13 08:54:30.472 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-13 08:54:30.474 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-13 08:54:30.477 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-13 08:54:30.479 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:30.481 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-13 08:54:30.484 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:30.486 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:30.488 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-13 08:54:30.490 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-13 08:54:30.494 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-13 08:54:30.496 | + functions-common:apt_get_update:1190 : return 2022-04-13 08:54:30.498 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:54:30.500 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-13 08:54:30.503 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:30.505 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:30.508 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 08:54:30.529 | + functions-common:apt_get:1230 : 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-04-13 08:54:30.638 | Reading package lists... 2022-04-13 08:54:30.880 | Building dependency tree... 2022-04-13 08:54:30.881 | Reading state information... 2022-04-13 08:54:31.126 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:54:31.126 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 08:54:31.126 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 08:54:31.126 | The following packages were automatically installed and are no longer required: 2022-04-13 08:54:31.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 08:54:31.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 08:54:31.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 08:54:31.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 08:54:31.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 08:54:31.127 | python3-zope.interface 2022-04-13 08:54:31.127 | Use 'sudo apt autoremove' to remove them. 2022-04-13 08:54:31.240 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-13 08:54:31.244 | + functions-common:apt_get:1234 : result=0 2022-04-13 08:54:31.247 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-13 08:54:31.249 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:31.251 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:31.254 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:31.256 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:31.260 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:31.262 | + functions-common:time_stop:2431 : name=apt-get 2022-04-13 08:54:31.264 | + functions-common:time_stop:2432 : start_time=1649840070527 2022-04-13 08:54:31.266 | + functions-common:time_stop:2434 : [[ -z 1649840070527 ]] 2022-04-13 08:54:31.269 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:31.273 | + functions-common:time_stop:2437 : end_time=1649840071270 2022-04-13 08:54:31.275 | + functions-common:time_stop:2438 : elapsed_time=743 2022-04-13 08:54:31.277 | + functions-common:time_stop:2439 : total=4477 2022-04-13 08:54:31.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:31.282 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5220 2022-04-13 08:54:31.284 | + functions-common:apt_get:1238 : return 0 2022-04-13 08:54:31.287 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 08:54:31.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 08:54:31.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 08:54:31.294 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 08:54:31.356 | Module proxy already enabled 2022-04-13 08:54:31.360 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 08:54:31.421 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 08:54:31.421 | Module proxy already enabled 2022-04-13 08:54:31.421 | Module proxy_uwsgi already enabled 2022-04-13 08:54:31.425 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 08:54:31.427 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 08:54:31.430 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-13 08:54:31.432 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-13 08:54:31.555 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 08:54:31.557 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 08:54:31.560 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 08:54:31.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 08:54:31.570 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.573 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 08:54:31.575 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 08:54:31.578 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 08:54:31.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 08:54:31.588 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.590 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 08:54:31.592 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 08:54:31.595 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 08:54:31.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 08:54:31.604 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.607 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 08:54:31.609 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 08:54:31.611 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 08:54:31.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 08:54:31.620 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.623 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 08:54:31.625 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 08:54:31.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 08:54:31.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.636 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 08:54:31.638 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 08:54:31.641 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 08:54:31.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 08:54:31.651 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.653 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 08:54:31.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:31.672 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 08:54:31.674 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 08:54:31.677 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 08:54:31.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 08:54:31.686 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.688 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 08:54:31.705 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:31.707 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 08:54:31.709 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 08:54:31.712 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 08:54:31.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.717 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 08:54:31.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.724 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 08:54:31.726 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 08:54:31.728 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 08:54:31.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 08:54:31.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 08:54:31.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 08:54:31.737 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 08:54:31.740 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 08:54:31.742 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 08:54:31.745 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:54:31.747 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 08:54:31.750 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 08:54:31.752 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:54:31.755 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:54:31.756 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:54:31.761 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 08:54:31.763 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 08:54:31.765 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 08:54:31.768 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 08:54:31.770 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 08:54:31.791 | Using python 3.8 to install keystonemiddleware 2022-04-13 08:54:31.793 | + 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-04-13 08:54:32.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:32.522 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:32.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:32.522 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:33.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:33.708 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 08:54:33.760 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 08:54:33.761 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 08:54:33.762 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 08:54:33.763 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 08:54:33.764 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 08:54:33.765 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 08:54:33.766 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 08:54:33.767 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 08:54:33.769 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 08:54:33.770 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 08:54:33.770 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 08:54:33.771 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 08:54:33.773 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 08:54:33.774 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 08:54:33.831 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 08:54:33.832 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 08:54:33.833 | 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-04-13 08:54:33.872 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 08:54:33.911 | 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-04-13 08:54:33.912 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 08:54:33.913 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 08:54:33.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 08:54:33.964 | 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-04-13 08:54:33.967 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 08:54:33.977 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 08:54:33.978 | 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.3) 2022-04-13 08:54:33.992 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 08:54:33.994 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 08:54:33.995 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 08:54:34.057 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 08:54:34.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 08:54:34.060 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 08:54:34.062 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 08:54:34.112 | 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.14.0) 2022-04-13 08:54:34.124 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 08:54:35.749 | 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-04-13 08:54:35.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:35.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:35.861 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:35.863 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:35.865 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:35.868 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:35.870 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:35.872 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:35.874 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:35.876 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:35.879 | + functions-common:time_stop:2432 : start_time=1649840071785 2022-04-13 08:54:35.881 | + functions-common:time_stop:2434 : [[ -z 1649840071785 ]] 2022-04-13 08:54:35.884 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:35.888 | + functions-common:time_stop:2437 : end_time=1649840075886 2022-04-13 08:54:35.890 | + functions-common:time_stop:2438 : elapsed_time=4101 2022-04-13 08:54:35.892 | + functions-common:time_stop:2439 : total=31768 2022-04-13 08:54:35.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:35.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35869 2022-04-13 08:54:35.899 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:35.901 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 08:54:35.903 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 08:54:35.906 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 08:54:35.909 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 08:54:35.911 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 08:54:35.913 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 08:54:35.917 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 08:54:35.917 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 08:54:35.922 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 08:54:35.925 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 08:54:35.927 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 08:54:35.930 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 08:54:35.932 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 08:54:35.954 | Using python 3.8 to install python-memcached 2022-04-13 08:54:35.956 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 08:54:36.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:36.692 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:36.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:36.692 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:37.939 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:37.973 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 08:54:37.976 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 08:54:39.734 | 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-04-13 08:54:39.740 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:39.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:39.846 | + inc/python:pip_install:200 : result=0 2022-04-13 08:54:39.848 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 08:54:39.850 | + functions-common:time_stop:2425 : local name 2022-04-13 08:54:39.853 | + functions-common:time_stop:2426 : local end_time 2022-04-13 08:54:39.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-13 08:54:39.857 | + functions-common:time_stop:2428 : local total 2022-04-13 08:54:39.859 | + functions-common:time_stop:2429 : local start_time 2022-04-13 08:54:39.861 | + functions-common:time_stop:2431 : name=pip_install 2022-04-13 08:54:39.864 | + functions-common:time_stop:2432 : start_time=1649840075948 2022-04-13 08:54:39.866 | + functions-common:time_stop:2434 : [[ -z 1649840075948 ]] 2022-04-13 08:54:39.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-13 08:54:39.873 | + functions-common:time_stop:2437 : end_time=1649840079870 2022-04-13 08:54:39.875 | + functions-common:time_stop:2438 : elapsed_time=3922 2022-04-13 08:54:39.877 | + functions-common:time_stop:2439 : total=35869 2022-04-13 08:54:39.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-13 08:54:39.882 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39791 2022-04-13 08:54:39.884 | + inc/python:pip_install:203 : return 0 2022-04-13 08:54:39.887 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 08:54:39.902 | + functions-common:is_service_enabled:2081 : return 0 2022-04-13 08:54:39.905 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 08:54:39.907 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 08:54:39.909 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 08:54:39.912 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 08:54:39.914 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 08:54:39.917 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 08:54:39.919 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 08:54:39.934 | + functions-common:is_service_enabled:2081 : return 1 2022-04-13 08:54:39.936 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 08:54:39.939 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 08:54:39.941 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 08:54:39.943 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 08:54:39.945 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 08:54:39.947 | ++ functions-common:git_clone:612 : pwd 2022-04-13 08:54:39.950 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 08:54:39.952 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 08:54:39.955 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 08:54:39.970 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 08:54:39.972 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 08:54:39.974 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:39.977 | + functions-common:git_clone:629 : echo master 2022-04-13 08:54:39.977 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 08:54:39.982 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 08:54:39.984 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 08:54:39.986 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-13 08:54:39.989 | + functions-common:git_clone:678 : git show --oneline 2022-04-13 08:54:39.989 | + functions-common:git_clone:678 : head -1 2022-04-13 08:54:39.993 | c141e6164 trivial: Fix typo 2022-04-13 08:54:39.995 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-13 08:54:39.997 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 08:54:40.000 | + inc/python:setup_develop:338 : local bindep 2022-04-13 08:54:40.002 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:54:40.004 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 08:54:40.006 | + inc/python:setup_develop:344 : local extras= 2022-04-13 08:54:40.009 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 08:54:40.011 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 08:54:40.013 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:54:40.015 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 08:54:40.018 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 08:54:40.020 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 08:54:40.023 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 08:54:40.025 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 08:54:40.028 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 08:54:40.030 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 08:54:40.032 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 08:54:40.035 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 08:54:40.042 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 08:54:40.045 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 08:54:40.780 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 08:54:40.782 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 08:54:40.784 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 08:54:40.786 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 08:54:40.789 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 08:54:40.791 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 08:54:40.793 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 08:54:40.796 | + inc/python:setup_package:428 : local extras= 2022-04-13 08:54:40.798 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 08:54:40.800 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 08:54:40.802 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 08:54:40.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 08:54:40.807 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 08:54:40.809 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 08:54:40.829 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 08:54:40.831 | + 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-04-13 08:54:41.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:41.568 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:41.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 08:54:41.568 | from cryptography.utils import int_from_bytes 2022-04-13 08:54:42.772 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 08:54:42.803 | Obtaining file:///opt/stack/keystone 2022-04-13 08:54:42.804 | Preparing metadata (setup.py): started 2022-04-13 08:54:43.581 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 08:54:43.581 | ERROR: Command errored out with exit status 1: 2022-04-13 08:54:43.581 | command: /usr/bin/python3.8 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/stack/keystone/setup.py'"'"'; __file__='"'"'/opt/stack/keystone/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-lr3kn1dd 2022-04-13 08:54:43.581 | cwd: /opt/stack/keystone/ 2022-04-13 08:54:43.581 | Complete output (16 lines): 2022-04-13 08:54:43.581 | Error parsing 2022-04-13 08:54:43.581 | Traceback (most recent call last): 2022-04-13 08:54:43.581 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 111, in pbr 2022-04-13 08:54:43.581 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 08:54:43.581 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 272, in cfg_to_args 2022-04-13 08:54:43.581 | pbr.hooks.setup_hook(config) 2022-04-13 08:54:43.581 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 08:54:43.581 | metadata_config.run() 2022-04-13 08:54:43.581 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 08:54:43.581 | self.hook() 2022-04-13 08:54:43.581 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 08:54:43.581 | self.config['version'] = packaging.get_version( 2022-04-13 08:54:43.582 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 872, in get_version 2022-04-13 08:54:43.582 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 08:54:43.582 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:54:43.582 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 08:54:43.582 | ---------------------------------------- 2022-04-13 08:54:43.582 | WARNING: Discarding file:///opt/stack/keystone. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:54:43.582 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-04-13 08:54:43.590 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 08:54:43.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 08:54:43.673 | + inc/python:pip_install:1 : exit_trap 2022-04-13 08:54:43.675 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 08:54:43.678 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 08:54:43.680 | + ./stack.sh:exit_trap:524 : jobs= 2022-04-13 08:54:43.682 | + ./stack.sh:exit_trap:527 : [[ -n '' ]] 2022-04-13 08:54:43.685 | + ./stack.sh:exit_trap:533 : '[' -f '' ']' 2022-04-13 08:54:43.687 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 08:54:43.689 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 08:54:43.691 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 08:54:43.693 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 08:54:43.693 | Error on exit 2022-04-13 08:54:43.695 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 08:54:43.697 | + ./stack.sh:exit_trap:544 : generate-subunit 1649840006 77 fail 2022-04-13 08:54:44.275 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 08:54:44.277 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 08:54:45.161 | + ./stack.sh:exit_trap:558 : exit 1