2022-05-10 10:35:01.847 | + ./stack.sh:main:489 : exec 2022-05-10 10:35:01.847 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-10-103501.summary.2022-05-10-103501 2022-05-10 10:35:01.847 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-10-103501' 2022-05-10 10:35:01.847 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:35:01.847 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-10-103501 2022-05-10 10:35:01.847 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-10-103501 /opt/stack/logs/stack.sh.log 2022-05-10 10:35:01.847 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-10-103501.summary.2022-05-10-103501 /opt/stack/logs/stack.sh.log.summary 2022-05-10 10:35:01.847 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-10 10:35:01.847 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-10 10:35:01.847 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-10 10:35:01.848 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-10 10:35:01.848 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-10 10:35:01.848 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-10 10:35:01.848 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-10 10:35:01.848 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-10 10:35:01.848 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-10 10:35:01.848 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-10 10:35:01.850 | + ./stack.sh:main:575 : set -o errexit 2022-05-10 10:35:01.852 | + ./stack.sh:main:578 : uname -a 2022-05-10 10:35:01.854 | Linux dv-neutron-841246-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-10 10:35:01.856 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-10 10:35:01.858 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-10 10:35:01.861 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-10 10:35:01.897 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-10 10:35:01.912 | + ./stack.sh:main:592 : fetch_plugins 2022-05-10 10:35:01.914 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-10 10:35:01.916 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-10 10:35:01.919 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-10 10:35:01.920 | + functions-common:fetch_plugins:1788 : return 2022-05-10 10:35:01.922 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-10 10:35:01.924 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-10 10:35:01.926 | + functions-common:run_phase:1866 : local phase= 2022-05-10 10:35:01.928 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:35:01.929 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:35:01.931 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:35:01.934 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:35:01.935 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:35:01.937 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:35:01.940 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:35:01.942 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:35:01.944 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:35:01.946 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-10 10:35:01.948 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:35:01.960 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:01.962 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-10 10:35:01.963 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:35:01.965 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:35:01.967 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:35:01.969 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:35:01.970 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-10 10:35:01.972 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-10 10:35:01.974 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-10 10:35:01.976 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-10 10:35:01.978 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-10 10:35:01.979 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-10 10:35:01.982 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-10 10:35:01.983 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-10 10:35:01.985 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-10 10:35:01.987 | + functions-common:plugin_override_defaults:1829 : return 2022-05-10 10:35:01.989 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-10 10:35:02.006 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-10 10:35:02.008 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-10 10:35:02.020 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:35:02.023 | +++ lib/tls:source:43 : hostname -f 2022-05-10 10:35:02.026 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-10 10:35:02.029 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-10 10:35:02.030 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-10 10:35:02.032 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-10 10:35:02.034 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-10 10:35:02.036 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-10 10:35:02.038 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-10 10:35:02.040 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-10 10:35:02.041 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-10 10:35:02.044 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-10 10:35:02.048 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-10 10:35:02.060 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-10 10:35:02.078 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-10 10:35:02.090 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-10 10:35:02.101 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-10 10:35:02.137 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-10 10:35:02.195 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-10 10:35:02.283 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-10 10:35:02.305 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-10 10:35:02.355 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-10 10:35:02.406 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-10 10:35:02.551 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-10 10:35:02.564 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-10 10:35:02.577 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-10 10:35:02.590 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-10 10:35:02.682 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-10 10:35:02.684 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-10 10:35:02.687 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-10 10:35:02.689 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-10 10:35:02.691 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-10 10:35:02.693 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-10 10:35:02.695 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-10 10:35:02.695 | False' 2022-05-10 10:35:02.698 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-10 10:35:02.713 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-10 10:35:02.715 | + ./stack.sh:main:626 : run_phase source 2022-05-10 10:35:02.718 | + functions-common:run_phase:1865 : local mode=source 2022-05-10 10:35:02.719 | + functions-common:run_phase:1866 : local phase= 2022-05-10 10:35:02.721 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:35:02.723 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:35:02.726 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:35:02.727 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:35:02.729 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:35:02.732 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:35:02.736 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:35:02.738 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:35:02.740 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:35:02.742 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-10 10:35:02.744 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:35:02.758 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:02.760 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-10 10:35:02.762 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-10 10:35:02.800 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-10 10:35:02.803 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-10 10:35:02.805 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-10 10:35:02.807 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-10 10:35:02.809 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-10 10:35:02.811 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-10 10:35:02.813 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-10 10:35:02.815 | + functions-common:load_plugin_settings:1806 : return 2022-05-10 10:35:02.817 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-10 10:35:02.819 | + functions-common:verify_disabled_services:2148 : local service 2022-05-10 10:35:02.821 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.824 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-10 10:35:02.826 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.828 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-10 10:35:02.831 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.833 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-10 10:35:02.835 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.837 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-10 10:35:02.840 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.842 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-10 10:35:02.844 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.847 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-10 10:35:02.849 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.851 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-10 10:35:02.853 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.856 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-10 10:35:02.858 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.860 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-10 10:35:02.862 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.864 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-10 10:35:02.867 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.869 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-10 10:35:02.871 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.873 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-10 10:35:02.875 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.878 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-10 10:35:02.880 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.882 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-10 10:35:02.884 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.887 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-10 10:35:02.889 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.891 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-10 10:35:02.894 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.896 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-10 10:35:02.898 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.900 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-10 10:35:02.903 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.905 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-10 10:35:02.907 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.910 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-10 10:35:02.912 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.914 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-10 10:35:02.916 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.918 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-10 10:35:02.920 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.923 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-10 10:35:02.925 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.927 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-10 10:35:02.929 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.931 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-10 10:35:02.934 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.936 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-10 10:35:02.938 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.940 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-10 10:35:02.943 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.945 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-10 10:35:02.947 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.950 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-10 10:35:02.952 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.954 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-10 10:35:02.956 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.958 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-10 10:35:02.961 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.963 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-10 10:35:02.966 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.968 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-10 10:35:02.970 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.972 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-10 10:35:02.974 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.977 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-10 10:35:02.979 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.981 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-10 10:35:02.983 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.985 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-10 10:35:02.988 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.990 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-10 10:35:02.992 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.994 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-10 10:35:02.996 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:02.998 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-10 10:35:03.001 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.003 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-10 10:35:03.005 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.007 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-10 10:35:03.010 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.012 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-10 10:35:03.015 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.017 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-10 10:35:03.019 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.021 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-10 10:35:03.023 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.025 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-10 10:35:03.028 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-10 10:35:03.030 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-10 10:35:03.033 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-10 10:35:03.035 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-10 10:35:03.038 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-10 10:35:03.052 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:03.054 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-10 10:35:03.056 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-10 10:35:03.059 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-10 10:35:03.074 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:35:03.077 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-10 10:35:03.079 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-10 10:35:03.081 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-10 10:35:03.084 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-10 10:35:03.086 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-10 10:35:03.088 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-10 10:35:03.090 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-10 10:35:03.093 | + lib/database:initialize_database_backends:92 : return 0 2022-05-10 10:35:03.095 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-10 10:35:03.095 | Using mysql database backend 2022-05-10 10:35:03.097 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-10 10:35:03.114 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-10 10:35:03.117 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-10 10:35:03.120 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-10 10:35:03.123 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-10 10:35:03.125 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-10 10:35:03.128 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-10 10:35:03.144 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:03.147 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-10 10:35:03.162 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-10 10:35:03.178 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:03.180 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-10 10:35:03.197 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-10 10:35:03.213 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-10 10:35:03.229 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:35:03.232 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-10 10:35:03.248 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:03.250 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-10 10:35:03.267 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-10 10:35:03.269 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-10 10:35:03.272 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-10 10:35:03.274 | + functions-common:save_stackenv:60 : local tag=759 2022-05-10 10:35:03.277 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-10 10:35:03.281 | + functions-common:save_stackenv:62 : time_stamp=2022-05-10-103503 2022-05-10 10:35:03.283 | + functions-common:save_stackenv:63 : echo '# 2022-05-10-103503 759' 2022-05-10 10:35:03.286 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.288 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-10 10:35:03.291 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.293 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-10 10:35:03.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.298 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-10 10:35:03.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.302 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-10 10:35:03.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.307 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.36 2022-05-10 10:35:03.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.312 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.36/identity 2022-05-10 10:35:03.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.317 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-10-103501 2022-05-10 10:35:03.319 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.322 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-10 10:35:03.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.327 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.36 2022-05-10 10:35:03.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.332 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-10 10:35:03.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.336 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-10 10:35:03.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.341 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-10 10:35:03.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-10 10:35:03.346 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-10 10:35:03.348 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-10 10:35:03.351 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-10 10:35:03.353 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-10 10:35:03.356 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-10 10:35:03.358 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:35:03.360 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:35:03.363 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:35:03.365 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:35:03.367 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:35:03.370 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:35:03.385 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:35:03.387 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:35:03.390 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:03.392 | + functions-common:git_clone:629 : echo master 2022-05-10 10:35:03.393 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:35:03.397 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-10 10:35:03.399 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:03.402 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-10 10:35:03.414 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-10 10:35:03.417 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:35:03.417 | + functions-common:git_clone:690 : head -1 2022-05-10 10:35:03.421 | 525ce7c9 Updated from generate-constraints 2022-05-10 10:35:03.423 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:35:03.426 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-10 10:35:03.428 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:35:03.430 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-10 10:35:03.434 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-10 10:35:03.436 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-10 10:35:03.439 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-10 10:35:03.441 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-10 10:35:03.443 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-10 10:35:03.446 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-10 10:35:03.448 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-10 10:35:03.451 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-10 10:35:03.455 | ++ tools/install_prereqs.sh:source:47 : NOW=1652178903 2022-05-10 10:35:03.458 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-10 10:35:03.463 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1652178706 2022-05-10 10:35:03.465 | ++ tools/install_prereqs.sh:source:49 : DELTA=197 2022-05-10 10:35:03.468 | ++ tools/install_prereqs.sh:source:50 : [[ 197 -lt 7200 ]] 2022-05-10 10:35:03.470 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-10 10:35:03.472 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-10 10:35:03.475 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-10 10:35:03.477 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-10 10:35:03.479 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-10 10:35:03.482 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-10 10:35:03.484 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-10 10:35:03.486 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-10 10:35:03.490 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-05-10 10:35:03.535 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-10 10:35:03.535 | apache2-dev 2022-05-10 10:35:03.535 | bc 2022-05-10 10:35:03.535 | bsdmainutils 2022-05-10 10:35:03.535 | curl 2022-05-10 10:35:03.535 | g++ 2022-05-10 10:35:03.535 | gawk 2022-05-10 10:35:03.535 | gcc 2022-05-10 10:35:03.535 | gettext 2022-05-10 10:35:03.535 | git 2022-05-10 10:35:03.535 | graphviz 2022-05-10 10:35:03.535 | iputils-ping 2022-05-10 10:35:03.535 | libapache2-mod-proxy-uwsgi 2022-05-10 10:35:03.535 | libffi-dev 2022-05-10 10:35:03.536 | libjpeg-dev 2022-05-10 10:35:03.536 | libpcre3-dev 2022-05-10 10:35:03.536 | libpq-dev 2022-05-10 10:35:03.536 | libssl-dev 2022-05-10 10:35:03.536 | libsystemd-dev 2022-05-10 10:35:03.536 | libxml2-dev 2022-05-10 10:35:03.536 | libxslt1-dev 2022-05-10 10:35:03.536 | libyaml-dev 2022-05-10 10:35:03.536 | lsof 2022-05-10 10:35:03.536 | openssh-server 2022-05-10 10:35:03.536 | openssl 2022-05-10 10:35:03.536 | pkg-config 2022-05-10 10:35:03.536 | psmisc 2022-05-10 10:35:03.536 | python3-dev 2022-05-10 10:35:03.536 | python3-pip 2022-05-10 10:35:03.536 | python3-systemd 2022-05-10 10:35:03.536 | python3-venv 2022-05-10 10:35:03.536 | tar 2022-05-10 10:35:03.536 | tcpdump 2022-05-10 10:35:03.536 | unzip 2022-05-10 10:35:03.536 | uuid-runtime 2022-05-10 10:35:03.536 | wget 2022-05-10 10:35:03.536 | wget 2022-05-10 10:35:03.536 | zlib1g-dev 2022-05-10 10:35:03.536 | libkrb5-dev 2022-05-10 10:35:03.536 | libldap2-dev 2022-05-10 10:35:03.536 | libsasl2-dev 2022-05-10 10:35:03.536 | memcached 2022-05-10 10:35:03.536 | python3-mysqldb 2022-05-10 10:35:03.536 | sqlite3 2022-05-10 10:35:03.536 | conntrack 2022-05-10 10:35:03.536 | curl 2022-05-10 10:35:03.536 | dnsmasq-base 2022-05-10 10:35:03.536 | dnsmasq-utils 2022-05-10 10:35:03.536 | ebtables 2022-05-10 10:35:03.536 | genisoimage 2022-05-10 10:35:03.536 | iptables 2022-05-10 10:35:03.537 | iputils-arping 2022-05-10 10:35:03.537 | kpartx 2022-05-10 10:35:03.537 | libjs-jquery-tablesorter 2022-05-10 10:35:03.537 | parted 2022-05-10 10:35:03.537 | pm-utils 2022-05-10 10:35:03.537 | python3-mysqldb 2022-05-10 10:35:03.537 | socat 2022-05-10 10:35:03.537 | sqlite3 2022-05-10 10:35:03.537 | sudo 2022-05-10 10:35:03.537 | vlan 2022-05-10 10:35:03.537 | lsscsi 2022-05-10 10:35:03.537 | open-iscsi 2022-05-10 10:35:03.537 | lvm2 2022-05-10 10:35:03.537 | qemu-utils 2022-05-10 10:35:03.537 | thin-provisioning-tools 2022-05-10 10:35:03.537 | acl 2022-05-10 10:35:03.537 | dnsmasq-base 2022-05-10 10:35:03.537 | dnsmasq-utils 2022-05-10 10:35:03.537 | ebtables 2022-05-10 10:35:03.537 | haproxy 2022-05-10 10:35:03.537 | iptables 2022-05-10 10:35:03.537 | iputils-arping 2022-05-10 10:35:03.537 | iputils-ping 2022-05-10 10:35:03.537 | postgresql-server-dev-all 2022-05-10 10:35:03.537 | python3-mysqldb 2022-05-10 10:35:03.537 | sqlite3 2022-05-10 10:35:03.537 | sudo 2022-05-10 10:35:03.537 | vlan 2022-05-10 10:35:03.537 | pcp 2022-05-10 10:35:03.537 | ipset 2022-05-10 10:35:03.537 | conntrack 2022-05-10 10:35:03.537 | conntrackd 2022-05-10 10:35:03.537 | keepalived 2022-05-10 10:35:03.537 | lvm2 2022-05-10 10:35:03.537 | qemu-utils 2022-05-10 10:35:03.537 | thin-provisioning-tools 2022-05-10 10:35:03.538 | curl 2022-05-10 10:35:03.538 | liberasurecode-dev 2022-05-10 10:35:03.538 | make 2022-05-10 10:35:03.538 | memcached 2022-05-10 10:35:03.538 | rsync 2022-05-10 10:35:03.538 | sqlite3 2022-05-10 10:35:03.538 | xfsprogs' 2022-05-10 10:35:03.539 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-10 10:35:03.557 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-10 10:35:03.557 | apache2-dev 2022-05-10 10:35:03.557 | bc 2022-05-10 10:35:03.557 | bsdmainutils 2022-05-10 10:35:03.557 | curl 2022-05-10 10:35:03.557 | g++ 2022-05-10 10:35:03.557 | gawk 2022-05-10 10:35:03.558 | gcc 2022-05-10 10:35:03.558 | gettext 2022-05-10 10:35:03.558 | git 2022-05-10 10:35:03.558 | graphviz 2022-05-10 10:35:03.558 | iputils-ping 2022-05-10 10:35:03.558 | libapache2-mod-proxy-uwsgi 2022-05-10 10:35:03.558 | libffi-dev 2022-05-10 10:35:03.558 | libjpeg-dev 2022-05-10 10:35:03.558 | libpcre3-dev 2022-05-10 10:35:03.558 | libpq-dev 2022-05-10 10:35:03.558 | libssl-dev 2022-05-10 10:35:03.558 | libsystemd-dev 2022-05-10 10:35:03.558 | libxml2-dev 2022-05-10 10:35:03.558 | libxslt1-dev 2022-05-10 10:35:03.558 | libyaml-dev 2022-05-10 10:35:03.558 | lsof 2022-05-10 10:35:03.558 | openssh-server 2022-05-10 10:35:03.559 | openssl 2022-05-10 10:35:03.559 | pkg-config 2022-05-10 10:35:03.559 | psmisc 2022-05-10 10:35:03.559 | python3-dev 2022-05-10 10:35:03.559 | python3-pip 2022-05-10 10:35:03.559 | python3-systemd 2022-05-10 10:35:03.559 | python3-venv 2022-05-10 10:35:03.559 | tar 2022-05-10 10:35:03.559 | tcpdump 2022-05-10 10:35:03.559 | unzip 2022-05-10 10:35:03.559 | uuid-runtime 2022-05-10 10:35:03.559 | wget 2022-05-10 10:35:03.559 | wget 2022-05-10 10:35:03.559 | zlib1g-dev 2022-05-10 10:35:03.559 | libkrb5-dev 2022-05-10 10:35:03.559 | libldap2-dev 2022-05-10 10:35:03.559 | libsasl2-dev 2022-05-10 10:35:03.559 | memcached 2022-05-10 10:35:03.559 | python3-mysqldb 2022-05-10 10:35:03.559 | sqlite3 2022-05-10 10:35:03.559 | conntrack 2022-05-10 10:35:03.559 | curl 2022-05-10 10:35:03.559 | dnsmasq-base 2022-05-10 10:35:03.559 | dnsmasq-utils 2022-05-10 10:35:03.559 | ebtables 2022-05-10 10:35:03.559 | genisoimage 2022-05-10 10:35:03.559 | iptables 2022-05-10 10:35:03.559 | iputils-arping 2022-05-10 10:35:03.559 | kpartx 2022-05-10 10:35:03.559 | libjs-jquery-tablesorter 2022-05-10 10:35:03.559 | parted 2022-05-10 10:35:03.559 | pm-utils 2022-05-10 10:35:03.559 | python3-mysqldb 2022-05-10 10:35:03.559 | socat 2022-05-10 10:35:03.559 | sqlite3 2022-05-10 10:35:03.559 | sudo 2022-05-10 10:35:03.559 | vlan 2022-05-10 10:35:03.560 | lsscsi 2022-05-10 10:35:03.560 | open-iscsi 2022-05-10 10:35:03.560 | lvm2 2022-05-10 10:35:03.560 | qemu-utils 2022-05-10 10:35:03.560 | thin-provisioning-tools 2022-05-10 10:35:03.560 | acl 2022-05-10 10:35:03.560 | dnsmasq-base 2022-05-10 10:35:03.560 | dnsmasq-utils 2022-05-10 10:35:03.560 | ebtables 2022-05-10 10:35:03.560 | haproxy 2022-05-10 10:35:03.560 | iptables 2022-05-10 10:35:03.560 | iputils-arping 2022-05-10 10:35:03.560 | iputils-ping 2022-05-10 10:35:03.560 | postgresql-server-dev-all 2022-05-10 10:35:03.560 | python3-mysqldb 2022-05-10 10:35:03.560 | sqlite3 2022-05-10 10:35:03.560 | sudo 2022-05-10 10:35:03.560 | vlan 2022-05-10 10:35:03.560 | pcp 2022-05-10 10:35:03.560 | ipset 2022-05-10 10:35:03.560 | conntrack 2022-05-10 10:35:03.560 | conntrackd 2022-05-10 10:35:03.560 | keepalived 2022-05-10 10:35:03.560 | lvm2 2022-05-10 10:35:03.560 | qemu-utils 2022-05-10 10:35:03.560 | thin-provisioning-tools 2022-05-10 10:35:03.560 | curl 2022-05-10 10:35:03.560 | liberasurecode-dev 2022-05-10 10:35:03.560 | make 2022-05-10 10:35:03.560 | memcached 2022-05-10 10:35:03.560 | rsync 2022-05-10 10:35:03.560 | sqlite3 2022-05-10 10:35:03.560 | xfsprogs ' 2022-05-10 10:35:03.560 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-10 10:35:03.563 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:03.565 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:03.568 | ++ 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-05-10 10:35:03.568 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-10 10:35:03.573 | ++ 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-05-10 10:35:03.575 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-10 10:35:03.577 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:35:03.579 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-10 10:35:03.581 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:35:03.583 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:03.585 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:35:03.587 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:03.589 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:03.591 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:35:03.594 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-10 10:35:03.595 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:03.597 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-10 10:35:03.600 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-10 10:35:03.604 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-10 10:35:03.606 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-10 10:35:03.608 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-10 10:35:03.610 | ++ functions-common:time_start:2424 : local start_time= 2022-05-10 10:35:03.612 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-10 10:35:03.615 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-10 10:35:03.618 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1652178903616 2022-05-10 10:35:03.621 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-10 10:35:03.623 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-10 10:35:03.625 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-10 10:35:03.868 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-10 10:35:03.920 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-10 10:35:03.981 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-10 10:35:04.066 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-05-10 10:35:06.058 | Reading package lists... 2022-05-10 10:35:06.088 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-10 10:35:06.091 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-10 10:35:06.093 | ++ functions-common:time_stop:2437 : local name 2022-05-10 10:35:06.095 | ++ functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:06.097 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:06.099 | ++ functions-common:time_stop:2440 : local total 2022-05-10 10:35:06.101 | ++ functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:06.103 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-10 10:35:06.106 | ++ functions-common:time_stop:2444 : start_time=1652178903616 2022-05-10 10:35:06.108 | ++ functions-common:time_stop:2446 : [[ -z 1652178903616 ]] 2022-05-10 10:35:06.110 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:06.114 | ++ functions-common:time_stop:2449 : end_time=1652178906112 2022-05-10 10:35:06.116 | ++ functions-common:time_stop:2450 : elapsed_time=2496 2022-05-10 10:35:06.118 | ++ functions-common:time_stop:2451 : total=0 2022-05-10 10:35:06.120 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:06.122 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2496 2022-05-10 10:35:06.125 | ++ functions-common:install_package:1476 : 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-05-10 10:35:06.127 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:35:06.129 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:06.131 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:06.134 | ++ functions-common:real_install_package:1462 : 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-05-10 10:35:06.154 | ++ functions-common:apt_get:1242 : 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-05-10 10:35:06.263 | Reading package lists... 2022-05-10 10:35:06.501 | Building dependency tree... 2022-05-10 10:35:06.502 | Reading state information... 2022-05-10 10:35:06.537 | acl is already the newest version (2.2.53-6). 2022-05-10 10:35:06.537 | bc is already the newest version (1.07.1-2build1). 2022-05-10 10:35:06.537 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-10 10:35:06.537 | conntrack is already the newest version (1:1.4.5-2). 2022-05-10 10:35:06.537 | ebtables is already the newest version (2.0.11-3build1). 2022-05-10 10:35:06.537 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-10 10:35:06.537 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-10 10:35:06.537 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-10 10:35:06.537 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-10 10:35:06.537 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-10 10:35:06.537 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-10 10:35:06.537 | iputils-arping is already the newest version (3:20190709-3). 2022-05-10 10:35:06.537 | iputils-ping is already the newest version (3:20190709-3). 2022-05-10 10:35:06.537 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-10 10:35:06.537 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-10 10:35:06.538 | libffi-dev is already the newest version (3.3-4). 2022-05-10 10:35:06.538 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-10 10:35:06.538 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-10 10:35:06.538 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-10 10:35:06.538 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-10 10:35:06.538 | lsscsi is already the newest version (0.30-0.1). 2022-05-10 10:35:06.538 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-10 10:35:06.538 | make is already the newest version (4.2.1-1.2). 2022-05-10 10:35:06.538 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-10 10:35:06.538 | psmisc is already the newest version (23.3-1). 2022-05-10 10:35:06.538 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-10 10:35:06.538 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-10 10:35:06.538 | python3-systemd is already the newest version (234-3build2). 2022-05-10 10:35:06.538 | socat is already the newest version (1.7.3.3-2). 2022-05-10 10:35:06.538 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-10 10:35:06.538 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-10 10:35:06.538 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-10 10:35:06.538 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-10 10:35:06.538 | graphviz is already the newest version (2.42.2-3build2). 2022-05-10 10:35:06.538 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-10 10:35:06.538 | pcp is already the newest version (5.0.3-1). 2022-05-10 10:35:06.538 | pm-utils is already the newest version (1.4.1-19). 2022-05-10 10:35:06.538 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-10 10:35:06.538 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:35:06.538 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:35:06.538 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-10 10:35:06.538 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-10 10:35:06.538 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-10 10:35:06.538 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-10 10:35:06.538 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-10 10:35:06.538 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-10 10:35:06.538 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-10 10:35:06.538 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-10 10:35:06.538 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-10 10:35:06.538 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-10 10:35:06.539 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-10 10:35:06.539 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-10 10:35:06.539 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-10 10:35:06.539 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-10 10:35:06.539 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-10 10:35:06.539 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-10 10:35:06.539 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-10 10:35:06.539 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-10 10:35:06.539 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-10 10:35:06.539 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-10 10:35:06.539 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-10 10:35:06.539 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-10 10:35:06.539 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-10 10:35:06.539 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-10 10:35:06.539 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-10 10:35:06.539 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-10 10:35:06.539 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-10 10:35:06.539 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-10 10:35:06.539 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-10 10:35:06.750 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:35:06.750 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-10 10:35:06.750 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-10 10:35:06.750 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-10 10:35:06.750 | The following packages were automatically installed and are no longer required: 2022-05-10 10:35:06.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:35:06.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:35:06.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:35:06.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:35:06.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:35:06.751 | python3-zope.interface 2022-05-10 10:35:06.751 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:35:06.862 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:35:06.866 | ++ functions-common:apt_get:1246 : result=0 2022-05-10 10:35:06.869 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:35:06.871 | ++ functions-common:time_stop:2437 : local name 2022-05-10 10:35:06.874 | ++ functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:06.876 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:06.878 | ++ functions-common:time_stop:2440 : local total 2022-05-10 10:35:06.880 | ++ functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:06.882 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:35:06.884 | ++ functions-common:time_stop:2444 : start_time=1652178906151 2022-05-10 10:35:06.887 | ++ functions-common:time_stop:2446 : [[ -z 1652178906151 ]] 2022-05-10 10:35:06.890 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:06.894 | ++ functions-common:time_stop:2449 : end_time=1652178906891 2022-05-10 10:35:06.896 | ++ functions-common:time_stop:2450 : elapsed_time=740 2022-05-10 10:35:06.898 | ++ functions-common:time_stop:2451 : total=769 2022-05-10 10:35:06.900 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:06.902 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1509 2022-05-10 10:35:06.904 | ++ functions-common:apt_get:1250 : return 0 2022-05-10 10:35:06.907 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-10 10:35:06.909 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-10 10:35:06.912 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-10 10:35:06.916 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-10 10:35:06.920 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-10 10:35:06.922 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-10 10:35:06.925 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-10 10:35:08.312 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-10 10:35:08.314 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-10 10:35:08.316 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-10 10:35:08.318 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-10 10:35:08.320 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-10 10:35:08.322 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-10 10:35:08.324 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-10 10:35:08.326 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-10 10:35:08.327 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-10 10:35:08.329 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-10 10:35:08.331 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-10 10:35:08.332 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-10 10:35:08.334 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-10 10:35:08.336 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-10 10:35:08.338 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-10 10:35:08.339 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-10 10:35:08.341 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-10 10:35:08.343 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-10 10:35:08.344 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-10 10:35:08.346 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-10 10:35:08.349 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-10 10:35:08.351 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-10 10:35:08.353 | + functions-common:_ensure_lsb_release:394 : return 2022-05-10 10:35:08.355 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-10 10:35:08.429 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-10 10:35:08.431 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-10 10:35:08.504 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-10 10:35:08.506 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-10 10:35:08.579 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-10 10:35:08.580 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-10 10:35:08.582 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-10 10:35:08.584 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-10 10:35:08.586 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-10 10:35:08.588 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-10 10:35:08.590 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-10 10:35:08.592 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-10 10:35:08.594 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-10 10:35:08.595 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-10 10:35:08.597 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-10 10:35:08.597 | Distro: focal 2022-05-10 10:35:08.600 | + tools/install_pip.sh:main:124 : get_versions 2022-05-10 10:35:08.602 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-10 10:35:08.605 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-10 10:35:08.607 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-10 10:35:08.610 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-10 10:35:08.610 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-10 10:35:09.275 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-10 10:35:09.277 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-10 10:35:09.277 | pip: 21.3.1 2022-05-10 10:35:09.279 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-10 10:35:09.281 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-10 10:35:09.283 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:35:09.284 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:35:09.286 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:35:09.288 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:35:09.289 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:35:09.291 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:35:09.293 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:35:09.295 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:35:09.297 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:35:09.298 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:35:09.300 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:35:09.302 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-10 10:35:09.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:09.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:09.307 | + tools/install_pip.sh:main:142 : : 2022-05-10 10:35:09.309 | + tools/install_pip.sh:main:147 : set -x 2022-05-10 10:35:09.311 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-10 10:35:09.313 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-10 10:35:09.314 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:35:09.317 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-10 10:35:09.318 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-10 10:35:09.320 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:35:09.323 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:35:09.323 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:35:09.328 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-10 10:35:09.329 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-10 10:35:09.331 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-10 10:35:09.333 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-10 10:35:09.335 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-10 10:35:09.352 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-10 10:35:09.354 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-10 10:35:10.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:10.190 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:10.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:10.190 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:11.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:13.053 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-10 10:35:13.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-10 10:35:15.461 | Installing collected packages: setuptools 2022-05-10 10:35:16.336 | Successfully installed setuptools-62.1.0 2022-05-10 10:35:16.336 | 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-05-10 10:35:16.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:35:16.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:35:16.635 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:16.637 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:16.639 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:16.641 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:16.642 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:16.644 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:16.646 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:16.647 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:16.649 | + functions-common:time_stop:2444 : start_time=1652178909348 2022-05-10 10:35:16.651 | + functions-common:time_stop:2446 : [[ -z 1652178909348 ]] 2022-05-10 10:35:16.653 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:16.656 | + functions-common:time_stop:2449 : end_time=1652178916655 2022-05-10 10:35:16.658 | + functions-common:time_stop:2450 : elapsed_time=7307 2022-05-10 10:35:16.660 | + functions-common:time_stop:2451 : total=0 2022-05-10 10:35:16.662 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:16.664 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7307 2022-05-10 10:35:16.666 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:16.668 | + tools/install_pip.sh:main:153 : get_versions 2022-05-10 10:35:16.670 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-10 10:35:16.674 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-10 10:35:16.676 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-10 10:35:16.679 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-10 10:35:16.680 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-10 10:35:17.339 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-10 10:35:17.341 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-10 10:35:17.341 | pip: 21.3.1 2022-05-10 10:35:17.344 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-10 10:35:17.347 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-10 10:35:17.350 | + ./stack.sh:main:798 : fixup_all 2022-05-10 10:35:17.352 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-10 10:35:17.354 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-10 10:35:17.356 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:17.358 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:17.361 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-10 10:35:17.373 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-10 10:35:17.384 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-10 10:35:17.395 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-10 10:35:17.397 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-10 10:35:17.400 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:35:17.402 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:35:17.404 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:35:17.406 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:35:17.408 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:35:17.410 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:35:17.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:35:17.414 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:35:17.416 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:35:17.418 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:35:17.420 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:35:17.422 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-10 10:35:17.425 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-10 10:35:17.427 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-10 10:35:17.429 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:35:17.431 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:35:17.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:35:17.436 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:35:17.438 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:35:17.440 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:35:17.442 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-10 10:35:17.445 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-10 10:35:17.447 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-10 10:35:17.450 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-10 10:35:17.452 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-10 10:35:17.454 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-10 10:35:17.456 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-10 10:35:17.476 | Using python 3.8 to install os-testr 2022-05-10 10:35:17.479 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-10 10:35:18.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:18.301 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:18.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:18.301 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:19.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:19.486 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-10 10:35:19.559 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-10 10:35:19.559 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-10 10:35:19.560 | 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-05-10 10:35:19.573 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-10 10:35:19.583 | 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-05-10 10:35:19.594 | 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-05-10 10:35:21.907 | 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-05-10 10:35:21.914 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:35:21.914 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:35:22.031 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:22.033 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:22.035 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:22.037 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:22.039 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:22.041 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:22.043 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:22.046 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:22.048 | + functions-common:time_stop:2444 : start_time=1652178917471 2022-05-10 10:35:22.050 | + functions-common:time_stop:2446 : [[ -z 1652178917471 ]] 2022-05-10 10:35:22.052 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:22.056 | + functions-common:time_stop:2449 : end_time=1652178922054 2022-05-10 10:35:22.059 | + functions-common:time_stop:2450 : elapsed_time=4583 2022-05-10 10:35:22.061 | + functions-common:time_stop:2451 : total=0 2022-05-10 10:35:22.063 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:22.065 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4583 2022-05-10 10:35:22.067 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:22.070 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-10 10:35:22.122 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-10 10:35:22.220 | + ./stack.sh:main:812 : install_infra 2022-05-10 10:35:22.222 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:35:22.226 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-10 10:35:22.229 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:35:22.232 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-10 10:35:22.256 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-10 10:35:24.173 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.180 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.184 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.189 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.193 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.200 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.204 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.229 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.307 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.325 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.329 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.334 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.348 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.357 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.359 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.375 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.392 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.402 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.407 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.424 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.446 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.465 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.472 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.478 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.498 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.527 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.529 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.542 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.547 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.550 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.556 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.570 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.577 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.627 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.645 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.649 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.680 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.741 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.747 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.754 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.804 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.818 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.827 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.928 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.953 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.957 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.967 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.972 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.991 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:24.998 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.015 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.045 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.074 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.086 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.093 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.101 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.117 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.126 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.140 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.151 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.155 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:25.161 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:25.299 | 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 370)) (5.9.0) 2022-05-10 10:35:25.585 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:25.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:25.590 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:25.592 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:25.594 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:25.596 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:25.598 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:25.601 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:25.603 | + functions-common:time_stop:2444 : start_time=1652178922249 2022-05-10 10:35:25.605 | + functions-common:time_stop:2446 : [[ -z 1652178922249 ]] 2022-05-10 10:35:25.608 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:25.612 | + functions-common:time_stop:2449 : end_time=1652178925610 2022-05-10 10:35:25.614 | + functions-common:time_stop:2450 : elapsed_time=3361 2022-05-10 10:35:25.616 | + functions-common:time_stop:2451 : total=4583 2022-05-10 10:35:25.618 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:25.620 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7944 2022-05-10 10:35:25.622 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:25.625 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-10 10:35:25.627 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-10 10:35:25.649 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-10 10:35:27.425 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.433 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.437 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.442 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.446 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.452 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.456 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.482 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.560 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.578 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.582 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.587 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.601 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.610 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.612 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.629 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.646 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.655 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.659 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.677 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.699 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.716 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.724 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.730 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.750 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.780 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.782 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.795 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.800 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.804 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.809 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.824 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.831 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.879 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.897 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.901 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.931 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.992 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:27.999 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.005 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.055 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.069 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.078 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.180 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.204 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.208 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.219 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.224 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.243 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.250 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.267 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.297 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.325 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.337 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.344 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.352 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.369 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.378 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.392 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.402 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.406 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-10 10:35:28.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:28.414 | Processing /opt/stack/requirements 2022-05-10 10:35:30.121 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-10 10:35:30.125 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-10 10:35:30.136 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-10 10:35:30.141 | 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 370)) (5.9.0) 2022-05-10 10:35:30.144 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-10 10:35:30.149 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-10 10:35:30.176 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-10 10:35:30.179 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-10 10:35:30.194 | 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 626)) (1.26.9) 2022-05-10 10:35:30.245 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5405) (1.3) 2022-05-10 10:35:30.247 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5405) (0.3.0) 2022-05-10 10:35:30.263 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-10 10:35:30.268 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-10 10:35:30.270 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-10 10:35:30.273 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-10 10:35:30.276 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-10 10:35:30.288 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-10 10:35:30.291 | 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 381)) (3.3.0) 2022-05-10 10:35:30.303 | 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 132)) (2.4.1) 2022-05-10 10:35:30.351 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-10 10:35:30.357 | 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 637)) (0.2.5) 2022-05-10 10:35:30.362 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-10 10:35:30.423 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-10 10:35:30.426 | Building wheels for collected packages: openstack-requirements 2022-05-10 10:35:30.427 | Building wheel for openstack-requirements (setup.py): started 2022-05-10 10:35:31.255 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-10 10:35:31.255 | ERROR: Command errored out with exit status 1: 2022-05-10 10:35:31.255 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e0n_92b5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-e0n_92b5/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-qfg6esd5 2022-05-10 10:35:31.255 | cwd: /tmp/pip-req-build-e0n_92b5/ 2022-05-10 10:35:31.255 | Complete output (6 lines): 2022-05-10 10:35:31.255 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-10 10:35:31.255 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-10 10:35:31.255 | or: setup.py --help-commands 2022-05-10 10:35:31.255 | or: setup.py cmd --help 2022-05-10 10:35:31.255 | 2022-05-10 10:35:31.255 | error: invalid command 'bdist_wheel' 2022-05-10 10:35:31.255 | ---------------------------------------- 2022-05-10 10:35:31.255 | ERROR: Failed building wheel for openstack-requirements 2022-05-10 10:35:31.255 | Running setup.py clean for openstack-requirements 2022-05-10 10:35:32.091 | Failed to build openstack-requirements 2022-05-10 10:35:32.107 | Installing collected packages: openstack-requirements 2022-05-10 10:35:32.107 | Attempting uninstall: openstack-requirements 2022-05-10 10:35:32.108 | Found existing installation: openstack-requirements 1.2.1.dev5405 2022-05-10 10:35:32.144 | Uninstalling openstack-requirements-1.2.1.dev5405: 2022-05-10 10:35:32.163 | Successfully uninstalled openstack-requirements-1.2.1.dev5405 2022-05-10 10:35:32.165 | Running setup.py install for openstack-requirements: started 2022-05-10 10:35:34.506 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-10 10:35:34.530 | Successfully installed openstack-requirements-1.2.1.dev5405 2022-05-10 10:35:34.653 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:34.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:34.657 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:34.659 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:34.662 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:34.664 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:34.666 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:34.668 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:34.670 | + functions-common:time_stop:2444 : start_time=1652178925642 2022-05-10 10:35:34.672 | + functions-common:time_stop:2446 : [[ -z 1652178925642 ]] 2022-05-10 10:35:34.675 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:34.679 | + functions-common:time_stop:2449 : end_time=1652178934677 2022-05-10 10:35:34.681 | + functions-common:time_stop:2450 : elapsed_time=9035 2022-05-10 10:35:34.683 | + functions-common:time_stop:2451 : total=7944 2022-05-10 10:35:34.685 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:34.688 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=16979 2022-05-10 10:35:34.690 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:34.692 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-10 10:35:34.695 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-10 10:35:34.697 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-10 10:35:34.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:34.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:34.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-10 10:35:34.706 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:34.708 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-10 10:35:34.729 | Using python 3.8 to install pbr 2022-05-10 10:35:34.732 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-10 10:35:35.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:35.576 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:35.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:35.576 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:36.742 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:36.775 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-10 10:35:39.224 | 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-05-10 10:35:39.232 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:35:39.232 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:35:39.348 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:39.350 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:39.352 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:39.355 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:39.357 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:39.359 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:39.361 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:39.363 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:39.365 | + functions-common:time_stop:2444 : start_time=1652178934724 2022-05-10 10:35:39.367 | + functions-common:time_stop:2446 : [[ -z 1652178934724 ]] 2022-05-10 10:35:39.370 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:39.374 | + functions-common:time_stop:2449 : end_time=1652178939371 2022-05-10 10:35:39.376 | + functions-common:time_stop:2450 : elapsed_time=4647 2022-05-10 10:35:39.378 | + functions-common:time_stop:2451 : total=16979 2022-05-10 10:35:39.380 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:39.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21626 2022-05-10 10:35:39.384 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:39.387 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-10 10:35:41.645 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-10 10:35:43.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:43.530 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-10 10:35:43.549 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-10 10:35:43.552 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-10 10:35:43.555 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-10 10:35:43.561 | 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-05-10 10:35:43.564 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-10 10:35:43.634 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-10 10:35:43.636 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-10 10:35:43.639 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-10 10:35:43.656 | + ./stack.sh:main:821 : pkgs= 2022-05-10 10:35:43.658 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-10 10:35:43.661 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-10 10:35:43.663 | + functions-common:run_phase:1865 : local mode=stack 2022-05-10 10:35:43.665 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-10 10:35:43.668 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-10 10:35:43.670 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-10 10:35:43.672 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-10 10:35:43.674 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-10 10:35:43.676 | + functions-common:run_phase:1875 : local extra 2022-05-10 10:35:43.679 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-10 10:35:43.683 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-10 10:35:43.685 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-10 10:35:43.687 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-10 10:35:43.690 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-10 10:35:43.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-10 10:35:43.708 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:43.710 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-10 10:35:43.712 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:35:43.714 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-10 10:35:43.716 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:35:43.718 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-10 10:35:43.720 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:35:43.722 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-10 10:35:43.724 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:35:43.727 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-10 10:35:43.729 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-10 10:35:43.731 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-10 10:35:43.733 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-10 10:35:43.735 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-10 10:35:43.737 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-10 10:35:43.740 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-10 10:35:43.742 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-10 10:35:43.744 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-10 10:35:43.746 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-10 10:35:43.748 | + functions-common:run_plugins:1854 : local plugins= 2022-05-10 10:35:43.750 | + functions-common:run_plugins:1855 : local plugin 2022-05-10 10:35:43.753 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-10 10:35:43.755 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-10 10:35:43.758 | + functions:set_systemd_override:821 : local value=2048 2022-05-10 10:35:43.760 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-10 10:35:43.762 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-10 10:35:43.814 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-10 10:35:43.814 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-10 10:35:43.816 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-10 10:35:44.179 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-10 10:35:44.181 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-10 10:35:44.197 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:44.199 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-10 10:35:44.202 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:35:44.204 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:35:44.206 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:35:44.209 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:35:44.211 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:44.214 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:35:44.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:44.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:44.221 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:35:44.223 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:44.225 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:35:44.227 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:35:44.230 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-10 10:35:44.232 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:35:44.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:44.236 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:44.239 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-10 10:35:44.260 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-10 10:35:44.368 | Reading package lists... 2022-05-10 10:35:44.607 | Building dependency tree... 2022-05-10 10:35:44.609 | Reading state information... 2022-05-10 10:35:44.855 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-10 10:35:44.855 | The following packages were automatically installed and are no longer required: 2022-05-10 10:35:44.857 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:35:44.857 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:35:44.857 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:35:44.857 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:35:44.857 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:35:44.857 | python3-zope.interface 2022-05-10 10:35:44.857 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:35:44.970 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:35:44.974 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:35:44.976 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:35:44.979 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:44.981 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:44.983 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:44.986 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:44.988 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:44.990 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:35:44.992 | + functions-common:time_stop:2444 : start_time=1652178944257 2022-05-10 10:35:44.995 | + functions-common:time_stop:2446 : [[ -z 1652178944257 ]] 2022-05-10 10:35:44.998 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:45.002 | + functions-common:time_stop:2449 : end_time=1652178944999 2022-05-10 10:35:45.004 | + functions-common:time_stop:2450 : elapsed_time=742 2022-05-10 10:35:45.006 | + functions-common:time_stop:2451 : total=1509 2022-05-10 10:35:45.008 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:45.010 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2251 2022-05-10 10:35:45.013 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:35:45.015 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-10 10:35:45.017 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:35:45.019 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:35:45.022 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:35:45.024 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:35:45.027 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:35:45.029 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:35:45.031 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-10 10:35:45.033 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:35:45.036 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:35:45.038 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:35:45.040 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:35:45.043 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:35:45.045 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:35:45.047 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:35:45.049 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:35:45.052 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:35:45.054 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:35:45.056 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:35:45.058 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-10 10:35:45.061 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:35:45.063 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:35:45.065 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:35:45.067 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:35:45.069 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:35:45.072 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:35:45.074 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-10 10:35:45.076 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-10 10:35:45.092 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:45.094 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-10 10:35:45.096 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:35:45.099 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-10 10:35:45.101 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-10 10:35:45.104 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-10 10:35:45.108 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-10 10:35:45.110 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-10 10:35:45.113 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-10 10:35:45.115 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-10 10:35:45.117 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-10 10:35:45.120 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-10 10:35:45.123 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-10 10:35:45.840 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-10 10:35:45.840 | user tags 2022-05-10 10:35:45.840 | stackrabbit []' 2022-05-10 10:35:45.843 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-10 10:35:45.843 | user tags 2022-05-10 10:35:45.843 | stackrabbit []' 2022-05-10 10:35:45.844 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-10 10:35:45.850 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-10 10:35:45.852 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-10 10:35:45.855 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-10 10:35:46.522 | Changing password for user "stackrabbit" ... 2022-05-10 10:35:46.546 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-10 10:35:47.209 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-10 10:35:47.232 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-10 10:35:47.234 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-10 10:35:47.907 | Changing password for user "stackrabbit" ... 2022-05-10 10:35:47.929 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-10 10:35:47.932 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-10 10:35:47.935 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-10 10:35:48.577 | Deleting user "guest" ... 2022-05-10 10:35:48.594 | Error: 2022-05-10 10:35:48.594 | {:no_such_user, "guest"} 2022-05-10 10:35:48.606 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-10 10:35:48.609 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-10 10:35:48.626 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:48.628 | + ./stack.sh:main:838 : install_database 2022-05-10 10:35:48.630 | + lib/database:install_database:118 : install_database_mysql 2022-05-10 10:35:48.633 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-10 10:35:48.635 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:48.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:48.640 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-10 10:35:48.850 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-10 10:35:48.852 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:48.855 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-10 10:35:48.858 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-10 10:35:48.860 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:35:48.862 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-10 10:35:48.865 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:35:48.867 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:35:48.869 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:35:48.872 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:35:48.874 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:35:48.876 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:35:48.878 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:35:48.881 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:35:48.883 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:35:48.886 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:35:48.888 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:35:48.890 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-10 10:35:48.893 | + functions-common:is_suse:542 : is_opensuse 2022-05-10 10:35:48.895 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-10 10:35:48.897 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-10 10:35:48.900 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-10 10:35:48.902 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-10 10:35:48.905 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-10 10:35:48.908 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-10 10:35:48.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:48.912 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:48.915 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-10 10:35:48.917 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:35:48.920 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:35:48.922 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:35:48.924 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:35:48.926 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:48.929 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:35:48.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:48.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:48.936 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:35:48.938 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:48.941 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:35:48.943 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:35:48.945 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-10 10:35:48.947 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:35:48.950 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:48.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:48.954 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-10 10:35:48.975 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-10 10:35:49.083 | Reading package lists... 2022-05-10 10:35:49.320 | Building dependency tree... 2022-05-10 10:35:49.322 | Reading state information... 2022-05-10 10:35:49.567 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-10 10:35:49.567 | The following packages were automatically installed and are no longer required: 2022-05-10 10:35:49.568 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:35:49.569 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:35:49.569 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:35:49.569 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:35:49.569 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:35:49.569 | python3-zope.interface 2022-05-10 10:35:49.569 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:35:49.679 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:35:49.684 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:35:49.686 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:35:49.689 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:49.691 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:49.693 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:49.695 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:49.698 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:49.700 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:35:49.702 | + functions-common:time_stop:2444 : start_time=1652178948972 2022-05-10 10:35:49.704 | + functions-common:time_stop:2446 : [[ -z 1652178948972 ]] 2022-05-10 10:35:49.707 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:49.711 | + functions-common:time_stop:2449 : end_time=1652178949708 2022-05-10 10:35:49.713 | + functions-common:time_stop:2450 : elapsed_time=736 2022-05-10 10:35:49.715 | + functions-common:time_stop:2451 : total=2251 2022-05-10 10:35:49.717 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:49.719 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2987 2022-05-10 10:35:49.721 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:35:49.724 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-10 10:35:49.726 | + ./stack.sh:main:841 : install_database_python 2022-05-10 10:35:49.729 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-10 10:35:49.732 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-10 10:35:49.734 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-10 10:35:49.736 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:35:49.739 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-10 10:35:49.741 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-10 10:35:49.744 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:35:49.748 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:35:49.748 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:35:49.753 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-10 10:35:49.755 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-10 10:35:49.757 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-10 10:35:49.761 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-10 10:35:49.763 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-10 10:35:49.783 | Using python 3.8 to install PyMySQL 2022-05-10 10:35:49.786 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-10 10:35:50.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:50.615 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:50.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:50.615 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:51.769 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:51.801 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-10 10:35:54.138 | 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-05-10 10:35:54.146 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:35:54.146 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:35:54.257 | + inc/python:pip_install:200 : result=0 2022-05-10 10:35:54.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:35:54.261 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:54.264 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:54.266 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:54.268 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:54.270 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:54.272 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:35:54.275 | + functions-common:time_stop:2444 : start_time=1652178949778 2022-05-10 10:35:54.277 | + functions-common:time_stop:2446 : [[ -z 1652178949778 ]] 2022-05-10 10:35:54.280 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:54.284 | + functions-common:time_stop:2449 : end_time=1652178954282 2022-05-10 10:35:54.287 | + functions-common:time_stop:2450 : elapsed_time=4504 2022-05-10 10:35:54.289 | + functions-common:time_stop:2451 : total=21626 2022-05-10 10:35:54.292 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:54.294 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26130 2022-05-10 10:35:54.296 | + inc/python:pip_install:203 : return 0 2022-05-10 10:35:54.298 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-10 10:35:54.300 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-10 10:35:54.303 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-10 10:35:54.305 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-10 10:35:54.321 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:54.323 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-10 10:35:54.326 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-10 10:35:54.329 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:35:54.329 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-10 10:35:54.334 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-10 10:35:54.337 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-10 10:35:54.340 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-10 10:35:54.342 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-10 10:35:54.344 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-10 10:35:54.347 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-10 10:35:54.362 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:54.365 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-10 10:35:54.367 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:35:54.369 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:35:54.371 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:35:54.374 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:35:54.376 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:54.378 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:35:54.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:54.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:54.386 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:35:54.388 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:54.390 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:35:54.392 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:35:54.395 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-10 10:35:54.397 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:35:54.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:54.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:54.404 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-10 10:35:54.424 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-10 10:35:54.533 | Reading package lists... 2022-05-10 10:35:54.771 | Building dependency tree... 2022-05-10 10:35:54.772 | Reading state information... 2022-05-10 10:35:55.021 | radvd is already the newest version (1:2.17-2). 2022-05-10 10:35:55.021 | The following packages were automatically installed and are no longer required: 2022-05-10 10:35:55.022 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:35:55.022 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:35:55.022 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:35:55.022 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:35:55.022 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:35:55.022 | python3-zope.interface 2022-05-10 10:35:55.022 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:35:55.134 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:35:55.138 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:35:55.141 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:35:55.143 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:55.145 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:55.147 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:55.149 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:55.152 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:55.154 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:35:55.156 | + functions-common:time_stop:2444 : start_time=1652178954421 2022-05-10 10:35:55.158 | + functions-common:time_stop:2446 : [[ -z 1652178954421 ]] 2022-05-10 10:35:55.161 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:55.165 | + functions-common:time_stop:2449 : end_time=1652178955163 2022-05-10 10:35:55.168 | + functions-common:time_stop:2450 : elapsed_time=742 2022-05-10 10:35:55.170 | + functions-common:time_stop:2451 : total=2987 2022-05-10 10:35:55.173 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:55.175 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3729 2022-05-10 10:35:55.178 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:35:55.181 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-10 10:35:55.199 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:55.201 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-10 10:35:55.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-10 10:35:55.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-10 10:35:55.208 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-10 10:35:55.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-10 10:35:55.230 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:35:55.233 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:35:55.235 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:35:55.237 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:35:55.239 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:35:55.242 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:35:55.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:55.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:55.249 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:35:55.251 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:55.253 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:35:55.255 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:35:55.258 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-10 10:35:55.260 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:35:55.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:55.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:55.267 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-10 10:35:55.286 | + functions-common:apt_get:1242 : 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-05-10 10:35:55.398 | Reading package lists... 2022-05-10 10:35:55.642 | Building dependency tree... 2022-05-10 10:35:55.644 | Reading state information... 2022-05-10 10:35:55.888 | fakeroot is already the newest version (1.24-1). 2022-05-10 10:35:55.888 | make is already the newest version (4.2.1-1.2). 2022-05-10 10:35:55.888 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-10 10:35:55.888 | The following packages were automatically installed and are no longer required: 2022-05-10 10:35:55.889 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:35:55.889 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:35:55.889 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:35:55.889 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:35:55.889 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:35:55.889 | python3-zope.interface 2022-05-10 10:35:55.889 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:35:56.000 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:35:56.004 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:35:56.006 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:35:56.009 | + functions-common:time_stop:2437 : local name 2022-05-10 10:35:56.011 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:35:56.014 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:35:56.016 | + functions-common:time_stop:2440 : local total 2022-05-10 10:35:56.018 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:35:56.020 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:35:56.022 | + functions-common:time_stop:2444 : start_time=1652178955284 2022-05-10 10:35:56.024 | + functions-common:time_stop:2446 : [[ -z 1652178955284 ]] 2022-05-10 10:35:56.027 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:35:56.031 | + functions-common:time_stop:2449 : end_time=1652178956029 2022-05-10 10:35:56.033 | + functions-common:time_stop:2450 : elapsed_time=745 2022-05-10 10:35:56.035 | + functions-common:time_stop:2451 : total=3729 2022-05-10 10:35:56.037 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:35:56.040 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4474 2022-05-10 10:35:56.042 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:35:56.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-10 10:35:56.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:35:56.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:35:56.051 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-10 10:35:56.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-10 10:35:56.056 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-10 10:35:56.060 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-10 10:35:56.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-10 10:35:56.065 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-10 10:35:56.066 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-10 10:35:56.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-10 10:35:56.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-10 10:35:56.075 | + functions:vercmp:628 : local v1=5.4 2022-05-10 10:35:56.077 | + functions:vercmp:629 : local 'op=<' 2022-05-10 10:35:56.080 | + functions:vercmp:630 : local v2=3.13 2022-05-10 10:35:56.082 | + functions:vercmp:631 : local result 2022-05-10 10:35:56.085 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-10 10:35:56.085 | ++ functions:vercmp:635 : sort -V 2022-05-10 10:35:56.086 | ++ functions:vercmp:635 : head -1 2022-05-10 10:35:56.091 | + functions:vercmp:635 : result=3.13 2022-05-10 10:35:56.093 | + functions:vercmp:637 : case $op in 2022-05-10 10:35:56.095 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-10 10:35:56.098 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-10 10:35:56.100 | + functions:vercmp:648 : return 2022-05-10 10:35:56.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-10 10:35:56.104 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:35:56.107 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-10 10:35:56.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-10 10:35:56.584 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-10 10:35:56.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.592 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-10 10:35:56.594 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.596 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-10 10:35:56.613 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:35:56.616 | + ./stack.sh:main:849 : install_etcd3 2022-05-10 10:35:56.619 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-10 10:35:56.619 | Installing etcd 2022-05-10 10:35:56.622 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-10 10:35:56.634 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-10 10:35:56.647 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-10 10:35:56.652 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-10 10:35:56.665 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-10 10:35:56.669 | ++ 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-05-10 10:35:56.671 | ++ 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-05-10 10:35:56.674 | +++ 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-05-10 10:35:56.678 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:35:56.681 | ++ 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-05-10 10:35:56.683 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-10 10:35:56.685 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:35:56.688 | ++ functions:get_extra_file:74 : return 2022-05-10 10:35:56.690 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-10 10:35:56.693 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-10 10:35:56.695 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-10 10:35:56.698 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-10 10:35:56.714 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:35:56.717 | + ./stack.sh:main:868 : install_dstat 2022-05-10 10:35:56.719 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-10 10:35:56.735 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:35:56.737 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-10 10:35:56.739 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-10 10:35:56.742 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-10 10:35:56.744 | + ./stack.sh:main:877 : install_libs 2022-05-10 10:35:56.746 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-10 10:35:56.749 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-10 10:35:56.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-10 10:35:56.753 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-10 10:35:56.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-10 10:35:56.763 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.765 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-10 10:35:56.767 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-10 10:35:56.769 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-10 10:35:56.771 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-10 10:35:56.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.778 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-10 10:35:56.780 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.783 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-10 10:35:56.785 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-10 10:35:56.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-10 10:35:56.789 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-10 10:35:56.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.794 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-10 10:35:56.799 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.801 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-10 10:35:56.803 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-10 10:35:56.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-10 10:35:56.808 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-10 10:35:56.810 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.812 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.814 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-10 10:35:56.816 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.819 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-10 10:35:56.821 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-10 10:35:56.824 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-10 10:35:56.826 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-10 10:35:56.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-10 10:35:56.835 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.837 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-10 10:35:56.840 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-10 10:35:56.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-10 10:35:56.845 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-10 10:35:56.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-10 10:35:56.854 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.856 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-10 10:35:56.858 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-10 10:35:56.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-10 10:35:56.863 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-10 10:35:56.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-10 10:35:56.872 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.874 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-10 10:35:56.876 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-10 10:35:56.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-10 10:35:56.881 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-10 10:35:56.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-10 10:35:56.891 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.893 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-10 10:35:56.895 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-10 10:35:56.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-10 10:35:56.900 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-10 10:35:56.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.907 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-10 10:35:56.909 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.911 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-10 10:35:56.914 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-10 10:35:56.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-10 10:35:56.918 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-10 10:35:56.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-10 10:35:56.927 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.929 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-10 10:35:56.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-10 10:35:56.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-10 10:35:56.936 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-10 10:35:56.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-10 10:35:56.945 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.948 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-10 10:35:56.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-10 10:35:56.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-10 10:35:56.955 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-10 10:35:56.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.961 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-10 10:35:56.964 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.967 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-10 10:35:56.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-10 10:35:56.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-10 10:35:56.973 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-10 10:35:56.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.980 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-10 10:35:56.982 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:56.985 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-10 10:35:56.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-10 10:35:56.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-10 10:35:56.991 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-10 10:35:56.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:56.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:56.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-10 10:35:57.000 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.003 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-10 10:35:57.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-10 10:35:57.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-10 10:35:57.010 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-10 10:35:57.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.015 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-10 10:35:57.019 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.021 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-10 10:35:57.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-10 10:35:57.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-10 10:35:57.029 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-10 10:35:57.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-10 10:35:57.038 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.040 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-10 10:35:57.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-10 10:35:57.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-10 10:35:57.047 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-10 10:35:57.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-10 10:35:57.057 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.059 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-10 10:35:57.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-10 10:35:57.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-10 10:35:57.066 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-10 10:35:57.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-10 10:35:57.076 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.078 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-10 10:35:57.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-10 10:35:57.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-10 10:35:57.085 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-10 10:35:57.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-10 10:35:57.094 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.096 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-10 10:35:57.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-10 10:35:57.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-10 10:35:57.103 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-10 10:35:57.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-10 10:35:57.112 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.114 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-10 10:35:57.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-10 10:35:57.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-10 10:35:57.122 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-10 10:35:57.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.129 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-10 10:35:57.131 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.134 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-10 10:35:57.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-10 10:35:57.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-10 10:35:57.142 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-10 10:35:57.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-10 10:35:57.151 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.153 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-10 10:35:57.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-10 10:35:57.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-10 10:35:57.160 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-10 10:35:57.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-10 10:35:57.169 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.171 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-10 10:35:57.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-10 10:35:57.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-10 10:35:57.178 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-10 10:35:57.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-10 10:35:57.188 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.190 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-10 10:35:57.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-10 10:35:57.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-10 10:35:57.197 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-10 10:35:57.200 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-10 10:35:57.206 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.209 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-10 10:35:57.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-10 10:35:57.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-10 10:35:57.216 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-10 10:35:57.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-10 10:35:57.225 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.227 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-10 10:35:57.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-10 10:35:57.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-10 10:35:57.234 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-10 10:35:57.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-10 10:35:57.243 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.246 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-10 10:35:57.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-10 10:35:57.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-10 10:35:57.253 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-10 10:35:57.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-10 10:35:57.263 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.265 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-10 10:35:57.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-10 10:35:57.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-10 10:35:57.272 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-10 10:35:57.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-10 10:35:57.281 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.284 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-10 10:35:57.286 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-10 10:35:57.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-10 10:35:57.291 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-10 10:35:57.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-10 10:35:57.300 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.302 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-10 10:35:57.304 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-10 10:35:57.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-10 10:35:57.309 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-10 10:35:57.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.314 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-10 10:35:57.319 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.321 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-10 10:35:57.324 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-10 10:35:57.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-10 10:35:57.328 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-10 10:35:57.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-10 10:35:57.338 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.340 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-10 10:35:57.342 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-10 10:35:57.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-10 10:35:57.347 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-10 10:35:57.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-10 10:35:57.356 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.358 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-10 10:35:57.360 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-10 10:35:57.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-10 10:35:57.365 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-10 10:35:57.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-10 10:35:57.374 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.377 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-10 10:35:57.379 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-10 10:35:57.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-10 10:35:57.384 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-10 10:35:57.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-10 10:35:57.393 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.396 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-10 10:35:57.398 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-10 10:35:57.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-10 10:35:57.405 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-10 10:35:57.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-10 10:35:57.415 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.418 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-10 10:35:57.420 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-10 10:35:57.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-10 10:35:57.425 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-10 10:35:57.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-10 10:35:57.434 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.437 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-10 10:35:57.439 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-10 10:35:57.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-10 10:35:57.444 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-10 10:35:57.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:35:57.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:35:57.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-10 10:35:57.453 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:35:57.455 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-10 10:35:57.476 | Using python 3.8 to install etcd3 2022-05-10 10:35:57.478 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-10 10:35:58.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:58.320 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:58.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:35:58.320 | from cryptography.utils import int_from_bytes 2022-05-10 10:35:59.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:35:59.547 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-10 10:35:59.555 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-10 10:35:59.556 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-10 10:35:59.557 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-10 10:35:59.558 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.46.0) 2022-05-10 10:36:01.909 | 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-05-10 10:36:01.916 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:36:01.916 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:36:02.028 | + inc/python:pip_install:200 : result=0 2022-05-10 10:36:02.030 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:36:02.032 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:02.034 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:02.036 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:02.038 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:02.041 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:02.043 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:36:02.045 | + functions-common:time_stop:2444 : start_time=1652178957470 2022-05-10 10:36:02.047 | + functions-common:time_stop:2446 : [[ -z 1652178957470 ]] 2022-05-10 10:36:02.050 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:02.054 | + functions-common:time_stop:2449 : end_time=1652178962052 2022-05-10 10:36:02.057 | + functions-common:time_stop:2450 : elapsed_time=4582 2022-05-10 10:36:02.059 | + functions-common:time_stop:2451 : total=26130 2022-05-10 10:36:02.061 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:02.063 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30712 2022-05-10 10:36:02.066 | + inc/python:pip_install:203 : return 0 2022-05-10 10:36:02.068 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-10 10:36:02.089 | Using python 3.8 to install etcd3gw 2022-05-10 10:36:02.091 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-10 10:36:02.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:02.928 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:02.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:02.928 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:04.084 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:36:04.115 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-10 10:36:04.121 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-10 10:36:04.123 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-10 10:36:04.124 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-10 10:36:04.152 | 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-05-10 10:36:04.155 | 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-05-10 10:36:04.156 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-10 10:36:04.158 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-10 10:36:06.477 | 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-05-10 10:36:06.484 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:36:06.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:36:06.596 | + inc/python:pip_install:200 : result=0 2022-05-10 10:36:06.598 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:36:06.600 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:06.603 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:06.605 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:06.607 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:06.610 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:06.612 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:36:06.614 | + functions-common:time_stop:2444 : start_time=1652178962083 2022-05-10 10:36:06.616 | + functions-common:time_stop:2446 : [[ -z 1652178962083 ]] 2022-05-10 10:36:06.619 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:06.623 | + functions-common:time_stop:2449 : end_time=1652178966621 2022-05-10 10:36:06.626 | + functions-common:time_stop:2450 : elapsed_time=4538 2022-05-10 10:36:06.628 | + functions-common:time_stop:2451 : total=30712 2022-05-10 10:36:06.630 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:06.632 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35250 2022-05-10 10:36:06.635 | + inc/python:pip_install:203 : return 0 2022-05-10 10:36:06.637 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-10 10:36:06.639 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-10 10:36:06.642 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-10 10:36:06.644 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-10 10:36:06.646 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-10 10:36:06.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-10 10:36:06.651 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-10 10:36:06.653 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-10 10:36:06.656 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-10 10:36:06.658 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-10 10:36:06.660 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-10 10:36:06.663 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-10 10:36:06.665 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-10 10:36:06.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-10 10:36:06.670 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-10 10:36:06.672 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:06.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:06.677 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-10 10:36:06.679 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:36:06.682 | + functions-common:install_package:1475 : update_package_repo 2022-05-10 10:36:06.684 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-10 10:36:06.687 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-10 10:36:06.689 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-10 10:36:06.691 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-10 10:36:06.694 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-10 10:36:06.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:06.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:06.700 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-10 10:36:06.703 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-10 10:36:06.705 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-10 10:36:06.707 | + functions-common:apt_get_update:1202 : return 2022-05-10 10:36:06.710 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:36:06.712 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-10 10:36:06.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:06.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:06.719 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-10 10:36:06.740 | + functions-common:apt_get:1242 : 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-05-10 10:36:06.850 | Reading package lists... 2022-05-10 10:36:07.088 | Building dependency tree... 2022-05-10 10:36:07.089 | Reading state information... 2022-05-10 10:36:07.335 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-10 10:36:07.335 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-10 10:36:07.335 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-10 10:36:07.335 | The following packages were automatically installed and are no longer required: 2022-05-10 10:36:07.336 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-10 10:36:07.336 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-10 10:36:07.336 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-10 10:36:07.336 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-10 10:36:07.336 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-10 10:36:07.336 | python3-zope.interface 2022-05-10 10:36:07.336 | Use 'sudo apt autoremove' to remove them. 2022-05-10 10:36:07.448 | 0 upgraded, 0 newly installed, 0 to remove and 135 not upgraded. 2022-05-10 10:36:07.452 | + functions-common:apt_get:1246 : result=0 2022-05-10 10:36:07.454 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-10 10:36:07.457 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:07.459 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:07.461 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:07.463 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:07.465 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:07.468 | + functions-common:time_stop:2443 : name=apt-get 2022-05-10 10:36:07.470 | + functions-common:time_stop:2444 : start_time=1652178966737 2022-05-10 10:36:07.472 | + functions-common:time_stop:2446 : [[ -z 1652178966737 ]] 2022-05-10 10:36:07.475 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:07.479 | + functions-common:time_stop:2449 : end_time=1652178967476 2022-05-10 10:36:07.481 | + functions-common:time_stop:2450 : elapsed_time=739 2022-05-10 10:36:07.483 | + functions-common:time_stop:2451 : total=4474 2022-05-10 10:36:07.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:07.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5213 2022-05-10 10:36:07.490 | + functions-common:apt_get:1250 : return 0 2022-05-10 10:36:07.492 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-10 10:36:07.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:07.498 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:07.500 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-10 10:36:07.562 | Module proxy already enabled 2022-05-10 10:36:07.566 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-10 10:36:07.627 | Considering dependency proxy for proxy_uwsgi: 2022-05-10 10:36:07.627 | Module proxy already enabled 2022-05-10 10:36:07.627 | Module proxy_uwsgi already enabled 2022-05-10 10:36:07.631 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-10 10:36:07.634 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:36:07.636 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:36:07.639 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:36:07.771 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-10 10:36:07.774 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-10 10:36:07.777 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-10 10:36:07.779 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.781 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.784 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-10 10:36:07.787 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.789 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-10 10:36:07.792 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-10 10:36:07.794 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-10 10:36:07.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-10 10:36:07.803 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.806 | + ./stack.sh:main:885 : install_glanceclient 2022-05-10 10:36:07.808 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-10 10:36:07.811 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-10 10:36:07.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-10 10:36:07.820 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.823 | + ./stack.sh:main:886 : install_cinderclient 2022-05-10 10:36:07.825 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-10 10:36:07.827 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-10 10:36:07.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-10 10:36:07.837 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.839 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-10 10:36:07.841 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-10 10:36:07.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-10 10:36:07.851 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.853 | + ./stack.sh:main:887 : install_novaclient 2022-05-10 10:36:07.855 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-10 10:36:07.858 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-10 10:36:07.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-10 10:36:07.869 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.872 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-10 10:36:07.889 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:07.892 | + ./stack.sh:main:889 : install_swiftclient 2022-05-10 10:36:07.894 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-10 10:36:07.896 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-10 10:36:07.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-10 10:36:07.905 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.908 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-10 10:36:07.924 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:07.927 | + ./stack.sh:main:892 : install_neutronclient 2022-05-10 10:36:07.929 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-10 10:36:07.932 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-10 10:36:07.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-10 10:36:07.941 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.944 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-10 10:36:07.946 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-10 10:36:07.948 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-10 10:36:07.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:07.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:07.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-10 10:36:07.958 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:07.960 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-10 10:36:07.962 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-10 10:36:07.965 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:36:07.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-10 10:36:07.970 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-10 10:36:07.973 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:36:07.976 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:36:07.976 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:36:07.982 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-10 10:36:07.984 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-10 10:36:07.986 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-10 10:36:07.989 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-10 10:36:07.991 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-10 10:36:08.012 | Using python 3.8 to install keystonemiddleware 2022-05-10 10:36:08.015 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-10 10:36:08.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:08.848 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:08.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:08.848 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:10.029 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:36:10.060 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-10 10:36:10.113 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-10 10:36:10.114 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-10 10:36:10.115 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-10 10:36:10.116 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-10 10:36:10.117 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-10 10:36:10.118 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-10 10:36:10.119 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-10 10:36:10.120 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-10 10:36:10.122 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-10 10:36:10.123 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-10 10:36:10.124 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-10 10:36:10.125 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-10 10:36:10.126 | 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-05-10 10:36:10.127 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-10 10:36:10.185 | 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-05-10 10:36:10.186 | 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-05-10 10:36:10.187 | 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-05-10 10:36:10.226 | 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-05-10 10:36:10.267 | 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-05-10 10:36:10.268 | 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-05-10 10:36:10.269 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-10 10:36:10.270 | 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-05-10 10:36:10.317 | 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-05-10 10:36:10.320 | 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-05-10 10:36:10.332 | 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-05-10 10:36:10.333 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-10 10:36:10.348 | 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-05-10 10:36:10.350 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-10 10:36:10.351 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-10 10:36:10.420 | 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-05-10 10:36:10.421 | 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-05-10 10:36:10.422 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-10 10:36:10.424 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-10 10:36:10.474 | 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-05-10 10:36:10.486 | 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-05-10 10:36:12.784 | 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-05-10 10:36:12.791 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:36:12.791 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:36:12.908 | + inc/python:pip_install:200 : result=0 2022-05-10 10:36:12.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:36:12.913 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:12.915 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:12.917 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:12.919 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:12.921 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:12.923 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:36:12.926 | + functions-common:time_stop:2444 : start_time=1652178968007 2022-05-10 10:36:12.928 | + functions-common:time_stop:2446 : [[ -z 1652178968007 ]] 2022-05-10 10:36:12.931 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:12.935 | + functions-common:time_stop:2449 : end_time=1652178972933 2022-05-10 10:36:12.937 | + functions-common:time_stop:2450 : elapsed_time=4926 2022-05-10 10:36:12.940 | + functions-common:time_stop:2451 : total=35250 2022-05-10 10:36:12.942 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:12.944 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40176 2022-05-10 10:36:12.946 | + inc/python:pip_install:203 : return 0 2022-05-10 10:36:12.949 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-10 10:36:12.952 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-10 10:36:12.954 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-10 10:36:12.957 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-10 10:36:12.959 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-10 10:36:12.962 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-10 10:36:12.966 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-10 10:36:12.966 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-10 10:36:12.972 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-10 10:36:12.974 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-10 10:36:12.977 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-10 10:36:12.979 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-10 10:36:12.982 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-10 10:36:13.003 | Using python 3.8 to install python-memcached 2022-05-10 10:36:13.006 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-10 10:36:13.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:13.834 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:13.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:13.834 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:15.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:36:15.102 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-10 10:36:15.105 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-10 10:36:17.428 | 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-05-10 10:36:17.435 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:36:17.435 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:36:17.546 | + inc/python:pip_install:200 : result=0 2022-05-10 10:36:17.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:36:17.551 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:17.553 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:17.555 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:17.558 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:17.560 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:17.562 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:36:17.565 | + functions-common:time_stop:2444 : start_time=1652178972998 2022-05-10 10:36:17.567 | + functions-common:time_stop:2446 : [[ -z 1652178972998 ]] 2022-05-10 10:36:17.570 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:17.574 | + functions-common:time_stop:2449 : end_time=1652178977572 2022-05-10 10:36:17.576 | + functions-common:time_stop:2450 : elapsed_time=4574 2022-05-10 10:36:17.579 | + functions-common:time_stop:2451 : total=40176 2022-05-10 10:36:17.581 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:17.583 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=44750 2022-05-10 10:36:17.585 | + inc/python:pip_install:203 : return 0 2022-05-10 10:36:17.588 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-10 10:36:17.604 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:17.606 | + ./stack.sh:main:899 : '[' 10.222.0.36 == 10.222.0.36 ']' 2022-05-10 10:36:17.608 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-10 10:36:17.611 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-10 10:36:17.613 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-10 10:36:17.615 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:36:17.618 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-10 10:36:17.621 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-10 10:36:17.636 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:36:17.638 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-10 10:36:17.641 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-10 10:36:17.643 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-10 10:36:17.645 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:36:17.647 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:36:17.653 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:36:17.656 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:36:17.658 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:36:17.661 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:36:17.677 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:36:17.679 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:36:17.681 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:36:17.684 | + functions-common:git_clone:629 : echo master 2022-05-10 10:36:17.684 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:36:17.689 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-10 10:36:17.691 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:36:17.694 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-10 10:36:17.706 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-10 10:36:17.709 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:36:17.709 | + functions-common:git_clone:690 : head -1 2022-05-10 10:36:17.712 | 1561da645 Drop lower-constraints.txt and its testing 2022-05-10 10:36:17.715 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:36:17.717 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-10 10:36:17.719 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:36:17.722 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:36:17.724 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-10 10:36:17.726 | + inc/python:setup_develop:344 : local extras= 2022-05-10 10:36:17.729 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-10 10:36:17.731 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:36:17.734 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:36:17.736 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-10 10:36:17.738 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:36:17.741 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-10 10:36:17.744 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-10 10:36:17.747 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:36:17.749 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-10 10:36:17.752 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:36:17.754 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:36:17.757 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-10 10:36:17.763 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-10 10:36:17.765 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-10 10:36:18.454 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-10 10:36:18.457 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:36:18.459 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:36:18.461 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:36:18.464 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-10 10:36:18.466 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-10 10:36:18.468 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:36:18.470 | + inc/python:setup_package:428 : local extras= 2022-05-10 10:36:18.472 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:36:18.474 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-10 10:36:18.477 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-10 10:36:18.479 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-10 10:36:18.481 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:36:18.483 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-10 10:36:18.503 | Using python 3.8 to install /opt/stack/keystone 2022-05-10 10:36:18.505 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-10 10:36:19.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:19.335 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:19.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:19.335 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:20.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-10 10:36:20.541 | Obtaining file:///opt/stack/keystone 2022-05-10 10:36:20.542 | Preparing metadata (setup.py): started 2022-05-10 10:36:25.444 | Preparing metadata (setup.py): finished with status 'done' 2022-05-10 10:36:25.519 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.9.0) 2022-05-10 10:36:25.521 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.8.7) 2022-05-10 10:36:25.522 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:36:25.523 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.3.9) 2022-05-10 10:36:25.524 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (36.0.2) 2022-05-10 10:36:25.526 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.4.36) 2022-05-10 10:36:25.527 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.13.0) 2022-05-10 10:36:25.528 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.5.0) 2022-05-10 10:36:25.529 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.7.4) 2022-05-10 10:36:25.530 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.4.0) 2022-05-10 10:36:25.531 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (9.4.0) 2022-05-10 10:36:25.532 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.2) 2022-05-10 10:36:25.533 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (0.8.20) 2022-05-10 10:36:25.534 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.11.0) 2022-05-10 10:36:25.535 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (8.8.0) 2022-05-10 10:36:25.536 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.1.0) 2022-05-10 10:36:25.537 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (12.13.0) 2022-05-10 10:36:25.538 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (11.3.0) 2022-05-10 10:36:25.539 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (5.1.0) 2022-05-10 10:36:25.541 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.7.0) 2022-05-10 10:36:25.542 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.5.1) 2022-05-10 10:36:25.543 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.12.1) 2022-05-10 10:36:25.544 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.3.0) 2022-05-10 10:36:25.546 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.5.0) 2022-05-10 10:36:25.547 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (4.13.0) 2022-05-10 10:36:25.548 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-10 10:36:25.549 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (7.1.2) 2022-05-10 10:36:25.550 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2.3.0) 2022-05-10 10:36:25.551 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.1.5) 2022-05-10 10:36:25.552 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev13) (3.2.0) 2022-05-10 10:36:25.553 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.1.1) 2022-05-10 10:36:25.554 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (1.0.3) 2022-05-10 10:36:25.555 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (3.4.3) 2022-05-10 10:36:25.556 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev13) (2022.1) 2022-05-10 10:36:25.565 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev13) (1.15.0) 2022-05-10 10:36:25.609 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev13) (5.1.1) 2022-05-10 10:36:25.624 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:36:25.626 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.2) 2022-05-10 10:36:25.627 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (8.1.3) 2022-05-10 10:36:25.628 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.1.2) 2022-05-10 10:36:25.630 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (4.11.3) 2022-05-10 10:36:25.640 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (9.0.1) 2022-05-10 10:36:25.641 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev13) (1.16.0) 2022-05-10 10:36:25.701 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (4.5.0) 2022-05-10 10:36:25.705 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.27.1) 2022-05-10 10:36:25.801 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.5.0) 2022-05-10 10:36:25.802 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-10 10:36:25.803 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (0.8.0) 2022-05-10 10:36:25.804 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev13) (6.0) 2022-05-10 10:36:25.858 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.0.1) 2022-05-10 10:36:25.860 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (0.5.0) 2022-05-10 10:36:25.862 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.7.7) 2022-05-10 10:36:25.912 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (2.8.2) 2022-05-10 10:36:25.916 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev13) (0.9.6) 2022-05-10 10:36:25.970 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-10 10:36:25.973 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.4.0) 2022-05-10 10:36:25.974 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.2.4) 2022-05-10 10:36:25.977 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.8.0) 2022-05-10 10:36:25.978 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.4.1) 2022-05-10 10:36:25.979 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.1.1) 2022-05-10 10:36:25.997 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-10 10:36:26.047 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (3.3.0) 2022-05-10 10:36:26.092 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (3.0.8) 2022-05-10 10:36:26.094 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (21.3) 2022-05-10 10:36:26.096 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (0.11.0) 2022-05-10 10:36:26.097 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev13) (1.0.2) 2022-05-10 10:36:26.143 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev13) (4.5.1) 2022-05-10 10:36:26.257 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (62.1.0) 2022-05-10 10:36:26.258 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (0.7.1) 2022-05-10 10:36:26.260 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (5.7.1) 2022-05-10 10:36:26.262 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (1.10.0) 2022-05-10 10:36:26.263 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev13) (22.0.0) 2022-05-10 10:36:26.478 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev13) (1.1.2) 2022-05-10 10:36:26.499 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.4.2) 2022-05-10 10:36:26.501 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev13) (0.5.2) 2022-05-10 10:36:26.569 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.2.0) 2022-05-10 10:36:26.587 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (5.0.0) 2022-05-10 10:36:26.644 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev13) (2.21) 2022-05-10 10:36:26.683 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev13) (1.14.1) 2022-05-10 10:36:26.784 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (3.8.0) 2022-05-10 10:36:26.839 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev13) (2.1.1) 2022-05-10 10:36:26.911 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.7.0) 2022-05-10 10:36:27.035 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev13) (0.17.3) 2022-05-10 10:36:27.066 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.14.1) 2022-05-10 10:36:27.104 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-10 10:36:27.105 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (1.3.3) 2022-05-10 10:36:27.107 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.0.0) 2022-05-10 10:36:27.111 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.33.0) 2022-05-10 10:36:27.112 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (3.5.0) 2022-05-10 10:36:27.113 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.1.1) 2022-05-10 10:36:27.164 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev13) (0.2.5) 2022-05-10 10:36:27.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2019.11.28) 2022-05-10 10:36:27.301 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (3.3) 2022-05-10 10:36:27.304 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (2.0.12) 2022-05-10 10:36:27.305 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev13) (1.26.9) 2022-05-10 10:36:27.452 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (2.5.0) 2022-05-10 10:36:27.535 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev13) (2.5.1) 2022-05-10 10:36:27.795 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (2.2.1) 2022-05-10 10:36:28.047 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev13) (0.7) 2022-05-10 10:36:28.081 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev13) (1.0.0) 2022-05-10 10:36:29.782 | Installing collected packages: keystone 2022-05-10 10:36:29.782 | Attempting uninstall: keystone 2022-05-10 10:36:29.782 | Found existing installation: keystone 21.1.0.dev13 2022-05-10 10:36:29.786 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-10 10:36:29.787 | Running setup.py develop for keystone 2022-05-10 10:36:35.636 | Successfully installed keystone 2022-05-10 10:36:35.636 | 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-05-10 10:36:35.644 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-10 10:36:35.644 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-10 10:36:35.777 | + inc/python:pip_install:200 : result=0 2022-05-10 10:36:35.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-10 10:36:35.781 | + functions-common:time_stop:2437 : local name 2022-05-10 10:36:35.783 | + functions-common:time_stop:2438 : local end_time 2022-05-10 10:36:35.785 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-10 10:36:35.787 | + functions-common:time_stop:2440 : local total 2022-05-10 10:36:35.790 | + functions-common:time_stop:2441 : local start_time 2022-05-10 10:36:35.792 | + functions-common:time_stop:2443 : name=pip_install 2022-05-10 10:36:35.794 | + functions-common:time_stop:2444 : start_time=1652178978498 2022-05-10 10:36:35.796 | + functions-common:time_stop:2446 : [[ -z 1652178978498 ]] 2022-05-10 10:36:35.798 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-10 10:36:35.803 | + functions-common:time_stop:2449 : end_time=1652178995800 2022-05-10 10:36:35.805 | + functions-common:time_stop:2450 : elapsed_time=17302 2022-05-10 10:36:35.807 | + functions-common:time_stop:2451 : total=44750 2022-05-10 10:36:35.809 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-10 10:36:35.811 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=62052 2022-05-10 10:36:35.813 | + inc/python:pip_install:203 : return 0 2022-05-10 10:36:35.815 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-10 10:36:35.818 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:36:35.820 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:36:35.839 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-10 10:36:35.851 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-10 10:36:35.853 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-10 10:36:35.855 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-10 10:36:35.858 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-10 10:36:35.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-10 10:36:35.863 | + inc/python:use_library_from_git:253 : return 1 2022-05-10 10:36:35.865 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-10 10:36:35.881 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:36:35.884 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-10 10:36:35.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-10 10:36:35.889 | + ./stack.sh:main:901 : configure_keystone 2022-05-10 10:36:35.891 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-10 10:36:35.903 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-05-10 10:36:35.906 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-10 10:36:35.910 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-10 10:36:35.926 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:36:35.928 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-10 10:36:35.958 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-10 10:36:35.985 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-10 10:36:36.015 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-10 10:36:36.045 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-10 10:36:36.075 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-10 10:36:36.105 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-10 10:36:36.133 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-10 10:36:36.160 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-10 10:36:36.162 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-10 10:36:36.165 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-10 10:36:36.167 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-10 10:36:36.169 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-10 10:36:36.171 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-10 10:36:36.187 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:36.190 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-10 10:36:36.192 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-10 10:36:36.194 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-10 10:36:36.209 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:36.212 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:36:36.214 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.36:5672/ 2022-05-10 10:36:36.244 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-10 10:36:36.246 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-10 10:36:36.249 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-10 10:36:36.251 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-10 10:36:36.267 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:36:36.270 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.36/identity 2022-05-10 10:36:36.299 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-10 10:36:36.301 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-10 10:36:36.332 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-10 10:36:36.335 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-10 10:36:36.337 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-10 10:36:36.339 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-10 10:36:36.342 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-10 10:36:36.345 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-10 10:36:36.374 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-10 10:36:36.377 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-10 10:36:36.379 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-10 10:36:36.381 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-10 10:36:36.385 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-10 10:36:36.401 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-10 10:36:36.403 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-10 10:36:36.406 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-10 10:36:36.408 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-10 10:36:36.410 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-10 10:36:36.438 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-10 10:36:36.465 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-10 10:36:36.492 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-10 10:36:36.520 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-10 10:36:36.547 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-10 10:36:36.550 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-10 10:36:36.552 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-10 10:36:36.555 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-10 10:36:36.558 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-10 10:36:36.560 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-10 10:36:36.562 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-10 10:36:36.565 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-10 10:36:36.569 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-10 10:36:36.571 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-10 10:36:36.574 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-10 10:36:36.586 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-10 10:36:36.586 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:36:36.595 | d /var/run/uwsgi 0755 ubuntu root 2022-05-10 10:36:36.598 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-10 10:36:36.614 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-10 10:36:36.616 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-10 10:36:36.621 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-10 10:36:36.649 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-10 10:36:36.676 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-10 10:36:36.702 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-10 10:36:36.729 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-10 10:36:36.756 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-10 10:36:36.783 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-10 10:36:36.810 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-10 10:36:36.838 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-10 10:36:36.865 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-10 10:36:36.891 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-10 10:36:36.919 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-10 10:36:36.945 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-10 10:36:36.972 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-10 10:36:36.974 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-10 10:36:36.978 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-10 10:36:36.980 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-10 10:36:36.982 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-10 10:36:36.985 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:36.987 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:36.989 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:36:36.992 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:36:36.994 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-10 10:36:37.021 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-10 10:36:37.049 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-05-10 10:36:37.050 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-10 10:36:37.058 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-10 10:36:37.061 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-10 10:36:37.064 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-10 10:36:37.066 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-10 10:36:37.068 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-10 10:36:37.071 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-10 10:36:37.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:37.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:37.077 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-10 10:36:37.080 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-10 10:36:37.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-10 10:36:37.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-10 10:36:37.087 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-10 10:36:37.149 | Site keystone-wsgi-public already enabled 2022-05-10 10:36:37.153 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-10 10:36:37.156 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-10 10:36:37.158 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-10 10:36:37.160 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-10 10:36:37.286 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-10 10:36:37.318 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-10 10:36:37.349 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-10 10:36:37.379 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-10 10:36:37.382 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-10 10:36:37.413 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-10 10:36:37.440 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-10 10:36:37.469 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-10 10:36:37.471 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-10 10:36:37.474 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-10 10:36:37.490 | + functions-common:is_service_enabled:2093 : return 0 2022-05-10 10:36:37.493 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-10 10:36:37.510 | + functions-common:is_service_enabled:2093 : return 1 2022-05-10 10:36:37.512 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-10 10:36:37.515 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-10 10:36:37.517 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-10 10:36:37.519 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-10 10:36:37.522 | + lib/stack:stack_install_service:32 : install_swift 2022-05-10 10:36:37.524 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-10 10:36:37.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-10 10:36:37.529 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-10 10:36:37.531 | + functions-common:git_clone:610 : local git_ref=master 2022-05-10 10:36:37.533 | + functions-common:git_clone:611 : local orig_dir 2022-05-10 10:36:37.536 | ++ functions-common:git_clone:612 : pwd 2022-05-10 10:36:37.539 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-10 10:36:37.541 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-10 10:36:37.544 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-10 10:36:37.560 | + functions-common:git_clone:615 : RECLONE=False 2022-05-10 10:36:37.562 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-10 10:36:37.564 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-10 10:36:37.567 | + functions-common:git_clone:629 : echo master 2022-05-10 10:36:37.567 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-10 10:36:37.573 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-10 10:36:37.575 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-10 10:36:37.577 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-10 10:36:37.590 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-10 10:36:37.593 | + functions-common:git_clone:690 : git show --oneline 2022-05-10 10:36:37.593 | + functions-common:git_clone:690 : head -1 2022-05-10 10:36:37.615 | 92bb7108c Merge "diskfile: Quarantine hashdirs on ENODATA" 2022-05-10 10:36:37.618 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-10 10:36:37.621 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-10 10:36:37.623 | + inc/python:setup_develop:338 : local bindep 2022-05-10 10:36:37.626 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:36:37.628 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-10 10:36:37.630 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-10 10:36:37.633 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-10 10:36:37.636 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-10 10:36:37.638 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:36:37.641 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-10 10:36:37.643 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-10 10:36:37.645 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-10 10:36:37.648 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-10 10:36:37.651 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-10 10:36:37.653 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-10 10:36:37.656 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-10 10:36:37.658 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-10 10:36:37.661 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-10 10:36:37.666 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-10 10:36:37.669 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-10 10:36:38.333 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-10 10:36:38.335 | + inc/python:setup_package:418 : local bindep=0 2022-05-10 10:36:38.338 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-10 10:36:38.340 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-10 10:36:38.343 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-10 10:36:38.345 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-10 10:36:38.347 | + inc/python:setup_package:427 : local flags=-e 2022-05-10 10:36:38.349 | + inc/python:setup_package:428 : local extras=keystone 2022-05-10 10:36:38.352 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-10 10:36:38.354 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-10 10:36:38.357 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-10 10:36:38.359 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-10 10:36:38.361 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-10 10:36:38.363 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-10 10:36:38.384 | Using python 3.8 to install /opt/stack/swift 2022-05-10 10:36:38.386 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-10 10:36:39.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:39.220 | from cryptography.utils import int_from_bytes 2022-05-10 10:36:39.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-10 10:36:39.220 | from cryptography.utils import int_from_bytes