2022-06-10 11:00:51.628 | + ./stack.sh:main:482 : exec 2022-06-10 11:00:51.629 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-110051.summary.2022-06-10-110051 2022-06-10 11:00:51.629 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110051' 2022-06-10 11:00:51.629 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:00:51.629 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-110051 2022-06-10 11:00:51.629 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110051 /opt/stack/logs/stack.sh.log 2022-06-10 11:00:51.629 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-110051.summary.2022-06-10-110051 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:00:51.629 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:00:51.629 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:00:51.629 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:00:51.629 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:00:51.629 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:00:51.629 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:00:51.631 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:00:51.634 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:00:51.636 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:00:51.638 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:00:51.640 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:00:51.642 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:00:51.643 | Linux dv-osbrick-master-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-06-10 11:00:51.645 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:00:51.647 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:00:51.650 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:00:51.686 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:00:51.702 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:00:51.704 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:00:51.705 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:00:51.707 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:00:51.709 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:00:51.711 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:00:51.713 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:00:51.715 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:00:51.716 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:00:51.718 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:00:51.721 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:00:51.722 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:00:51.724 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:00:51.726 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:00:51.729 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:00:51.731 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:00:51.733 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:00:51.735 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:00:51.737 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:00:51.749 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:51.751 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:00:51.753 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:00:51.755 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:00:51.756 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:00:51.758 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:00:51.760 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:00:51.761 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:00:51.763 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:00:51.765 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:00:51.767 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:00:51.769 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:00:51.770 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:00:51.772 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:00:51.774 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:00:51.776 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:00:51.778 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:00:51.795 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:00:51.798 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:00:51.810 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:00:51.812 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:00:51.815 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:00:51.817 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:00:51.819 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:00:51.821 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:00:51.823 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:00:51.824 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:00:51.826 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:00:51.828 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:00:51.830 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:00:51.832 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:00:51.836 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:00:51.848 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:00:51.865 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:00:51.877 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:00:51.892 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:00:51.928 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:00:51.985 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:00:52.072 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:00:52.094 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:00:52.136 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:00:52.188 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:00:52.332 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:00:52.346 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:00:52.359 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:00:52.372 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:00:52.458 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:00:52.460 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:00:52.463 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:00:52.465 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:00:52.467 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:00:52.469 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:00:52.472 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:00:52.472 | False' 2022-06-10 11:00:52.474 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:00:52.489 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:00:52.492 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:00:52.494 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:00:52.496 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:00:52.498 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:00:52.500 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:00:52.502 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:00:52.504 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:00:52.506 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:00:52.508 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:00:52.512 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:00:52.514 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:00:52.516 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:00:52.518 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:00:52.521 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:00:52.535 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:52.537 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:00:52.539 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:00:52.578 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:00:52.580 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:00:52.582 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:00:52.584 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:00:52.586 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:00:52.593 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:00:52.593 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:00:52.593 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:00:52.595 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:00:52.597 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:00:52.600 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.602 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 11:00:52.604 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.606 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 11:00:52.609 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.611 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 11:00:52.613 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.615 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 11:00:52.618 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.620 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 11:00:52.622 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.624 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 11:00:52.627 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.629 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 11:00:52.632 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.634 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 11:00:52.636 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.638 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 11:00:52.641 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.643 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 11:00:52.646 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.648 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 11:00:52.651 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.654 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 11:00:52.656 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.658 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 11:00:52.661 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.663 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 11:00:52.665 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.668 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 11:00:52.670 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.672 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 11:00:52.674 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.677 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 11:00:52.679 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.681 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 11:00:52.683 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.685 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 11:00:52.688 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.690 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 11:00:52.693 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.695 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 11:00:52.697 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.699 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 11:00:52.702 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.704 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 11:00:52.707 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.709 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 11:00:52.711 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.714 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 11:00:52.716 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.718 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 11:00:52.720 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.722 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 11:00:52.725 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.727 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 11:00:52.729 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.731 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 11:00:52.734 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.736 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 11:00:52.739 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.741 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 11:00:52.743 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.745 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 11:00:52.748 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.750 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 11:00:52.753 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.755 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 11:00:52.757 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.759 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 11:00:52.762 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.764 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 11:00:52.766 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.768 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 11:00:52.770 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.773 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 11:00:52.775 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.777 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 11:00:52.780 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.782 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 11:00:52.784 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.786 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 11:00:52.789 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.791 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 11:00:52.793 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.795 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 11:00:52.798 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.800 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 11:00:52.803 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:00:52.805 | + functions-common:verify_disabled_services:2139 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 11:00:52.808 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:00:52.810 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:00:52.812 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:00:52.827 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:52.829 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:00:52.832 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:00:52.834 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:00:52.848 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:00:52.851 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:00:52.853 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:00:52.855 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:00:52.857 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:00:52.860 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:00:52.862 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:00:52.864 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:00:52.867 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:00:52.869 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:00:52.869 | Using mysql database backend 2022-06-10 11:00:52.871 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:00:52.887 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:00:52.890 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:00:52.892 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:00:52.895 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:00:52.898 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:00:52.900 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:00:52.915 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:52.918 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:00:52.934 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:00:52.952 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:52.954 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:00:52.970 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:00:52.987 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:00:53.003 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:00:53.005 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:00:53.021 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:00:53.024 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:00:53.040 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:00:53.042 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:00:53.044 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:00:53.047 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:00:53.050 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:00:53.054 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-110053 2022-06-10 11:00:53.057 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-110053 752' 2022-06-10 11:00:53.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.061 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:00:53.064 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.067 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:00:53.069 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.071 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:00:53.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.076 | + 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,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,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-06-10 11:00:53.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.081 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.13 2022-06-10 11:00:53.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.085 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.13/identity 2022-06-10 11:00:53.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.090 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-110051 2022-06-10 11:00:53.092 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.095 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:00:53.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.099 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.13 2022-06-10 11:00:53.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.104 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:00:53.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.109 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:00:53.113 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.117 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:00:53.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.121 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:00:53.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.126 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.13 2022-06-10 11:00:53.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:00:53.131 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:00:53.134 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:00:53.136 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:00:53.138 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:00:53.141 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:00:53.143 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:00:53.145 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:00:53.147 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:00:53.150 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:00:53.152 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:00:53.155 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:00:53.171 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:00:53.174 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:00:53.176 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:00:53.179 | + functions-common:git_clone:618 : echo master 2022-06-10 11:00:53.179 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:00:53.184 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:00:53.186 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:00:53.188 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:00:53.200 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:00:53.203 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:00:53.203 | + functions-common:git_clone:679 : head -1 2022-06-10 11:00:53.206 | e9011ef2 Updated from generate-constraints 2022-06-10 11:00:53.209 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:00:53.211 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:00:53.214 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:00:53.216 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:00:53.219 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:00:53.222 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:00:53.224 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:00:53.227 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:00:53.229 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:00:53.232 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:00:53.234 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:00:53.238 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:00:53.242 | ++ tools/install_prereqs.sh:source:47 : NOW=1654858853 2022-06-10 11:00:53.245 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:00:53.249 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654858776 2022-06-10 11:00:53.252 | ++ tools/install_prereqs.sh:source:49 : DELTA=77 2022-06-10 11:00:53.254 | ++ tools/install_prereqs.sh:source:50 : [[ 77 -lt 7200 ]] 2022-06-10 11:00:53.257 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:00:53.259 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:00:53.261 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:00:53.264 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:00:53.266 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:00:53.268 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:00:53.271 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:00:53.273 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:00:53.277 | +++ 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,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,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-06-10 11:00:53.322 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:00:53.322 | apache2-dev 2022-06-10 11:00:53.322 | bc 2022-06-10 11:00:53.322 | bsdmainutils 2022-06-10 11:00:53.322 | curl 2022-06-10 11:00:53.323 | g++ 2022-06-10 11:00:53.323 | gawk 2022-06-10 11:00:53.323 | gcc 2022-06-10 11:00:53.323 | gettext 2022-06-10 11:00:53.323 | git 2022-06-10 11:00:53.323 | graphviz 2022-06-10 11:00:53.323 | iputils-ping 2022-06-10 11:00:53.323 | libapache2-mod-proxy-uwsgi 2022-06-10 11:00:53.323 | libffi-dev 2022-06-10 11:00:53.323 | libjpeg-dev 2022-06-10 11:00:53.323 | libpcre3-dev 2022-06-10 11:00:53.323 | libpq-dev 2022-06-10 11:00:53.323 | libssl-dev 2022-06-10 11:00:53.323 | libsystemd-dev 2022-06-10 11:00:53.323 | libxml2-dev 2022-06-10 11:00:53.323 | libxslt1-dev 2022-06-10 11:00:53.323 | libyaml-dev 2022-06-10 11:00:53.323 | lsof 2022-06-10 11:00:53.323 | openssh-server 2022-06-10 11:00:53.323 | openssl 2022-06-10 11:00:53.323 | pkg-config 2022-06-10 11:00:53.323 | psmisc 2022-06-10 11:00:53.323 | python3-dev 2022-06-10 11:00:53.323 | python3-pip 2022-06-10 11:00:53.323 | python3-systemd 2022-06-10 11:00:53.323 | python3-venv 2022-06-10 11:00:53.323 | tar 2022-06-10 11:00:53.323 | tcpdump 2022-06-10 11:00:53.323 | unzip 2022-06-10 11:00:53.323 | uuid-runtime 2022-06-10 11:00:53.323 | wget 2022-06-10 11:00:53.323 | wget 2022-06-10 11:00:53.323 | zlib1g-dev 2022-06-10 11:00:53.323 | libkrb5-dev 2022-06-10 11:00:53.323 | libldap2-dev 2022-06-10 11:00:53.324 | libsasl2-dev 2022-06-10 11:00:53.324 | memcached 2022-06-10 11:00:53.324 | python3-mysqldb 2022-06-10 11:00:53.324 | sqlite3 2022-06-10 11:00:53.324 | conntrack 2022-06-10 11:00:53.324 | curl 2022-06-10 11:00:53.324 | dnsmasq-base 2022-06-10 11:00:53.324 | dnsmasq-utils 2022-06-10 11:00:53.324 | ebtables 2022-06-10 11:00:53.324 | genisoimage 2022-06-10 11:00:53.324 | iptables 2022-06-10 11:00:53.324 | iputils-arping 2022-06-10 11:00:53.324 | kpartx 2022-06-10 11:00:53.324 | libjs-jquery-tablesorter 2022-06-10 11:00:53.324 | parted 2022-06-10 11:00:53.324 | pm-utils 2022-06-10 11:00:53.324 | python3-mysqldb 2022-06-10 11:00:53.324 | socat 2022-06-10 11:00:53.324 | sqlite3 2022-06-10 11:00:53.324 | sudo 2022-06-10 11:00:53.324 | vlan 2022-06-10 11:00:53.324 | lsscsi 2022-06-10 11:00:53.324 | open-iscsi 2022-06-10 11:00:53.324 | lvm2 2022-06-10 11:00:53.324 | qemu-utils 2022-06-10 11:00:53.324 | thin-provisioning-tools 2022-06-10 11:00:53.324 | acl 2022-06-10 11:00:53.324 | dnsmasq-base 2022-06-10 11:00:53.324 | dnsmasq-utils 2022-06-10 11:00:53.324 | ebtables 2022-06-10 11:00:53.324 | haproxy 2022-06-10 11:00:53.324 | iptables 2022-06-10 11:00:53.324 | iputils-arping 2022-06-10 11:00:53.324 | iputils-ping 2022-06-10 11:00:53.324 | postgresql-server-dev-all 2022-06-10 11:00:53.324 | python3-mysqldb 2022-06-10 11:00:53.324 | sqlite3 2022-06-10 11:00:53.325 | sudo 2022-06-10 11:00:53.325 | vlan 2022-06-10 11:00:53.325 | pcp 2022-06-10 11:00:53.325 | ipset 2022-06-10 11:00:53.325 | conntrack 2022-06-10 11:00:53.325 | conntrackd 2022-06-10 11:00:53.325 | keepalived 2022-06-10 11:00:53.325 | lvm2 2022-06-10 11:00:53.325 | qemu-utils 2022-06-10 11:00:53.325 | thin-provisioning-tools 2022-06-10 11:00:53.325 | curl 2022-06-10 11:00:53.325 | liberasurecode-dev 2022-06-10 11:00:53.325 | make 2022-06-10 11:00:53.325 | memcached 2022-06-10 11:00:53.325 | rsync 2022-06-10 11:00:53.325 | sqlite3 2022-06-10 11:00:53.325 | xfsprogs' 2022-06-10 11:00:53.325 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:00:53.343 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:00:53.343 | apache2-dev 2022-06-10 11:00:53.343 | bc 2022-06-10 11:00:53.343 | bsdmainutils 2022-06-10 11:00:53.343 | curl 2022-06-10 11:00:53.343 | g++ 2022-06-10 11:00:53.343 | gawk 2022-06-10 11:00:53.343 | gcc 2022-06-10 11:00:53.343 | gettext 2022-06-10 11:00:53.343 | git 2022-06-10 11:00:53.343 | graphviz 2022-06-10 11:00:53.343 | iputils-ping 2022-06-10 11:00:53.343 | libapache2-mod-proxy-uwsgi 2022-06-10 11:00:53.343 | libffi-dev 2022-06-10 11:00:53.343 | libjpeg-dev 2022-06-10 11:00:53.343 | libpcre3-dev 2022-06-10 11:00:53.343 | libpq-dev 2022-06-10 11:00:53.343 | libssl-dev 2022-06-10 11:00:53.343 | libsystemd-dev 2022-06-10 11:00:53.343 | libxml2-dev 2022-06-10 11:00:53.344 | libxslt1-dev 2022-06-10 11:00:53.344 | libyaml-dev 2022-06-10 11:00:53.344 | lsof 2022-06-10 11:00:53.344 | openssh-server 2022-06-10 11:00:53.344 | openssl 2022-06-10 11:00:53.344 | pkg-config 2022-06-10 11:00:53.344 | psmisc 2022-06-10 11:00:53.344 | python3-dev 2022-06-10 11:00:53.344 | python3-pip 2022-06-10 11:00:53.344 | python3-systemd 2022-06-10 11:00:53.344 | python3-venv 2022-06-10 11:00:53.344 | tar 2022-06-10 11:00:53.344 | tcpdump 2022-06-10 11:00:53.344 | unzip 2022-06-10 11:00:53.344 | uuid-runtime 2022-06-10 11:00:53.344 | wget 2022-06-10 11:00:53.344 | wget 2022-06-10 11:00:53.344 | zlib1g-dev 2022-06-10 11:00:53.344 | libkrb5-dev 2022-06-10 11:00:53.344 | libldap2-dev 2022-06-10 11:00:53.345 | libsasl2-dev 2022-06-10 11:00:53.345 | memcached 2022-06-10 11:00:53.345 | python3-mysqldb 2022-06-10 11:00:53.345 | sqlite3 2022-06-10 11:00:53.345 | conntrack 2022-06-10 11:00:53.345 | curl 2022-06-10 11:00:53.345 | dnsmasq-base 2022-06-10 11:00:53.345 | dnsmasq-utils 2022-06-10 11:00:53.345 | ebtables 2022-06-10 11:00:53.345 | genisoimage 2022-06-10 11:00:53.345 | iptables 2022-06-10 11:00:53.345 | iputils-arping 2022-06-10 11:00:53.345 | kpartx 2022-06-10 11:00:53.345 | libjs-jquery-tablesorter 2022-06-10 11:00:53.345 | parted 2022-06-10 11:00:53.345 | pm-utils 2022-06-10 11:00:53.345 | python3-mysqldb 2022-06-10 11:00:53.345 | socat 2022-06-10 11:00:53.345 | sqlite3 2022-06-10 11:00:53.345 | sudo 2022-06-10 11:00:53.345 | vlan 2022-06-10 11:00:53.345 | lsscsi 2022-06-10 11:00:53.345 | open-iscsi 2022-06-10 11:00:53.345 | lvm2 2022-06-10 11:00:53.345 | qemu-utils 2022-06-10 11:00:53.345 | thin-provisioning-tools 2022-06-10 11:00:53.345 | acl 2022-06-10 11:00:53.345 | dnsmasq-base 2022-06-10 11:00:53.345 | dnsmasq-utils 2022-06-10 11:00:53.345 | ebtables 2022-06-10 11:00:53.345 | haproxy 2022-06-10 11:00:53.345 | iptables 2022-06-10 11:00:53.345 | iputils-arping 2022-06-10 11:00:53.345 | iputils-ping 2022-06-10 11:00:53.345 | postgresql-server-dev-all 2022-06-10 11:00:53.345 | python3-mysqldb 2022-06-10 11:00:53.345 | sqlite3 2022-06-10 11:00:53.346 | sudo 2022-06-10 11:00:53.346 | vlan 2022-06-10 11:00:53.346 | pcp 2022-06-10 11:00:53.346 | ipset 2022-06-10 11:00:53.346 | conntrack 2022-06-10 11:00:53.346 | conntrackd 2022-06-10 11:00:53.346 | keepalived 2022-06-10 11:00:53.346 | lvm2 2022-06-10 11:00:53.346 | qemu-utils 2022-06-10 11:00:53.346 | thin-provisioning-tools 2022-06-10 11:00:53.346 | curl 2022-06-10 11:00:53.346 | liberasurecode-dev 2022-06-10 11:00:53.346 | make 2022-06-10 11:00:53.346 | memcached 2022-06-10 11:00:53.346 | rsync 2022-06-10 11:00:53.346 | sqlite3 2022-06-10 11:00:53.346 | xfsprogs ' 2022-06-10 11:00:53.346 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:00:53.348 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:00:53.350 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:00:53.353 | ++ 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-06-10 11:00:53.354 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:00:53.358 | ++ 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-06-10 11:00:53.361 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:00:53.363 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:00:53.365 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:00:53.367 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:00:53.369 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:00:53.371 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:00:53.374 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:00:53.376 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:00:53.378 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:00:53.380 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:00:53.382 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:00:53.384 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:00:53.386 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:00:53.390 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:00:53.392 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:00:53.394 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:00:53.396 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:00:53.398 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:00:53.401 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:00:53.405 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654858853402 2022-06-10 11:00:53.407 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:00:53.409 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:00:53.411 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 11:00:53.755 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:00:53.833 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:00:53.858 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:00:53.969 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:00:55.998 | Reading package lists... 2022-06-10 11:00:56.031 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:00:56.033 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:00:56.036 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:00:56.038 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:00:56.040 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:00:56.042 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:00:56.044 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:00:56.046 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:00:56.048 | ++ functions-common:time_stop:2433 : start_time=1654858853402 2022-06-10 11:00:56.050 | ++ functions-common:time_stop:2435 : [[ -z 1654858853402 ]] 2022-06-10 11:00:56.052 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:00:56.056 | ++ functions-common:time_stop:2438 : end_time=1654858856054 2022-06-10 11:00:56.058 | ++ functions-common:time_stop:2439 : elapsed_time=2652 2022-06-10 11:00:56.060 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:00:56.062 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:00:56.064 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2652 2022-06-10 11:00:56.067 | ++ functions-common:install_package:1465 : 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-06-10 11:00:56.069 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:00:56.071 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:00:56.073 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:00:56.076 | ++ functions-common:real_install_package:1451 : 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-06-10 11:00:56.097 | ++ functions-common:apt_get:1231 : 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-06-10 11:00:56.206 | Reading package lists... 2022-06-10 11:00:56.457 | Building dependency tree... 2022-06-10 11:00:56.459 | Reading state information... 2022-06-10 11:00:56.492 | acl is already the newest version (2.2.53-6). 2022-06-10 11:00:56.492 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:00:56.492 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:00:56.492 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:00:56.492 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:00:56.492 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:00:56.492 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:00:56.492 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:00:56.492 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:00:56.492 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:00:56.492 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:00:56.492 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:00:56.492 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:00:56.492 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:00:56.492 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:00:56.492 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:00:56.492 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:00:56.492 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:00:56.492 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:00:56.492 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:00:56.492 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:00:56.492 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:00:56.492 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:00:56.492 | psmisc is already the newest version (23.3-1). 2022-06-10 11:00:56.492 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:00:56.492 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:00:56.492 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:00:56.493 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:00:56.493 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:00:56.493 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:00:56.493 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:00:56.493 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:00:56.493 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:00:56.493 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:00:56.493 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:00:56.493 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:00:56.493 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:00:56.493 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:00:56.493 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:00:56.493 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:00:56.493 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:00:56.493 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:00:56.493 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:00:56.493 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:00:56.493 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:00:56.493 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:00:56.493 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:00:56.493 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:00:56.493 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:00:56.493 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:00:56.493 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:00:56.493 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:00:56.493 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:00:56.493 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:00:56.493 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:00:56.493 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:00:56.493 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:00:56.493 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:00:56.493 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:00:56.493 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:00:56.493 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:00:56.493 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:00:56.494 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:00:56.494 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:00:56.494 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:00:56.494 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:00:56.494 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:00:56.494 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:00:56.494 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:00:56.711 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:00:56.711 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:00:56.711 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:00:56.711 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:00:56.711 | The following packages were automatically installed and are no longer required: 2022-06-10 11:00:56.712 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:00:56.712 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:00:56.712 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:00:56.712 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:00:56.712 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:00:56.713 | python3-zope.interface 2022-06-10 11:00:56.713 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:00:56.824 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:00:56.828 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:00:56.830 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:00:56.832 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:00:56.835 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:00:56.837 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:00:56.839 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:00:56.841 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:00:56.843 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:00:56.846 | ++ functions-common:time_stop:2433 : start_time=1654858856094 2022-06-10 11:00:56.848 | ++ functions-common:time_stop:2435 : [[ -z 1654858856094 ]] 2022-06-10 11:00:56.851 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:00:56.855 | ++ functions-common:time_stop:2438 : end_time=1654858856852 2022-06-10 11:00:56.857 | ++ functions-common:time_stop:2439 : elapsed_time=758 2022-06-10 11:00:56.860 | ++ functions-common:time_stop:2440 : total=748 2022-06-10 11:00:56.862 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:00:56.864 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1506 2022-06-10 11:00:56.866 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:00:56.869 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:00:56.872 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:00:56.874 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:00:56.878 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:00:56.882 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:00:56.885 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:00:56.888 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:00:58.288 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:00:58.290 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:00:58.292 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:00:58.294 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:00:58.296 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:00:58.298 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:00:58.300 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:00:58.302 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:00:58.303 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:00:58.305 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:00:58.307 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:00:58.308 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:00:58.310 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:00:58.312 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:00:58.314 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:00:58.316 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:00:58.318 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:00:58.320 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:00:58.322 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:00:58.324 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:00:58.326 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:00:58.328 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:00:58.330 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:00:58.332 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:00:58.399 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:00:58.403 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:00:58.470 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:00:58.472 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:00:58.538 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:00:58.540 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:00:58.542 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:00:58.544 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:00:58.546 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:00:58.548 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:00:58.550 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:00:58.552 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:00:58.554 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:00:58.556 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:00:58.558 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:00:58.558 | Distro: focal 2022-06-10 11:00:58.560 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:00:58.562 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:00:58.566 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:00:58.568 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:00:58.570 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:00:58.570 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:00:59.144 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:00:59.146 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:00:59.146 | pip: 21.3.1 2022-06-10 11:00:59.148 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:00:59.150 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:00:59.152 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:00:59.154 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:00:59.155 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:00:59.157 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:00:59.159 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:00:59.160 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:00:59.162 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:00:59.164 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:00:59.165 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:00:59.167 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:00:59.169 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:00:59.170 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:00:59.172 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:00:59.174 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:00:59.178 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:00:59.180 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:00:59.183 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:00:59.186 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-10 11:00:59.188 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-10 11:00:59.191 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-10 11:00:59.191 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:00:59.761 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-06-10 11:00:59.763 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-06-10 11:00:59.763 | pip: 21.3.1 2022-06-10 11:00:59.766 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:00:59.768 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:00:59.772 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:00:59.774 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:00:59.776 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:00:59.778 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:00:59.780 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:00:59.783 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:00:59.794 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:00:59.805 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:00:59.817 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:00:59.819 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:00:59.821 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:00:59.823 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:00:59.825 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:00:59.827 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:00:59.829 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:00:59.831 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:00:59.833 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:00:59.836 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:00:59.838 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:00:59.840 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:00:59.842 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:00:59.844 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:00:59.847 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:00:59.849 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:00:59.851 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:00:59.853 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:00:59.855 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:00:59.857 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:00:59.860 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:00:59.862 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:00:59.865 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:00:59.885 | Using python 3.8 to install os-testr 2022-06-10 11:00:59.887 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 11:01:00.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:00.618 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:00.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:00.619 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:01.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:01.719 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-06-10 11:01:01.787 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-06-10 11:01:01.788 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-06-10 11:01:01.790 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-10 11:01:01.802 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-10 11:01:01.812 | 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-06-10 11:01:01.822 | 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-06-10 11:01:03.369 | 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-06-10 11:01:03.441 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:03.441 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:03.542 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:03.544 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:03.547 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:03.549 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:03.552 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:03.554 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:03.556 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:03.558 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:03.560 | + functions-common:time_stop:2433 : start_time=1654858859879 2022-06-10 11:01:03.563 | + functions-common:time_stop:2435 : [[ -z 1654858859879 ]] 2022-06-10 11:01:03.565 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:03.569 | + functions-common:time_stop:2438 : end_time=1654858863567 2022-06-10 11:01:03.571 | + functions-common:time_stop:2439 : elapsed_time=3688 2022-06-10 11:01:03.573 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:01:03.576 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:03.578 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3688 2022-06-10 11:01:03.580 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:03.582 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:01:03.633 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:01:03.958 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:01:03.961 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:03.963 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:01:03.965 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:03.969 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:01:03.992 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:01:06.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:06.833 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:01:07.129 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:07.131 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:07.133 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:07.135 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:07.137 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:07.140 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:07.142 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:07.144 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:07.146 | + functions-common:time_stop:2433 : start_time=1654858863984 2022-06-10 11:01:07.148 | + functions-common:time_stop:2435 : [[ -z 1654858863984 ]] 2022-06-10 11:01:07.151 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:07.155 | + functions-common:time_stop:2438 : end_time=1654858867153 2022-06-10 11:01:07.158 | + functions-common:time_stop:2439 : elapsed_time=3169 2022-06-10 11:01:07.160 | + functions-common:time_stop:2440 : total=3688 2022-06-10 11:01:07.162 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:07.164 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6857 2022-06-10 11:01:07.166 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:07.169 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:01:07.171 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:01:07.193 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 11:01:09.809 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:09.811 | Processing /opt/stack/requirements 2022-06-10 11:01:11.542 | 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 22)) (6.0) 2022-06-10 11:01:11.545 | 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 169)) (3.0.0) 2022-06-10 11:01:11.556 | 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 329)) (21.3) 2022-06-10 11:01:11.561 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:01:11.564 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:01:11.570 | 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 454)) (2.27.1) 2022-06-10 11:01:11.598 | 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 490)) (1.16.0) 2022-06-10 11:01:11.601 | 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 543)) (2.5.0) 2022-06-10 11:01:11.611 | 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 569)) (1.26.9) 2022-06-10 11:01:11.643 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:01:11.645 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:01:11.661 | 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 201)) (3.3) 2022-06-10 11:01:11.664 | 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 113)) (2.0.12) 2022-06-10 11:01:11.669 | 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 454)) (2022.5.18.1) 2022-06-10 11:01:11.672 | 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 165)) (1.0.0) 2022-06-10 11:01:11.674 | 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 115)) (3.10.1) 2022-06-10 11:01:11.686 | 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 523)) (3.5.0) 2022-06-10 11:01:11.693 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:01:11.696 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:01:11.743 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:01:11.778 | 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 370)) (1.8.2) 2022-06-10 11:01:11.780 | 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 579)) (0.2.5) 2022-06-10 11:01:11.786 | 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 90)) (21.4.0) 2022-06-10 11:01:11.846 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:01:11.847 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:01:12.677 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:01:12.677 | ERROR: Command errored out with exit status 1: 2022-06-10 11:01:12.677 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-30gj4zb4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-30gj4zb4/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-b066b53a 2022-06-10 11:01:12.677 | cwd: /tmp/pip-req-build-30gj4zb4/ 2022-06-10 11:01:12.678 | Complete output (6 lines): 2022-06-10 11:01:12.678 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:01:12.678 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:01:12.678 | or: setup.py --help-commands 2022-06-10 11:01:12.678 | or: setup.py cmd --help 2022-06-10 11:01:12.678 | 2022-06-10 11:01:12.678 | error: invalid command 'bdist_wheel' 2022-06-10 11:01:12.678 | ---------------------------------------- 2022-06-10 11:01:12.678 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:01:12.678 | Running setup.py clean for openstack-requirements 2022-06-10 11:01:13.517 | Failed to build openstack-requirements 2022-06-10 11:01:13.533 | Installing collected packages: openstack-requirements 2022-06-10 11:01:13.533 | Attempting uninstall: openstack-requirements 2022-06-10 11:01:13.534 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:01:13.569 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:01:13.587 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:01:13.590 | Running setup.py install for openstack-requirements: started 2022-06-10 11:01:16.019 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:01:16.042 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:01:16.167 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:16.169 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:16.172 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:16.174 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:16.176 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:16.178 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:16.180 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:16.182 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:16.184 | + functions-common:time_stop:2433 : start_time=1654858867186 2022-06-10 11:01:16.186 | + functions-common:time_stop:2435 : [[ -z 1654858867186 ]] 2022-06-10 11:01:16.190 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:16.193 | + functions-common:time_stop:2438 : end_time=1654858876191 2022-06-10 11:01:16.196 | + functions-common:time_stop:2439 : elapsed_time=9005 2022-06-10 11:01:16.198 | + functions-common:time_stop:2440 : total=6857 2022-06-10 11:01:16.200 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:16.202 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=15862 2022-06-10 11:01:16.204 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:16.207 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:01:16.209 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:01:16.211 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:01:16.214 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:16.216 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:16.218 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:01:16.221 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:16.223 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:01:16.243 | Using python 3.8 to install pbr 2022-06-10 11:01:16.245 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:01:16.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:16.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:16.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:16.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:18.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:18.069 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-06-10 11:01:19.752 | 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-06-10 11:01:19.823 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:19.823 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:19.927 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:19.929 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:19.931 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:19.933 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:19.935 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:19.938 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:19.940 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:19.942 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:19.944 | + functions-common:time_stop:2433 : start_time=1654858876238 2022-06-10 11:01:19.946 | + functions-common:time_stop:2435 : [[ -z 1654858876238 ]] 2022-06-10 11:01:19.949 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:19.953 | + functions-common:time_stop:2438 : end_time=1654858879950 2022-06-10 11:01:19.955 | + functions-common:time_stop:2439 : elapsed_time=3712 2022-06-10 11:01:19.957 | + functions-common:time_stop:2440 : total=15862 2022-06-10 11:01:19.959 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:19.961 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=19574 2022-06-10 11:01:19.964 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:19.966 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:01:22.259 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:01:24.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:24.122 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:01:24.141 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:01:24.144 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:01:24.146 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:01:24.153 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 11:01:24.157 | 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.9) 2022-06-10 11:01:24.226 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:01:24.229 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:01:24.232 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:01:24.249 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:01:24.251 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:01:24.253 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:01:24.256 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:01:24.258 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:01:24.260 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:01:24.262 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:01:24.264 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:01:24.267 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:01:24.269 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:01:24.272 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:01:24.276 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:01:24.278 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:01:24.281 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:01:24.283 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:01:24.285 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:01:24.300 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:24.302 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:01:24.304 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:24.306 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:01:24.308 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:24.310 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:01:24.312 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:24.314 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:01:24.316 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:24.318 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:01:24.320 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:01:24.322 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:01:24.324 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:01:24.326 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:01:24.329 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:01:24.331 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:01:24.333 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:01:24.336 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:01:24.338 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:01:24.340 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:01:24.342 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:01:24.345 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:01:24.347 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:01:24.350 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:01:24.352 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:01:24.354 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:01:24.406 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:01:24.406 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:01:24.409 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:01:24.788 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:01:24.790 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:01:24.806 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:24.809 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:01:24.811 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:24.813 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:24.816 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:24.818 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:24.820 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:24.822 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:24.825 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:24.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:24.829 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:24.832 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:24.834 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:24.836 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:24.838 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:01:24.841 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:24.844 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:24.846 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:24.848 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:01:24.869 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 11:01:24.978 | Reading package lists... 2022-06-10 11:01:25.218 | Building dependency tree... 2022-06-10 11:01:25.220 | Reading state information... 2022-06-10 11:01:25.471 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:01:25.471 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:25.472 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:25.472 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:25.472 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:25.472 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:25.472 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:25.473 | python3-zope.interface 2022-06-10 11:01:25.473 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:25.585 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:25.589 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:25.591 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:25.594 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:25.596 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:25.598 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:25.601 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:25.603 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:25.605 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:25.607 | + functions-common:time_stop:2433 : start_time=1654858884867 2022-06-10 11:01:25.610 | + functions-common:time_stop:2435 : [[ -z 1654858884867 ]] 2022-06-10 11:01:25.612 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:25.616 | + functions-common:time_stop:2438 : end_time=1654858885614 2022-06-10 11:01:25.618 | + functions-common:time_stop:2439 : elapsed_time=747 2022-06-10 11:01:25.620 | + functions-common:time_stop:2440 : total=1506 2022-06-10 11:01:25.623 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:25.625 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2253 2022-06-10 11:01:25.627 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:25.629 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:01:25.632 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:25.634 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:25.636 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:25.638 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:25.641 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:25.643 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:25.645 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:01:25.648 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:25.650 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:25.652 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:25.655 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:25.657 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:25.660 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:25.662 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:25.664 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:25.666 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:25.669 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:25.672 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:01:25.674 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:25.676 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:25.678 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:25.681 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:25.683 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:25.685 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:25.688 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:01:25.690 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:01:25.705 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:25.707 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:01:25.710 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:25.712 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:01:25.714 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:01:25.717 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:01:25.721 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:01:25.724 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:01:25.726 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:01:25.728 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:01:25.730 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:01:25.733 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:01:25.736 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:01:26.480 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:01:26.480 | user tags 2022-06-10 11:01:26.480 | stackrabbit []' 2022-06-10 11:01:26.484 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:01:26.484 | user tags 2022-06-10 11:01:26.484 | stackrabbit []' 2022-06-10 11:01:26.484 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:01:26.490 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:01:26.493 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:01:26.495 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:01:27.171 | Changing password for user "stackrabbit" ... 2022-06-10 11:01:27.237 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:01:27.913 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:01:27.979 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:01:27.981 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:01:28.659 | Changing password for user "stackrabbit" ... 2022-06-10 11:01:28.716 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:01:28.719 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:01:28.722 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:01:29.378 | Deleting user "guest" ... 2022-06-10 11:01:29.392 | Error: 2022-06-10 11:01:29.392 | {:no_such_user, "guest"} 2022-06-10 11:01:29.404 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:01:29.407 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:01:29.424 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:29.426 | + ./stack.sh:main:831 : install_database 2022-06-10 11:01:29.429 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:01:29.431 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:01:29.433 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:29.435 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:29.438 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:01:29.797 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:01:29.799 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:29.802 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:01:29.804 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:01:29.806 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:29.809 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:01:29.811 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:29.813 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:29.816 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:29.818 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:29.820 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:29.822 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:29.825 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:29.828 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:29.830 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:29.832 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:29.834 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:01:29.837 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:01:29.839 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:01:29.841 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:01:29.844 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:01:29.847 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:01:29.849 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:01:29.851 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:01:29.853 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:29.856 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:29.858 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:01:29.860 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:29.863 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:29.865 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:29.867 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:29.869 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:29.872 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:29.874 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:29.877 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:29.879 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:29.881 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:29.884 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:29.886 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:29.888 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:01:29.891 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:29.893 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:29.896 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:29.898 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:01:29.919 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 11:01:30.028 | Reading package lists... 2022-06-10 11:01:30.271 | Building dependency tree... 2022-06-10 11:01:30.272 | Reading state information... 2022-06-10 11:01:30.522 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:01:30.522 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:30.524 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:30.524 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:30.524 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:30.524 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:30.524 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:30.524 | python3-zope.interface 2022-06-10 11:01:30.524 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:30.635 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:30.640 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:30.642 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:30.644 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:30.646 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:30.649 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:30.651 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:30.653 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:30.656 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:30.659 | + functions-common:time_stop:2433 : start_time=1654858889916 2022-06-10 11:01:30.661 | + functions-common:time_stop:2435 : [[ -z 1654858889916 ]] 2022-06-10 11:01:30.664 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:30.668 | + functions-common:time_stop:2438 : end_time=1654858890665 2022-06-10 11:01:30.670 | + functions-common:time_stop:2439 : elapsed_time=749 2022-06-10 11:01:30.672 | + functions-common:time_stop:2440 : total=2253 2022-06-10 11:01:30.675 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:30.677 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3002 2022-06-10 11:01:30.679 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:30.681 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:01:30.684 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:01:30.686 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:01:30.688 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:01:30.690 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:01:30.693 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:01:30.696 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:01:30.698 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:01:30.700 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:01:30.704 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:01:30.704 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:01:30.709 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:01:30.711 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:01:30.714 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:01:30.716 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:01:30.719 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:01:30.741 | Using python 3.8 to install PyMySQL 2022-06-10 11:01:30.743 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 11:01:31.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:31.480 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:31.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:31.480 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:32.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:32.594 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:01:34.208 | 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-06-10 11:01:34.279 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:34.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:34.378 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:34.381 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:34.383 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:34.385 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:34.387 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:34.390 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:34.393 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:34.395 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:34.397 | + functions-common:time_stop:2433 : start_time=1654858890735 2022-06-10 11:01:34.400 | + functions-common:time_stop:2435 : [[ -z 1654858890735 ]] 2022-06-10 11:01:34.402 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:34.407 | + functions-common:time_stop:2438 : end_time=1654858894404 2022-06-10 11:01:34.409 | + functions-common:time_stop:2439 : elapsed_time=3669 2022-06-10 11:01:34.411 | + functions-common:time_stop:2440 : total=19574 2022-06-10 11:01:34.413 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:34.416 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=23243 2022-06-10 11:01:34.418 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:34.421 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:01:34.423 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:01:34.425 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:01:34.427 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:01:34.444 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:34.446 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:01:34.449 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:01:34.452 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:01:34.453 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:01:34.458 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:01:34.460 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:01:34.463 | + 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,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,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-06-10 11:01:34.465 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:01:34.468 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:01:34.470 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:01:34.485 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:34.488 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:01:34.490 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:34.492 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:34.494 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:34.497 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:34.500 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:34.502 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:34.504 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:34.507 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:34.509 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:34.511 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:34.513 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:34.516 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:34.518 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:01:34.520 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:34.523 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:34.525 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:34.528 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:01:34.548 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 11:01:34.657 | Reading package lists... 2022-06-10 11:01:34.899 | Building dependency tree... 2022-06-10 11:01:34.900 | Reading state information... 2022-06-10 11:01:35.147 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:01:35.147 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:35.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:35.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:35.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:35.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:35.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:35.149 | python3-zope.interface 2022-06-10 11:01:35.149 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:35.260 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:35.264 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:35.269 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:35.271 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:35.274 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:35.276 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:35.278 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:35.281 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:35.283 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:35.285 | + functions-common:time_stop:2433 : start_time=1654858894545 2022-06-10 11:01:35.287 | + functions-common:time_stop:2435 : [[ -z 1654858894545 ]] 2022-06-10 11:01:35.290 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:35.294 | + functions-common:time_stop:2438 : end_time=1654858895292 2022-06-10 11:01:35.297 | + functions-common:time_stop:2439 : elapsed_time=747 2022-06-10 11:01:35.299 | + functions-common:time_stop:2440 : total=3002 2022-06-10 11:01:35.301 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:35.304 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3749 2022-06-10 11:01:35.306 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:35.308 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:01:35.326 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:35.328 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:01:35.330 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:01:35.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:01:35.336 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:01:35.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:01:35.357 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:35.360 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:35.362 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:35.364 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:35.366 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:35.369 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:35.371 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:35.373 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:35.376 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:35.378 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:35.380 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:35.382 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:35.384 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:01:35.386 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:35.389 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:35.391 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:35.394 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:01:35.413 | + functions-common:apt_get:1231 : 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-06-10 11:01:35.522 | Reading package lists... 2022-06-10 11:01:35.768 | Building dependency tree... 2022-06-10 11:01:35.769 | Reading state information... 2022-06-10 11:01:36.018 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:01:36.018 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:01:36.018 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:01:36.018 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:36.019 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:36.019 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:36.019 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:36.019 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:36.019 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:36.019 | python3-zope.interface 2022-06-10 11:01:36.020 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:36.140 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:36.144 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:36.146 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:36.149 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:36.151 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:36.153 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:36.155 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:36.157 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:36.159 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:36.161 | + functions-common:time_stop:2433 : start_time=1654858895410 2022-06-10 11:01:36.163 | + functions-common:time_stop:2435 : [[ -z 1654858895410 ]] 2022-06-10 11:01:36.166 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:36.170 | + functions-common:time_stop:2438 : end_time=1654858896167 2022-06-10 11:01:36.172 | + functions-common:time_stop:2439 : elapsed_time=757 2022-06-10 11:01:36.174 | + functions-common:time_stop:2440 : total=3749 2022-06-10 11:01:36.176 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:36.178 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4506 2022-06-10 11:01:36.180 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:36.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:01:36.185 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:36.187 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:36.190 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:01:36.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:01:36.195 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:01:36.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:01:36.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:01:36.205 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:01:36.205 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:01:36.209 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:01:36.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:01:36.214 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:01:36.216 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:01:36.218 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:01:36.220 | + functions:vercmp:631 : local result 2022-06-10 11:01:36.224 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:01:36.224 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:01:36.225 | ++ functions:vercmp:635 : head -1 2022-06-10 11:01:36.229 | + functions:vercmp:635 : result=3.13 2022-06-10 11:01:36.231 | + functions:vercmp:637 : case $op in 2022-06-10 11:01:36.234 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:01:36.236 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:01:36.238 | + functions:vercmp:648 : return 2022-06-10 11:01:36.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:01:36.243 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:01:36.245 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:01:36.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:01:36.715 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:01:36.718 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.720 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.722 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:01:36.725 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.728 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:01:36.745 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:36.747 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:01:36.750 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:01:36.750 | Installing etcd 2022-06-10 11:01:36.754 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:01:36.766 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:01:36.781 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:36.783 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:01:36.797 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:01:36.800 | ++ 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-06-10 11:01:36.803 | ++ 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-06-10 11:01:36.806 | +++ 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-06-10 11:01:36.810 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:36.813 | ++ 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-06-10 11:01:36.815 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:01:36.817 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:36.820 | ++ functions:get_extra_file:74 : return 2022-06-10 11:01:36.822 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:01:36.825 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:01:36.827 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:01:36.830 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:01:36.849 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:36.852 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:01:36.855 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:01:36.871 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:36.874 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:01:36.876 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:01:36.878 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:01:36.880 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:01:36.883 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:01:36.885 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:01:36.887 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:01:36.889 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:01:36.891 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.893 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.896 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:01:36.898 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.900 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:01:36.902 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:01:36.905 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:01:36.907 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:01:36.909 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.912 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.914 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:01:36.916 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.918 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:01:36.921 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:01:36.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:01:36.926 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:01:36.928 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.930 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.932 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:01:36.934 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.937 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:01:36.939 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:01:36.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:01:36.943 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:01:36.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.948 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.950 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:01:36.952 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.954 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:01:36.957 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:01:36.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:01:36.961 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:01:36.963 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.965 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.968 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:01:36.970 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.973 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:01:36.975 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:01:36.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:01:36.979 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:01:36.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:36.984 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:36.987 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:01:36.989 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:36.991 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:01:36.993 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:01:36.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:01:36.998 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:01:37.000 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.002 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.004 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:01:37.007 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.009 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:01:37.011 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:01:37.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:01:37.016 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:01:37.018 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.021 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.023 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:01:37.025 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.028 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:01:37.030 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:01:37.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:01:37.035 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:01:37.037 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.039 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.042 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:01:37.044 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.046 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:01:37.049 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:01:37.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:01:37.053 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:01:37.055 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.058 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.060 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:01:37.062 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.064 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:01:37.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:01:37.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:01:37.071 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:01:37.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.076 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:01:37.081 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.083 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:01:37.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:01:37.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:01:37.090 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:01:37.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.094 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.096 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:01:37.098 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.101 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:01:37.103 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:01:37.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:01:37.108 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:01:37.110 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.113 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.115 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:01:37.117 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.119 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:01:37.122 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:01:37.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:01:37.127 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:01:37.129 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.131 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.133 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:01:37.135 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.138 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:01:37.140 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:01:37.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:01:37.145 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:01:37.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.149 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.151 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:01:37.154 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.156 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:01:37.158 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:01:37.161 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:01:37.163 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:01:37.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.167 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.169 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:01:37.172 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.174 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:01:37.177 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:01:37.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:01:37.181 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:01:37.184 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.186 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.189 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:01:37.191 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.193 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:01:37.195 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:01:37.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:01:37.200 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:01:37.202 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.204 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.207 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:01:37.209 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.212 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:01:37.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:01:37.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:01:37.219 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:01:37.221 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.224 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.226 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:01:37.228 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.230 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:01:37.233 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:01:37.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:01:37.238 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:01:37.240 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.242 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.245 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:01:37.247 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.250 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:01:37.252 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:01:37.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:01:37.257 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:01:37.259 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.261 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.263 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:01:37.266 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.268 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:01:37.270 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:01:37.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:01:37.275 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:01:37.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.279 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.282 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:01:37.284 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.286 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:01:37.288 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:01:37.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:01:37.293 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:01:37.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.298 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.300 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:01:37.302 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.305 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:01:37.307 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:01:37.309 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:01:37.312 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:01:37.314 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.319 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:01:37.321 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.323 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:01:37.326 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:01:37.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:01:37.330 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:01:37.332 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.335 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.337 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:01:37.339 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.341 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:01:37.344 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:01:37.346 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:01:37.349 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:01:37.351 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.353 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.356 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:01:37.358 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.361 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:01:37.363 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:01:37.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:01:37.368 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:01:37.370 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.372 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.374 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:01:37.377 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.379 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:01:37.381 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:01:37.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:01:37.386 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:01:37.388 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.390 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.392 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:01:37.395 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.397 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:01:37.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:01:37.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:01:37.404 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:01:37.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.409 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:01:37.413 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.416 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:01:37.418 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:01:37.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:01:37.423 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:01:37.425 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.428 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.430 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:01:37.432 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.434 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:01:37.437 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:01:37.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:01:37.441 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:01:37.443 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.446 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.448 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:01:37.450 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.452 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:01:37.455 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:01:37.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:01:37.459 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:01:37.461 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.464 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.466 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:01:37.469 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.471 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:01:37.473 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:01:37.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:01:37.478 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:01:37.480 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.482 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.485 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:01:37.487 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.489 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:01:37.492 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:01:37.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:01:37.496 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:01:37.498 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.503 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:01:37.505 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.507 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:01:37.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:01:37.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:01:37.514 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:01:37.516 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.521 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:01:37.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.526 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:01:37.528 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:01:37.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:01:37.533 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:01:37.535 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.538 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.540 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:01:37.542 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.544 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:01:37.547 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:01:37.549 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:01:37.552 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:01:37.554 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.556 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.558 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:01:37.561 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.563 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:01:37.565 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:01:37.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:01:37.570 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:01:37.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:37.575 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:37.577 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:01:37.579 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:37.582 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:01:37.603 | Using python 3.8 to install etcd3 2022-06-10 11:01:37.605 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 11:01:38.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:38.337 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:38.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:38.337 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:39.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:39.456 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-06-10 11:01:39.464 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.3) 2022-06-10 11:01:39.465 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-10 11:01:39.466 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-06-10 11:01:39.467 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-10 11:01:41.048 | 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-06-10 11:01:41.119 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:41.119 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:41.218 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:41.221 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:41.223 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:41.225 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:41.227 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:41.229 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:41.231 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:41.234 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:41.236 | + functions-common:time_stop:2433 : start_time=1654858897597 2022-06-10 11:01:41.238 | + functions-common:time_stop:2435 : [[ -z 1654858897597 ]] 2022-06-10 11:01:41.241 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:41.245 | + functions-common:time_stop:2438 : end_time=1654858901242 2022-06-10 11:01:41.247 | + functions-common:time_stop:2439 : elapsed_time=3645 2022-06-10 11:01:41.249 | + functions-common:time_stop:2440 : total=23243 2022-06-10 11:01:41.252 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:41.254 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=26888 2022-06-10 11:01:41.256 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:41.258 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:01:41.280 | Using python 3.8 to install etcd3gw 2022-06-10 11:01:41.283 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 11:01:42.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:42.007 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:42.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:42.007 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:43.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:43.115 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-06-10 11:01:43.121 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-06-10 11:01:43.122 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-06-10 11:01:43.123 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-06-10 11:01:43.151 | 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-06-10 11:01:43.152 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-06-10 11:01:43.154 | 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-06-10 11:01:43.156 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-06-10 11:01:44.729 | 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-06-10 11:01:44.800 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:44.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:44.899 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:44.901 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:44.903 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:44.906 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:44.908 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:44.910 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:44.912 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:44.914 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:44.917 | + functions-common:time_stop:2433 : start_time=1654858901275 2022-06-10 11:01:44.919 | + functions-common:time_stop:2435 : [[ -z 1654858901275 ]] 2022-06-10 11:01:44.922 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:44.926 | + functions-common:time_stop:2438 : end_time=1654858904924 2022-06-10 11:01:44.928 | + functions-common:time_stop:2439 : elapsed_time=3649 2022-06-10 11:01:44.930 | + functions-common:time_stop:2440 : total=26888 2022-06-10 11:01:44.932 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:44.935 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=30537 2022-06-10 11:01:44.937 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:44.939 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:01:44.942 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:01:44.944 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:01:44.946 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:01:44.949 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:01:44.952 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:01:44.954 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:01:44.956 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:01:44.962 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:01:44.964 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:01:44.967 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:01:44.969 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:01:44.972 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:01:44.974 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:01:44.976 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:44.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:44.981 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:01:44.984 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:44.986 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:01:44.989 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:01:44.991 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:01:44.993 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:01:44.996 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:44.998 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:01:45.000 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:45.003 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:45.005 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:01:45.007 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:01:45.010 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:01:45.012 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:01:45.014 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:45.017 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:01:45.019 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:45.021 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:45.024 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:01:45.046 | + functions-common:apt_get:1231 : 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-06-10 11:01:45.155 | Reading package lists... 2022-06-10 11:01:45.407 | Building dependency tree... 2022-06-10 11:01:45.408 | Reading state information... 2022-06-10 11:01:45.658 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:01:45.659 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:01:45.659 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:01:45.659 | The following packages were automatically installed and are no longer required: 2022-06-10 11:01:45.660 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:01:45.660 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:01:45.660 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:01:45.660 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:01:45.660 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:01:45.660 | python3-zope.interface 2022-06-10 11:01:45.660 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:01:45.770 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:01:45.775 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:01:45.777 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:01:45.780 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:45.782 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:45.784 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:45.787 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:45.789 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:45.791 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:01:45.793 | + functions-common:time_stop:2433 : start_time=1654858905043 2022-06-10 11:01:45.796 | + functions-common:time_stop:2435 : [[ -z 1654858905043 ]] 2022-06-10 11:01:45.799 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:45.803 | + functions-common:time_stop:2438 : end_time=1654858905800 2022-06-10 11:01:45.805 | + functions-common:time_stop:2439 : elapsed_time=757 2022-06-10 11:01:45.807 | + functions-common:time_stop:2440 : total=4506 2022-06-10 11:01:45.809 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:45.811 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5263 2022-06-10 11:01:45.814 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:01:45.816 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:01:45.818 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:01:45.821 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:01:45.823 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:01:45.884 | Module proxy already enabled 2022-06-10 11:01:45.888 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:01:45.948 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:01:45.948 | Module proxy already enabled 2022-06-10 11:01:45.948 | Module proxy_uwsgi already enabled 2022-06-10 11:01:45.952 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:01:45.955 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:01:45.957 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:01:45.959 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:01:46.088 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:01:46.090 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:01:46.094 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:01:46.096 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.099 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.101 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:01:46.104 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.106 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:01:46.108 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:01:46.111 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:01:46.113 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.116 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.118 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:01:46.121 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.123 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:01:46.125 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:01:46.128 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:01:46.130 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.132 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.135 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:01:46.137 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.140 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:01:46.142 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:01:46.145 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:01:46.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.149 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.152 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:01:46.154 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.157 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:01:46.159 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:01:46.162 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.164 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.166 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:01:46.169 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.171 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:01:46.173 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:01:46.176 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:01:46.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.183 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:01:46.185 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.188 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:01:46.204 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:46.207 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:01:46.209 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:01:46.212 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:01:46.214 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.216 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.219 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:01:46.221 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.224 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:01:46.240 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:46.242 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:01:46.245 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:01:46.247 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:01:46.249 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.252 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.254 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:01:46.257 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.259 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:01:46.261 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:01:46.264 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:01:46.267 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:01:46.269 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:01:46.271 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:01:46.274 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:01:46.277 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:01:46.279 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:01:46.281 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:01:46.284 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:01:46.287 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:01:46.289 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:01:46.293 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:01:46.293 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:01:46.298 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:01:46.301 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:01:46.303 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:01:46.306 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:01:46.308 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:01:46.329 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:01:46.331 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 11:01:47.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:47.061 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:47.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:47.061 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:48.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:48.176 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.5.0) 2022-06-10 11:01:48.232 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-10 11:01:48.234 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-10 11:01:48.235 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-06-10 11:01:48.236 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-06-10 11:01:48.237 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.0.0) 2022-06-10 11:01:48.238 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-06-10 11:01:48.239 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-06-10 11:01:48.240 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-10 11:01:48.241 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-06-10 11:01:48.242 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-06-10 11:01:48.243 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-06-10 11:01:48.244 | 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-06-10 11:01:48.246 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-10 11:01:48.246 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-10 11:01:48.304 | 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-06-10 11:01:48.305 | 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-06-10 11:01:48.306 | 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-06-10 11:01:48.346 | 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-06-10 11:01:48.386 | 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-06-10 11:01:48.387 | 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-06-10 11:01:48.388 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-06-10 11:01:48.389 | 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-06-10 11:01:48.438 | 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-06-10 11:01:48.442 | 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-06-10 11:01:48.451 | 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-06-10 11:01:48.453 | 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.4) 2022-06-10 11:01:48.466 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-06-10 11:01:48.469 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.9) 2022-06-10 11:01:48.470 | 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-06-10 11:01:48.537 | 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-06-10 11:01:48.538 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-06-10 11:01:48.540 | 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-06-10 11:01:48.543 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-06-10 11:01:48.593 | 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.1) 2022-06-10 11:01:48.605 | 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-06-10 11:01:50.101 | 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-06-10 11:01:50.173 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:50.173 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:50.276 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:50.279 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:50.281 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:50.284 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:50.286 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:50.288 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:50.290 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:50.292 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:50.294 | + functions-common:time_stop:2433 : start_time=1654858906324 2022-06-10 11:01:50.297 | + functions-common:time_stop:2435 : [[ -z 1654858906324 ]] 2022-06-10 11:01:50.300 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:50.304 | + functions-common:time_stop:2438 : end_time=1654858910302 2022-06-10 11:01:50.306 | + functions-common:time_stop:2439 : elapsed_time=3978 2022-06-10 11:01:50.308 | + functions-common:time_stop:2440 : total=30537 2022-06-10 11:01:50.310 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:50.313 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=34515 2022-06-10 11:01:50.315 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:50.318 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:01:50.320 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:01:50.322 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:01:50.325 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:01:50.328 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:01:50.331 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:01:50.334 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:01:50.335 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:01:50.340 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:01:50.342 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:01:50.344 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:01:50.347 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:01:50.349 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:01:50.370 | Using python 3.8 to install python-memcached 2022-06-10 11:01:50.373 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 11:01:51.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:51.103 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:51.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:51.103 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:52.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:52.203 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-06-10 11:01:52.206 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-10 11:01:53.819 | 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-06-10 11:01:53.891 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:53.891 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:53.989 | + inc/python:pip_install:196 : result=0 2022-06-10 11:01:53.992 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:01:53.994 | + functions-common:time_stop:2426 : local name 2022-06-10 11:01:53.996 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:01:53.999 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:01:54.001 | + functions-common:time_stop:2429 : local total 2022-06-10 11:01:54.003 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:01:54.005 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:01:54.008 | + functions-common:time_stop:2433 : start_time=1654858910365 2022-06-10 11:01:54.010 | + functions-common:time_stop:2435 : [[ -z 1654858910365 ]] 2022-06-10 11:01:54.013 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:01:54.017 | + functions-common:time_stop:2438 : end_time=1654858914015 2022-06-10 11:01:54.019 | + functions-common:time_stop:2439 : elapsed_time=3650 2022-06-10 11:01:54.022 | + functions-common:time_stop:2440 : total=34515 2022-06-10 11:01:54.024 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:01:54.026 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=38165 2022-06-10 11:01:54.029 | + inc/python:pip_install:199 : return 0 2022-06-10 11:01:54.031 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:01:54.047 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:01:54.050 | + ./stack.sh:main:892 : '[' 10.222.0.13 == 10.222.0.13 ']' 2022-06-10 11:01:54.052 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:01:54.054 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:01:54.057 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:01:54.059 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:01:54.062 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:01:54.064 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:01:54.080 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:01:54.082 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:01:54.084 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:01:54.086 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:01:54.088 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:01:54.090 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:01:54.093 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:01:54.095 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:01:54.097 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:01:54.100 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:01:54.114 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:01:54.116 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:01:54.118 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:54.121 | + functions-common:git_clone:618 : echo master 2022-06-10 11:01:54.121 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:01:54.127 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:01:54.129 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:01:54.131 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:01:54.143 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:01:54.146 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:01:54.146 | + functions-common:git_clone:679 : head -1 2022-06-10 11:01:54.150 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:01:54.152 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:01:54.155 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:01:54.157 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:01:54.159 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:01:54.161 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:01:54.164 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:01:54.166 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:01:54.168 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:01:54.170 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:01:54.173 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:01:54.175 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:01:54.177 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:01:54.180 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:01:54.182 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:01:54.185 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:01:54.188 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:01:54.190 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:01:54.193 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:01:54.198 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:01:54.201 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:01:54.851 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:01:54.854 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:01:54.856 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:01:54.858 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:01:54.861 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:01:54.863 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:01:54.865 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:01:54.867 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:01:54.869 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:01:54.871 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:01:54.873 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:01:54.876 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:01:54.878 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:01:54.880 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:01:54.900 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:01:54.902 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 11:01:55.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:55.629 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:55.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:01:55.629 | from cryptography.utils import int_from_bytes 2022-06-10 11:01:56.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:01:56.738 | Obtaining file:///opt/stack/keystone 2022-06-10 11:01:56.739 | Preparing metadata (setup.py): started 2022-06-10 11:01:56.782 | Preparing metadata (setup.py): finished with status 'error' 2022-06-10 11:01:56.783 | ERROR: Command errored out with exit status 1: 2022-06-10 11:01:56.783 | 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-j608e6sn 2022-06-10 11:01:56.783 | cwd: /opt/stack/keystone/ 2022-06-10 11:01:56.783 | Complete output (3 lines): 2022-06-10 11:01:56.783 | Traceback (most recent call last): 2022-06-10 11:01:56.783 | File "", line 1, in 2022-06-10 11:01:56.783 | ModuleNotFoundError: No module named 'setuptools' 2022-06-10 11:01:56.783 | ---------------------------------------- 2022-06-10 11:01:56.783 | 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-06-10 11:01:56.783 | ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-06-10 11:01:56.856 | WARNING: You are using pip version 21.3.1; however, version 22.1.2 is available. 2022-06-10 11:01:56.856 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-06-10 11:01:56.938 | + inc/python:pip_install:1 : exit_trap 2022-06-10 11:01:56.940 | + ./stack.sh:exit_trap:516 : local r=1 2022-06-10 11:01:56.943 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-06-10 11:01:56.945 | + ./stack.sh:exit_trap:517 : jobs= 2022-06-10 11:01:56.947 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-06-10 11:01:56.950 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-06-10 11:01:56.952 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-06-10 11:01:56.954 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-06-10 11:01:56.956 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-06-10 11:01:56.958 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-06-10 11:01:56.959 | Error on exit 2022-06-10 11:01:56.961 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-06-10 11:01:56.963 | + ./stack.sh:exit_trap:537 : generate-subunit 1654858848 68 fail 2022-06-10 11:01:57.204 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-06-10 11:01:57.206 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-10 11:01:57.651 | + ./stack.sh:exit_trap:551 : exit 1