2022-04-20 18:06:35.887 | + ./stack.sh:main:487 : exec 2022-04-20 18:06:35.887 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-20-180635' 2022-04-20 18:06:35.887 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-20-180635.summary.2022-04-20-180635 2022-04-20 18:06:35.887 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:06:35.887 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-20-180635 2022-04-20 18:06:35.887 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-20-180635 /opt/stack/logs/stack.sh.log 2022-04-20 18:06:35.887 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-20-180635.summary.2022-04-20-180635 /opt/stack/logs/stack.sh.log.summary 2022-04-20 18:06:35.887 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-20 18:06:35.887 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-20 18:06:35.887 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-20 18:06:35.887 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-20 18:06:35.887 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-20 18:06:35.887 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-20 18:06:35.887 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-20 18:06:35.887 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-20 18:06:35.887 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-20 18:06:35.889 | + ./stack.sh:main:573 : set -o errexit 2022-04-20 18:06:35.891 | + ./stack.sh:main:576 : uname -a 2022-04-20 18:06:35.892 | Linux dv-neutron-838702-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-04-20 18:06:35.894 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-20 18:06:35.896 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-20 18:06:35.899 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-20 18:06:35.936 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-20 18:06:35.951 | + ./stack.sh:main:590 : fetch_plugins 2022-04-20 18:06:35.953 | + functions-common:fetch_plugins:1783 : local plugins= 2022-04-20 18:06:35.955 | + functions-common:fetch_plugins:1784 : local plugin 2022-04-20 18:06:35.957 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-04-20 18:06:35.959 | + functions-common:fetch_plugins:1788 : return 2022-04-20 18:06:35.962 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-20 18:06:35.963 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-04-20 18:06:35.965 | + functions-common:run_phase:1866 : local phase= 2022-04-20 18:06:35.967 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:06:35.969 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:06:35.970 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:06:35.972 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:06:35.975 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:06:35.977 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:06:35.980 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:06:35.982 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:06:35.984 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:06:35.985 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-20 18:06:35.987 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:06:36.000 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:36.001 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-20 18:06:36.003 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:06:36.005 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:06:36.007 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:06:36.008 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:06:36.010 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-20 18:06:36.012 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-20 18:06:36.014 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-20 18:06:36.016 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-20 18:06:36.017 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-20 18:06:36.019 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-04-20 18:06:36.021 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-04-20 18:06:36.023 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-04-20 18:06:36.025 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-04-20 18:06:36.027 | + functions-common:plugin_override_defaults:1829 : return 2022-04-20 18:06:36.029 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-20 18:06:36.046 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-20 18:06:36.048 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-20 18:06:36.060 | ++ functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:06:36.062 | +++ lib/tls:source:43 : hostname -f 2022-04-20 18:06:36.065 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-20 18:06:36.068 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-20 18:06:36.070 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-20 18:06:36.072 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-20 18:06:36.074 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-20 18:06:36.076 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-20 18:06:36.077 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-20 18:06:36.079 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-20 18:06:36.081 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-20 18:06:36.083 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-20 18:06:36.088 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-20 18:06:36.100 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-20 18:06:36.117 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-20 18:06:36.129 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-20 18:06:36.141 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-20 18:06:36.176 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-20 18:06:36.235 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-20 18:06:36.324 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-20 18:06:36.345 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-20 18:06:36.396 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-20 18:06:36.448 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-20 18:06:36.603 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-20 18:06:36.616 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-20 18:06:36.629 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-20 18:06:36.641 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-20 18:06:36.734 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-20 18:06:36.736 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-20 18:06:36.739 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-20 18:06:36.741 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-20 18:06:36.743 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-20 18:06:36.745 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-20 18:06:36.748 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-20 18:06:36.748 | False' 2022-04-20 18:06:36.750 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-20 18:06:36.765 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-20 18:06:36.767 | + ./stack.sh:main:624 : run_phase source 2022-04-20 18:06:36.769 | + functions-common:run_phase:1865 : local mode=source 2022-04-20 18:06:36.772 | + functions-common:run_phase:1866 : local phase= 2022-04-20 18:06:36.774 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:06:36.776 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:06:36.778 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:06:36.780 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:06:36.782 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:06:36.785 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:06:36.789 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:06:36.791 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:06:36.793 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:06:36.795 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-20 18:06:36.798 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:06:36.811 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:36.813 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-20 18:06:36.815 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-20 18:06:36.855 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-20 18:06:36.857 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-20 18:06:36.859 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-04-20 18:06:36.861 | + functions-common:run_phase:1887 : load_plugin_settings 2022-04-20 18:06:36.864 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-04-20 18:06:36.866 | + functions-common:load_plugin_settings:1802 : local plugin 2022-04-20 18:06:36.868 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-04-20 18:06:36.870 | + functions-common:load_plugin_settings:1806 : return 2022-04-20 18:06:36.872 | + functions-common:run_phase:1888 : verify_disabled_services 2022-04-20 18:06:36.874 | + functions-common:verify_disabled_services:2148 : local service 2022-04-20 18:06:36.877 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.879 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-20 18:06:36.882 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.884 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-20 18:06:36.886 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.888 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-20 18:06:36.891 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.893 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-20 18:06:36.895 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.897 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-20 18:06:36.900 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.902 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-20 18:06:36.904 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.906 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-20 18:06:36.909 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.911 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-20 18:06:36.914 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.916 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-20 18:06:36.918 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.920 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-20 18:06:36.922 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.925 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-20 18:06:36.928 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.930 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-20 18:06:36.932 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.934 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-20 18:06:36.937 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.939 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-20 18:06:36.941 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.943 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-20 18:06:36.946 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.948 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-20 18:06:36.950 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.952 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-20 18:06:36.955 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.957 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-20 18:06:36.959 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.962 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-20 18:06:36.964 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.966 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-20 18:06:36.968 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.970 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-20 18:06:36.973 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.975 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-20 18:06:36.978 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.980 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-20 18:06:36.982 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.984 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-20 18:06:36.987 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.989 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-20 18:06:36.992 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.994 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-20 18:06:36.996 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:36.998 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-20 18:06:37.000 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.003 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-20 18:06:37.005 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.007 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-20 18:06:37.009 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.012 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-20 18:06:37.014 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.016 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-20 18:06:37.018 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.021 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-20 18:06:37.023 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.025 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-20 18:06:37.027 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.029 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-20 18:06:37.032 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.034 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-20 18:06:37.037 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.039 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-20 18:06:37.041 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.043 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-20 18:06:37.046 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.048 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-20 18:06:37.050 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.052 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-20 18:06:37.055 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.057 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-20 18:06:37.059 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.061 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-20 18:06:37.064 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.066 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-20 18:06:37.068 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.071 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-20 18:06:37.073 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.075 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-20 18:06:37.077 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.080 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-20 18:06:37.082 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.085 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-20 18:06:37.087 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-04-20 18:06:37.089 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-20 18:06:37.092 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-20 18:06:37.095 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-20 18:06:37.097 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-20 18:06:37.111 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:37.114 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-20 18:06:37.116 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-20 18:06:37.118 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-20 18:06:37.134 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:06:37.136 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-20 18:06:37.138 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-20 18:06:37.140 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-20 18:06:37.143 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-20 18:06:37.145 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-20 18:06:37.148 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-20 18:06:37.150 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-20 18:06:37.152 | + lib/database:initialize_database_backends:92 : return 0 2022-04-20 18:06:37.154 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-20 18:06:37.155 | Using mysql database backend 2022-04-20 18:06:37.157 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-20 18:06:37.172 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-20 18:06:37.175 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-20 18:06:37.178 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-20 18:06:37.180 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-20 18:06:37.183 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-20 18:06:37.186 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-20 18:06:37.201 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:37.204 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-20 18:06:37.221 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-20 18:06:37.236 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:37.239 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-20 18:06:37.255 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-20 18:06:37.271 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-20 18:06:37.288 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:06:37.290 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-20 18:06:37.306 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:06:37.308 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-20 18:06:37.324 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-20 18:06:37.326 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-20 18:06:37.329 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-20 18:06:37.331 | + functions-common:save_stackenv:60 : local tag=757 2022-04-20 18:06:37.335 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-20 18:06:37.339 | + functions-common:save_stackenv:62 : time_stamp=2022-04-20-180637 2022-04-20 18:06:37.341 | + functions-common:save_stackenv:63 : echo '# 2022-04-20-180637 757' 2022-04-20 18:06:37.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.346 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-20 18:06:37.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.351 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-20 18:06:37.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.355 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-20 18:06:37.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.360 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-20 18:06:37.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.365 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.46 2022-04-20 18:06:37.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.369 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.46/identity 2022-04-20 18:06:37.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.374 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-20-180635 2022-04-20 18:06:37.376 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.379 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-20 18:06:37.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.384 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.46 2022-04-20 18:06:37.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.389 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-20 18:06:37.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.393 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-20 18:06:37.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.398 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-20 18:06:37.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-20 18:06:37.402 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-20 18:06:37.405 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-20 18:06:37.407 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-20 18:06:37.410 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-20 18:06:37.412 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-20 18:06:37.414 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:06:37.416 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:06:37.418 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:06:37.421 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:06:37.423 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:06:37.426 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:06:37.441 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:06:37.443 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:06:37.445 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:06:37.448 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:06:37.448 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:06:37.453 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-20 18:06:37.455 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:06:37.457 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-04-20 18:06:37.470 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-04-20 18:06:37.473 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:06:37.475 | + functions-common:git_clone:690 : head -1 2022-04-20 18:06:37.476 | 99319da1 Bump diskimage-builder version due CVE-2022-24765 2022-04-20 18:06:37.479 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:06:37.481 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-20 18:06:37.484 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:06:37.486 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-20 18:06:37.489 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-20 18:06:37.492 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-20 18:06:37.494 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-20 18:06:37.497 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-20 18:06:37.499 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-20 18:06:37.501 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-20 18:06:37.504 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-20 18:06:37.507 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-20 18:06:37.512 | ++ tools/install_prereqs.sh:source:47 : NOW=1650477997 2022-04-20 18:06:37.515 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-20 18:06:37.519 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1650477568 2022-04-20 18:06:37.521 | ++ tools/install_prereqs.sh:source:49 : DELTA=429 2022-04-20 18:06:37.524 | ++ tools/install_prereqs.sh:source:50 : [[ 429 -lt 7200 ]] 2022-04-20 18:06:37.526 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-20 18:06:37.529 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-20 18:06:37.531 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-04-20 18:06:37.533 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-20 18:06:37.536 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-04-20 18:06:37.538 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-20 18:06:37.540 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-04-20 18:06:37.542 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-20 18:06:37.545 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-20 18:06:37.593 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-20 18:06:37.593 | apache2-dev 2022-04-20 18:06:37.593 | bc 2022-04-20 18:06:37.593 | bsdmainutils 2022-04-20 18:06:37.593 | curl 2022-04-20 18:06:37.593 | g++ 2022-04-20 18:06:37.593 | gawk 2022-04-20 18:06:37.593 | gcc 2022-04-20 18:06:37.593 | gettext 2022-04-20 18:06:37.593 | git 2022-04-20 18:06:37.593 | graphviz 2022-04-20 18:06:37.593 | iputils-ping 2022-04-20 18:06:37.593 | libapache2-mod-proxy-uwsgi 2022-04-20 18:06:37.593 | libffi-dev 2022-04-20 18:06:37.593 | libjpeg-dev 2022-04-20 18:06:37.593 | libpcre3-dev 2022-04-20 18:06:37.593 | libpq-dev 2022-04-20 18:06:37.593 | libssl-dev 2022-04-20 18:06:37.593 | libsystemd-dev 2022-04-20 18:06:37.593 | libxml2-dev 2022-04-20 18:06:37.593 | libxslt1-dev 2022-04-20 18:06:37.593 | libyaml-dev 2022-04-20 18:06:37.593 | lsof 2022-04-20 18:06:37.593 | openssh-server 2022-04-20 18:06:37.593 | openssl 2022-04-20 18:06:37.593 | pkg-config 2022-04-20 18:06:37.593 | psmisc 2022-04-20 18:06:37.593 | python3-dev 2022-04-20 18:06:37.593 | python3-pip 2022-04-20 18:06:37.593 | python3-systemd 2022-04-20 18:06:37.593 | python3-venv 2022-04-20 18:06:37.593 | tar 2022-04-20 18:06:37.593 | tcpdump 2022-04-20 18:06:37.593 | unzip 2022-04-20 18:06:37.594 | uuid-runtime 2022-04-20 18:06:37.594 | wget 2022-04-20 18:06:37.594 | wget 2022-04-20 18:06:37.594 | zlib1g-dev 2022-04-20 18:06:37.594 | libkrb5-dev 2022-04-20 18:06:37.594 | libldap2-dev 2022-04-20 18:06:37.594 | libsasl2-dev 2022-04-20 18:06:37.594 | memcached 2022-04-20 18:06:37.594 | python3-mysqldb 2022-04-20 18:06:37.594 | sqlite3 2022-04-20 18:06:37.594 | conntrack 2022-04-20 18:06:37.594 | curl 2022-04-20 18:06:37.594 | dnsmasq-base 2022-04-20 18:06:37.594 | dnsmasq-utils 2022-04-20 18:06:37.594 | ebtables 2022-04-20 18:06:37.594 | genisoimage 2022-04-20 18:06:37.594 | iptables 2022-04-20 18:06:37.594 | iputils-arping 2022-04-20 18:06:37.594 | kpartx 2022-04-20 18:06:37.594 | libjs-jquery-tablesorter 2022-04-20 18:06:37.594 | parted 2022-04-20 18:06:37.594 | pm-utils 2022-04-20 18:06:37.594 | python3-mysqldb 2022-04-20 18:06:37.594 | socat 2022-04-20 18:06:37.594 | sqlite3 2022-04-20 18:06:37.594 | sudo 2022-04-20 18:06:37.594 | vlan 2022-04-20 18:06:37.594 | lsscsi 2022-04-20 18:06:37.594 | open-iscsi 2022-04-20 18:06:37.594 | lvm2 2022-04-20 18:06:37.594 | qemu-utils 2022-04-20 18:06:37.594 | thin-provisioning-tools 2022-04-20 18:06:37.594 | acl 2022-04-20 18:06:37.594 | dnsmasq-base 2022-04-20 18:06:37.594 | dnsmasq-utils 2022-04-20 18:06:37.594 | ebtables 2022-04-20 18:06:37.594 | haproxy 2022-04-20 18:06:37.594 | iptables 2022-04-20 18:06:37.595 | iputils-arping 2022-04-20 18:06:37.595 | iputils-ping 2022-04-20 18:06:37.595 | postgresql-server-dev-all 2022-04-20 18:06:37.595 | python3-mysqldb 2022-04-20 18:06:37.595 | sqlite3 2022-04-20 18:06:37.595 | sudo 2022-04-20 18:06:37.595 | vlan 2022-04-20 18:06:37.595 | pcp 2022-04-20 18:06:37.595 | ipset 2022-04-20 18:06:37.595 | conntrack 2022-04-20 18:06:37.595 | conntrackd 2022-04-20 18:06:37.595 | keepalived 2022-04-20 18:06:37.595 | lvm2 2022-04-20 18:06:37.595 | qemu-utils 2022-04-20 18:06:37.595 | thin-provisioning-tools 2022-04-20 18:06:37.595 | curl 2022-04-20 18:06:37.595 | liberasurecode-dev 2022-04-20 18:06:37.595 | make 2022-04-20 18:06:37.595 | memcached 2022-04-20 18:06:37.595 | rsync 2022-04-20 18:06:37.595 | sqlite3 2022-04-20 18:06:37.595 | xfsprogs' 2022-04-20 18:06:37.598 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-20 18:06:37.616 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-20 18:06:37.616 | apache2-dev 2022-04-20 18:06:37.616 | bc 2022-04-20 18:06:37.616 | bsdmainutils 2022-04-20 18:06:37.616 | curl 2022-04-20 18:06:37.617 | g++ 2022-04-20 18:06:37.617 | gawk 2022-04-20 18:06:37.617 | gcc 2022-04-20 18:06:37.617 | gettext 2022-04-20 18:06:37.617 | git 2022-04-20 18:06:37.617 | graphviz 2022-04-20 18:06:37.617 | iputils-ping 2022-04-20 18:06:37.617 | libapache2-mod-proxy-uwsgi 2022-04-20 18:06:37.617 | libffi-dev 2022-04-20 18:06:37.617 | libjpeg-dev 2022-04-20 18:06:37.617 | libpcre3-dev 2022-04-20 18:06:37.617 | libpq-dev 2022-04-20 18:06:37.617 | libssl-dev 2022-04-20 18:06:37.617 | libsystemd-dev 2022-04-20 18:06:37.617 | libxml2-dev 2022-04-20 18:06:37.617 | libxslt1-dev 2022-04-20 18:06:37.617 | libyaml-dev 2022-04-20 18:06:37.617 | lsof 2022-04-20 18:06:37.617 | openssh-server 2022-04-20 18:06:37.617 | openssl 2022-04-20 18:06:37.617 | pkg-config 2022-04-20 18:06:37.617 | psmisc 2022-04-20 18:06:37.617 | python3-dev 2022-04-20 18:06:37.617 | python3-pip 2022-04-20 18:06:37.617 | python3-systemd 2022-04-20 18:06:37.617 | python3-venv 2022-04-20 18:06:37.617 | tar 2022-04-20 18:06:37.617 | tcpdump 2022-04-20 18:06:37.617 | unzip 2022-04-20 18:06:37.617 | uuid-runtime 2022-04-20 18:06:37.617 | wget 2022-04-20 18:06:37.617 | wget 2022-04-20 18:06:37.617 | zlib1g-dev 2022-04-20 18:06:37.617 | libkrb5-dev 2022-04-20 18:06:37.617 | libldap2-dev 2022-04-20 18:06:37.617 | libsasl2-dev 2022-04-20 18:06:37.617 | memcached 2022-04-20 18:06:37.617 | python3-mysqldb 2022-04-20 18:06:37.617 | sqlite3 2022-04-20 18:06:37.618 | conntrack 2022-04-20 18:06:37.618 | curl 2022-04-20 18:06:37.618 | dnsmasq-base 2022-04-20 18:06:37.618 | dnsmasq-utils 2022-04-20 18:06:37.618 | ebtables 2022-04-20 18:06:37.618 | genisoimage 2022-04-20 18:06:37.618 | iptables 2022-04-20 18:06:37.618 | iputils-arping 2022-04-20 18:06:37.618 | kpartx 2022-04-20 18:06:37.618 | libjs-jquery-tablesorter 2022-04-20 18:06:37.618 | parted 2022-04-20 18:06:37.618 | pm-utils 2022-04-20 18:06:37.618 | python3-mysqldb 2022-04-20 18:06:37.618 | socat 2022-04-20 18:06:37.618 | sqlite3 2022-04-20 18:06:37.618 | sudo 2022-04-20 18:06:37.618 | vlan 2022-04-20 18:06:37.618 | lsscsi 2022-04-20 18:06:37.618 | open-iscsi 2022-04-20 18:06:37.618 | lvm2 2022-04-20 18:06:37.618 | qemu-utils 2022-04-20 18:06:37.618 | thin-provisioning-tools 2022-04-20 18:06:37.618 | acl 2022-04-20 18:06:37.618 | dnsmasq-base 2022-04-20 18:06:37.618 | dnsmasq-utils 2022-04-20 18:06:37.618 | ebtables 2022-04-20 18:06:37.618 | haproxy 2022-04-20 18:06:37.618 | iptables 2022-04-20 18:06:37.618 | iputils-arping 2022-04-20 18:06:37.618 | iputils-ping 2022-04-20 18:06:37.618 | postgresql-server-dev-all 2022-04-20 18:06:37.618 | python3-mysqldb 2022-04-20 18:06:37.618 | sqlite3 2022-04-20 18:06:37.618 | sudo 2022-04-20 18:06:37.618 | vlan 2022-04-20 18:06:37.618 | pcp 2022-04-20 18:06:37.618 | ipset 2022-04-20 18:06:37.618 | conntrack 2022-04-20 18:06:37.619 | conntrackd 2022-04-20 18:06:37.619 | keepalived 2022-04-20 18:06:37.619 | lvm2 2022-04-20 18:06:37.619 | qemu-utils 2022-04-20 18:06:37.619 | thin-provisioning-tools 2022-04-20 18:06:37.619 | curl 2022-04-20 18:06:37.619 | liberasurecode-dev 2022-04-20 18:06:37.619 | make 2022-04-20 18:06:37.619 | memcached 2022-04-20 18:06:37.619 | rsync 2022-04-20 18:06:37.619 | sqlite3 2022-04-20 18:06:37.619 | xfsprogs ' 2022-04-20 18:06:37.619 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-20 18:06:37.622 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:06:37.624 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:06:37.627 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-20 18:06:37.627 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-20 18:06:37.632 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-20 18:06:37.634 | ++ functions-common:install_package:1475 : update_package_repo 2022-04-20 18:06:37.636 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:06:37.638 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-04-20 18:06:37.640 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:06:37.642 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:06:37.645 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:06:37.648 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:06:37.650 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:06:37.652 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:06:37.654 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-04-20 18:06:37.656 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-04-20 18:06:37.658 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-04-20 18:06:37.661 | +++ functions-common:apt_get_update:1209 : id -u 2022-04-20 18:06:37.665 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-04-20 18:06:37.667 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-04-20 18:06:37.670 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-04-20 18:06:37.672 | ++ functions-common:time_start:2424 : local start_time= 2022-04-20 18:06:37.674 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-04-20 18:06:37.677 | +++ functions-common:time_start:2428 : date +%s%3N 2022-04-20 18:06:37.680 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1650477997678 2022-04-20 18:06:37.682 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-20 18:06:37.684 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-20 18:06:37.686 | ++ 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-04-20 18:06:37.929 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-20 18:06:37.980 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-20 18:06:37.989 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-20 18:06:38.231 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-20 18:06:38.728 | Fetched 336 kB in 1s (443 kB/s) 2022-04-20 18:06:40.249 | Reading package lists... 2022-04-20 18:06:40.280 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-04-20 18:06:40.283 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-04-20 18:06:40.285 | ++ functions-common:time_stop:2437 : local name 2022-04-20 18:06:40.287 | ++ functions-common:time_stop:2438 : local end_time 2022-04-20 18:06:40.289 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:06:40.291 | ++ functions-common:time_stop:2440 : local total 2022-04-20 18:06:40.293 | ++ functions-common:time_stop:2441 : local start_time 2022-04-20 18:06:40.295 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-04-20 18:06:40.297 | ++ functions-common:time_stop:2444 : start_time=1650477997678 2022-04-20 18:06:40.299 | ++ functions-common:time_stop:2446 : [[ -z 1650477997678 ]] 2022-04-20 18:06:40.302 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:06:40.306 | ++ functions-common:time_stop:2449 : end_time=1650478000304 2022-04-20 18:06:40.309 | ++ functions-common:time_stop:2450 : elapsed_time=2626 2022-04-20 18:06:40.311 | ++ functions-common:time_stop:2451 : total=0 2022-04-20 18:06:40.316 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:06:40.319 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2626 2022-04-20 18:06:40.321 | ++ 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-04-20 18:06:40.324 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:06:40.326 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:06:40.328 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:06:40.330 | ++ 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-04-20 18:06:40.351 | ++ 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-04-20 18:06:40.462 | Reading package lists... 2022-04-20 18:06:40.714 | Building dependency tree... 2022-04-20 18:06:40.715 | Reading state information... 2022-04-20 18:06:40.749 | acl is already the newest version (2.2.53-6). 2022-04-20 18:06:40.749 | bc is already the newest version (1.07.1-2build1). 2022-04-20 18:06:40.749 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-20 18:06:40.749 | conntrack is already the newest version (1:1.4.5-2). 2022-04-20 18:06:40.749 | ebtables is already the newest version (2.0.11-3build1). 2022-04-20 18:06:40.749 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-20 18:06:40.749 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-20 18:06:40.749 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-20 18:06:40.749 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-20 18:06:40.749 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-20 18:06:40.749 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-20 18:06:40.749 | iputils-arping is already the newest version (3:20190709-3). 2022-04-20 18:06:40.749 | iputils-ping is already the newest version (3:20190709-3). 2022-04-20 18:06:40.749 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-20 18:06:40.749 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-20 18:06:40.749 | libffi-dev is already the newest version (3.3-4). 2022-04-20 18:06:40.749 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-20 18:06:40.749 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-20 18:06:40.749 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-20 18:06:40.749 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-20 18:06:40.749 | lsscsi is already the newest version (0.30-0.1). 2022-04-20 18:06:40.750 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-20 18:06:40.750 | make is already the newest version (4.2.1-1.2). 2022-04-20 18:06:40.750 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-20 18:06:40.750 | psmisc is already the newest version (23.3-1). 2022-04-20 18:06:40.750 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-20 18:06:40.750 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-20 18:06:40.750 | python3-systemd is already the newest version (234-3build2). 2022-04-20 18:06:40.750 | socat is already the newest version (1.7.3.3-2). 2022-04-20 18:06:40.750 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-20 18:06:40.750 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-20 18:06:40.750 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-20 18:06:40.750 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-20 18:06:40.750 | graphviz is already the newest version (2.42.2-3build2). 2022-04-20 18:06:40.750 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-20 18:06:40.750 | pcp is already the newest version (5.0.3-1). 2022-04-20 18:06:40.750 | pm-utils is already the newest version (1.4.1-19). 2022-04-20 18:06:40.750 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-20 18:06:40.750 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:06:40.750 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:06:40.750 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-20 18:06:40.750 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-20 18:06:40.750 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-20 18:06:40.750 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-20 18:06:40.750 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-20 18:06:40.750 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-20 18:06:40.750 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-20 18:06:40.750 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-20 18:06:40.750 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-20 18:06:40.750 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-20 18:06:40.750 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-20 18:06:40.750 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-20 18:06:40.750 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-20 18:06:40.750 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-20 18:06:40.750 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-20 18:06:40.751 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-20 18:06:40.751 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-20 18:06:40.751 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-20 18:06:40.751 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-20 18:06:40.751 | openssl set to manually installed. 2022-04-20 18:06:40.751 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-20 18:06:40.751 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-20 18:06:40.751 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-20 18:06:40.751 | rsync set to manually installed. 2022-04-20 18:06:40.751 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-20 18:06:40.751 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-20 18:06:40.751 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-20 18:06:40.751 | tar set to manually installed. 2022-04-20 18:06:40.751 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-20 18:06:40.751 | tcpdump set to manually installed. 2022-04-20 18:06:40.751 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-20 18:06:40.974 | uuid-runtime set to manually installed. 2022-04-20 18:06:40.974 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-20 18:06:40.974 | wget set to manually installed. 2022-04-20 18:06:40.974 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-20 18:06:40.974 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:06:40.974 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-20 18:06:40.974 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-20 18:06:40.974 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-20 18:06:40.974 | The following packages were automatically installed and are no longer required: 2022-04-20 18:06:40.975 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:06:40.975 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:06:40.975 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:06:40.975 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:06:40.975 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:06:40.975 | python3-zope.interface 2022-04-20 18:06:40.975 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:06:41.104 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:06:41.108 | ++ functions-common:apt_get:1246 : result=0 2022-04-20 18:06:41.111 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:06:41.113 | ++ functions-common:time_stop:2437 : local name 2022-04-20 18:06:41.116 | ++ functions-common:time_stop:2438 : local end_time 2022-04-20 18:06:41.118 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:06:41.120 | ++ functions-common:time_stop:2440 : local total 2022-04-20 18:06:41.122 | ++ functions-common:time_stop:2441 : local start_time 2022-04-20 18:06:41.124 | ++ functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:06:41.126 | ++ functions-common:time_stop:2444 : start_time=1650478000348 2022-04-20 18:06:41.128 | ++ functions-common:time_stop:2446 : [[ -z 1650478000348 ]] 2022-04-20 18:06:41.131 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:06:41.135 | ++ functions-common:time_stop:2449 : end_time=1650478001133 2022-04-20 18:06:41.137 | ++ functions-common:time_stop:2450 : elapsed_time=785 2022-04-20 18:06:41.139 | ++ functions-common:time_stop:2451 : total=739 2022-04-20 18:06:41.141 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:06:41.144 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1524 2022-04-20 18:06:41.146 | ++ functions-common:apt_get:1250 : return 0 2022-04-20 18:06:41.149 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-20 18:06:41.151 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-20 18:06:41.154 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-20 18:06:41.158 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-20 18:06:41.163 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-20 18:06:41.165 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-20 18:06:41.168 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-20 18:06:42.573 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-20 18:06:42.575 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-20 18:06:42.577 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-20 18:06:42.579 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-20 18:06:42.581 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-20 18:06:42.583 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-20 18:06:42.584 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-20 18:06:42.586 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-20 18:06:42.588 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-20 18:06:42.590 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-20 18:06:42.591 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-20 18:06:42.593 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-20 18:06:42.595 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-20 18:06:42.597 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-20 18:06:42.598 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-20 18:06:42.600 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-20 18:06:42.602 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-20 18:06:42.603 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-20 18:06:42.605 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-20 18:06:42.607 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-20 18:06:42.609 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-20 18:06:42.611 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-20 18:06:42.613 | + functions-common:_ensure_lsb_release:394 : return 2022-04-20 18:06:42.616 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-20 18:06:42.689 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-20 18:06:42.691 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-20 18:06:42.764 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-20 18:06:42.766 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-20 18:06:42.838 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-20 18:06:42.840 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-20 18:06:42.842 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-20 18:06:42.844 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-20 18:06:42.846 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-20 18:06:42.848 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-20 18:06:42.850 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-20 18:06:42.852 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-20 18:06:42.854 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-20 18:06:42.856 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-20 18:06:42.858 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-20 18:06:42.858 | Distro: focal 2022-04-20 18:06:42.860 | + tools/install_pip.sh:main:124 : get_versions 2022-04-20 18:06:42.862 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-20 18:06:42.866 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-20 18:06:42.868 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-20 18:06:42.871 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-20 18:06:42.871 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-20 18:06:43.537 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-20 18:06:43.539 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-20 18:06:43.539 | pip: 21.3.1 2022-04-20 18:06:43.541 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-20 18:06:43.543 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-20 18:06:43.545 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:06:43.546 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:06:43.548 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:06:43.550 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:06:43.552 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:06:43.553 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:06:43.555 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:06:43.557 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:06:43.559 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:06:43.560 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:06:43.562 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:06:43.564 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-20 18:06:43.566 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:06:43.568 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:06:43.570 | + tools/install_pip.sh:main:142 : : 2022-04-20 18:06:43.572 | + tools/install_pip.sh:main:147 : set -x 2022-04-20 18:06:43.573 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-20 18:06:43.575 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-20 18:06:43.577 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:06:43.579 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-20 18:06:43.581 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-20 18:06:43.583 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:06:43.586 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:06:43.586 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:06:43.590 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-20 18:06:43.591 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-20 18:06:43.593 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-20 18:06:43.595 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-20 18:06:43.597 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-20 18:06:43.613 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-20 18:06:43.616 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-20 18:06:44.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:06:44.463 | from cryptography.utils import int_from_bytes 2022-04-20 18:06:44.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:06:44.463 | from cryptography.utils import int_from_bytes 2022-04-20 18:06:45.693 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:06:47.722 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-20 18:06:47.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-20 18:06:50.173 | Installing collected packages: setuptools 2022-04-20 18:06:50.953 | Successfully installed setuptools-60.9.3 2022-04-20 18:06:50.953 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:06:51.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:06:51.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:06:51.260 | + inc/python:pip_install:200 : result=0 2022-04-20 18:06:51.262 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:06:51.264 | + functions-common:time_stop:2437 : local name 2022-04-20 18:06:51.266 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:06:51.267 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:06:51.269 | + functions-common:time_stop:2440 : local total 2022-04-20 18:06:51.271 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:06:51.273 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:06:51.275 | + functions-common:time_stop:2444 : start_time=1650478003609 2022-04-20 18:06:51.276 | + functions-common:time_stop:2446 : [[ -z 1650478003609 ]] 2022-04-20 18:06:51.279 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:06:51.282 | + functions-common:time_stop:2449 : end_time=1650478011280 2022-04-20 18:06:51.283 | + functions-common:time_stop:2450 : elapsed_time=7671 2022-04-20 18:06:51.285 | + functions-common:time_stop:2451 : total=0 2022-04-20 18:06:51.287 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:06:51.289 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7671 2022-04-20 18:06:51.291 | + inc/python:pip_install:203 : return 0 2022-04-20 18:06:51.293 | + tools/install_pip.sh:main:153 : get_versions 2022-04-20 18:06:51.295 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-20 18:06:51.298 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-20 18:06:51.300 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-20 18:06:51.303 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-20 18:06:51.304 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-20 18:06:51.977 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-20 18:06:51.979 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-20 18:06:51.979 | pip: 21.3.1 2022-04-20 18:06:51.982 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-20 18:06:51.985 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-20 18:06:51.988 | + ./stack.sh:main:796 : fixup_all 2022-04-20 18:06:51.990 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-20 18:06:51.992 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-20 18:06:51.995 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:06:51.997 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:06:51.999 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-20 18:06:52.011 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-20 18:06:52.022 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-20 18:06:52.033 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-20 18:06:52.035 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-20 18:06:52.037 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:06:52.039 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:06:52.041 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:06:52.043 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:06:52.045 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:06:52.048 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:06:52.050 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:06:52.052 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:06:52.054 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:06:52.056 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:06:52.058 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:06:52.061 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-20 18:06:52.063 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-20 18:06:52.065 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-20 18:06:52.068 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:06:52.070 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:06:52.072 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:06:52.074 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:06:52.076 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:06:52.078 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:06:52.080 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-20 18:06:52.083 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-20 18:06:52.085 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-20 18:06:52.088 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-20 18:06:52.090 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-20 18:06:52.092 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-20 18:06:52.094 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-20 18:06:52.116 | Using python 3.8 to install os-testr 2022-04-20 18:06:52.118 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-20 18:06:52.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:06:52.953 | from cryptography.utils import int_from_bytes 2022-04-20 18:06:52.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:06:52.953 | from cryptography.utils import int_from_bytes 2022-04-20 18:06:54.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:06:54.152 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-20 18:06:54.226 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-20 18:06:54.227 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-20 18:06:54.228 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-20 18:06:54.229 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-20 18:06:54.242 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-20 18:06:54.268 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-20 18:06:54.269 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-20 18:06:54.271 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-20 18:06:54.272 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-20 18:06:54.273 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-20 18:06:54.296 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-20 18:06:54.297 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-20 18:06:54.298 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-20 18:06:54.300 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-20 18:06:54.302 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-20 18:06:54.314 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-20 18:06:54.380 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-20 18:06:54.381 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-20 18:06:54.383 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-20 18:06:56.672 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:06:56.680 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:06:56.680 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:06:56.797 | + inc/python:pip_install:200 : result=0 2022-04-20 18:06:56.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:06:56.802 | + functions-common:time_stop:2437 : local name 2022-04-20 18:06:56.804 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:06:56.806 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:06:56.808 | + functions-common:time_stop:2440 : local total 2022-04-20 18:06:56.811 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:06:56.813 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:06:56.815 | + functions-common:time_stop:2444 : start_time=1650478012110 2022-04-20 18:06:56.818 | + functions-common:time_stop:2446 : [[ -z 1650478012110 ]] 2022-04-20 18:06:56.820 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:06:56.824 | + functions-common:time_stop:2449 : end_time=1650478016822 2022-04-20 18:06:56.826 | + functions-common:time_stop:2450 : elapsed_time=4712 2022-04-20 18:06:56.828 | + functions-common:time_stop:2451 : total=0 2022-04-20 18:06:56.831 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:06:56.833 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4712 2022-04-20 18:06:56.835 | + inc/python:pip_install:203 : return 0 2022-04-20 18:06:56.837 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-20 18:06:56.889 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-20 18:06:56.993 | + ./stack.sh:main:810 : install_infra 2022-04-20 18:06:56.996 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:06:56.999 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-20 18:06:57.001 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:06:57.004 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-20 18:06:57.027 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-20 18:06:58.970 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:58.981 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:58.987 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:58.991 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.093 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.113 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.117 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.120 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.134 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.142 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.144 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.176 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.185 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.190 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.209 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.246 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.254 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.259 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.307 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.320 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.325 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.345 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.351 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.399 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.417 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.421 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.516 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.524 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.578 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.698 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.723 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.727 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.738 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.743 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.762 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.769 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.786 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.843 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.856 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.871 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.916 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.920 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:06:59.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:00.063 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-20 18:07:00.343 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:00.345 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:00.347 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:00.349 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:00.351 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:00.353 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:00.355 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:00.357 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:00.360 | + functions-common:time_stop:2444 : start_time=1650478017019 2022-04-20 18:07:00.362 | + functions-common:time_stop:2446 : [[ -z 1650478017019 ]] 2022-04-20 18:07:00.364 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:00.368 | + functions-common:time_stop:2449 : end_time=1650478020366 2022-04-20 18:07:00.370 | + functions-common:time_stop:2450 : elapsed_time=3347 2022-04-20 18:07:00.372 | + functions-common:time_stop:2451 : total=4712 2022-04-20 18:07:00.374 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:00.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8059 2022-04-20 18:07:00.379 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:00.382 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-20 18:07:00.384 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-20 18:07:00.407 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-20 18:07:02.181 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.191 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.198 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.202 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.305 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.324 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.328 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.332 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.347 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.355 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.357 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.389 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.398 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.403 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.421 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.459 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.467 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.472 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.520 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.533 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.538 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.558 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.564 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.612 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.634 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.638 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.731 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.738 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.792 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.913 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.938 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.943 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.953 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.959 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.978 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:02.985 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.002 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.059 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.071 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.087 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.131 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.135 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-20 18:07:03.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:03.143 | Processing /opt/stack/requirements 2022-04-20 18:07:04.863 | 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 26)) (6.0) 2022-04-20 18:07:04.866 | 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 184)) (3.0.0) 2022-04-20 18:07:04.878 | 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 353)) (21.3) 2022-04-20 18:07:04.883 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-20 18:07:04.886 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-20 18:07:04.892 | 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 481)) (2.27.1) 2022-04-20 18:07:04.920 | 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 523)) (1.16.0) 2022-04-20 18:07:04.941 | 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 579)) (2.5.0) 2022-04-20 18:07:04.952 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-20 18:07:04.972 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5351) (1.3) 2022-04-20 18:07:04.975 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5351) (0.3.0) 2022-04-20 18:07:04.991 | 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 123)) (2.0.12) 2022-04-20 18:07:04.996 | 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 218)) (3.3) 2022-04-20 18:07:04.999 | 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 481)) (2021.10.8) 2022-04-20 18:07:05.002 | 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 179)) (1.0.0) 2022-04-20 18:07:05.004 | 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 125)) (3.10.1) 2022-04-20 18:07:05.017 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-20 18:07:05.067 | 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 559)) (3.5.0) 2022-04-20 18:07:05.073 | 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 100)) (0.5.0) 2022-04-20 18:07:05.076 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-20 18:07:05.088 | 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 620)) (0.2.5) 2022-04-20 18:07:05.093 | 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 96)) (21.4.0) 2022-04-20 18:07:05.156 | 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 396)) (1.8.2) 2022-04-20 18:07:05.158 | Building wheels for collected packages: openstack-requirements 2022-04-20 18:07:05.159 | Building wheel for openstack-requirements (setup.py): started 2022-04-20 18:07:05.982 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-20 18:07:05.982 | ERROR: Command errored out with exit status 1: 2022-04-20 18:07:05.982 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-v4siwzok/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-v4siwzok/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-p_6o0mgr 2022-04-20 18:07:05.982 | cwd: /tmp/pip-req-build-v4siwzok/ 2022-04-20 18:07:05.982 | Complete output (6 lines): 2022-04-20 18:07:05.982 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-20 18:07:05.982 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-20 18:07:05.982 | or: setup.py --help-commands 2022-04-20 18:07:05.982 | or: setup.py cmd --help 2022-04-20 18:07:05.982 | 2022-04-20 18:07:05.982 | error: invalid command 'bdist_wheel' 2022-04-20 18:07:05.983 | ---------------------------------------- 2022-04-20 18:07:05.983 | ERROR: Failed building wheel for openstack-requirements 2022-04-20 18:07:05.983 | Running setup.py clean for openstack-requirements 2022-04-20 18:07:06.806 | Failed to build openstack-requirements 2022-04-20 18:07:06.822 | Installing collected packages: openstack-requirements 2022-04-20 18:07:06.822 | Attempting uninstall: openstack-requirements 2022-04-20 18:07:06.823 | Found existing installation: openstack-requirements 1.2.1.dev5351 2022-04-20 18:07:06.859 | Uninstalling openstack-requirements-1.2.1.dev5351: 2022-04-20 18:07:06.877 | Successfully uninstalled openstack-requirements-1.2.1.dev5351 2022-04-20 18:07:06.881 | Running setup.py install for openstack-requirements: started 2022-04-20 18:07:09.215 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-20 18:07:09.239 | Successfully installed openstack-requirements-1.2.1.dev5351 2022-04-20 18:07:09.364 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:09.366 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:09.368 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:09.370 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:09.372 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:09.374 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:09.377 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:09.379 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:09.381 | + functions-common:time_stop:2444 : start_time=1650478020399 2022-04-20 18:07:09.384 | + functions-common:time_stop:2446 : [[ -z 1650478020399 ]] 2022-04-20 18:07:09.386 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:09.390 | + functions-common:time_stop:2449 : end_time=1650478029388 2022-04-20 18:07:09.392 | + functions-common:time_stop:2450 : elapsed_time=8989 2022-04-20 18:07:09.395 | + functions-common:time_stop:2451 : total=8059 2022-04-20 18:07:09.397 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:09.399 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17048 2022-04-20 18:07:09.402 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:09.404 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-20 18:07:09.407 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-20 18:07:09.409 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-20 18:07:09.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:09.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:09.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-20 18:07:09.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:09.421 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-20 18:07:09.441 | Using python 3.8 to install pbr 2022-04-20 18:07:09.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-20 18:07:10.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:10.281 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:10.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:10.281 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:11.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:11.457 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-20 18:07:13.945 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:13.951 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:13.952 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:14.069 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:14.072 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:14.074 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:14.076 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:14.078 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:14.080 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:14.083 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:14.085 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:14.087 | + functions-common:time_stop:2444 : start_time=1650478029436 2022-04-20 18:07:14.089 | + functions-common:time_stop:2446 : [[ -z 1650478029436 ]] 2022-04-20 18:07:14.092 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:14.096 | + functions-common:time_stop:2449 : end_time=1650478034093 2022-04-20 18:07:14.098 | + functions-common:time_stop:2450 : elapsed_time=4657 2022-04-20 18:07:14.104 | + functions-common:time_stop:2451 : total=17048 2022-04-20 18:07:14.107 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:14.109 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=21705 2022-04-20 18:07:14.111 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:14.113 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-20 18:07:16.403 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-20 18:07:18.265 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:18.266 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-04-20 18:07:18.287 | 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-04-20 18:07:18.290 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-20 18:07:18.293 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-20 18:07:18.298 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-20 18:07:18.302 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-20 18:07:18.373 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-20 18:07:18.375 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-20 18:07:18.379 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-20 18:07:18.395 | + ./stack.sh:main:819 : pkgs= 2022-04-20 18:07:18.398 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-20 18:07:18.400 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-20 18:07:18.402 | + functions-common:run_phase:1865 : local mode=stack 2022-04-20 18:07:18.405 | + functions-common:run_phase:1866 : local phase=pre-install 2022-04-20 18:07:18.407 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-20 18:07:18.409 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-04-20 18:07:18.412 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-20 18:07:18.414 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-04-20 18:07:18.416 | + functions-common:run_phase:1875 : local extra 2022-04-20 18:07:18.419 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-20 18:07:18.423 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-04-20 18:07:18.425 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-20 18:07:18.428 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-20 18:07:18.430 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-20 18:07:18.432 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-20 18:07:18.446 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:18.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-20 18:07:18.451 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:07:18.453 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-20 18:07:18.455 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:07:18.457 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-20 18:07:18.459 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:07:18.462 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-20 18:07:18.464 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:07:18.466 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-20 18:07:18.468 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-20 18:07:18.470 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-20 18:07:18.472 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-20 18:07:18.475 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-20 18:07:18.477 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-04-20 18:07:18.479 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-20 18:07:18.481 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-04-20 18:07:18.483 | + functions-common:run_plugins:1851 : local mode=stack 2022-04-20 18:07:18.485 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-04-20 18:07:18.488 | + functions-common:run_plugins:1854 : local plugins= 2022-04-20 18:07:18.490 | + functions-common:run_plugins:1855 : local plugin 2022-04-20 18:07:18.493 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-20 18:07:18.495 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-20 18:07:18.497 | + functions:set_systemd_override:821 : local value=2048 2022-04-20 18:07:18.500 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-20 18:07:18.502 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-20 18:07:18.553 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-20 18:07:18.554 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-20 18:07:18.556 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-20 18:07:18.929 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-20 18:07:18.932 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-20 18:07:18.949 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:18.951 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-20 18:07:18.953 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:07:18.956 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:07:18.959 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:07:18.961 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:07:18.964 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:18.966 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:07:18.968 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:18.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:18.973 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:07:18.975 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:18.977 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:07:18.979 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:07:18.982 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-04-20 18:07:18.984 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:07:18.986 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:18.989 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:18.991 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-04-20 18:07:19.012 | + 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-04-20 18:07:19.121 | Reading package lists... 2022-04-20 18:07:19.363 | Building dependency tree... 2022-04-20 18:07:19.365 | Reading state information... 2022-04-20 18:07:19.614 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-20 18:07:19.614 | The following packages were automatically installed and are no longer required: 2022-04-20 18:07:19.616 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:07:19.616 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:07:19.616 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:07:19.616 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:07:19.616 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:07:19.616 | python3-zope.interface 2022-04-20 18:07:19.616 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:07:19.729 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:07:19.734 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:07:19.736 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:07:19.738 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:19.741 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:19.743 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:19.745 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:19.748 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:19.750 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:07:19.752 | + functions-common:time_stop:2444 : start_time=1650478039010 2022-04-20 18:07:19.755 | + functions-common:time_stop:2446 : [[ -z 1650478039010 ]] 2022-04-20 18:07:19.758 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:19.762 | + functions-common:time_stop:2449 : end_time=1650478039759 2022-04-20 18:07:19.764 | + functions-common:time_stop:2450 : elapsed_time=749 2022-04-20 18:07:19.766 | + functions-common:time_stop:2451 : total=1524 2022-04-20 18:07:19.768 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:19.771 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2273 2022-04-20 18:07:19.773 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:07:19.776 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-20 18:07:19.778 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:07:19.780 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:07:19.783 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:07:19.785 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:07:19.787 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:07:19.789 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:07:19.792 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-20 18:07:19.794 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:07:19.796 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:07:19.799 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:07:19.801 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:07:19.803 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:07:19.805 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:07:19.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:07:19.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:07:19.812 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:07:19.815 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:07:19.818 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:07:19.820 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-20 18:07:19.822 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:07:19.824 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:07:19.827 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:07:19.829 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:07:19.831 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:07:19.834 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:07:19.837 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-20 18:07:19.839 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-20 18:07:19.855 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:19.857 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-20 18:07:19.859 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:07:19.862 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-20 18:07:19.864 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-20 18:07:19.867 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-20 18:07:19.871 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-20 18:07:19.873 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-20 18:07:19.875 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-20 18:07:19.877 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-20 18:07:19.880 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-20 18:07:19.882 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-20 18:07:19.885 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-20 18:07:20.575 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-20 18:07:20.575 | user tags 2022-04-20 18:07:20.575 | stackrabbit []' 2022-04-20 18:07:20.578 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-20 18:07:20.578 | user tags 2022-04-20 18:07:20.578 | stackrabbit []' 2022-04-20 18:07:20.578 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-20 18:07:20.584 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-20 18:07:20.587 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-20 18:07:20.589 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-20 18:07:21.255 | Changing password for user "stackrabbit" ... 2022-04-20 18:07:21.278 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-20 18:07:21.934 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-20 18:07:21.958 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-20 18:07:21.960 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-20 18:07:22.616 | Changing password for user "stackrabbit" ... 2022-04-20 18:07:22.638 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-20 18:07:22.640 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-20 18:07:22.643 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-20 18:07:23.350 | Deleting user "guest" ... 2022-04-20 18:07:23.366 | Error: 2022-04-20 18:07:23.366 | {:no_such_user, "guest"} 2022-04-20 18:07:23.378 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-20 18:07:23.381 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-20 18:07:23.397 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:23.399 | + ./stack.sh:main:836 : install_database 2022-04-20 18:07:23.402 | + lib/database:install_database:118 : install_database_mysql 2022-04-20 18:07:23.404 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-20 18:07:23.406 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:23.409 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:23.412 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-20 18:07:23.629 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-20 18:07:23.632 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:23.634 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-20 18:07:23.636 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-20 18:07:23.639 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:07:23.641 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-20 18:07:23.643 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:07:23.646 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:07:23.649 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:07:23.651 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:07:23.653 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:07:23.656 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:07:23.658 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:07:23.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:07:23.663 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:07:23.665 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:07:23.667 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:07:23.670 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-20 18:07:23.672 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:07:23.674 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:07:23.677 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:07:23.680 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:07:23.682 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:07:23.684 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:07:23.687 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-20 18:07:23.689 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:23.691 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:23.694 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-20 18:07:23.697 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:07:23.699 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:07:23.701 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:07:23.704 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:07:23.706 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:23.708 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:07:23.711 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:23.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:23.715 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:07:23.718 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:23.720 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:07:23.722 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:07:23.725 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-04-20 18:07:23.727 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:07:23.729 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:23.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:23.734 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-04-20 18:07:23.756 | + 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-04-20 18:07:23.865 | Reading package lists... 2022-04-20 18:07:24.107 | Building dependency tree... 2022-04-20 18:07:24.108 | Reading state information... 2022-04-20 18:07:24.359 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-20 18:07:24.359 | The following packages were automatically installed and are no longer required: 2022-04-20 18:07:24.360 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:07:24.360 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:07:24.360 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:07:24.360 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:07:24.360 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:07:24.361 | python3-zope.interface 2022-04-20 18:07:24.361 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:07:24.473 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:07:24.478 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:07:24.480 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:07:24.482 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:24.484 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:24.487 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:24.489 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:24.492 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:24.494 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:07:24.496 | + functions-common:time_stop:2444 : start_time=1650478043753 2022-04-20 18:07:24.498 | + functions-common:time_stop:2446 : [[ -z 1650478043753 ]] 2022-04-20 18:07:24.501 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:24.505 | + functions-common:time_stop:2449 : end_time=1650478044502 2022-04-20 18:07:24.507 | + functions-common:time_stop:2450 : elapsed_time=749 2022-04-20 18:07:24.510 | + functions-common:time_stop:2451 : total=2273 2022-04-20 18:07:24.512 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:24.514 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3022 2022-04-20 18:07:24.516 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:07:24.518 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-20 18:07:24.521 | + ./stack.sh:main:839 : install_database_python 2022-04-20 18:07:24.523 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-20 18:07:24.525 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-20 18:07:24.528 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-20 18:07:24.530 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:07:24.533 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-20 18:07:24.536 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-20 18:07:24.538 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:07:24.541 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:07:24.542 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:07:24.547 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-20 18:07:24.549 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-20 18:07:24.552 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-20 18:07:24.555 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-20 18:07:24.557 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-20 18:07:24.579 | Using python 3.8 to install PyMySQL 2022-04-20 18:07:24.581 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-20 18:07:25.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:25.421 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:25.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:25.421 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:26.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:26.576 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-20 18:07:28.933 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:28.940 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:28.940 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:29.053 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:29.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:29.057 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:29.060 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:29.062 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:29.064 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:29.068 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:29.070 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:29.072 | + functions-common:time_stop:2444 : start_time=1650478044573 2022-04-20 18:07:29.074 | + functions-common:time_stop:2446 : [[ -z 1650478044573 ]] 2022-04-20 18:07:29.077 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:29.081 | + functions-common:time_stop:2449 : end_time=1650478049079 2022-04-20 18:07:29.084 | + functions-common:time_stop:2450 : elapsed_time=4506 2022-04-20 18:07:29.087 | + functions-common:time_stop:2451 : total=21705 2022-04-20 18:07:29.089 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:29.091 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=26211 2022-04-20 18:07:29.093 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:29.096 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-20 18:07:29.098 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-20 18:07:29.101 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-20 18:07:29.103 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-20 18:07:29.120 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:29.122 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-20 18:07:29.125 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-20 18:07:29.128 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:07:29.128 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-20 18:07:29.134 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:07:29.136 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-20 18:07:29.139 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-20 18:07:29.141 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-20 18:07:29.144 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-20 18:07:29.146 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-20 18:07:29.161 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:29.164 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-20 18:07:29.166 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:07:29.169 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:07:29.171 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:07:29.173 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:07:29.175 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:29.178 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:07:29.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:29.183 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:29.185 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:07:29.187 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:29.189 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:07:29.192 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:07:29.195 | + functions-common:install_package:1476 : real_install_package radvd 2022-04-20 18:07:29.197 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:07:29.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:29.202 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:29.204 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-04-20 18:07:29.224 | + 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-04-20 18:07:29.333 | Reading package lists... 2022-04-20 18:07:29.576 | Building dependency tree... 2022-04-20 18:07:29.577 | Reading state information... 2022-04-20 18:07:29.826 | radvd is already the newest version (1:2.17-2). 2022-04-20 18:07:29.826 | The following packages were automatically installed and are no longer required: 2022-04-20 18:07:29.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:07:29.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:07:29.827 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:07:29.828 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:07:29.828 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:07:29.828 | python3-zope.interface 2022-04-20 18:07:29.828 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:07:29.940 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:07:29.944 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:07:29.947 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:07:29.949 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:29.951 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:29.953 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:29.956 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:29.959 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:29.961 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:07:29.963 | + functions-common:time_stop:2444 : start_time=1650478049222 2022-04-20 18:07:29.965 | + functions-common:time_stop:2446 : [[ -z 1650478049222 ]] 2022-04-20 18:07:29.968 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:29.973 | + functions-common:time_stop:2449 : end_time=1650478049970 2022-04-20 18:07:29.975 | + functions-common:time_stop:2450 : elapsed_time=748 2022-04-20 18:07:29.977 | + functions-common:time_stop:2451 : total=3022 2022-04-20 18:07:29.980 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:29.982 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3770 2022-04-20 18:07:29.984 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:07:29.986 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-20 18:07:30.003 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:30.005 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-20 18:07:30.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-20 18:07:30.010 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-20 18:07:30.013 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-20 18:07:30.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-20 18:07:30.034 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:07:30.037 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:07:30.039 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:07:30.041 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:07:30.043 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:30.046 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:07:30.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:30.050 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:30.053 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:07:30.055 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:30.057 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:07:30.059 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:07:30.062 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-04-20 18:07:30.064 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:07:30.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:30.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:30.071 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-04-20 18:07:30.093 | + 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-04-20 18:07:30.202 | Reading package lists... 2022-04-20 18:07:30.445 | Building dependency tree... 2022-04-20 18:07:30.446 | Reading state information... 2022-04-20 18:07:30.698 | fakeroot is already the newest version (1.24-1). 2022-04-20 18:07:30.698 | make is already the newest version (4.2.1-1.2). 2022-04-20 18:07:30.698 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-20 18:07:30.698 | The following packages were automatically installed and are no longer required: 2022-04-20 18:07:30.699 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:07:30.699 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:07:30.699 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:07:30.699 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:07:30.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:07:30.699 | python3-zope.interface 2022-04-20 18:07:30.699 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:07:30.811 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:07:30.815 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:07:30.818 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:07:30.820 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:30.822 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:30.824 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:30.827 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:30.829 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:30.831 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:07:30.833 | + functions-common:time_stop:2444 : start_time=1650478050091 2022-04-20 18:07:30.836 | + functions-common:time_stop:2446 : [[ -z 1650478050091 ]] 2022-04-20 18:07:30.838 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:30.842 | + functions-common:time_stop:2449 : end_time=1650478050840 2022-04-20 18:07:30.845 | + functions-common:time_stop:2450 : elapsed_time=749 2022-04-20 18:07:30.847 | + functions-common:time_stop:2451 : total=3770 2022-04-20 18:07:30.849 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:30.851 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4519 2022-04-20 18:07:30.854 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:07:30.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-20 18:07:30.858 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:30.860 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:30.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-20 18:07:30.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-20 18:07:30.868 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-20 18:07:30.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-20 18:07:30.874 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-20 18:07:30.877 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-20 18:07:30.878 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-20 18:07:30.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-20 18:07:30.885 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-20 18:07:30.887 | + functions:vercmp:628 : local v1=5.4 2022-04-20 18:07:30.889 | + functions:vercmp:629 : local 'op=<' 2022-04-20 18:07:30.892 | + functions:vercmp:630 : local v2=3.13 2022-04-20 18:07:30.894 | + functions:vercmp:631 : local result 2022-04-20 18:07:30.898 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-20 18:07:30.898 | ++ functions:vercmp:635 : sort -V 2022-04-20 18:07:30.898 | ++ functions:vercmp:635 : head -1 2022-04-20 18:07:30.903 | + functions:vercmp:635 : result=3.13 2022-04-20 18:07:30.905 | + functions:vercmp:637 : case $op in 2022-04-20 18:07:30.907 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-20 18:07:30.909 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-20 18:07:30.912 | + functions:vercmp:648 : return 2022-04-20 18:07:30.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-20 18:07:30.916 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:07:30.918 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-04-20 18:07:31.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-20 18:07:31.384 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-20 18:07:31.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-20 18:07:31.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.397 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-20 18:07:31.415 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:31.418 | + ./stack.sh:main:847 : install_etcd3 2022-04-20 18:07:31.420 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-20 18:07:31.420 | Installing etcd 2022-04-20 18:07:31.423 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-20 18:07:31.435 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-20 18:07:31.451 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:31.454 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-20 18:07:31.468 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-20 18:07:31.471 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.474 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.477 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.481 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.483 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-20 18:07:31.486 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-20 18:07:31.489 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.491 | ++ functions:get_extra_file:74 : return 2022-04-20 18:07:31.494 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-20 18:07:31.496 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-20 18:07:31.499 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-20 18:07:31.501 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-20 18:07:31.518 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:07:31.521 | + ./stack.sh:main:866 : install_dstat 2022-04-20 18:07:31.523 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-20 18:07:31.539 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:07:31.541 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-20 18:07:31.543 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-20 18:07:31.546 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-20 18:07:31.548 | + ./stack.sh:main:875 : install_libs 2022-04-20 18:07:31.550 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-20 18:07:31.553 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-20 18:07:31.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-20 18:07:31.558 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-20 18:07:31.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-20 18:07:31.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.570 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-20 18:07:31.572 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-20 18:07:31.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-20 18:07:31.577 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-20 18:07:31.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-20 18:07:31.586 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.589 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-20 18:07:31.591 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-20 18:07:31.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-20 18:07:31.596 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-20 18:07:31.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-20 18:07:31.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.608 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-20 18:07:31.610 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-20 18:07:31.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-20 18:07:31.615 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-20 18:07:31.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.619 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-20 18:07:31.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.626 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-20 18:07:31.628 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-20 18:07:31.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-20 18:07:31.633 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-20 18:07:31.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.637 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-20 18:07:31.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.644 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-20 18:07:31.647 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-20 18:07:31.649 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-20 18:07:31.651 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-20 18:07:31.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-20 18:07:31.661 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.664 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-20 18:07:31.666 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-20 18:07:31.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-20 18:07:31.670 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-20 18:07:31.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-20 18:07:31.680 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.683 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-20 18:07:31.685 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-20 18:07:31.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-20 18:07:31.689 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-20 18:07:31.692 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.697 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-20 18:07:31.699 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.701 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-20 18:07:31.703 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-20 18:07:31.706 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-20 18:07:31.708 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-20 18:07:31.710 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-20 18:07:31.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.720 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-20 18:07:31.722 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-20 18:07:31.725 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-20 18:07:31.727 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-20 18:07:31.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-20 18:07:31.736 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.739 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-20 18:07:31.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-20 18:07:31.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-20 18:07:31.746 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-20 18:07:31.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.753 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-20 18:07:31.755 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.757 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-20 18:07:31.760 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-20 18:07:31.762 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-20 18:07:31.764 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-20 18:07:31.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-20 18:07:31.773 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.776 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-20 18:07:31.778 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-20 18:07:31.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-20 18:07:31.783 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-20 18:07:31.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-20 18:07:31.792 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.795 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-20 18:07:31.797 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-20 18:07:31.799 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-20 18:07:31.802 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-20 18:07:31.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-20 18:07:31.811 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.814 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-20 18:07:31.816 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-20 18:07:31.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-20 18:07:31.821 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-20 18:07:31.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-20 18:07:31.830 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.833 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-20 18:07:31.835 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-20 18:07:31.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-20 18:07:31.840 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-20 18:07:31.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-20 18:07:31.849 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.852 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-20 18:07:31.854 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-20 18:07:31.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-20 18:07:31.858 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-20 18:07:31.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-20 18:07:31.868 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.870 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-20 18:07:31.873 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-20 18:07:31.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-20 18:07:31.877 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-20 18:07:31.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-20 18:07:31.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.889 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-20 18:07:31.891 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-20 18:07:31.893 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-20 18:07:31.896 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-20 18:07:31.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-20 18:07:31.905 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.907 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-20 18:07:31.910 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-20 18:07:31.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-20 18:07:31.915 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-20 18:07:31.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-20 18:07:31.924 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.927 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-20 18:07:31.929 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-20 18:07:31.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-20 18:07:31.934 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-20 18:07:31.936 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-20 18:07:31.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.945 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-20 18:07:31.947 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-20 18:07:31.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-20 18:07:31.952 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-20 18:07:31.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-20 18:07:31.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.964 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-20 18:07:31.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-20 18:07:31.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-20 18:07:31.971 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-20 18:07:31.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-20 18:07:31.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:31.983 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-20 18:07:31.985 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-20 18:07:31.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-20 18:07:31.991 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-20 18:07:31.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:31.995 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:31.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-20 18:07:32.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.002 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-20 18:07:32.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-20 18:07:32.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-20 18:07:32.009 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-20 18:07:32.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-20 18:07:32.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.022 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-20 18:07:32.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-20 18:07:32.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-20 18:07:32.028 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-20 18:07:32.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-20 18:07:32.038 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.041 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-20 18:07:32.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-20 18:07:32.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-20 18:07:32.047 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-20 18:07:32.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-20 18:07:32.057 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.059 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-20 18:07:32.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-20 18:07:32.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-20 18:07:32.066 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-20 18:07:32.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-20 18:07:32.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.077 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-20 18:07:32.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-20 18:07:32.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-20 18:07:32.085 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-20 18:07:32.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-20 18:07:32.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.096 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-20 18:07:32.099 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-20 18:07:32.102 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-20 18:07:32.104 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-20 18:07:32.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.111 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-20 18:07:32.114 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.116 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-20 18:07:32.118 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-20 18:07:32.121 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-20 18:07:32.123 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-20 18:07:32.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.128 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-20 18:07:32.133 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.135 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-20 18:07:32.137 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-20 18:07:32.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-20 18:07:32.142 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-20 18:07:32.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-20 18:07:32.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.154 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-20 18:07:32.157 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-20 18:07:32.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-20 18:07:32.162 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-20 18:07:32.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-20 18:07:32.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.174 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-20 18:07:32.176 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-20 18:07:32.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-20 18:07:32.181 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-20 18:07:32.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.186 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.188 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-20 18:07:32.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.193 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-20 18:07:32.195 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-20 18:07:32.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-20 18:07:32.200 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-20 18:07:32.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.207 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-20 18:07:32.210 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.213 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-20 18:07:32.215 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-20 18:07:32.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-20 18:07:32.219 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-20 18:07:32.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-20 18:07:32.229 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.232 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-20 18:07:32.234 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-20 18:07:32.236 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-20 18:07:32.239 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-20 18:07:32.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-20 18:07:32.248 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.250 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-20 18:07:32.253 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-20 18:07:32.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-20 18:07:32.257 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-20 18:07:32.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:32.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:32.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-20 18:07:32.267 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:32.269 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-20 18:07:32.291 | Using python 3.8 to install etcd3 2022-04-20 18:07:32.293 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-20 18:07:33.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:33.127 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:33.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:33.127 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:34.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:34.281 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-20 18:07:34.289 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-20 18:07:34.291 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-20 18:07:34.292 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-20 18:07:34.293 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-20 18:07:36.668 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:36.674 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:36.675 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:36.790 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:36.792 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:36.794 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:36.796 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:36.799 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:36.801 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:36.803 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:36.805 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:36.807 | + functions-common:time_stop:2444 : start_time=1650478052285 2022-04-20 18:07:36.809 | + functions-common:time_stop:2446 : [[ -z 1650478052285 ]] 2022-04-20 18:07:36.812 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:36.816 | + functions-common:time_stop:2449 : end_time=1650478056814 2022-04-20 18:07:36.819 | + functions-common:time_stop:2450 : elapsed_time=4529 2022-04-20 18:07:36.821 | + functions-common:time_stop:2451 : total=26211 2022-04-20 18:07:36.823 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:36.825 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=30740 2022-04-20 18:07:36.827 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:36.830 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-20 18:07:36.852 | Using python 3.8 to install etcd3gw 2022-04-20 18:07:36.854 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-20 18:07:37.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:37.692 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:37.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:37.692 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:38.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:38.854 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-20 18:07:38.862 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-20 18:07:38.864 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-20 18:07:38.865 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-20 18:07:38.866 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-20 18:07:38.899 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-20 18:07:38.901 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-20 18:07:38.903 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-20 18:07:38.904 | 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.8) 2022-04-20 18:07:41.247 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:41.253 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:41.254 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:41.368 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:41.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:41.372 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:41.374 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:41.376 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:41.379 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:41.381 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:41.384 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:41.386 | + functions-common:time_stop:2444 : start_time=1650478056846 2022-04-20 18:07:41.388 | + functions-common:time_stop:2446 : [[ -z 1650478056846 ]] 2022-04-20 18:07:41.391 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:41.395 | + functions-common:time_stop:2449 : end_time=1650478061392 2022-04-20 18:07:41.397 | + functions-common:time_stop:2450 : elapsed_time=4546 2022-04-20 18:07:41.400 | + functions-common:time_stop:2451 : total=30740 2022-04-20 18:07:41.402 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:41.404 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=35286 2022-04-20 18:07:41.406 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:41.409 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-20 18:07:41.411 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-20 18:07:41.413 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-20 18:07:41.416 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-20 18:07:41.418 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-20 18:07:41.421 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-20 18:07:41.423 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-20 18:07:41.425 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-20 18:07:41.428 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-20 18:07:41.430 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-20 18:07:41.432 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-20 18:07:41.434 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-20 18:07:41.437 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-20 18:07:41.439 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-20 18:07:41.442 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-20 18:07:41.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:41.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:41.449 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-20 18:07:41.451 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:07:41.453 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:07:41.456 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:07:41.459 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:07:41.461 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:07:41.463 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:41.466 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:07:41.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:41.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:41.472 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:07:41.475 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:07:41.477 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:07:41.480 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:07:41.482 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:07:41.484 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:07:41.487 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:41.489 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:41.491 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-20 18:07:41.513 | + 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-04-20 18:07:41.622 | Reading package lists... 2022-04-20 18:07:41.866 | Building dependency tree... 2022-04-20 18:07:41.867 | Reading state information... 2022-04-20 18:07:42.118 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-20 18:07:42.118 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-20 18:07:42.118 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-20 18:07:42.118 | The following packages were automatically installed and are no longer required: 2022-04-20 18:07:42.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:07:42.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:07:42.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:07:42.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:07:42.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:07:42.120 | python3-zope.interface 2022-04-20 18:07:42.120 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:07:42.236 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:07:42.241 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:07:42.244 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:07:42.246 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:42.248 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:42.250 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:42.252 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:42.255 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:42.257 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:07:42.259 | + functions-common:time_stop:2444 : start_time=1650478061510 2022-04-20 18:07:42.262 | + functions-common:time_stop:2446 : [[ -z 1650478061510 ]] 2022-04-20 18:07:42.264 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:42.268 | + functions-common:time_stop:2449 : end_time=1650478062266 2022-04-20 18:07:42.271 | + functions-common:time_stop:2450 : elapsed_time=756 2022-04-20 18:07:42.273 | + functions-common:time_stop:2451 : total=4519 2022-04-20 18:07:42.276 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:42.278 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5275 2022-04-20 18:07:42.280 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:07:42.283 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-20 18:07:42.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:07:42.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:07:42.290 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-20 18:07:42.352 | Module proxy already enabled 2022-04-20 18:07:42.356 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-20 18:07:42.418 | Considering dependency proxy for proxy_uwsgi: 2022-04-20 18:07:42.418 | Module proxy already enabled 2022-04-20 18:07:42.419 | Module proxy_uwsgi already enabled 2022-04-20 18:07:42.422 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-20 18:07:42.425 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:07:42.428 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:07:42.430 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:07:42.555 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-20 18:07:42.558 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-20 18:07:42.560 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-20 18:07:42.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-20 18:07:42.570 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.572 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-20 18:07:42.575 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-20 18:07:42.577 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-20 18:07:42.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-20 18:07:42.588 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.590 | + ./stack.sh:main:883 : install_glanceclient 2022-04-20 18:07:42.592 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-20 18:07:42.595 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-20 18:07:42.597 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.600 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-20 18:07:42.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.607 | + ./stack.sh:main:884 : install_cinderclient 2022-04-20 18:07:42.609 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-20 18:07:42.612 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-20 18:07:42.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-20 18:07:42.621 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.624 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-20 18:07:42.626 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-20 18:07:42.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-20 18:07:42.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.638 | + ./stack.sh:main:885 : install_novaclient 2022-04-20 18:07:42.640 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-20 18:07:42.642 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-20 18:07:42.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.650 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-20 18:07:42.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.655 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-20 18:07:42.672 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:42.674 | + ./stack.sh:main:887 : install_swiftclient 2022-04-20 18:07:42.677 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-20 18:07:42.679 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-20 18:07:42.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.684 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-20 18:07:42.689 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.691 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-20 18:07:42.708 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:42.711 | + ./stack.sh:main:890 : install_neutronclient 2022-04-20 18:07:42.713 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-20 18:07:42.716 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-20 18:07:42.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-20 18:07:42.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.728 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-20 18:07:42.731 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-20 18:07:42.733 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-20 18:07:42.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:07:42.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:07:42.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-20 18:07:42.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:07:42.746 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-20 18:07:42.748 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-20 18:07:42.751 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:07:42.754 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-20 18:07:42.756 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-20 18:07:42.758 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:07:42.762 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:07:42.762 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:07:42.768 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-20 18:07:42.771 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-20 18:07:42.774 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-20 18:07:42.776 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-20 18:07:42.779 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-20 18:07:42.800 | Using python 3.8 to install keystonemiddleware 2022-04-20 18:07:42.802 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-20 18:07:43.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:43.627 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:43.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:43.627 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:44.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:44.776 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-20 18:07:44.829 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-20 18:07:44.830 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-20 18:07:44.831 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-20 18:07:44.832 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-20 18:07:44.833 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-20 18:07:44.835 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-20 18:07:44.836 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-20 18:07:44.837 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-20 18:07:44.838 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-20 18:07:44.840 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-20 18:07:44.841 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-20 18:07:44.842 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-20 18:07:44.843 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-20 18:07:44.844 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-20 18:07:44.901 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-20 18:07:44.903 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-20 18:07:44.904 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-20 18:07:44.941 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-20 18:07:44.982 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-20 18:07:44.983 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-20 18:07:44.984 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-20 18:07:44.985 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-20 18:07:45.033 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-20 18:07:45.037 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-20 18:07:45.047 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-20 18:07:45.048 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-20 18:07:45.061 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-20 18:07:45.063 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-20 18:07:45.064 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-20 18:07:45.130 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-20 18:07:45.131 | 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.8) 2022-04-20 18:07:45.132 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-20 18:07:45.134 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-20 18:07:45.184 | 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.13.3) 2022-04-20 18:07:45.196 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-20 18:07:47.444 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:47.451 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:47.451 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:47.567 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:47.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:47.572 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:47.574 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:47.576 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:47.578 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:47.580 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:47.583 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:47.586 | + functions-common:time_stop:2444 : start_time=1650478062794 2022-04-20 18:07:47.588 | + functions-common:time_stop:2446 : [[ -z 1650478062794 ]] 2022-04-20 18:07:47.591 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:47.595 | + functions-common:time_stop:2449 : end_time=1650478067593 2022-04-20 18:07:47.598 | + functions-common:time_stop:2450 : elapsed_time=4799 2022-04-20 18:07:47.600 | + functions-common:time_stop:2451 : total=35286 2022-04-20 18:07:47.602 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:47.604 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=40085 2022-04-20 18:07:47.607 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:47.609 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-20 18:07:47.612 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-20 18:07:47.614 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-20 18:07:47.617 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-20 18:07:47.619 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-20 18:07:47.622 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-20 18:07:47.626 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-20 18:07:47.626 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:07:47.632 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-20 18:07:47.634 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-20 18:07:47.636 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-20 18:07:47.639 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-20 18:07:47.641 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-20 18:07:47.663 | Using python 3.8 to install python-memcached 2022-04-20 18:07:47.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-20 18:07:48.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:48.495 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:48.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:48.495 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:49.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:49.640 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-20 18:07:49.644 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-20 18:07:51.961 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:07:51.968 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:07:51.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:07:52.079 | + inc/python:pip_install:200 : result=0 2022-04-20 18:07:52.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:07:52.084 | + functions-common:time_stop:2437 : local name 2022-04-20 18:07:52.087 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:07:52.089 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:07:52.091 | + functions-common:time_stop:2440 : local total 2022-04-20 18:07:52.094 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:07:52.096 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:07:52.099 | + functions-common:time_stop:2444 : start_time=1650478067657 2022-04-20 18:07:52.101 | + functions-common:time_stop:2446 : [[ -z 1650478067657 ]] 2022-04-20 18:07:52.104 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:07:52.108 | + functions-common:time_stop:2449 : end_time=1650478072106 2022-04-20 18:07:52.110 | + functions-common:time_stop:2450 : elapsed_time=4449 2022-04-20 18:07:52.113 | + functions-common:time_stop:2451 : total=40085 2022-04-20 18:07:52.115 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:07:52.118 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=44534 2022-04-20 18:07:52.120 | + inc/python:pip_install:203 : return 0 2022-04-20 18:07:52.122 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-20 18:07:52.139 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:07:52.141 | + ./stack.sh:main:897 : '[' 10.222.0.46 == 10.222.0.46 ']' 2022-04-20 18:07:52.143 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-20 18:07:52.146 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-20 18:07:52.148 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-20 18:07:52.150 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:07:52.153 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-20 18:07:52.155 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-20 18:07:52.171 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:07:52.173 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-20 18:07:52.176 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-20 18:07:52.178 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-20 18:07:52.180 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:07:52.183 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:07:52.185 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:07:52.188 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:07:52.190 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:07:52.192 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:07:52.208 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:07:52.210 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:07:52.212 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:52.215 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:07:52.215 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:07:52.220 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-20 18:07:52.222 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:07:52.225 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-04-20 18:07:52.237 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-04-20 18:07:52.240 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:07:52.241 | + functions-common:git_clone:690 : head -1 2022-04-20 18:07:52.243 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-20 18:07:52.246 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:07:52.248 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-20 18:07:52.250 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:07:52.253 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:07:52.255 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-20 18:07:52.257 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:07:52.260 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-20 18:07:52.263 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:07:52.265 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:07:52.267 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-20 18:07:52.270 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:07:52.272 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:07:52.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-20 18:07:52.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:07:52.281 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-20 18:07:52.283 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:07:52.285 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:07:52.288 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-20 18:07:52.294 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-20 18:07:52.296 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-20 18:07:52.972 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-20 18:07:52.974 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:07:52.976 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:07:52.979 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:07:52.981 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-20 18:07:52.983 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-20 18:07:52.985 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:07:52.987 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:07:52.990 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:07:52.992 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:07:52.995 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:07:52.997 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:07:52.999 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:07:53.001 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-20 18:07:53.022 | Using python 3.8 to install /opt/stack/keystone 2022-04-20 18:07:53.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-20 18:07:53.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:53.864 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:53.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:07:53.864 | from cryptography.utils import int_from_bytes 2022-04-20 18:07:54.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:07:55.019 | Obtaining file:///opt/stack/keystone 2022-04-20 18:07:55.020 | Preparing metadata (setup.py): started 2022-04-20 18:07:58.436 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:07:58.513 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-20 18:07:58.514 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-20 18:07:58.515 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-20 18:07:58.516 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-20 18:07:58.517 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-20 18:07:58.518 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-20 18:07:58.519 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-20 18:07:58.520 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-20 18:07:58.521 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-20 18:07:58.522 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-20 18:07:58.523 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-20 18:07:58.525 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:07:58.526 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-20 18:07:58.527 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-20 18:07:58.528 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-20 18:07:58.529 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-20 18:07:58.530 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-20 18:07:58.531 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-20 18:07:58.532 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-20 18:07:58.533 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-20 18:07:58.534 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-20 18:07:58.536 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-20 18:07:58.537 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-20 18:07:58.538 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-20 18:07:58.539 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-20 18:07:58.540 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:07:58.541 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-20 18:07:58.542 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-20 18:07:58.543 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-20 18:07:58.544 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-20 18:07:58.545 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-20 18:07:58.546 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-20 18:07:58.547 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-20 18:07:58.548 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-20 18:07:58.560 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-20 18:07:58.561 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-20 18:07:58.604 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-20 18:07:58.617 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-20 18:07:58.618 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-20 18:07:58.619 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-20 18:07:58.620 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-20 18:07:58.632 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-20 18:07:58.692 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-20 18:07:58.696 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-20 18:07:58.791 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-20 18:07:58.792 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-20 18:07:58.793 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-20 18:07:58.795 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-20 18:07:58.850 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-20 18:07:58.851 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-20 18:07:58.853 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-20 18:07:58.903 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-20 18:07:58.908 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-20 18:07:58.963 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-20 18:07:58.965 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-20 18:07:58.968 | 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.0.1.dev2) (2.8.0) 2022-04-20 18:07:58.969 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-20 18:07:58.970 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-20 18:07:58.971 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-20 18:07:58.993 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-20 18:07:59.039 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-20 18:07:59.061 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-20 18:07:59.062 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-20 18:07:59.063 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-20 18:07:59.064 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-20 18:07:59.117 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-20 18:07:59.259 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-20 18:07:59.260 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-20 18:07:59.260 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-20 18:07:59.261 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-20 18:07:59.263 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-20 18:07:59.484 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-20 18:07:59.506 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-20 18:07:59.506 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-20 18:07:59.575 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-20 18:07:59.576 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-20 18:07:59.594 | 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.0.1.dev2) (5.0.0) 2022-04-20 18:07:59.666 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-20 18:07:59.706 | 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.0.1.dev2) (1.13.3) 2022-04-20 18:07:59.831 | 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.0.1.dev2) (2.1.0) 2022-04-20 18:07:59.905 | 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.0.1.dev2) (1.7.0) 2022-04-20 18:08:00.032 | 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.0.1.dev2) (0.17.3) 2022-04-20 18:08:00.060 | 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.0.1.dev2) (0.13.1) 2022-04-20 18:08:00.101 | 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.0.1.dev2) (2.1.1) 2022-04-20 18:08:00.104 | 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.0.1.dev2) (1.3.3) 2022-04-20 18:08:00.105 | 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.0.1.dev2) (0.33.0) 2022-04-20 18:08:00.106 | 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.0.1.dev2) (3.5.0) 2022-04-20 18:08:00.107 | 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.0.1.dev2) (2.5.1) 2022-04-20 18:08:00.109 | 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.0.1.dev2) (3.0.0) 2022-04-20 18:08:00.163 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-20 18:08:00.302 | 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.0.1.dev2) (2.0.12) 2022-04-20 18:08:00.303 | 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.0.1.dev2) (1.26.8) 2022-04-20 18:08:00.305 | 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.0.1.dev2) (3.3) 2022-04-20 18:08:00.307 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-20 18:08:00.455 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-20 18:08:00.536 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-20 18:08:00.610 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-20 18:08:00.784 | 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.0.1.dev2) (2.1.0) 2022-04-20 18:08:01.043 | 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.0.1.dev2) (0.7) 2022-04-20 18:08:01.077 | 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.0.1.dev2) (1.0.0) 2022-04-20 18:08:02.823 | Installing collected packages: keystone 2022-04-20 18:08:02.823 | Attempting uninstall: keystone 2022-04-20 18:08:02.823 | Found existing installation: keystone 21.0.1.dev2 2022-04-20 18:08:02.828 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-20 18:08:02.829 | Running setup.py develop for keystone 2022-04-20 18:08:07.151 | Successfully installed keystone 2022-04-20 18:08:07.151 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:08:07.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:08:07.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:08:07.293 | + inc/python:pip_install:200 : result=0 2022-04-20 18:08:07.295 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:08:07.297 | + functions-common:time_stop:2437 : local name 2022-04-20 18:08:07.299 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:08:07.302 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:08:07.304 | + functions-common:time_stop:2440 : local total 2022-04-20 18:08:07.306 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:08:07.308 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:08:07.311 | + functions-common:time_stop:2444 : start_time=1650478073017 2022-04-20 18:08:07.313 | + functions-common:time_stop:2446 : [[ -z 1650478073017 ]] 2022-04-20 18:08:07.315 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:08:07.320 | + functions-common:time_stop:2449 : end_time=1650478087317 2022-04-20 18:08:07.322 | + functions-common:time_stop:2450 : elapsed_time=14300 2022-04-20 18:08:07.324 | + functions-common:time_stop:2451 : total=44534 2022-04-20 18:08:07.326 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:08:07.328 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=58834 2022-04-20 18:08:07.330 | + inc/python:pip_install:203 : return 0 2022-04-20 18:08:07.333 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:08:07.335 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:08:07.337 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:08:07.355 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-20 18:08:07.368 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-20 18:08:07.370 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-20 18:08:07.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:08:07.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:08:07.377 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-20 18:08:07.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:08:07.383 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-20 18:08:07.399 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:07.401 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-20 18:08:07.404 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:08:07.406 | + ./stack.sh:main:899 : configure_keystone 2022-04-20 18:08:07.408 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-20 18:08:07.420 | + 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-04-20 18:08:07.423 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-20 18:08:07.428 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-20 18:08:07.445 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:07.447 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-20 18:08:07.477 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-20 18:08:07.504 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-20 18:08:07.534 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-20 18:08:07.563 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-20 18:08:07.593 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-20 18:08:07.623 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-20 18:08:07.652 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-20 18:08:07.678 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-20 18:08:07.681 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-20 18:08:07.683 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-20 18:08:07.685 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-20 18:08:07.688 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-20 18:08:07.690 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-20 18:08:07.706 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:07.709 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-20 18:08:07.712 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-20 18:08:07.714 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-20 18:08:07.729 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:07.732 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:08:07.735 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:08:07.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-20 18:08:07.767 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-20 18:08:07.770 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-20 18:08:07.772 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-20 18:08:07.788 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:07.791 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.46/identity 2022-04-20 18:08:07.821 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-20 18:08:07.824 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-20 18:08:07.855 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-20 18:08:07.857 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-20 18:08:07.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-20 18:08:07.862 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-20 18:08:07.865 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-20 18:08:07.867 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-20 18:08:07.897 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-20 18:08:07.900 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-20 18:08:07.902 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-20 18:08:07.904 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-20 18:08:07.907 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-20 18:08:07.924 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-20 18:08:07.927 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-20 18:08:07.929 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-20 18:08:07.932 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-20 18:08:07.934 | + 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-04-20 18:08:07.962 | + 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-04-20 18:08:07.991 | + 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-04-20 18:08:08.018 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-20 18:08:08.047 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-20 18:08:08.074 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-20 18:08:08.076 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-20 18:08:08.079 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-20 18:08:08.081 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-20 18:08:08.084 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-20 18:08:08.087 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-20 18:08:08.089 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-20 18:08:08.092 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-20 18:08:08.096 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-20 18:08:08.099 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-20 18:08:08.101 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-20 18:08:08.114 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-20 18:08:08.115 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:08:08.123 | d /var/run/uwsgi 0755 ubuntu root 2022-04-20 18:08:08.126 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:08:08.142 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-20 18:08:08.146 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-20 18:08:08.149 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-20 18:08:08.179 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-20 18:08:08.205 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-20 18:08:08.233 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-20 18:08:08.260 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-20 18:08:08.287 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-20 18:08:08.315 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-20 18:08:08.342 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-20 18:08:08.371 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-20 18:08:08.399 | + 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-04-20 18:08:08.427 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-20 18:08:08.454 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-20 18:08:08.481 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-20 18:08:08.509 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-20 18:08:08.511 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-20 18:08:08.514 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-20 18:08:08.516 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-20 18:08:08.519 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-20 18:08:08.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:08.523 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:08.525 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:08:08.528 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:08:08.530 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-20 18:08:08.558 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-20 18:08:08.586 | + 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-04-20 18:08:08.587 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-20 18:08:08.595 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-20 18:08:08.599 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-20 18:08:08.601 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-20 18:08:08.603 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-20 18:08:08.606 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-20 18:08:08.608 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:08:08.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:08.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:08.615 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-20 18:08:08.617 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-20 18:08:08.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:08.622 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:08.624 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-20 18:08:08.686 | Site keystone-wsgi-public already enabled 2022-04-20 18:08:08.690 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-20 18:08:08.693 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:08:08.695 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:08:08.697 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:08:08.824 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-20 18:08:08.856 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-20 18:08:08.887 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-20 18:08:08.918 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-20 18:08:08.920 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-20 18:08:08.952 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-20 18:08:08.979 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-20 18:08:09.007 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-20 18:08:09.010 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-20 18:08:09.027 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:09.029 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-20 18:08:09.046 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:09.048 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-20 18:08:09.051 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-20 18:08:09.054 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-20 18:08:09.056 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:08:09.058 | + lib/stack:stack_install_service:32 : install_swift 2022-04-20 18:08:09.061 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-20 18:08:09.063 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-20 18:08:09.065 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-20 18:08:09.068 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:08:09.070 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:08:09.073 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:08:09.075 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:08:09.077 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:08:09.080 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:08:09.096 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:08:09.099 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:08:09.101 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:09.104 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:08:09.104 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:08:09.109 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-20 18:08:09.112 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:09.114 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-04-20 18:08:09.127 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-04-20 18:08:09.130 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:08:09.130 | + functions-common:git_clone:690 : head -1 2022-04-20 18:08:09.136 | 36ebcc848 s3api: Use constant-time string comparisons in check_signature 2022-04-20 18:08:09.139 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:08:09.142 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-20 18:08:09.144 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:08:09.147 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:08:09.149 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-20 18:08:09.151 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-20 18:08:09.154 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-20 18:08:09.156 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:08:09.159 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:08:09.161 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-20 18:08:09.164 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:08:09.166 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-20 18:08:09.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-20 18:08:09.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:08:09.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-20 18:08:09.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:08:09.180 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:08:09.183 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-20 18:08:09.188 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-20 18:08:09.191 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-20 18:08:09.838 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-20 18:08:09.840 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:08:09.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:08:09.845 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:08:09.848 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-20 18:08:09.850 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-20 18:08:09.852 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:08:09.854 | + inc/python:setup_package:428 : local extras=keystone 2022-04-20 18:08:09.857 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:08:09.859 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-20 18:08:09.861 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-20 18:08:09.864 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-20 18:08:09.866 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:08:09.869 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-20 18:08:09.890 | Using python 3.8 to install /opt/stack/swift 2022-04-20 18:08:09.892 | + 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-04-20 18:08:10.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:10.746 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:10.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:10.746 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:11.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:08:11.926 | Obtaining file:///opt/stack/swift 2022-04-20 18:08:11.927 | Preparing metadata (setup.py): started 2022-04-20 18:08:15.011 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:08:15.052 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.33.0) 2022-04-20 18:08:15.053 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.1.2) 2022-04-20 18:08:15.054 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.11.0) 2022-04-20 18:08:15.055 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (2.1.1) 2022-04-20 18:08:15.056 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (4.8.0) 2022-04-20 18:08:15.057 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (2.27.1) 2022-04-20 18:08:15.058 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.16.0) 2022-04-20 18:08:15.059 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (0.9.9) 2022-04-20 18:08:15.060 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (1.6.0) 2022-04-20 18:08:15.062 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (36.0.1) 2022-04-20 18:08:15.063 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev3) (9.4.0) 2022-04-20 18:08:15.102 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev3) (1.15.0) 2022-04-20 18:08:15.110 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev3) (2.1.0) 2022-04-20 18:08:15.167 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.1.0) 2022-04-20 18:08:15.168 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.4.0) 2022-04-20 18:08:15.170 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (8.8.0) 2022-04-20 18:08:15.171 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.3.0) 2022-04-20 18:08:15.172 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.12.2) 2022-04-20 18:08:15.173 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.10.1) 2022-04-20 18:08:15.175 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (5.1.0) 2022-04-20 18:08:15.176 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (5.8.1) 2022-04-20 18:08:15.177 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.7.0) 2022-04-20 18:08:15.178 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (4.5.0) 2022-04-20 18:08:15.179 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.1.1) 2022-04-20 18:08:15.180 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.8.7) 2022-04-20 18:08:15.202 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev3) (60.9.3) 2022-04-20 18:08:15.233 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (1.26.8) 2022-04-20 18:08:15.235 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (3.3) 2022-04-20 18:08:15.237 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (2019.11.28) 2022-04-20 18:08:15.239 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev3) (2.0.12) 2022-04-20 18:08:15.263 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev3) (2.21) 2022-04-20 18:08:15.357 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.0.2) 2022-04-20 18:08:15.359 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.7.0) 2022-04-20 18:08:15.360 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.5.0) 2022-04-20 18:08:15.405 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.1.5) 2022-04-20 18:08:15.449 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (6.0) 2022-04-20 18:08:15.450 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (1.5.0) 2022-04-20 18:08:15.451 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (0.8.0) 2022-04-20 18:08:15.453 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.5.0) 2022-04-20 18:08:15.519 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (0.9.6) 2022-04-20 18:08:15.522 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2.8.2) 2022-04-20 18:08:15.535 | 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>=4.17.0->swift==2.29.2.dev3) (1.0.3) 2022-04-20 18:08:15.537 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (2021.3) 2022-04-20 18:08:15.556 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (21.3) 2022-04-20 18:08:15.558 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev3) (3.0.7) 2022-04-20 18:08:15.665 | 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>=4.17.0->swift==2.29.2.dev3) (1.13.3) 2022-04-20 18:08:15.679 | 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>=4.17.0->swift==2.29.2.dev3) (5.1.1) 2022-04-20 18:08:17.837 | Installing collected packages: swift 2022-04-20 18:08:17.837 | Attempting uninstall: swift 2022-04-20 18:08:17.837 | Found existing installation: swift 2.29.2.dev3 2022-04-20 18:08:17.840 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-20 18:08:17.842 | Running setup.py develop for swift 2022-04-20 18:08:21.837 | Successfully installed swift 2022-04-20 18:08:21.837 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:08:21.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:08:21.844 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:08:21.975 | + inc/python:pip_install:200 : result=0 2022-04-20 18:08:21.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:08:21.979 | + functions-common:time_stop:2437 : local name 2022-04-20 18:08:21.982 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:08:21.984 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:08:21.986 | + functions-common:time_stop:2440 : local total 2022-04-20 18:08:21.989 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:08:21.991 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:08:21.993 | + functions-common:time_stop:2444 : start_time=1650478089884 2022-04-20 18:08:21.995 | + functions-common:time_stop:2446 : [[ -z 1650478089884 ]] 2022-04-20 18:08:21.998 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:08:22.002 | + functions-common:time_stop:2449 : end_time=1650478102000 2022-04-20 18:08:22.005 | + functions-common:time_stop:2450 : elapsed_time=12116 2022-04-20 18:08:22.007 | + functions-common:time_stop:2451 : total=58834 2022-04-20 18:08:22.009 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:08:22.011 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=70950 2022-04-20 18:08:22.013 | + inc/python:pip_install:203 : return 0 2022-04-20 18:08:22.016 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:08:22.018 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:08:22.020 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:08:22.039 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-20 18:08:22.052 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-20 18:08:22.054 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-20 18:08:22.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:08:22.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:08:22.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-20 18:08:22.064 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:08:22.066 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-20 18:08:22.069 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:08:22.071 | + ./stack.sh:main:908 : configure_swift 2022-04-20 18:08:22.074 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-20 18:08:22.076 | + lib/swift:configure_swift:332 : local node_number 2022-04-20 18:08:22.078 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-20 18:08:22.080 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-20 18:08:22.082 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-20 18:08:23.247 | No container-sharder running 2022-04-20 18:08:23.247 | No account-auditor running 2022-04-20 18:08:23.247 | No object-expirer running 2022-04-20 18:08:23.247 | No container-server running 2022-04-20 18:08:23.247 | No account-server running 2022-04-20 18:08:23.247 | No container-replicator running 2022-04-20 18:08:23.247 | No account-reaper running 2022-04-20 18:08:23.247 | No object-updater running 2022-04-20 18:08:23.247 | No object-replicator running 2022-04-20 18:08:23.247 | No container-reconciler running 2022-04-20 18:08:23.248 | No object-server running 2022-04-20 18:08:23.248 | No object-reconstructor running 2022-04-20 18:08:23.248 | No container-updater running 2022-04-20 18:08:23.248 | No object-auditor running 2022-04-20 18:08:23.248 | No account-replicator running 2022-04-20 18:08:23.248 | No container-sync running 2022-04-20 18:08:23.248 | No container-auditor running 2022-04-20 18:08:23.248 | No proxy-server running 2022-04-20 18:08:23.339 | + lib/swift:configure_swift:337 : true 2022-04-20 18:08:23.341 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-20 18:08:23.354 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-20 18:08:23.366 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-20 18:08:23.369 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-20 18:08:23.369 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-20 18:08:23.374 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-20 18:08:23.374 | s/%GROUP%/ubuntu/; 2022-04-20 18:08:23.374 | s/%USER%/ubuntu/; 2022-04-20 18:08:23.374 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-20 18:08:23.374 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-20 18:08:23.377 | uid = ubuntu 2022-04-20 18:08:23.377 | gid = ubuntu 2022-04-20 18:08:23.377 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-20 18:08:23.377 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-20 18:08:23.377 | address = 127.0.0.1 2022-04-20 18:08:23.377 | 2022-04-20 18:08:23.377 | [account6612] 2022-04-20 18:08:23.377 | max connections = 25 2022-04-20 18:08:23.377 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:08:23.377 | read only = false 2022-04-20 18:08:23.377 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-20 18:08:23.378 | 2022-04-20 18:08:23.378 | [account6622] 2022-04-20 18:08:23.378 | max connections = 25 2022-04-20 18:08:23.378 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:08:23.378 | read only = false 2022-04-20 18:08:23.378 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-20 18:08:23.378 | 2022-04-20 18:08:23.378 | [account6632] 2022-04-20 18:08:23.378 | max connections = 25 2022-04-20 18:08:23.378 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:08:23.378 | read only = false 2022-04-20 18:08:23.378 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-20 18:08:23.378 | 2022-04-20 18:08:23.378 | [account6642] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [container6611] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [container6621] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [container6631] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [container6641] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [object6613] 2022-04-20 18:08:23.379 | max connections = 25 2022-04-20 18:08:23.379 | path = /opt/stack/data/swift/1/node/ 2022-04-20 18:08:23.379 | read only = false 2022-04-20 18:08:23.379 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-20 18:08:23.379 | 2022-04-20 18:08:23.379 | [object6623] 2022-04-20 18:08:23.380 | max connections = 25 2022-04-20 18:08:23.380 | path = /opt/stack/data/swift/2/node/ 2022-04-20 18:08:23.380 | read only = false 2022-04-20 18:08:23.380 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-20 18:08:23.380 | 2022-04-20 18:08:23.380 | [object6633] 2022-04-20 18:08:23.380 | max connections = 25 2022-04-20 18:08:23.380 | path = /opt/stack/data/swift/3/node/ 2022-04-20 18:08:23.380 | read only = false 2022-04-20 18:08:23.380 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-20 18:08:23.380 | 2022-04-20 18:08:23.380 | [object6643] 2022-04-20 18:08:23.380 | max connections = 25 2022-04-20 18:08:23.380 | path = /opt/stack/data/swift/4/node/ 2022-04-20 18:08:23.380 | read only = false 2022-04-20 18:08:23.380 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-20 18:08:23.381 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-20 18:08:23.383 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:23.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:23.388 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-20 18:08:23.400 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-20 18:08:23.402 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-20 18:08:23.407 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-20 18:08:23.411 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-20 18:08:23.413 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-20 18:08:23.417 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-20 18:08:23.447 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.46:8080/v1/ 2022-04-20 18:08:23.473 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-20 18:08:23.491 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-20 18:08:23.519 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-20 18:08:23.537 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:08:23.565 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-20 18:08:23.582 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-20 18:08:23.610 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-20 18:08:23.628 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-20 18:08:23.655 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-20 18:08:23.673 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:08:23.700 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-20 18:08:23.718 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-20 18:08:23.733 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:23.735 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-20 18:08:23.763 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-20 18:08:23.790 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-20 18:08:23.817 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-20 18:08:23.844 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-20 18:08:23.858 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:23.860 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-20 18:08:23.888 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-20 18:08:23.903 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:23.905 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-20 18:08:23.920 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:23.923 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-20 18:08:23.925 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-20 18:08:23.940 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:23.943 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-20 18:08:23.945 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-20 18:08:23.947 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-20 18:08:23.952 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-20 18:08:23.957 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-20 18:08:23.983 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-20 18:08:24.011 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-20 18:08:24.040 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-20 18:08:24.070 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-20 18:08:24.097 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-20 18:08:24.099 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-20 18:08:24.101 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-20 18:08:24.104 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-20 18:08:24.106 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-20 18:08:24.132 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-20 18:08:24.159 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.46/identity 2022-04-20 18:08:24.186 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-20 18:08:24.213 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-20 18:08:24.240 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-20 18:08:24.267 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-20 18:08:24.294 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-20 18:08:24.321 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-20 18:08:24.349 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-20 18:08:24.375 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-20 18:08:24.403 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-20 18:08:24.430 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-20 18:08:24.457 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-20 18:08:24.486 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-20 18:08:24.514 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-20 18:08:24.532 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-20 18:08:24.560 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-20 18:08:24.589 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-20 18:08:24.593 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-20 18:08:24.621 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-20 18:08:24.649 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-20 18:08:24.676 | + lib/swift:configure_swift:475 : local node_number 2022-04-20 18:08:24.678 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-20 18:08:24.680 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-20 18:08:24.682 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-20 18:08:24.687 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-20 18:08:24.689 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-20 18:08:24.692 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:08:24.694 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-20 18:08:24.696 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-20 18:08:24.698 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:08:24.700 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:08:24.703 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-20 18:08:24.720 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-20 18:08:24.748 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-20 18:08:24.766 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-20 18:08:24.794 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-20 18:08:24.812 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:08:24.840 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-20 18:08:24.859 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:08:24.887 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-20 18:08:24.905 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:08:24.934 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-20 18:08:24.952 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-20 18:08:24.981 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:08:25.000 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:08:25.028 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-20 18:08:25.046 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-20 18:08:25.075 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-20 18:08:25.093 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-20 18:08:25.120 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-20 18:08:25.125 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-20 18:08:25.143 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:08:25.171 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-20 18:08:25.199 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-20 18:08:25.201 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-20 18:08:25.206 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-20 18:08:25.209 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-20 18:08:25.211 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:08:25.213 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-20 18:08:25.215 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-20 18:08:25.218 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:08:25.220 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:08:25.226 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-20 18:08:25.244 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-20 18:08:25.275 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-20 18:08:25.292 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-20 18:08:25.320 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-20 18:08:25.339 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:08:25.367 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-20 18:08:25.385 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:08:25.414 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-20 18:08:25.432 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:08:25.461 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-20 18:08:25.478 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-20 18:08:25.508 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:08:25.525 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:08:25.554 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-20 18:08:25.572 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-20 18:08:25.601 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-20 18:08:25.619 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-20 18:08:25.645 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-20 18:08:25.650 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-20 18:08:25.668 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:08:25.696 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-20 18:08:25.698 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-20 18:08:25.703 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-20 18:08:25.705 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-20 18:08:25.707 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-20 18:08:25.709 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-20 18:08:25.712 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-20 18:08:25.714 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-20 18:08:25.716 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-20 18:08:25.718 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-20 18:08:25.736 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-20 18:08:25.764 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-20 18:08:25.782 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-20 18:08:25.809 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-20 18:08:25.828 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-20 18:08:25.856 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-20 18:08:25.874 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-20 18:08:25.903 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-20 18:08:25.920 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-20 18:08:25.949 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-20 18:08:25.968 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-20 18:08:25.996 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-20 18:08:26.014 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-20 18:08:26.042 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-20 18:08:26.060 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-20 18:08:26.089 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-20 18:08:26.111 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-20 18:08:26.138 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-20 18:08:26.142 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-20 18:08:26.160 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-20 18:08:26.188 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-20 18:08:26.216 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-20 18:08:26.244 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-20 18:08:26.272 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-20 18:08:26.274 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-20 18:08:26.278 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-20 18:08:26.307 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-20 18:08:26.335 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-20 18:08:26.364 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-20 18:08:26.392 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-20 18:08:26.420 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-20 18:08:26.447 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-20 18:08:26.475 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-20 18:08:26.502 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-20 18:08:26.530 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-20 18:08:26.545 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:26.548 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-20 18:08:26.567 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-20 18:08:26.570 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-20 18:08:26.589 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-20 18:08:26.591 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.46 2022-04-20 18:08:26.619 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-20 18:08:26.621 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-20 18:08:26.649 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.46/identity 2022-04-20 18:08:26.678 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-20 18:08:26.680 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-20 18:08:26.707 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-20 18:08:26.723 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:26.725 | + lib/swift:configure_swift:538 : local user_group 2022-04-20 18:08:26.728 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-20 18:08:26.733 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-20 18:08:26.735 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-20 18:08:26.747 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-20 18:08:26.749 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-20 18:08:26.760 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-20 18:08:26.763 | + lib/swift:configure_swift:545 : is_suse 2022-04-20 18:08:26.765 | + functions-common:is_suse:542 : is_opensuse 2022-04-20 18:08:26.767 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-20 18:08:26.770 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-20 18:08:26.772 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-20 18:08:26.774 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-20 18:08:26.777 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-20 18:08:26.779 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-20 18:08:26.791 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-20 18:08:26.794 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-20 18:08:26.796 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-20 18:08:26.813 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:26.815 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-20 18:08:26.833 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:26.835 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-20 18:08:26.838 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-20 18:08:26.840 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-20 18:08:26.842 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:08:26.845 | + lib/stack:stack_install_service:32 : install_glance 2022-04-20 18:08:26.848 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-20 18:08:26.850 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-20 18:08:26.853 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-20 18:08:26.870 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:26.873 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-20 18:08:26.875 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-20 18:08:26.892 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:26.895 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-20 18:08:26.898 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-20 18:08:26.900 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-20 18:08:26.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:08:26.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:08:26.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-20 18:08:26.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:08:26.915 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-20 18:08:26.918 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-20 18:08:26.921 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-20 18:08:26.924 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-20 18:08:26.927 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-20 18:08:26.930 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-20 18:08:26.932 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-20 18:08:26.936 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-20 18:08:26.938 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-20 18:08:26.941 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-20 18:08:26.945 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-20 18:08:26.945 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-20 18:08:26.950 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-20 18:08:26.953 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-20 18:08:26.955 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-20 18:08:26.959 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-20 18:08:26.962 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-20 18:08:26.984 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-20 18:08:26.986 | + 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 'glance-store[swift,cinder]!=0.29.0' 2022-04-20 18:08:27.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:27.817 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:27.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:27.817 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:28.975 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:08:29.003 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-20 18:08:29.084 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-20 18:08:29.085 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-20 18:08:29.086 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-20 18:08:29.087 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-20 18:08:29.088 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-20 18:08:29.089 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-20 18:08:29.090 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-20 18:08:29.091 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-20 18:08:29.093 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-20 18:08:29.094 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-20 18:08:29.095 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-20 18:08:29.096 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-20 18:08:29.098 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-20 18:08:29.100 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-20 18:08:29.103 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-20 18:08:29.105 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-20 18:08:29.107 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-20 18:08:29.109 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-20 18:08:29.119 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-20 18:08:29.120 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-20 18:08:29.133 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-20 18:08:29.201 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-20 18:08:29.203 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-20 18:08:29.204 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-20 18:08:29.229 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-20 18:08:29.231 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-20 18:08:29.232 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-20 18:08:29.233 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-20 18:08:29.235 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-20 18:08:29.249 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-20 18:08:29.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-20 18:08:29.291 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-20 18:08:29.292 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-20 18:08:29.293 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-20 18:08:29.313 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-20 18:08:29.317 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-20 18:08:29.332 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-20 18:08:29.347 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-20 18:08:29.349 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-20 18:08:29.369 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-20 18:08:29.370 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-20 18:08:29.449 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-20 18:08:29.450 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-20 18:08:29.453 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-20 18:08:29.455 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-20 18:08:29.504 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-20 18:08:29.530 | 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->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-20 18:08:29.725 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-20 18:08:29.729 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-20 18:08:29.762 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-20 18:08:29.763 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-20 18:08:29.765 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-20 18:08:29.768 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-20 18:08:29.769 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-20 18:08:29.771 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-20 18:08:29.825 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-20 18:08:29.991 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-20 18:08:30.036 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-20 18:08:30.119 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-20 18:08:30.266 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-20 18:08:32.218 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:08:32.225 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:08:32.225 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:08:32.343 | + inc/python:pip_install:200 : result=0 2022-04-20 18:08:32.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:08:32.349 | + functions-common:time_stop:2437 : local name 2022-04-20 18:08:32.351 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:08:32.353 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:08:32.356 | + functions-common:time_stop:2440 : local total 2022-04-20 18:08:32.358 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:08:32.360 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:08:32.363 | + functions-common:time_stop:2444 : start_time=1650478106978 2022-04-20 18:08:32.365 | + functions-common:time_stop:2446 : [[ -z 1650478106978 ]] 2022-04-20 18:08:32.368 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:08:32.373 | + functions-common:time_stop:2449 : end_time=1650478112370 2022-04-20 18:08:32.375 | + functions-common:time_stop:2450 : elapsed_time=5392 2022-04-20 18:08:32.377 | + functions-common:time_stop:2451 : total=70950 2022-04-20 18:08:32.380 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:08:32.382 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=76342 2022-04-20 18:08:32.385 | + inc/python:pip_install:203 : return 0 2022-04-20 18:08:32.387 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-20 18:08:32.390 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-20 18:08:32.392 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-20 18:08:32.405 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-20 18:08:32.410 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-20 18:08:32.413 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-20 18:08:32.415 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-20 18:08:32.417 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:08:32.420 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:08:32.423 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:08:32.425 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:08:32.428 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:08:32.430 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:08:32.447 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:08:32.449 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:08:32.452 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:32.454 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:08:32.455 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:08:32.461 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-20 18:08:32.463 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:32.466 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-04-20 18:08:32.478 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-04-20 18:08:32.481 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:08:32.481 | + functions-common:git_clone:690 : head -1 2022-04-20 18:08:32.484 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-20 18:08:32.487 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:08:32.490 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-20 18:08:32.492 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:08:32.495 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:08:32.498 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-20 18:08:32.500 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:08:32.503 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-20 18:08:32.506 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:08:32.508 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:08:32.511 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-20 18:08:32.513 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:08:32.516 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:08:32.520 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-20 18:08:32.522 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:08:32.525 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-20 18:08:32.528 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:08:32.530 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:08:32.533 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-20 18:08:32.539 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-20 18:08:32.542 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-20 18:08:33.196 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-20 18:08:33.199 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:08:33.201 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:08:33.204 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:08:33.206 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-20 18:08:33.208 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-20 18:08:33.211 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:08:33.213 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:08:33.216 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:08:33.218 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:08:33.221 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:08:33.224 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:08:33.226 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:08:33.228 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-20 18:08:33.250 | Using python 3.8 to install /opt/stack/glance 2022-04-20 18:08:33.253 | + 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/glance 2022-04-20 18:08:34.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:34.116 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:34.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:34.116 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:35.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:08:35.303 | Obtaining file:///opt/stack/glance 2022-04-20 18:08:35.303 | Preparing metadata (setup.py): started 2022-04-20 18:08:38.326 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:08:38.398 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-20 18:08:38.399 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-20 18:08:38.400 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-20 18:08:38.401 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-20 18:08:38.402 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-20 18:08:38.403 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-20 18:08:38.404 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-20 18:08:38.405 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-20 18:08:38.406 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-20 18:08:38.407 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-20 18:08:38.408 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-20 18:08:38.409 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-20 18:08:38.410 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-20 18:08:38.412 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:08:38.413 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-20 18:08:38.414 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-20 18:08:38.415 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-20 18:08:38.416 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-20 18:08:38.417 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-20 18:08:38.418 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-20 18:08:38.419 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-20 18:08:38.420 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-20 18:08:38.421 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-20 18:08:38.422 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-20 18:08:38.423 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-20 18:08:38.424 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-20 18:08:38.425 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-20 18:08:38.426 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-20 18:08:38.428 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:08:38.429 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-20 18:08:38.430 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-20 18:08:38.431 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-20 18:08:38.432 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-20 18:08:38.433 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-20 18:08:38.434 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-20 18:08:38.435 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-20 18:08:38.436 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-20 18:08:38.438 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:08:38.439 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-20 18:08:38.440 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-20 18:08:38.442 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-20 18:08:38.443 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-20 18:08:38.444 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-20 18:08:38.461 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-20 18:08:38.461 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-20 18:08:38.463 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-20 18:08:38.485 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-20 18:08:38.486 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-20 18:08:38.525 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-20 18:08:38.543 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-20 18:08:38.551 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-20 18:08:38.565 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-20 18:08:38.566 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-20 18:08:38.567 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-20 18:08:38.659 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-20 18:08:38.736 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-20 18:08:38.786 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-20 18:08:38.787 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-20 18:08:38.824 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-20 18:08:38.869 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-20 18:08:38.870 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-20 18:08:38.871 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-20 18:08:38.930 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-20 18:08:38.933 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-20 18:08:38.935 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-20 18:08:38.960 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-20 18:08:39.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-20 18:08:39.012 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-20 18:08:39.096 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.9) 2022-04-20 18:08:39.098 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-20 18:08:39.101 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.4.0) 2022-04-20 18:08:39.103 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.2.3) 2022-04-20 18:08:39.105 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (2.8.0) 2022-04-20 18:08:39.128 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-20 18:08:39.132 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-20 18:08:39.134 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-20 18:08:39.176 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-20 18:08:39.220 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-20 18:08:39.221 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-20 18:08:39.223 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-20 18:08:39.300 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-20 18:08:39.360 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-20 18:08:39.462 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-20 18:08:39.735 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-20 18:08:39.737 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-20 18:08:39.740 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-20 18:08:39.741 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:08:39.796 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-20 18:08:39.820 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-20 18:08:39.933 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-20 18:08:40.040 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-20 18:08:40.252 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-20 18:08:40.253 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-20 18:08:40.254 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-20 18:08:40.256 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-20 18:08:40.258 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-20 18:08:40.260 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-20 18:08:40.261 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:08:40.380 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.13.1) 2022-04-20 18:08:40.411 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-20 18:08:40.459 | 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!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (1.3.3) 2022-04-20 18:08:40.460 | 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!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (3.0.0) 2022-04-20 18:08:40.705 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (3.10.1) 2022-04-20 18:08:40.889 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (1.26.8) 2022-04-20 18:08:40.891 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2.0.12) 2022-04-20 18:08:40.894 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (3.3) 2022-04-20 18:08:40.895 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-20 18:08:41.005 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.2) 2022-04-20 18:08:41.161 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-20 18:08:41.264 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-20 18:08:41.581 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (2.4.0) 2022-04-20 18:08:41.582 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (0.5.0) 2022-04-20 18:08:41.810 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-20 18:08:42.122 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (1.0.0) 2022-04-20 18:08:42.433 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (21.4.0) 2022-04-20 18:08:42.434 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (1.8.2) 2022-04-20 18:08:43.740 | Installing collected packages: glance 2022-04-20 18:08:43.740 | Attempting uninstall: glance 2022-04-20 18:08:43.740 | Found existing installation: glance 24.0.1.dev2 2022-04-20 18:08:43.747 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-20 18:08:43.749 | Running setup.py develop for glance 2022-04-20 18:08:47.950 | Successfully installed glance 2022-04-20 18:08:47.950 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:08:47.959 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:08:47.959 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:08:48.092 | + inc/python:pip_install:200 : result=0 2022-04-20 18:08:48.095 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:08:48.098 | + functions-common:time_stop:2437 : local name 2022-04-20 18:08:48.100 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:08:48.102 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:08:48.104 | + functions-common:time_stop:2440 : local total 2022-04-20 18:08:48.107 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:08:48.109 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:08:48.112 | + functions-common:time_stop:2444 : start_time=1650478113245 2022-04-20 18:08:48.114 | + functions-common:time_stop:2446 : [[ -z 1650478113245 ]] 2022-04-20 18:08:48.117 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:08:48.121 | + functions-common:time_stop:2449 : end_time=1650478128119 2022-04-20 18:08:48.124 | + functions-common:time_stop:2450 : elapsed_time=14874 2022-04-20 18:08:48.126 | + functions-common:time_stop:2451 : total=76342 2022-04-20 18:08:48.128 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:08:48.130 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=91216 2022-04-20 18:08:48.133 | + inc/python:pip_install:203 : return 0 2022-04-20 18:08:48.135 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:08:48.138 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-20 18:08:48.140 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-20 18:08:48.160 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-20 18:08:48.172 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-20 18:08:48.175 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-20 18:08:48.177 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:08:48.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:08:48.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-20 18:08:48.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:08:48.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:08:48.190 | + ./stack.sh:main:920 : configure_glance 2022-04-20 18:08:48.192 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-20 18:08:48.204 | + lib/glance:configure_glance:326 : local dburl 2022-04-20 18:08:48.207 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-20 18:08:48.210 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-20 18:08:48.212 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-20 18:08:48.214 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-20 18:08:48.217 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-20 18:08:48.220 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-20 18:08:48.222 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-20 18:08:48.251 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-20 18:08:48.279 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-20 18:08:48.308 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-20 18:08:48.337 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-20 18:08:48.367 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-20 18:08:48.395 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-20 18:08:48.398 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-20 18:08:48.400 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-20 18:08:48.402 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-20 18:08:48.405 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-20 18:08:48.434 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-20 18:08:48.463 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-20 18:08:48.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-20 18:08:48.522 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-20 18:08:48.551 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-20 18:08:48.581 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-20 18:08:48.610 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-20 18:08:48.639 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-20 18:08:48.669 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-20 18:08:48.699 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-20 18:08:48.729 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-20 18:08:48.732 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-20 18:08:48.734 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-20 18:08:48.736 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-20 18:08:48.739 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-20 18:08:48.741 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-20 18:08:48.758 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:48.761 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-20 18:08:48.763 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-20 18:08:48.766 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-20 18:08:48.782 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:48.785 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:08:48.788 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:08:48.818 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-20 18:08:48.820 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-20 18:08:48.822 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-20 18:08:48.825 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-20 18:08:48.827 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-20 18:08:48.857 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-20 18:08:48.887 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-20 18:08:48.889 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-20 18:08:48.892 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-20 18:08:48.894 | + lib/glance:configure_glance_store:254 : local be 2022-04-20 18:08:48.896 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-20 18:08:48.899 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-20 18:08:48.901 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-20 18:08:48.932 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-20 18:08:48.935 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.46 2022-04-20 18:08:48.964 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-20 18:08:48.966 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-20 18:08:48.983 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:48.986 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-20 18:08:49.015 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-20 18:08:49.046 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-20 18:08:49.076 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-20 18:08:49.105 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-20 18:08:49.135 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-20 18:08:49.151 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:49.153 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-20 18:08:49.183 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-20 18:08:49.213 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-20 18:08:49.245 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.46/identity/v3 2022-04-20 18:08:49.274 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-20 18:08:49.304 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.46/image 2022-04-20 18:08:49.333 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-20 18:08:49.350 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:49.353 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-20 18:08:49.355 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-20 18:08:49.358 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-20 18:08:49.361 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-20 18:08:49.377 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-20 18:08:49.380 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-20 18:08:49.382 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-20 18:08:49.385 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-20 18:08:49.387 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-20 18:08:49.417 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.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-04-20 18:08:49.447 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-20 18:08:49.477 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-20 18:08:49.511 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-20 18:08:49.515 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-20 18:08:49.544 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-20 18:08:49.575 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-20 18:08:49.605 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.46/identity 2022-04-20 18:08:49.634 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-20 18:08:49.664 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-20 18:08:49.693 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-20 18:08:49.724 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-20 18:08:49.754 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-20 18:08:49.783 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-20 18:08:49.813 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-20 18:08:49.844 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-20 18:08:49.849 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-20 18:08:49.856 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-20 18:08:49.873 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:08:49.875 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-20 18:08:49.878 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-20 18:08:49.881 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-20 18:08:49.883 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-20 18:08:49.885 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-20 18:08:49.888 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-20 18:08:49.892 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-20 18:08:49.895 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-20 18:08:49.899 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-20 18:08:49.929 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-20 18:08:49.932 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-20 18:08:49.934 | ++ functions:get_random_port:837 : true 2022-04-20 18:08:49.936 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-20 18:08:49.939 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-20 18:08:49.941 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-20 18:08:49.996 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-20 18:08:49.998 | ++ functions:get_random_port:841 : break 2 2022-04-20 18:08:50.001 | ++ functions:get_random_port:845 : echo 60999 2022-04-20 18:08:50.003 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-20 18:08:50.006 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-20 18:08:50.034 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-20 18:08:50.061 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-20 18:08:50.089 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-20 18:08:50.117 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-20 18:08:50.144 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-20 18:08:50.171 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-20 18:08:50.199 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-20 18:08:50.227 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-20 18:08:50.255 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-20 18:08:50.282 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-20 18:08:50.310 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-20 18:08:50.338 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-20 18:08:50.366 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-20 18:08:50.395 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-20 18:08:50.423 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-20 18:08:50.450 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-20 18:08:50.478 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-20 18:08:50.507 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-20 18:08:50.535 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-20 18:08:50.537 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-20 18:08:50.540 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:08:50.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:50.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:50.547 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-20 18:08:50.549 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-20 18:08:50.603 | proxy (enabled by site administrator) 2022-04-20 18:08:50.606 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-20 18:08:50.608 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-20 18:08:50.611 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:08:50.613 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:50.616 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:50.618 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-20 18:08:50.620 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-20 18:08:50.673 | proxy_http (enabled by site administrator) 2022-04-20 18:08:50.677 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-20 18:08:50.680 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-20 18:08:50.683 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-20 18:08:50.685 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-20 18:08:50.687 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:50.690 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:50.693 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-20 18:08:50.696 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-20 18:08:50.699 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-20 18:08:50.699 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-20 18:08:50.708 | KeepAlive Off 2022-04-20 18:08:50.712 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-20 18:08:50.713 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-20 18:08:50.721 | SetEnv proxy-sendchunked 1 2022-04-20 18:08:50.725 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-20 18:08:50.725 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-20 18:08:50.734 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-20 18:08:50.738 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-20 18:08:50.741 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-20 18:08:50.743 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-20 18:08:50.746 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-20 18:08:50.748 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:08:50.750 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:50.753 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:50.756 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-20 18:08:50.758 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-20 18:08:50.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:08:50.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:08:50.765 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-20 18:08:50.828 | Site glance-wsgi-api already enabled 2022-04-20 18:08:50.832 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-20 18:08:50.835 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:08:50.837 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:08:50.840 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:08:50.965 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-20 18:08:50.972 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-20 18:08:51.004 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-20 18:08:51.007 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-20 18:08:51.024 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:08:51.026 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-20 18:08:51.029 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-20 18:08:51.031 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-20 18:08:51.034 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:08:51.037 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-20 18:08:51.039 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-20 18:08:51.042 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-20 18:08:51.044 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-20 18:08:51.046 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:08:51.049 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:08:51.052 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:08:51.055 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:08:51.057 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:08:51.060 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:08:51.077 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:08:51.079 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:08:51.082 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:51.085 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:08:51.085 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:08:51.090 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-20 18:08:51.093 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:08:51.095 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-04-20 18:08:51.108 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-04-20 18:08:51.112 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:08:51.112 | + functions-common:git_clone:690 : head -1 2022-04-20 18:08:51.116 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-20 18:08:51.119 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:08:51.122 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-20 18:08:51.124 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:08:51.127 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-20 18:08:51.129 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-20 18:08:51.132 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:08:51.134 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-20 18:08:51.137 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:08:51.140 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-20 18:08:51.142 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-20 18:08:51.145 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:08:51.147 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:08:51.150 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-20 18:08:51.153 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:08:51.156 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-20 18:08:51.159 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:08:51.161 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:08:51.164 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-20 18:08:51.170 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-20 18:08:51.173 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-20 18:08:51.818 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-20 18:08:51.821 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:08:51.823 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:08:51.826 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:08:51.828 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-20 18:08:51.831 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-20 18:08:51.834 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:08:51.836 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:08:51.839 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:08:51.841 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:08:51.844 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:08:51.846 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:08:51.849 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:08:51.851 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-20 18:08:51.872 | Using python 3.8 to install /opt/stack/cinder 2022-04-20 18:08:51.874 | + 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/cinder 2022-04-20 18:08:52.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:52.706 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:52.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:08:52.706 | from cryptography.utils import int_from_bytes 2022-04-20 18:08:53.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:08:53.873 | Obtaining file:///opt/stack/cinder 2022-04-20 18:08:53.873 | Preparing metadata (setup.py): started 2022-04-20 18:08:57.750 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:08:57.887 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-20 18:08:57.888 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-20 18:08:57.889 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-20 18:08:57.890 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-20 18:08:57.891 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-20 18:08:57.892 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-20 18:08:57.893 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-20 18:08:57.894 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-20 18:08:57.896 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-20 18:08:57.897 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-20 18:08:57.898 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-20 18:08:57.899 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-20 18:08:57.900 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-20 18:08:57.901 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-20 18:08:57.902 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-20 18:08:57.903 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-20 18:08:57.904 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-20 18:08:57.905 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-20 18:08:57.906 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-20 18:08:57.907 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-20 18:08:57.909 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-20 18:08:57.910 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-20 18:08:57.912 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-20 18:08:57.913 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-20 18:08:57.914 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-20 18:08:57.915 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-20 18:08:57.916 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-20 18:08:57.917 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-20 18:08:57.918 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-20 18:08:57.919 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-20 18:08:57.920 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-20 18:08:57.921 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-20 18:08:57.922 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-20 18:08:57.923 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-20 18:08:57.925 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-20 18:08:57.926 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-20 18:08:57.927 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-20 18:08:57.928 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-20 18:08:57.929 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-20 18:08:57.930 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-20 18:08:57.931 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-20 18:08:57.933 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-20 18:08:57.934 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-20 18:08:57.935 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-20 18:08:57.936 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-20 18:08:57.937 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-20 18:08:57.938 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-20 18:08:57.939 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-20 18:08:57.940 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-20 18:08:57.941 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-20 18:08:57.942 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-20 18:08:57.943 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-20 18:08:57.944 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-20 18:08:57.945 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-20 18:08:57.947 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-20 18:08:57.948 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-20 18:08:57.949 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-20 18:08:57.950 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-20 18:08:57.951 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-20 18:08:57.952 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-20 18:08:57.953 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-20 18:08:57.954 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-20 18:08:57.968 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.5.2) 2022-04-20 18:08:57.969 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-20 18:08:57.970 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-20 18:08:58.034 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-20 18:08:58.065 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.0.0) (2.1.0) 2022-04-20 18:08:58.080 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-20 18:08:58.081 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.6.0) 2022-04-20 18:08:58.083 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (0.1.0) 2022-04-20 18:08:58.084 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (4.1.1) 2022-04-20 18:08:58.181 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-20 18:08:58.239 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-20 18:08:58.242 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (3.1.1) 2022-04-20 18:08:58.268 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-20 18:08:58.269 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-20 18:08:58.270 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-20 18:08:58.325 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-20 18:08:58.371 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-20 18:08:58.372 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-20 18:08:58.374 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-20 18:08:58.375 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-20 18:08:58.463 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-20 18:08:58.465 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-20 18:08:58.468 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-20 18:08:58.525 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-20 18:08:58.531 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-20 18:08:58.593 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-20 18:08:58.594 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-20 18:08:58.596 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-20 18:08:58.601 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-20 18:08:58.602 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-20 18:08:58.624 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-20 18:08:58.626 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-20 18:08:58.629 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-20 18:08:58.676 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-20 18:08:58.762 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-20 18:08:58.767 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-20 18:08:58.790 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-20 18:08:58.818 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-20 18:08:58.886 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-20 18:08:58.888 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-20 18:08:59.026 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-20 18:08:59.051 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-20 18:08:59.193 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.0.0) (3.10.1) 2022-04-20 18:08:59.233 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-20 18:08:59.234 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-20 18:08:59.236 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-20 18:08:59.441 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-20 18:08:59.444 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-20 18:08:59.446 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-20 18:08:59.484 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-20 18:08:59.514 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-20 18:08:59.759 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-20 18:08:59.760 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-20 18:08:59.906 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-20 18:08:59.909 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-20 18:08:59.912 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-20 18:09:00.046 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-20 18:09:00.167 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (5.4.0) 2022-04-20 18:09:00.168 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-20 18:09:00.170 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (4.11.1) 2022-04-20 18:09:00.206 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-20 18:09:00.459 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-20 18:09:00.539 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (0.5.0) 2022-04-20 18:09:00.540 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (2.4.0) 2022-04-20 18:09:00.713 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-20 18:09:00.807 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-20 18:09:00.809 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-20 18:09:00.991 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.0.0) (2.1.0) 2022-04-20 18:09:01.455 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.0.0) (1.1.5) 2022-04-20 18:09:01.509 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.0.0) (0.13.1) 2022-04-20 18:09:01.559 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-20 18:09:02.637 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (1.32) 2022-04-20 18:09:02.914 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (21.4.0) 2022-04-20 18:09:02.916 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (1.8.2) 2022-04-20 18:09:03.062 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (2.2) 2022-04-20 18:09:03.259 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (1.0.0) 2022-04-20 18:09:03.391 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (3.7.0) 2022-04-20 18:09:04.920 | Installing collected packages: cinder 2022-04-20 18:09:04.921 | Attempting uninstall: cinder 2022-04-20 18:09:04.921 | Found existing installation: cinder 20.0.0 2022-04-20 18:09:04.927 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-20 18:09:04.929 | Running setup.py develop for cinder 2022-04-20 18:09:10.539 | Successfully installed cinder 2022-04-20 18:09:10.539 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-20 18:09:10.547 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:09:10.547 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:09:10.687 | + inc/python:pip_install:200 : result=0 2022-04-20 18:09:10.690 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-20 18:09:10.692 | + functions-common:time_stop:2437 : local name 2022-04-20 18:09:10.694 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:09:10.696 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:09:10.699 | + functions-common:time_stop:2440 : local total 2022-04-20 18:09:10.701 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:09:10.703 | + functions-common:time_stop:2443 : name=pip_install 2022-04-20 18:09:10.706 | + functions-common:time_stop:2444 : start_time=1650478131867 2022-04-20 18:09:10.708 | + functions-common:time_stop:2446 : [[ -z 1650478131867 ]] 2022-04-20 18:09:10.711 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:09:10.716 | + functions-common:time_stop:2449 : end_time=1650478150713 2022-04-20 18:09:10.718 | + functions-common:time_stop:2450 : elapsed_time=18846 2022-04-20 18:09:10.720 | + functions-common:time_stop:2451 : total=91216 2022-04-20 18:09:10.722 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:09:10.725 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=110062 2022-04-20 18:09:10.727 | + inc/python:pip_install:203 : return 0 2022-04-20 18:09:10.729 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-20 18:09:10.732 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-20 18:09:10.734 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-20 18:09:10.754 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-20 18:09:10.766 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-20 18:09:10.768 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-20 18:09:10.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:09:10.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:09:10.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-20 18:09:10.778 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:09:10.781 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-20 18:09:10.784 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-20 18:09:10.786 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-20 18:09:10.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:10.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:10.793 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-20 18:09:10.805 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-20 18:09:10.808 | + functions-common:install_package:1475 : update_package_repo 2022-04-20 18:09:10.810 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-04-20 18:09:10.813 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-04-20 18:09:10.815 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-04-20 18:09:10.818 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:10.820 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-04-20 18:09:10.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:10.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:10.828 | + functions-common:update_package_repo:1456 : apt_get_update 2022-04-20 18:09:10.830 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-04-20 18:09:10.833 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-04-20 18:09:10.835 | + functions-common:apt_get_update:1202 : return 2022-04-20 18:09:10.838 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-04-20 18:09:10.840 | + functions-common:real_install_package:1461 : is_ubuntu 2022-04-20 18:09:10.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:10.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:10.848 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-04-20 18:09:10.871 | + 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 targetcli-fb 2022-04-20 18:09:10.983 | Reading package lists... 2022-04-20 18:09:11.232 | Building dependency tree... 2022-04-20 18:09:11.233 | Reading state information... 2022-04-20 18:09:11.485 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-20 18:09:11.485 | The following packages were automatically installed and are no longer required: 2022-04-20 18:09:11.487 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-20 18:09:11.487 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-20 18:09:11.487 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-20 18:09:11.487 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-20 18:09:11.487 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-20 18:09:11.487 | python3-zope.interface 2022-04-20 18:09:11.487 | Use 'sudo apt autoremove' to remove them. 2022-04-20 18:09:11.599 | 0 upgraded, 0 newly installed, 0 to remove and 130 not upgraded. 2022-04-20 18:09:11.603 | + functions-common:apt_get:1246 : result=0 2022-04-20 18:09:11.606 | + functions-common:apt_get:1249 : time_stop apt-get 2022-04-20 18:09:11.609 | + functions-common:time_stop:2437 : local name 2022-04-20 18:09:11.611 | + functions-common:time_stop:2438 : local end_time 2022-04-20 18:09:11.614 | + functions-common:time_stop:2439 : local elapsed_time 2022-04-20 18:09:11.616 | + functions-common:time_stop:2440 : local total 2022-04-20 18:09:11.619 | + functions-common:time_stop:2441 : local start_time 2022-04-20 18:09:11.621 | + functions-common:time_stop:2443 : name=apt-get 2022-04-20 18:09:11.624 | + functions-common:time_stop:2444 : start_time=1650478150868 2022-04-20 18:09:11.627 | + functions-common:time_stop:2446 : [[ -z 1650478150868 ]] 2022-04-20 18:09:11.630 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-04-20 18:09:11.635 | + functions-common:time_stop:2449 : end_time=1650478151632 2022-04-20 18:09:11.637 | + functions-common:time_stop:2450 : elapsed_time=764 2022-04-20 18:09:11.640 | + functions-common:time_stop:2451 : total=5275 2022-04-20 18:09:11.643 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-04-20 18:09:11.645 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6039 2022-04-20 18:09:11.648 | + functions-common:apt_get:1250 : return 0 2022-04-20 18:09:11.650 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-20 18:09:11.653 | + ./stack.sh:main:926 : configure_cinder 2022-04-20 18:09:11.655 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-20 18:09:11.668 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-20 18:09:11.671 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-20 18:09:11.674 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-20 18:09:11.677 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-20 18:09:11.680 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-20 18:09:11.680 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-20 18:09:11.684 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-20 18:09:11.687 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-20 18:09:11.689 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-20 18:09:11.691 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-20 18:09:11.694 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-20 18:09:11.696 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-20 18:09:11.698 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-20 18:09:11.700 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-20 18:09:11.711 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-20 18:09:11.723 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-20 18:09:11.735 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-20 18:09:11.747 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-20 18:09:11.760 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-20 18:09:11.762 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-20 18:09:11.766 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nTFeNI3Hem 2022-04-20 18:09:11.769 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-20 18:09:11.771 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-20 18:09:11.773 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-20 18:09:11.775 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nTFeNI3Hem 2022-04-20 18:09:11.779 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nTFeNI3Hem 2022-04-20 18:09:11.790 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nTFeNI3Hem /etc/sudoers.d/cinder-rootwrap 2022-04-20 18:09:11.803 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-20 18:09:11.807 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-20 18:09:11.809 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-20 18:09:11.811 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-20 18:09:11.813 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-20 18:09:11.816 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-20 18:09:11.818 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-20 18:09:11.820 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-20 18:09:11.823 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-20 18:09:11.827 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-20 18:09:11.832 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-20 18:09:11.852 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-20 18:09:11.870 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-20 18:09:11.888 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-20 18:09:11.908 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-20 18:09:11.926 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-20 18:09:11.945 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-20 18:09:11.963 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-20 18:09:11.982 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-20 18:09:11.984 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-20 18:09:11.987 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-20 18:09:11.989 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-20 18:09:11.992 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-20 18:09:12.021 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-20 18:09:12.048 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.46/identity 2022-04-20 18:09:12.076 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-20 18:09:12.103 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-20 18:09:12.131 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-20 18:09:12.159 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-20 18:09:12.187 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-20 18:09:12.214 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-20 18:09:12.242 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-20 18:09:12.269 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-20 18:09:12.299 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-20 18:09:12.327 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-20 18:09:12.330 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-20 18:09:12.333 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-20 18:09:12.335 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-20 18:09:12.337 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-20 18:09:12.340 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-20 18:09:12.371 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-20 18:09:12.398 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-20 18:09:12.427 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-20 18:09:12.455 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-20 18:09:12.483 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-20 18:09:12.511 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-20 18:09:12.542 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-20 18:09:12.544 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.46 2022-04-20 18:09:12.572 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-20 18:09:12.603 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-20 18:09:12.610 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 332a07feaaedddd1ba9ac5f8c8a95ce8 2022-04-20 18:09:12.639 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-20 18:09:12.641 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-20 18:09:12.669 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-20 18:09:12.698 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-20 18:09:12.727 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-20 18:09:12.755 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-20 18:09:12.771 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:12.774 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-20 18:09:12.776 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-20 18:09:12.778 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-20 18:09:12.781 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-20 18:09:12.783 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-20 18:09:12.786 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-20 18:09:12.788 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-20 18:09:12.790 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-20 18:09:12.793 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-20 18:09:12.795 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-20 18:09:12.797 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-20 18:09:12.828 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-20 18:09:12.856 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-20 18:09:12.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-20 18:09:12.912 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-20 18:09:12.940 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-20 18:09:12.968 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-20 18:09:12.971 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-20 18:09:12.974 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-20 18:09:12.976 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-20 18:09:13.004 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-20 18:09:13.006 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-20 18:09:13.034 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-20 18:09:13.036 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-20 18:09:13.039 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-20 18:09:13.041 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-20 18:09:13.069 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-20 18:09:13.071 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-20 18:09:13.074 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-20 18:09:13.090 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:13.093 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-20 18:09:13.095 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-20 18:09:13.098 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-20 18:09:13.100 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-20 18:09:13.129 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.46:8080/v1/AUTH_ 2022-04-20 18:09:13.158 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-20 18:09:13.174 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:13.177 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-20 18:09:13.194 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:13.196 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-20 18:09:13.213 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:13.215 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-20 18:09:13.218 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-20 18:09:13.220 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-20 18:09:13.222 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-20 18:09:13.225 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-20 18:09:13.227 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-20 18:09:13.229 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-20 18:09:13.246 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:13.249 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-20 18:09:13.252 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-20 18:09:13.254 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-20 18:09:13.270 | ++ functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:13.272 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:09:13.275 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.46:5672/ 2022-04-20 18:09:13.303 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-20 18:09:13.305 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-20 18:09:13.308 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-20 18:09:13.310 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-20 18:09:13.313 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-20 18:09:13.316 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-20 18:09:13.334 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-20 18:09:13.337 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-20 18:09:13.339 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-20 18:09:13.341 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-20 18:09:13.344 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-20 18:09:13.372 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.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-04-20 18:09:13.400 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-20 18:09:13.429 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-20 18:09:13.457 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-20 18:09:13.474 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:13.476 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-20 18:09:13.479 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-20 18:09:13.481 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-20 18:09:13.484 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-20 18:09:13.486 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-20 18:09:13.488 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-20 18:09:13.491 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-20 18:09:13.495 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-20 18:09:13.498 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-20 18:09:13.500 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-20 18:09:13.512 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-20 18:09:13.513 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:09:13.521 | d /var/run/uwsgi 0755 ubuntu root 2022-04-20 18:09:13.525 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-20 18:09:13.541 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-20 18:09:13.543 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-20 18:09:13.547 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-20 18:09:13.577 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-20 18:09:13.605 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-20 18:09:13.632 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-20 18:09:13.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-20 18:09:13.686 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-20 18:09:13.715 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-20 18:09:13.741 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-20 18:09:13.770 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-20 18:09:13.797 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-20 18:09:13.825 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-20 18:09:13.853 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-20 18:09:13.881 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-20 18:09:13.908 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-20 18:09:13.911 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-20 18:09:13.913 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-20 18:09:13.916 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-20 18:09:13.918 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-20 18:09:13.921 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:13.924 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:13.926 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-20 18:09:13.929 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-20 18:09:13.931 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-20 18:09:13.959 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-20 18:09:13.988 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-20 18:09:13.988 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-20 18:09:13.996 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-20 18:09:14.000 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-20 18:09:14.003 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-20 18:09:14.005 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-20 18:09:14.007 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-20 18:09:14.010 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-20 18:09:14.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:14.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:14.017 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-20 18:09:14.020 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-20 18:09:14.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-20 18:09:14.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-20 18:09:14.027 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-20 18:09:14.089 | Enabling site cinder-wsgi. 2022-04-20 18:09:14.094 | To activate the new configuration, you need to run: 2022-04-20 18:09:14.094 | systemctl reload apache2 2022-04-20 18:09:14.099 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-20 18:09:14.102 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-20 18:09:14.104 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-04-20 18:09:14.106 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-04-20 18:09:14.234 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-20 18:09:14.237 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-20 18:09:14.266 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.46/image 2022-04-20 18:09:14.295 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-20 18:09:14.311 | + functions-common:is_service_enabled:2093 : return 1 2022-04-20 18:09:14.314 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-20 18:09:14.317 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-20 18:09:14.319 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-20 18:09:14.321 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-20 18:09:14.324 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-20 18:09:14.354 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-20 18:09:14.382 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.46/identity 2022-04-20 18:09:14.410 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-20 18:09:14.438 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-20 18:09:14.466 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-20 18:09:14.495 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-20 18:09:14.523 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-20 18:09:14.552 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-20 18:09:14.579 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-20 18:09:14.607 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-20 18:09:14.636 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-20 18:09:14.664 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-20 18:09:14.667 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-20 18:09:14.683 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:14.685 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.46:2379 2022-04-20 18:09:14.717 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-20 18:09:14.719 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-20 18:09:14.738 | + functions-common:is_service_enabled:2093 : return 0 2022-04-20 18:09:14.740 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-20 18:09:14.742 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-20 18:09:14.745 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-20 18:09:14.747 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-20 18:09:14.750 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-20 18:09:14.752 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-20 18:09:14.756 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:09:14.756 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-20 18:09:14.761 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-20 18:09:14.764 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-20 18:09:14.767 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-20 18:09:14.770 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-20 18:09:14.773 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-20 18:09:14.775 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-20 18:09:14.778 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-20 18:09:14.780 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-20 18:09:14.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-20 18:09:14.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-20 18:09:14.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-20 18:09:14.792 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-20 18:09:14.794 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-20 18:09:14.796 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-20 18:09:14.799 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-20 18:09:14.801 | + functions-common:git_clone:611 : local orig_dir 2022-04-20 18:09:14.804 | ++ functions-common:git_clone:612 : pwd 2022-04-20 18:09:14.807 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-20 18:09:14.809 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-20 18:09:14.812 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-20 18:09:14.828 | + functions-common:git_clone:615 : RECLONE=False 2022-04-20 18:09:14.831 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-20 18:09:14.833 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:14.836 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-20 18:09:14.837 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-20 18:09:14.842 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-20 18:09:14.844 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-20 18:09:14.847 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-04-20 18:09:14.859 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-04-20 18:09:14.863 | + functions-common:git_clone:690 : git show --oneline 2022-04-20 18:09:14.863 | + functions-common:git_clone:690 : head -1 2022-04-20 18:09:14.867 | 5042226189 Fix setting table monitoring conditions 2022-04-20 18:09:14.870 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-04-20 18:09:14.873 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-20 18:09:14.875 | + inc/python:setup_develop:338 : local bindep 2022-04-20 18:09:14.878 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-20 18:09:14.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-20 18:09:14.883 | + inc/python:setup_develop:344 : local extras= 2022-04-20 18:09:14.886 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-20 18:09:14.888 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-20 18:09:14.891 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-20 18:09:14.894 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-20 18:09:14.896 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-20 18:09:14.898 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-20 18:09:14.902 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-20 18:09:14.904 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-20 18:09:14.907 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-20 18:09:14.909 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-20 18:09:14.912 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-20 18:09:14.916 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-20 18:09:14.922 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-20 18:09:14.925 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-20 18:09:15.581 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-20 18:09:15.583 | + inc/python:setup_package:418 : local bindep=0 2022-04-20 18:09:15.586 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-20 18:09:15.588 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-20 18:09:15.591 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-20 18:09:15.593 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-20 18:09:15.596 | + inc/python:setup_package:427 : local flags=-e 2022-04-20 18:09:15.598 | + inc/python:setup_package:428 : local extras= 2022-04-20 18:09:15.600 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-20 18:09:15.603 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-20 18:09:15.605 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-20 18:09:15.608 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-20 18:09:15.610 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-20 18:09:15.612 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-20 18:09:15.633 | Using python 3.8 to install /opt/stack/neutron 2022-04-20 18:09:15.636 | + 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/neutron 2022-04-20 18:09:16.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:16.473 | from cryptography.utils import int_from_bytes 2022-04-20 18:09:16.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-20 18:09:16.473 | from cryptography.utils import int_from_bytes 2022-04-20 18:09:17.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-20 18:09:17.642 | Obtaining file:///opt/stack/neutron 2022-04-20 18:09:17.643 | Preparing metadata (setup.py): started 2022-04-20 18:09:21.617 | Preparing metadata (setup.py): finished with status 'done' 2022-04-20 18:09:21.707 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (5.8.1) 2022-04-20 18:09:21.709 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (3.5.0) 2022-04-20 18:09:21.710 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.1.1) 2022-04-20 18:09:21.711 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.5.1) 2022-04-20 18:09:21.712 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.5.0) 2022-04-20 18:09:21.713 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (5.1.1) 2022-04-20 18:09:21.714 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (0.33.0) 2022-04-20 18:09:21.715 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.4.1) 2022-04-20 18:09:21.716 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (0.20.4) 2022-04-20 18:09:21.717 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.27.1) 2022-04-20 18:09:21.718 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (3.0.3) 2022-04-20 18:09:21.719 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (9.4.0) 2022-04-20 18:09:21.720 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (0.8.0) 2022-04-20 18:09:21.721 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (0.11.0) 2022-04-20 18:09:21.722 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.20.0) 2022-04-20 18:09:21.724 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (7.8.0) 2022-04-20 18:09:21.725 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (6.3.1) 2022-04-20 18:09:21.726 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.4.31) 2022-04-20 18:09:21.727 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.8.7) 2022-04-20 18:09:21.728 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.5.0) 2022-04-20 18:09:21.729 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.7.6) 2022-04-20 18:09:21.730 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (3.5.0) 2022-04-20 18:09:21.731 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.10.1) 2022-04-20 18:09:21.732 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.5.0) 2022-04-20 18:09:21.733 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (8.8.0) 2022-04-20 18:09:21.734 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.1.0) 2022-04-20 18:09:21.736 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (11.2.0) 2022-04-20 18:09:21.737 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (5.1.0) 2022-04-20 18:09:21.738 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.7.0) 2022-04-20 18:09:21.739 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (12.13.0) 2022-04-20 18:09:21.740 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.5.1) 2022-04-20 18:09:21.741 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (3.11.0) 2022-04-20 18:09:21.742 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.7.0) 2022-04-20 18:09:21.743 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.3.0) 2022-04-20 18:09:21.745 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (6.3.1) 2022-04-20 18:09:21.746 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.3.0) 2022-04-20 18:09:21.747 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.8.0) 2022-04-20 18:09:21.748 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.5.0) 2022-04-20 18:09:21.749 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (4.12.2) 2022-04-20 18:09:21.750 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.6.0) 2022-04-20 18:09:21.752 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (3.4.2) 2022-04-20 18:09:21.753 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.3.1) 2022-04-20 18:09:21.754 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (1.1.0) 2022-04-20 18:09:21.755 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev31) (2.16.0) 2022-04-20 18:09:21.872 | ERROR: Cannot install neutron==20.0.1.dev31 because these package versions have conflicting dependencies. 2022-04-20 18:09:21.872 | 2022-04-20 18:09:21.872 | The conflict is caused by: 2022-04-20 18:09:21.872 | neutron 20.0.1.dev31 depends on ovsdbapp>=1.16.0 2022-04-20 18:09:21.872 | The user requested (constraint) ovsdbapp===1.15.1 2022-04-20 18:09:21.872 | 2022-04-20 18:09:21.872 | To fix this you could try to: 2022-04-20 18:09:21.872 | 1. loosen the range of package versions you've specified 2022-04-20 18:09:21.872 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-04-20 18:09:21.872 | 2022-04-20 18:09:21.872 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies 2022-04-20 18:09:21.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-20 18:09:21.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-20 18:09:21.968 | + inc/python:pip_install:1 : exit_trap 2022-04-20 18:09:21.972 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-20 18:09:21.975 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-20 18:09:21.977 | + ./stack.sh:exit_trap:522 : jobs= 2022-04-20 18:09:21.980 | + ./stack.sh:exit_trap:525 : [[ -n '' ]] 2022-04-20 18:09:21.982 | + ./stack.sh:exit_trap:531 : '[' -f '' ']' 2022-04-20 18:09:21.984 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-20 18:09:21.987 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-20 18:09:21.989 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-20 18:09:21.992 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-20 18:09:21.992 | Error on exit 2022-04-20 18:09:21.994 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-20 18:09:21.996 | + ./stack.sh:exit_trap:542 : generate-subunit 1650477992 169 fail 2022-04-20 18:09:22.639 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-20 18:09:22.642 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-20 18:09:23.582 | + ./stack.sh:exit_trap:556 : exit 1