2022-04-14 06:34:33.976 | + ./stack.sh:main:489 : exec 2022-04-14 06:34:33.976 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-063433' 2022-04-14 06:34:33.976 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-063433.summary.2022-04-14-063433 2022-04-14 06:34:33.976 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:34:33.976 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-063433 2022-04-14 06:34:33.976 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-063433 /opt/stack/logs/stack.sh.log 2022-04-14 06:34:33.976 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-063433.summary.2022-04-14-063433 /opt/stack/logs/stack.sh.log.summary 2022-04-14 06:34:33.976 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 06:34:33.977 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 06:34:33.977 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 06:34:33.977 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 06:34:33.977 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 06:34:33.977 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 06:34:33.977 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 06:34:33.977 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 06:34:33.977 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 06:34:33.977 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 06:34:33.977 | + ./stack.sh:main:578 : uname -a 2022-04-14 06:34:33.977 | Linux dv-cinder-830787-4-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 06:34:33.977 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 06:34:33.977 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 06:34:33.980 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 06:34:34.016 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 06:34:34.032 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 06:34:34.034 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 06:34:34.036 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 06:34:34.037 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 06:34:34.040 | + functions-common:fetch_plugins:1783 : return 2022-04-14 06:34:34.042 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 06:34:34.043 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 06:34:34.046 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:34:34.047 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:34:34.049 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:34:34.051 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:34:34.053 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:34:34.055 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:34:34.057 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:34:34.060 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:34:34.062 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:34:34.064 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:34:34.065 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 06:34:34.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:34:34.080 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:34.082 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:34:34.084 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:34:34.085 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:34:34.087 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:34:34.089 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:34:34.091 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 06:34:34.093 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 06:34:34.095 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 06:34:34.097 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 06:34:34.099 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:34:34.100 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 06:34:34.102 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 06:34:34.104 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 06:34:34.106 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 06:34:34.107 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 06:34:34.109 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 06:34:34.126 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 06:34:34.128 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 06:34:34.141 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:34:34.143 | +++ lib/tls:source:43 : hostname -f 2022-04-14 06:34:34.147 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 06:34:34.148 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 06:34:34.150 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 06:34:34.152 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 06:34:34.156 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 06:34:34.158 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 06:34:34.160 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 06:34:34.161 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 06:34:34.164 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 06:34:34.165 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 06:34:34.170 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 06:34:34.181 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 06:34:34.198 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 06:34:34.210 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 06:34:34.222 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 06:34:34.258 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 06:34:34.316 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 06:34:34.406 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 06:34:34.428 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 06:34:34.472 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 06:34:34.523 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 06:34:34.670 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 06:34:34.684 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 06:34:34.696 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 06:34:34.709 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 06:34:34.804 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 06:34:34.806 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 06:34:34.809 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 06:34:34.811 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 06:34:34.813 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 06:34:34.815 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 06:34:34.817 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 06:34:34.817 | False' 2022-04-14 06:34:34.820 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 06:34:34.835 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 06:34:34.837 | + ./stack.sh:main:626 : run_phase source 2022-04-14 06:34:34.840 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 06:34:34.842 | + functions-common:run_phase:1861 : local phase= 2022-04-14 06:34:34.844 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:34:34.846 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:34:34.848 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:34:34.850 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:34:34.852 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:34:34.855 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:34:34.858 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:34:34.860 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:34:34.862 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:34:34.864 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 06:34:34.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:34:34.880 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:34.882 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:34:34.884 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 06:34:34.924 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 06:34:34.926 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 06:34:34.928 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 06:34:34.931 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 06:34:34.933 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 06:34:34.935 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 06:34:34.937 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 06:34:34.939 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 06:34:34.941 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 06:34:34.943 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 06:34:34.945 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.948 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 06:34:34.950 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.953 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 06:34:34.955 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.957 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 06:34:34.960 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.962 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 06:34:34.968 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.970 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 06:34:34.973 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.975 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 06:34:34.977 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.979 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 06:34:34.982 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.984 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 06:34:34.986 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.988 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 06:34:34.991 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.993 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 06:34:34.995 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:34.997 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 06:34:35.000 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.002 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 06:34:35.004 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.006 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 06:34:35.008 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.011 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 06:34:35.013 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.016 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 06:34:35.018 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.020 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 06:34:35.022 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.025 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 06:34:35.027 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.030 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 06:34:35.032 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.035 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 06:34:35.037 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.039 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 06:34:35.042 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.044 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 06:34:35.047 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.049 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 06:34:35.051 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.053 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 06:34:35.056 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.058 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 06:34:35.061 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.063 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 06:34:35.065 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.067 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 06:34:35.069 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.072 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 06:34:35.074 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.076 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 06:34:35.078 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.081 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 06:34:35.083 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.085 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 06:34:35.087 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.090 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 06:34:35.092 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.094 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 06:34:35.096 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.099 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 06:34:35.101 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.103 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 06:34:35.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.108 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 06:34:35.110 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.112 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 06:34:35.115 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.117 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 06:34:35.119 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.121 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 06:34:35.124 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.126 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 06:34:35.129 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.131 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 06:34:35.133 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.135 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 06:34:35.138 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.140 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 06:34:35.142 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.144 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 06:34:35.147 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.149 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 06:34:35.151 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 06:34:35.153 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 06:34:35.156 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 06:34:35.158 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:34:35.161 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 06:34:35.177 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:35.179 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 06:34:35.181 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 06:34:35.184 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 06:34:35.199 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:34:35.201 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 06:34:35.203 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 06:34:35.206 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 06:34:35.208 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 06:34:35.210 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 06:34:35.213 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 06:34:35.215 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 06:34:35.218 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 06:34:35.220 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 06:34:35.220 | Using mysql database backend 2022-04-14 06:34:35.222 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 06:34:35.238 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 06:34:35.241 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 06:34:35.244 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:34:35.246 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 06:34:35.249 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:34:35.252 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 06:34:35.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:35.270 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 06:34:35.287 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 06:34:35.303 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:35.305 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 06:34:35.321 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 06:34:35.337 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 06:34:35.353 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:34:35.356 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 06:34:35.372 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:34:35.375 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 06:34:35.391 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 06:34:35.393 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 06:34:35.396 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 06:34:35.398 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 06:34:35.401 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:34:35.406 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-063435 2022-04-14 06:34:35.408 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-063435 759' 2022-04-14 06:34:35.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.413 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:34:35.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.418 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:34:35.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.423 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:34:35.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.428 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:34:35.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.433 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-14 06:34:35.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.437 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-14 06:34:35.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.442 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-063433 2022-04-14 06:34:35.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.447 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:34:35.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.451 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-14 06:34:35.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.456 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:34:35.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.461 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:34:35.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.466 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:34:35.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:34:35.471 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:34:35.474 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 06:34:35.476 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 06:34:35.478 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 06:34:35.480 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 06:34:35.483 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:34:35.485 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:34:35.488 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:34:35.490 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:34:35.492 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:34:35.495 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:34:35.509 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:34:35.512 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:34:35.514 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:34:35.516 | + functions-common:git_clone:629 : echo master 2022-04-14 06:34:35.517 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:34:35.522 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 06:34:35.524 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:34:35.526 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 06:34:35.539 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 06:34:35.542 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:34:35.542 | + functions-common:git_clone:685 : head -1 2022-04-14 06:34:35.546 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 06:34:35.548 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:34:35.551 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 06:34:35.553 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:34:35.556 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 06:34:35.558 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 06:34:35.561 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 06:34:35.563 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 06:34:35.566 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:34:35.568 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 06:34:35.571 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 06:34:35.573 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 06:34:35.577 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 06:34:35.581 | ++ tools/install_prereqs.sh:source:47 : NOW=1649918075 2022-04-14 06:34:35.584 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 06:34:35.588 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649917491 2022-04-14 06:34:35.591 | ++ tools/install_prereqs.sh:source:49 : DELTA=584 2022-04-14 06:34:35.594 | ++ tools/install_prereqs.sh:source:50 : [[ 584 -lt 7200 ]] 2022-04-14 06:34:35.596 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 06:34:35.598 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 06:34:35.601 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 06:34:35.603 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 06:34:35.605 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 06:34:35.608 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 06:34:35.610 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 06:34:35.612 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 06:34:35.615 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:34:35.662 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 06:34:35.662 | apache2-dev 2022-04-14 06:34:35.662 | bc 2022-04-14 06:34:35.662 | bsdmainutils 2022-04-14 06:34:35.662 | curl 2022-04-14 06:34:35.662 | g++ 2022-04-14 06:34:35.662 | gawk 2022-04-14 06:34:35.662 | gcc 2022-04-14 06:34:35.662 | gettext 2022-04-14 06:34:35.662 | git 2022-04-14 06:34:35.662 | graphviz 2022-04-14 06:34:35.662 | iputils-ping 2022-04-14 06:34:35.662 | libapache2-mod-proxy-uwsgi 2022-04-14 06:34:35.662 | libffi-dev 2022-04-14 06:34:35.662 | libjpeg-dev 2022-04-14 06:34:35.662 | libpcre3-dev 2022-04-14 06:34:35.662 | libpq-dev 2022-04-14 06:34:35.662 | libssl-dev 2022-04-14 06:34:35.662 | libsystemd-dev 2022-04-14 06:34:35.662 | libxml2-dev 2022-04-14 06:34:35.662 | libxslt1-dev 2022-04-14 06:34:35.662 | libyaml-dev 2022-04-14 06:34:35.662 | lsof 2022-04-14 06:34:35.662 | openssh-server 2022-04-14 06:34:35.662 | openssl 2022-04-14 06:34:35.662 | pkg-config 2022-04-14 06:34:35.663 | psmisc 2022-04-14 06:34:35.663 | python3-dev 2022-04-14 06:34:35.663 | python3-pip 2022-04-14 06:34:35.663 | python3-systemd 2022-04-14 06:34:35.663 | python3-venv 2022-04-14 06:34:35.663 | tar 2022-04-14 06:34:35.663 | tcpdump 2022-04-14 06:34:35.663 | unzip 2022-04-14 06:34:35.663 | uuid-runtime 2022-04-14 06:34:35.663 | wget 2022-04-14 06:34:35.663 | wget 2022-04-14 06:34:35.663 | zlib1g-dev 2022-04-14 06:34:35.663 | libkrb5-dev 2022-04-14 06:34:35.663 | libldap2-dev 2022-04-14 06:34:35.663 | libsasl2-dev 2022-04-14 06:34:35.663 | memcached 2022-04-14 06:34:35.663 | python3-mysqldb 2022-04-14 06:34:35.663 | sqlite3 2022-04-14 06:34:35.663 | conntrack 2022-04-14 06:34:35.663 | curl 2022-04-14 06:34:35.663 | dnsmasq-base 2022-04-14 06:34:35.663 | dnsmasq-utils 2022-04-14 06:34:35.663 | ebtables 2022-04-14 06:34:35.663 | genisoimage 2022-04-14 06:34:35.663 | iptables 2022-04-14 06:34:35.663 | iputils-arping 2022-04-14 06:34:35.663 | kpartx 2022-04-14 06:34:35.664 | libjs-jquery-tablesorter 2022-04-14 06:34:35.664 | parted 2022-04-14 06:34:35.664 | pm-utils 2022-04-14 06:34:35.664 | python3-mysqldb 2022-04-14 06:34:35.664 | socat 2022-04-14 06:34:35.664 | sqlite3 2022-04-14 06:34:35.664 | sudo 2022-04-14 06:34:35.664 | vlan 2022-04-14 06:34:35.664 | lsscsi 2022-04-14 06:34:35.664 | open-iscsi 2022-04-14 06:34:35.664 | lvm2 2022-04-14 06:34:35.664 | qemu-utils 2022-04-14 06:34:35.664 | thin-provisioning-tools 2022-04-14 06:34:35.664 | acl 2022-04-14 06:34:35.664 | dnsmasq-base 2022-04-14 06:34:35.664 | dnsmasq-utils 2022-04-14 06:34:35.664 | ebtables 2022-04-14 06:34:35.664 | haproxy 2022-04-14 06:34:35.664 | iptables 2022-04-14 06:34:35.664 | iputils-arping 2022-04-14 06:34:35.664 | iputils-ping 2022-04-14 06:34:35.664 | postgresql-server-dev-all 2022-04-14 06:34:35.664 | python3-mysqldb 2022-04-14 06:34:35.664 | sqlite3 2022-04-14 06:34:35.664 | sudo 2022-04-14 06:34:35.664 | vlan 2022-04-14 06:34:35.664 | pcp 2022-04-14 06:34:35.664 | ipset 2022-04-14 06:34:35.664 | conntrack 2022-04-14 06:34:35.664 | conntrackd 2022-04-14 06:34:35.664 | keepalived 2022-04-14 06:34:35.664 | lvm2 2022-04-14 06:34:35.664 | qemu-utils 2022-04-14 06:34:35.664 | thin-provisioning-tools 2022-04-14 06:34:35.664 | curl 2022-04-14 06:34:35.664 | liberasurecode-dev 2022-04-14 06:34:35.664 | make 2022-04-14 06:34:35.665 | memcached 2022-04-14 06:34:35.665 | rsync 2022-04-14 06:34:35.665 | sqlite3 2022-04-14 06:34:35.665 | xfsprogs' 2022-04-14 06:34:35.667 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 06:34:35.684 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 06:34:35.684 | apache2-dev 2022-04-14 06:34:35.684 | bc 2022-04-14 06:34:35.684 | bsdmainutils 2022-04-14 06:34:35.684 | curl 2022-04-14 06:34:35.684 | g++ 2022-04-14 06:34:35.684 | gawk 2022-04-14 06:34:35.684 | gcc 2022-04-14 06:34:35.684 | gettext 2022-04-14 06:34:35.684 | git 2022-04-14 06:34:35.684 | graphviz 2022-04-14 06:34:35.684 | iputils-ping 2022-04-14 06:34:35.684 | libapache2-mod-proxy-uwsgi 2022-04-14 06:34:35.684 | libffi-dev 2022-04-14 06:34:35.685 | libjpeg-dev 2022-04-14 06:34:35.685 | libpcre3-dev 2022-04-14 06:34:35.685 | libpq-dev 2022-04-14 06:34:35.685 | libssl-dev 2022-04-14 06:34:35.685 | libsystemd-dev 2022-04-14 06:34:35.685 | libxml2-dev 2022-04-14 06:34:35.685 | libxslt1-dev 2022-04-14 06:34:35.685 | libyaml-dev 2022-04-14 06:34:35.685 | lsof 2022-04-14 06:34:35.685 | openssh-server 2022-04-14 06:34:35.685 | openssl 2022-04-14 06:34:35.685 | pkg-config 2022-04-14 06:34:35.685 | psmisc 2022-04-14 06:34:35.685 | python3-dev 2022-04-14 06:34:35.685 | python3-pip 2022-04-14 06:34:35.685 | python3-systemd 2022-04-14 06:34:35.685 | python3-venv 2022-04-14 06:34:35.685 | tar 2022-04-14 06:34:35.685 | tcpdump 2022-04-14 06:34:35.685 | unzip 2022-04-14 06:34:35.685 | uuid-runtime 2022-04-14 06:34:35.685 | wget 2022-04-14 06:34:35.685 | wget 2022-04-14 06:34:35.685 | zlib1g-dev 2022-04-14 06:34:35.685 | libkrb5-dev 2022-04-14 06:34:35.685 | libldap2-dev 2022-04-14 06:34:35.685 | libsasl2-dev 2022-04-14 06:34:35.685 | memcached 2022-04-14 06:34:35.685 | python3-mysqldb 2022-04-14 06:34:35.685 | sqlite3 2022-04-14 06:34:35.685 | conntrack 2022-04-14 06:34:35.685 | curl 2022-04-14 06:34:35.685 | dnsmasq-base 2022-04-14 06:34:35.685 | dnsmasq-utils 2022-04-14 06:34:35.685 | ebtables 2022-04-14 06:34:35.685 | genisoimage 2022-04-14 06:34:35.685 | iptables 2022-04-14 06:34:35.686 | iputils-arping 2022-04-14 06:34:35.686 | kpartx 2022-04-14 06:34:35.686 | libjs-jquery-tablesorter 2022-04-14 06:34:35.686 | parted 2022-04-14 06:34:35.686 | pm-utils 2022-04-14 06:34:35.686 | python3-mysqldb 2022-04-14 06:34:35.686 | socat 2022-04-14 06:34:35.686 | sqlite3 2022-04-14 06:34:35.686 | sudo 2022-04-14 06:34:35.686 | vlan 2022-04-14 06:34:35.686 | lsscsi 2022-04-14 06:34:35.686 | open-iscsi 2022-04-14 06:34:35.686 | lvm2 2022-04-14 06:34:35.686 | qemu-utils 2022-04-14 06:34:35.686 | thin-provisioning-tools 2022-04-14 06:34:35.686 | acl 2022-04-14 06:34:35.686 | dnsmasq-base 2022-04-14 06:34:35.686 | dnsmasq-utils 2022-04-14 06:34:35.686 | ebtables 2022-04-14 06:34:35.686 | haproxy 2022-04-14 06:34:35.686 | iptables 2022-04-14 06:34:35.686 | iputils-arping 2022-04-14 06:34:35.686 | iputils-ping 2022-04-14 06:34:35.686 | postgresql-server-dev-all 2022-04-14 06:34:35.686 | python3-mysqldb 2022-04-14 06:34:35.686 | sqlite3 2022-04-14 06:34:35.686 | sudo 2022-04-14 06:34:35.686 | vlan 2022-04-14 06:34:35.686 | pcp 2022-04-14 06:34:35.686 | ipset 2022-04-14 06:34:35.686 | conntrack 2022-04-14 06:34:35.686 | conntrackd 2022-04-14 06:34:35.686 | keepalived 2022-04-14 06:34:35.686 | lvm2 2022-04-14 06:34:35.686 | qemu-utils 2022-04-14 06:34:35.686 | thin-provisioning-tools 2022-04-14 06:34:35.687 | curl 2022-04-14 06:34:35.687 | liberasurecode-dev 2022-04-14 06:34:35.687 | make 2022-04-14 06:34:35.687 | memcached 2022-04-14 06:34:35.687 | rsync 2022-04-14 06:34:35.687 | sqlite3 2022-04-14 06:34:35.687 | xfsprogs ' 2022-04-14 06:34:35.687 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 06:34:35.689 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:34:35.691 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:34:35.694 | ++ 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-14 06:34:35.695 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 06:34:35.699 | ++ 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-14 06:34:35.702 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 06:34:35.704 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:34:35.706 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 06:34:35.708 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:34:35.711 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:34:35.713 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:34:35.715 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:34:35.717 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:34:35.720 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:34:35.722 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 06:34:35.724 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 06:34:35.726 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 06:34:35.728 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 06:34:35.732 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 06:34:35.735 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 06:34:35.737 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 06:34:35.739 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 06:34:35.741 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:34:35.743 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:34:35.747 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649918075745 2022-04-14 06:34:35.749 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 06:34:35.751 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 06:34:35.753 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 06:34:36.005 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 06:34:36.006 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 06:34:36.047 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 06:34:36.107 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 06:34:38.269 | Reading package lists... 2022-04-14 06:34:38.300 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 06:34:38.302 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 06:34:38.304 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:34:38.306 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:34:38.308 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:34:38.311 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:34:38.313 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:34:38.315 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 06:34:38.317 | ++ functions-common:time_stop:2439 : start_time=1649918075745 2022-04-14 06:34:38.319 | ++ functions-common:time_stop:2441 : [[ -z 1649918075745 ]] 2022-04-14 06:34:38.322 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:34:38.326 | ++ functions-common:time_stop:2444 : end_time=1649918078323 2022-04-14 06:34:38.328 | ++ functions-common:time_stop:2445 : elapsed_time=2578 2022-04-14 06:34:38.330 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 06:34:38.333 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:34:38.335 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2578 2022-04-14 06:34:38.337 | ++ functions-common:install_package:1471 : 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-14 06:34:38.339 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:34:38.342 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:34:38.344 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:34:38.347 | ++ functions-common:real_install_package:1457 : 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-14 06:34:38.368 | ++ functions-common:apt_get:1237 : 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-14 06:34:38.478 | Reading package lists... 2022-04-14 06:34:38.718 | Building dependency tree... 2022-04-14 06:34:38.720 | Reading state information... 2022-04-14 06:34:38.754 | acl is already the newest version (2.2.53-6). 2022-04-14 06:34:38.754 | bc is already the newest version (1.07.1-2build1). 2022-04-14 06:34:38.754 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 06:34:38.754 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 06:34:38.754 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 06:34:38.754 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:34:38.754 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 06:34:38.754 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 06:34:38.754 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 06:34:38.754 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 06:34:38.754 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 06:34:38.754 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 06:34:38.754 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 06:34:38.754 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 06:34:38.754 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 06:34:38.754 | libffi-dev is already the newest version (3.3-4). 2022-04-14 06:34:38.754 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 06:34:38.754 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 06:34:38.754 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 06:34:38.754 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 06:34:38.754 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 06:34:38.754 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 06:34:38.754 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:34:38.754 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 06:34:38.754 | psmisc is already the newest version (23.3-1). 2022-04-14 06:34:38.754 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:34:38.754 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 06:34:38.754 | python3-systemd is already the newest version (234-3build2). 2022-04-14 06:34:38.754 | socat is already the newest version (1.7.3.3-2). 2022-04-14 06:34:38.754 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 06:34:38.755 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 06:34:38.755 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 06:34:38.755 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 06:34:38.755 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 06:34:38.755 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 06:34:38.755 | pcp is already the newest version (5.0.3-1). 2022-04-14 06:34:38.755 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 06:34:38.755 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 06:34:38.755 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:34:38.755 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:34:38.755 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 06:34:38.755 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:34:38.755 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 06:34:38.755 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 06:34:38.755 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 06:34:38.755 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 06:34:38.755 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 06:34:38.755 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 06:34:38.755 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 06:34:38.755 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 06:34:38.755 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 06:34:38.755 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:34:38.755 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 06:34:38.755 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 06:34:38.755 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 06:34:38.755 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 06:34:38.755 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 06:34:38.755 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 06:34:38.755 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 06:34:38.755 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 06:34:38.755 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 06:34:38.755 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 06:34:38.755 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 06:34:38.756 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 06:34:38.756 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 06:34:38.756 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 06:34:38.756 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 06:34:38.756 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 06:34:38.756 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 06:34:38.973 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:34:38.973 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 06:34:38.973 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 06:34:38.973 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 06:34:38.973 | The following packages were automatically installed and are no longer required: 2022-04-14 06:34:38.974 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:34:38.974 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:34:38.974 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:34:38.974 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:34:38.974 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:34:38.974 | python3-zope.interface 2022-04-14 06:34:38.974 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:34:39.087 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:34:39.091 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 06:34:39.094 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:34:39.096 | ++ functions-common:time_stop:2432 : local name 2022-04-14 06:34:39.098 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 06:34:39.100 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:34:39.103 | ++ functions-common:time_stop:2435 : local total 2022-04-14 06:34:39.105 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 06:34:39.107 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:34:39.110 | ++ functions-common:time_stop:2439 : start_time=1649918078365 2022-04-14 06:34:39.112 | ++ functions-common:time_stop:2441 : [[ -z 1649918078365 ]] 2022-04-14 06:34:39.114 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:34:39.119 | ++ functions-common:time_stop:2444 : end_time=1649918079116 2022-04-14 06:34:39.121 | ++ functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 06:34:39.123 | ++ functions-common:time_stop:2446 : total=745 2022-04-14 06:34:39.125 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:34:39.127 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1496 2022-04-14 06:34:39.129 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 06:34:39.132 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 06:34:39.134 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:34:39.137 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 06:34:39.141 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 06:34:39.146 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 06:34:39.148 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 06:34:39.151 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 06:34:40.555 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 06:34:40.557 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 06:34:40.559 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 06:34:40.561 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 06:34:40.563 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 06:34:40.565 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 06:34:40.566 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 06:34:40.568 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 06:34:40.570 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 06:34:40.572 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 06:34:40.573 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 06:34:40.575 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 06:34:40.577 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 06:34:40.579 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 06:34:40.580 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 06:34:40.582 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 06:34:40.584 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 06:34:40.586 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 06:34:40.588 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 06:34:40.589 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 06:34:40.592 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 06:34:40.594 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 06:34:40.596 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 06:34:40.598 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 06:34:40.674 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 06:34:40.676 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 06:34:40.754 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 06:34:40.757 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 06:34:40.832 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 06:34:40.834 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 06:34:40.836 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 06:34:40.838 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 06:34:40.840 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 06:34:40.842 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 06:34:40.844 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 06:34:40.846 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 06:34:40.848 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 06:34:40.850 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 06:34:40.852 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 06:34:40.852 | Distro: focal 2022-04-14 06:34:40.854 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 06:34:40.856 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:34:40.860 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:34:40.862 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:34:40.864 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:34:40.865 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:34:41.552 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:34:41.554 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:34:41.554 | pip: 21.3.1 2022-04-14 06:34:41.556 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 06:34:41.558 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 06:34:41.560 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:34:41.561 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:34:41.563 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:34:41.565 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:34:41.566 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:34:41.568 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:34:41.570 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:34:41.572 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:34:41.573 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:34:41.575 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:34:41.577 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:34:41.579 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 06:34:41.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:34:41.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:34:41.584 | + tools/install_pip.sh:main:142 : : 2022-04-14 06:34:41.586 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 06:34:41.588 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 06:34:41.590 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 06:34:41.592 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:34:41.594 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 06:34:41.596 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 06:34:41.598 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:34:41.601 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:34:41.601 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:34:41.605 | ++ 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-14 06:34:41.606 | ++ 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-14 06:34:41.608 | ++ 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-14 06:34:41.610 | + 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-14 06:34:41.612 | + 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-14 06:34:41.629 | 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-14 06:34:41.630 | + 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-14 06:34:42.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:42.493 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:42.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:42.493 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:43.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:34:45.257 | 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-14 06:34:45.273 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 06:34:47.870 | Installing collected packages: setuptools 2022-04-14 06:34:48.731 | Successfully installed setuptools-62.0.0 2022-04-14 06:34:48.731 | 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-14 06:34:48.907 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:34:48.907 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:34:49.048 | + inc/python:pip_install:200 : result=0 2022-04-14 06:34:49.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:34:49.051 | + functions-common:time_stop:2432 : local name 2022-04-14 06:34:49.053 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:34:49.055 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:34:49.057 | + functions-common:time_stop:2435 : local total 2022-04-14 06:34:49.058 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:34:49.060 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:34:49.062 | + functions-common:time_stop:2439 : start_time=1649918081624 2022-04-14 06:34:49.063 | + functions-common:time_stop:2441 : [[ -z 1649918081624 ]] 2022-04-14 06:34:49.065 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:34:49.069 | + functions-common:time_stop:2444 : end_time=1649918089067 2022-04-14 06:34:49.070 | + functions-common:time_stop:2445 : elapsed_time=7443 2022-04-14 06:34:49.072 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:34:49.074 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:34:49.076 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7443 2022-04-14 06:34:49.078 | + inc/python:pip_install:203 : return 0 2022-04-14 06:34:49.080 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 06:34:49.082 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 06:34:49.086 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 06:34:49.088 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 06:34:49.090 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 06:34:49.091 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 06:34:49.769 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 06:34:49.771 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 06:34:49.771 | pip: 21.3.1 2022-04-14 06:34:49.774 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 06:34:49.776 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 06:34:49.780 | + ./stack.sh:main:798 : fixup_all 2022-04-14 06:34:49.783 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 06:34:49.785 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 06:34:49.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:34:49.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:34:49.791 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 06:34:49.804 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 06:34:49.814 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 06:34:49.826 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 06:34:49.828 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 06:34:49.830 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:34:49.832 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:34:49.834 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:34:49.836 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:34:49.839 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:34:49.841 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:34:49.843 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:34:49.845 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:34:49.847 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:34:49.849 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:34:49.851 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:34:49.854 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 06:34:49.856 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 06:34:49.858 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 06:34:49.860 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:34:49.862 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:34:49.864 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:34:49.867 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:34:49.869 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:34:49.871 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:34:49.873 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 06:34:49.875 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 06:34:49.877 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 06:34:49.880 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 06:34:49.882 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 06:34:49.884 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 06:34:49.886 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 06:34:49.908 | Using python 3.8 to install os-testr 2022-04-14 06:34:49.910 | + 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-14 06:34:50.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:50.784 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:50.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:34:50.784 | from cryptography.utils import int_from_bytes 2022-04-14 06:34:51.968 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:34:52.000 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:34:52.502 | 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-14 06:34:52.503 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 06:34:52.504 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 06:34:52.518 | 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-14 06:34:52.527 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 06:34:52.538 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 06:34:55.063 | 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-14 06:34:55.070 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:34:55.070 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:34:55.192 | + inc/python:pip_install:200 : result=0 2022-04-14 06:34:55.194 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:34:55.196 | + functions-common:time_stop:2432 : local name 2022-04-14 06:34:55.198 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:34:55.201 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:34:55.203 | + functions-common:time_stop:2435 : local total 2022-04-14 06:34:55.205 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:34:55.207 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:34:55.209 | + functions-common:time_stop:2439 : start_time=1649918089902 2022-04-14 06:34:55.211 | + functions-common:time_stop:2441 : [[ -z 1649918089902 ]] 2022-04-14 06:34:55.214 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:34:55.219 | + functions-common:time_stop:2444 : end_time=1649918095216 2022-04-14 06:34:55.221 | + functions-common:time_stop:2445 : elapsed_time=5314 2022-04-14 06:34:55.223 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:34:55.225 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:34:55.227 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5314 2022-04-14 06:34:55.229 | + inc/python:pip_install:203 : return 0 2022-04-14 06:34:55.232 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 06:34:55.283 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 06:34:55.382 | + ./stack.sh:main:812 : install_infra 2022-04-14 06:34:55.384 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:34:55.387 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 06:34:55.390 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:34:55.393 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 06:34:55.416 | + 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-14 06:34:57.334 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.342 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.346 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.351 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.355 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.362 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.366 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.392 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.471 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.490 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.494 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.499 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.514 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.523 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.524 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.541 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.559 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.568 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.574 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.593 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.615 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.633 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.641 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.647 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.667 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.696 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.698 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.712 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.717 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.721 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.726 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.741 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.748 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.798 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.815 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.819 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.851 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.914 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.921 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.928 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.978 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:57.992 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.000 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.105 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.129 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.133 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.144 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.149 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.169 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.176 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.193 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.224 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.252 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.265 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.278 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.296 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.304 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.318 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.330 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.334 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:34:58.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:34:58.479 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:34:58.765 | + inc/python:pip_install:200 : result=0 2022-04-14 06:34:58.767 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:34:58.769 | + functions-common:time_stop:2432 : local name 2022-04-14 06:34:58.771 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:34:58.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:34:58.775 | + functions-common:time_stop:2435 : local total 2022-04-14 06:34:58.777 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:34:58.780 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:34:58.782 | + functions-common:time_stop:2439 : start_time=1649918095408 2022-04-14 06:34:58.784 | + functions-common:time_stop:2441 : [[ -z 1649918095408 ]] 2022-04-14 06:34:58.787 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:34:58.791 | + functions-common:time_stop:2444 : end_time=1649918098789 2022-04-14 06:34:58.793 | + functions-common:time_stop:2445 : elapsed_time=3381 2022-04-14 06:34:58.796 | + functions-common:time_stop:2446 : total=5314 2022-04-14 06:34:58.798 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:34:58.800 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8695 2022-04-14 06:34:58.802 | + inc/python:pip_install:203 : return 0 2022-04-14 06:34:58.804 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 06:34:58.807 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 06:34:58.829 | + 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-14 06:35:00.588 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.595 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.599 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.604 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.609 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.615 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.619 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.645 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.723 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.741 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.745 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.751 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.765 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.773 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.775 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.792 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.810 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.819 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.824 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.842 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.863 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.881 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.889 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.894 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.915 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.945 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.947 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.960 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.965 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.969 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.974 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.989 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:00.995 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.047 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.065 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.069 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.100 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.167 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.181 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.231 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.244 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.253 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.355 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.381 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.385 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.395 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.401 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.420 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.427 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.445 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.479 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.509 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.521 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.534 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.553 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.561 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.575 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.586 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.590 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 06:35:01.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:01.599 | Processing /opt/stack/requirements 2022-04-14 06:35:03.330 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 06:35:03.333 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 06:35:03.345 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 06:35:03.350 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 06:35:03.353 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 06:35:03.359 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 06:35:03.385 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 06:35:03.388 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 06:35:03.399 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 06:35:03.450 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 06:35:03.453 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 06:35:03.468 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 06:35:03.471 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 06:35:03.474 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 06:35:03.479 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 06:35:03.482 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 06:35:03.494 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 06:35:03.505 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 06:35:03.508 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 06:35:03.557 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 06:35:03.564 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 06:35:03.569 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 06:35:03.572 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 06:35:03.633 | Building wheels for collected packages: openstack-requirements 2022-04-14 06:35:03.634 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 06:35:04.455 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 06:35:04.455 | ERROR: Command errored out with exit status 1: 2022-04-14 06:35:04.455 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-kk6qu09t/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-kk6qu09t/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-uw4j3g5u 2022-04-14 06:35:04.455 | cwd: /tmp/pip-req-build-kk6qu09t/ 2022-04-14 06:35:04.455 | Complete output (6 lines): 2022-04-14 06:35:04.455 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 06:35:04.455 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 06:35:04.455 | or: setup.py --help-commands 2022-04-14 06:35:04.455 | or: setup.py cmd --help 2022-04-14 06:35:04.455 | 2022-04-14 06:35:04.455 | error: invalid command 'bdist_wheel' 2022-04-14 06:35:04.455 | ---------------------------------------- 2022-04-14 06:35:04.455 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 06:35:04.455 | Running setup.py clean for openstack-requirements 2022-04-14 06:35:05.295 | Failed to build openstack-requirements 2022-04-14 06:35:05.312 | Installing collected packages: openstack-requirements 2022-04-14 06:35:05.312 | Attempting uninstall: openstack-requirements 2022-04-14 06:35:05.313 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 06:35:05.347 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 06:35:05.365 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 06:35:05.368 | Running setup.py install for openstack-requirements: started 2022-04-14 06:35:07.713 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 06:35:07.737 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 06:35:07.863 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:07.865 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:07.867 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:07.869 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:07.872 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:07.874 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:07.876 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:07.878 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:07.880 | + functions-common:time_stop:2439 : start_time=1649918098821 2022-04-14 06:35:07.882 | + functions-common:time_stop:2441 : [[ -z 1649918098821 ]] 2022-04-14 06:35:07.885 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:07.889 | + functions-common:time_stop:2444 : end_time=1649918107886 2022-04-14 06:35:07.891 | + functions-common:time_stop:2445 : elapsed_time=9065 2022-04-14 06:35:07.893 | + functions-common:time_stop:2446 : total=8695 2022-04-14 06:35:07.896 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:07.898 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17760 2022-04-14 06:35:07.900 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:07.902 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 06:35:07.905 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 06:35:07.908 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 06:35:07.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:07.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:07.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 06:35:07.917 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:07.920 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 06:35:07.939 | Using python 3.8 to install pbr 2022-04-14 06:35:07.941 | + 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-14 06:35:08.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:08.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:08.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:08.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:09.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:10.003 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 06:35:12.697 | 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-14 06:35:12.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:12.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:12.826 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:12.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:12.831 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:12.833 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:12.835 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:12.837 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:12.839 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:12.842 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:12.844 | + functions-common:time_stop:2439 : start_time=1649918107934 2022-04-14 06:35:12.846 | + functions-common:time_stop:2441 : [[ -z 1649918107934 ]] 2022-04-14 06:35:12.848 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:12.852 | + functions-common:time_stop:2444 : end_time=1649918112850 2022-04-14 06:35:12.854 | + functions-common:time_stop:2445 : elapsed_time=4916 2022-04-14 06:35:12.857 | + functions-common:time_stop:2446 : total=17760 2022-04-14 06:35:12.859 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:12.861 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22676 2022-04-14 06:35:12.863 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:12.866 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 06:35:15.110 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 06:35:16.989 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:16.990 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 06:35:17.005 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 06:35:17.007 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 06:35:17.010 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 06:35:17.013 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 06:35:17.019 | 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-14 06:35:17.090 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:35:17.093 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 06:35:17.096 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 06:35:17.113 | + ./stack.sh:main:821 : pkgs= 2022-04-14 06:35:17.115 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 06:35:17.117 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 06:35:17.120 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:35:17.122 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 06:35:17.124 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:35:17.126 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:35:17.128 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:35:17.130 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:35:17.133 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:35:17.135 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:35:17.140 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:35:17.142 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:35:17.144 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:35:17.146 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 06:35:17.149 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:35:17.164 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:17.166 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:35:17.168 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:35:17.170 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 06:35:17.172 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:35:17.174 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:35:17.177 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:35:17.179 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 06:35:17.181 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:35:17.183 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 06:35:17.186 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:35:17.188 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 06:35:17.190 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:35:17.192 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:35:17.194 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:35:17.196 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:35:17.198 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 06:35:17.201 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:35:17.204 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 06:35:17.206 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:35:17.209 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:35:17.211 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 06:35:17.213 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 06:35:17.216 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 06:35:17.218 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 06:35:17.220 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 06:35:17.276 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 06:35:17.276 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 06:35:17.278 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 06:35:17.667 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 06:35:17.670 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 06:35:17.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:17.688 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 06:35:17.691 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:35:17.693 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:35:17.695 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:35:17.697 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:35:17.699 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:17.702 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:35:17.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:17.706 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:17.708 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:35:17.711 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:17.713 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:35:17.715 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:35:17.717 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 06:35:17.720 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:35:17.722 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:17.724 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:17.726 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 06:35:17.749 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 06:35:17.858 | Reading package lists... 2022-04-14 06:35:18.099 | Building dependency tree... 2022-04-14 06:35:18.100 | Reading state information... 2022-04-14 06:35:18.357 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 06:35:18.357 | The following packages were automatically installed and are no longer required: 2022-04-14 06:35:18.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:35:18.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:35:18.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:35:18.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:35:18.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:35:18.358 | python3-zope.interface 2022-04-14 06:35:18.358 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:35:18.473 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:35:18.477 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:35:18.479 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:35:18.482 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:18.485 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:18.487 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:18.489 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:18.491 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:18.493 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:35:18.495 | + functions-common:time_stop:2439 : start_time=1649918117745 2022-04-14 06:35:18.498 | + functions-common:time_stop:2441 : [[ -z 1649918117745 ]] 2022-04-14 06:35:18.501 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:18.505 | + functions-common:time_stop:2444 : end_time=1649918118502 2022-04-14 06:35:18.508 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 06:35:18.510 | + functions-common:time_stop:2446 : total=1496 2022-04-14 06:35:18.512 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:18.515 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2253 2022-04-14 06:35:18.517 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:35:18.520 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 06:35:18.522 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:35:18.524 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:35:18.527 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:35:18.529 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:35:18.531 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:35:18.534 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:35:18.536 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 06:35:18.538 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:35:18.541 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:35:18.543 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:35:18.546 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:35:18.548 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:35:18.550 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:35:18.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:35:18.555 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:35:18.557 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:35:18.560 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:35:18.563 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:35:18.565 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 06:35:18.567 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:35:18.570 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:35:18.572 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:35:18.574 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:35:18.577 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:35:18.579 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:35:18.581 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 06:35:18.583 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 06:35:18.599 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:18.601 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 06:35:18.604 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:35:18.606 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 06:35:18.609 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 06:35:18.612 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 06:35:18.616 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 06:35:18.618 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 06:35:18.620 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 06:35:18.623 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 06:35:18.625 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 06:35:18.628 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 06:35:18.630 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 06:35:19.304 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 06:35:19.304 | user tags 2022-04-14 06:35:19.304 | stackrabbit []' 2022-04-14 06:35:19.307 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 06:35:19.307 | user tags 2022-04-14 06:35:19.307 | stackrabbit []' 2022-04-14 06:35:19.308 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 06:35:19.314 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 06:35:19.317 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 06:35:19.319 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:35:19.971 | Changing password for user "stackrabbit" ... 2022-04-14 06:35:19.994 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 06:35:20.659 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 06:35:20.682 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 06:35:20.684 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 06:35:21.372 | Changing password for user "stackrabbit" ... 2022-04-14 06:35:21.394 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 06:35:21.397 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 06:35:21.399 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 06:35:22.055 | Deleting user "guest" ... 2022-04-14 06:35:22.070 | Error: 2022-04-14 06:35:22.070 | {:no_such_user, "guest"} 2022-04-14 06:35:22.084 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 06:35:22.086 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 06:35:22.103 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:22.105 | + ./stack.sh:main:838 : install_database 2022-04-14 06:35:22.108 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 06:35:22.110 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 06:35:22.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:22.115 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:22.117 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 06:35:22.327 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 06:35:22.330 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:22.332 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 06:35:22.334 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 06:35:22.337 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:35:22.339 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 06:35:22.342 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:35:22.344 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:35:22.347 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:35:22.349 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:35:22.351 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:35:22.353 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:35:22.356 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:35:22.358 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:35:22.360 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:35:22.363 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:35:22.365 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:35:22.367 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 06:35:22.370 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:35:22.372 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:35:22.374 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:35:22.377 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:35:22.379 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:35:22.381 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:35:22.384 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 06:35:22.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:22.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:22.391 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 06:35:22.394 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:35:22.396 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:35:22.398 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:35:22.401 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:35:22.403 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:22.406 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:35:22.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:22.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:22.413 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:35:22.415 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:22.418 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:35:22.420 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:35:22.422 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 06:35:22.425 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:35:22.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:22.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:22.432 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 06:35:22.454 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 06:35:22.564 | Reading package lists... 2022-04-14 06:35:22.805 | Building dependency tree... 2022-04-14 06:35:22.806 | Reading state information... 2022-04-14 06:35:23.061 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 06:35:23.061 | The following packages were automatically installed and are no longer required: 2022-04-14 06:35:23.062 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:35:23.062 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:35:23.062 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:35:23.062 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:35:23.062 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:35:23.062 | python3-zope.interface 2022-04-14 06:35:23.062 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:35:23.175 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:35:23.179 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:35:23.182 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:35:23.184 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:23.187 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:23.189 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:23.191 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:23.193 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:23.196 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:35:23.198 | + functions-common:time_stop:2439 : start_time=1649918122451 2022-04-14 06:35:23.200 | + functions-common:time_stop:2441 : [[ -z 1649918122451 ]] 2022-04-14 06:35:23.203 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:23.207 | + functions-common:time_stop:2444 : end_time=1649918123205 2022-04-14 06:35:23.209 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:35:23.212 | + functions-common:time_stop:2446 : total=2253 2022-04-14 06:35:23.214 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:23.216 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3007 2022-04-14 06:35:23.218 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:35:23.221 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 06:35:23.223 | + ./stack.sh:main:841 : install_database_python 2022-04-14 06:35:23.225 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 06:35:23.227 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 06:35:23.230 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 06:35:23.232 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:35:23.235 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 06:35:23.237 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 06:35:23.240 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:35:23.243 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:35:23.244 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:35:23.249 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 06:35:23.252 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 06:35:23.254 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 06:35:23.257 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 06:35:23.259 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 06:35:23.281 | Using python 3.8 to install PyMySQL 2022-04-14 06:35:23.283 | + 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-14 06:35:24.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:24.158 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:24.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:24.158 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:25.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:25.410 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 06:35:28.025 | 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-14 06:35:28.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:28.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:28.147 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:28.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:28.152 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:28.155 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:28.157 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:28.159 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:28.162 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:28.164 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:28.166 | + functions-common:time_stop:2439 : start_time=1649918123275 2022-04-14 06:35:28.169 | + functions-common:time_stop:2441 : [[ -z 1649918123275 ]] 2022-04-14 06:35:28.172 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:28.176 | + functions-common:time_stop:2444 : end_time=1649918128173 2022-04-14 06:35:28.178 | + functions-common:time_stop:2445 : elapsed_time=4898 2022-04-14 06:35:28.180 | + functions-common:time_stop:2446 : total=22676 2022-04-14 06:35:28.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:28.185 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27574 2022-04-14 06:35:28.187 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:28.190 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 06:35:28.192 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 06:35:28.194 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 06:35:28.196 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 06:35:28.213 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:28.216 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 06:35:28.218 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 06:35:28.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:35:28.222 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:35:28.227 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:35:28.230 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:35:28.232 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:35:28.235 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:35:28.237 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 06:35:28.239 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 06:35:28.255 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:28.257 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 06:35:28.259 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:35:28.262 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:35:28.264 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:35:28.267 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:35:28.269 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:28.271 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:35:28.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:28.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:28.278 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:35:28.280 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:28.282 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:35:28.285 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:35:28.287 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 06:35:28.289 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:35:28.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:28.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:28.297 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 06:35:28.317 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 06:35:28.426 | Reading package lists... 2022-04-14 06:35:28.673 | Building dependency tree... 2022-04-14 06:35:28.675 | Reading state information... 2022-04-14 06:35:28.926 | radvd is already the newest version (1:2.17-2). 2022-04-14 06:35:28.926 | The following packages were automatically installed and are no longer required: 2022-04-14 06:35:28.927 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:35:28.927 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:35:28.927 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:35:28.927 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:35:28.927 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:35:28.927 | python3-zope.interface 2022-04-14 06:35:28.928 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:35:29.040 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:35:29.045 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:35:29.047 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:35:29.049 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:29.051 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:29.054 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:29.056 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:29.058 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:29.061 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:35:29.063 | + functions-common:time_stop:2439 : start_time=1649918128315 2022-04-14 06:35:29.065 | + functions-common:time_stop:2441 : [[ -z 1649918128315 ]] 2022-04-14 06:35:29.068 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:29.072 | + functions-common:time_stop:2444 : end_time=1649918129069 2022-04-14 06:35:29.074 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 06:35:29.076 | + functions-common:time_stop:2446 : total=3007 2022-04-14 06:35:29.078 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:29.080 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3761 2022-04-14 06:35:29.083 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:35:29.085 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 06:35:29.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:29.104 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 06:35:29.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 06:35:29.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 06:35:29.112 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 06:35:29.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 06:35:29.133 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:35:29.136 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:35:29.138 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:35:29.140 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:35:29.142 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:29.145 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:35:29.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:29.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:29.151 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:35:29.153 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:29.155 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:35:29.158 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:35:29.160 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 06:35:29.162 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:35:29.164 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:29.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:29.169 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 06:35:29.189 | + functions-common:apt_get:1237 : 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-14 06:35:29.298 | Reading package lists... 2022-04-14 06:35:29.536 | Building dependency tree... 2022-04-14 06:35:29.538 | Reading state information... 2022-04-14 06:35:29.786 | fakeroot is already the newest version (1.24-1). 2022-04-14 06:35:29.786 | make is already the newest version (4.2.1-1.2). 2022-04-14 06:35:29.786 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 06:35:29.786 | The following packages were automatically installed and are no longer required: 2022-04-14 06:35:29.787 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:35:29.787 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:35:29.787 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:35:29.787 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:35:29.787 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:35:29.787 | python3-zope.interface 2022-04-14 06:35:29.788 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:35:29.901 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:35:29.905 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:35:29.907 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:35:29.910 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:29.912 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:29.914 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:29.916 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:29.919 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:29.921 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:35:29.923 | + functions-common:time_stop:2439 : start_time=1649918129187 2022-04-14 06:35:29.925 | + functions-common:time_stop:2441 : [[ -z 1649918129187 ]] 2022-04-14 06:35:29.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:29.932 | + functions-common:time_stop:2444 : end_time=1649918129929 2022-04-14 06:35:29.934 | + functions-common:time_stop:2445 : elapsed_time=742 2022-04-14 06:35:29.937 | + functions-common:time_stop:2446 : total=3761 2022-04-14 06:35:29.939 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:29.941 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4503 2022-04-14 06:35:29.943 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:35:29.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 06:35:29.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:29.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:29.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 06:35:29.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 06:35:29.957 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 06:35:29.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 06:35:29.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 06:35:29.967 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 06:35:29.967 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 06:35:29.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 06:35:29.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 06:35:29.976 | + functions:vercmp:628 : local v1=5.4 2022-04-14 06:35:29.978 | + functions:vercmp:629 : local 'op=<' 2022-04-14 06:35:29.981 | + functions:vercmp:630 : local v2=3.13 2022-04-14 06:35:29.983 | + functions:vercmp:631 : local result 2022-04-14 06:35:29.986 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 06:35:29.987 | ++ functions:vercmp:635 : sort -V 2022-04-14 06:35:29.987 | ++ functions:vercmp:635 : head -1 2022-04-14 06:35:29.992 | + functions:vercmp:635 : result=3.13 2022-04-14 06:35:29.994 | + functions:vercmp:637 : case $op in 2022-04-14 06:35:29.996 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 06:35:29.998 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 06:35:30.001 | + functions:vercmp:648 : return 2022-04-14 06:35:30.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 06:35:30.005 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:35:30.008 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 06:35:30.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 06:35:30.483 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 06:35:30.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.493 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 06:35:30.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.498 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 06:35:30.515 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:30.517 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 06:35:30.520 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 06:35:30.520 | Installing etcd 2022-04-14 06:35:30.522 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 06:35:30.535 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 06:35:30.547 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:30.550 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 06:35:30.567 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 06:35:30.570 | ++ 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-14 06:35:30.572 | ++ 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-14 06:35:30.577 | +++ 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-14 06:35:30.581 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:35:30.584 | ++ 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-14 06:35:30.586 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 06:35:30.588 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:35:30.591 | ++ functions:get_extra_file:74 : return 2022-04-14 06:35:30.594 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 06:35:30.597 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 06:35:30.599 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 06:35:30.601 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 06:35:30.618 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:35:30.620 | + ./stack.sh:main:868 : install_dstat 2022-04-14 06:35:30.622 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 06:35:30.639 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:35:30.641 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 06:35:30.644 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:35:30.646 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 06:35:30.648 | + ./stack.sh:main:877 : install_libs 2022-04-14 06:35:30.651 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 06:35:30.654 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 06:35:30.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 06:35:30.658 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 06:35:30.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.665 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 06:35:30.667 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.670 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 06:35:30.672 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 06:35:30.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 06:35:30.676 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 06:35:30.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.681 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 06:35:30.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.688 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 06:35:30.690 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 06:35:30.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 06:35:30.695 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 06:35:30.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 06:35:30.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.706 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 06:35:30.709 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 06:35:30.711 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 06:35:30.713 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 06:35:30.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.718 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.720 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 06:35:30.722 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.724 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 06:35:30.727 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 06:35:30.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 06:35:30.731 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 06:35:30.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 06:35:30.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.742 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 06:35:30.745 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 06:35:30.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 06:35:30.750 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 06:35:30.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 06:35:30.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.761 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 06:35:30.763 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 06:35:30.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 06:35:30.768 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 06:35:30.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.775 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 06:35:30.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.780 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 06:35:30.782 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 06:35:30.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 06:35:30.787 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 06:35:30.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.791 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 06:35:30.797 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.799 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 06:35:30.801 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 06:35:30.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 06:35:30.806 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 06:35:30.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 06:35:30.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.817 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 06:35:30.819 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 06:35:30.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 06:35:30.824 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 06:35:30.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.831 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 06:35:30.833 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.835 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 06:35:30.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 06:35:30.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 06:35:30.843 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 06:35:30.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 06:35:30.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.854 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 06:35:30.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 06:35:30.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 06:35:30.862 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 06:35:30.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 06:35:30.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.873 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 06:35:30.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 06:35:30.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 06:35:30.880 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 06:35:30.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.885 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.887 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 06:35:30.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.892 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 06:35:30.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 06:35:30.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 06:35:30.899 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 06:35:30.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.906 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 06:35:30.908 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.911 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 06:35:30.913 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 06:35:30.915 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 06:35:30.918 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 06:35:30.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.925 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 06:35:30.927 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.930 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 06:35:30.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 06:35:30.934 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 06:35:30.937 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 06:35:30.939 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.941 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 06:35:30.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.948 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 06:35:30.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 06:35:30.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 06:35:30.955 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 06:35:30.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 06:35:30.965 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.967 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 06:35:30.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 06:35:30.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 06:35:30.974 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 06:35:30.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.979 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:30.982 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 06:35:30.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:30.986 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 06:35:30.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 06:35:30.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 06:35:30.993 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 06:35:30.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:30.998 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 06:35:31.002 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.004 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 06:35:31.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 06:35:31.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 06:35:31.011 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 06:35:31.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 06:35:31.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.023 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 06:35:31.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 06:35:31.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 06:35:31.031 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 06:35:31.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.035 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.037 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 06:35:31.040 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.042 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 06:35:31.045 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 06:35:31.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 06:35:31.050 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 06:35:31.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 06:35:31.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.061 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 06:35:31.064 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 06:35:31.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 06:35:31.068 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 06:35:31.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 06:35:31.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.080 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 06:35:31.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 06:35:31.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 06:35:31.087 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 06:35:31.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 06:35:31.097 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.099 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 06:35:31.101 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 06:35:31.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 06:35:31.106 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 06:35:31.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.111 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 06:35:31.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.118 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 06:35:31.120 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 06:35:31.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 06:35:31.125 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 06:35:31.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 06:35:31.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.136 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 06:35:31.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 06:35:31.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 06:35:31.143 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 06:35:31.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 06:35:31.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.155 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 06:35:31.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 06:35:31.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 06:35:31.162 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 06:35:31.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 06:35:31.172 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.174 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 06:35:31.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 06:35:31.179 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 06:35:31.181 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 06:35:31.184 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.186 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 06:35:31.191 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.193 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 06:35:31.195 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 06:35:31.198 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 06:35:31.200 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 06:35:31.202 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.207 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 06:35:31.209 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.211 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 06:35:31.214 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 06:35:31.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 06:35:31.218 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 06:35:31.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 06:35:31.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.230 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 06:35:31.233 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 06:35:31.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 06:35:31.237 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 06:35:31.240 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 06:35:31.247 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.249 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 06:35:31.252 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 06:35:31.254 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 06:35:31.257 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 06:35:31.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.261 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.264 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 06:35:31.266 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.268 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 06:35:31.271 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 06:35:31.273 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 06:35:31.276 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 06:35:31.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.280 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 06:35:31.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.287 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 06:35:31.289 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 06:35:31.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 06:35:31.295 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 06:35:31.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.302 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 06:35:31.304 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.306 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 06:35:31.309 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 06:35:31.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 06:35:31.314 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 06:35:31.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.321 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 06:35:31.323 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.325 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 06:35:31.328 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 06:35:31.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 06:35:31.332 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 06:35:31.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 06:35:31.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.344 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 06:35:31.346 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 06:35:31.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 06:35:31.351 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 06:35:31.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:31.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:31.358 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 06:35:31.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:31.363 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 06:35:31.384 | Using python 3.8 to install etcd3 2022-04-14 06:35:31.387 | + 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-14 06:35:32.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:32.264 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:32.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:32.264 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:33.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:33.487 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 06:35:33.494 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 06:35:33.497 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 06:35:33.498 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 06:35:33.499 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 06:35:36.040 | 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-14 06:35:36.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:36.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:36.165 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:36.167 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:36.170 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:36.172 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:36.174 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:36.176 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:36.178 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:36.180 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:36.183 | + functions-common:time_stop:2439 : start_time=1649918131379 2022-04-14 06:35:36.185 | + functions-common:time_stop:2441 : [[ -z 1649918131379 ]] 2022-04-14 06:35:36.187 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:36.192 | + functions-common:time_stop:2444 : end_time=1649918136189 2022-04-14 06:35:36.194 | + functions-common:time_stop:2445 : elapsed_time=4810 2022-04-14 06:35:36.196 | + functions-common:time_stop:2446 : total=27574 2022-04-14 06:35:36.198 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:36.200 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32384 2022-04-14 06:35:36.203 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:36.205 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 06:35:36.226 | Using python 3.8 to install etcd3gw 2022-04-14 06:35:36.229 | + 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-14 06:35:37.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:37.095 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:37.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:37.095 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:38.280 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:38.312 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 06:35:38.320 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 06:35:38.322 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 06:35:38.322 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 06:35:38.323 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 06:35:38.356 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 06:35:38.358 | 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-14 06:35:38.360 | 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-14 06:35:38.362 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 06:35:40.874 | 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-14 06:35:40.881 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:40.882 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:40.999 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:41.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:41.003 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:41.006 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:41.008 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:41.010 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:41.013 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:41.015 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:41.017 | + functions-common:time_stop:2439 : start_time=1649918136221 2022-04-14 06:35:41.019 | + functions-common:time_stop:2441 : [[ -z 1649918136221 ]] 2022-04-14 06:35:41.022 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:41.026 | + functions-common:time_stop:2444 : end_time=1649918141024 2022-04-14 06:35:41.029 | + functions-common:time_stop:2445 : elapsed_time=4803 2022-04-14 06:35:41.031 | + functions-common:time_stop:2446 : total=32384 2022-04-14 06:35:41.033 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:41.035 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37187 2022-04-14 06:35:41.037 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:41.040 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 06:35:41.042 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 06:35:41.045 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 06:35:41.047 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:35:41.049 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:35:41.052 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:35:41.054 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:35:41.056 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:35:41.059 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:35:41.061 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:35:41.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:35:41.066 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:35:41.068 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:35:41.070 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:35:41.072 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 06:35:41.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:41.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:41.080 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 06:35:41.082 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:35:41.084 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:35:41.087 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:35:41.089 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:35:41.092 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:35:41.094 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:41.096 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:35:41.099 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:41.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:41.103 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:35:41.105 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:35:41.108 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:35:41.110 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:35:41.112 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:35:41.115 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:35:41.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:41.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:41.122 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 06:35:41.143 | + functions-common:apt_get:1237 : 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-14 06:35:41.254 | Reading package lists... 2022-04-14 06:35:41.498 | Building dependency tree... 2022-04-14 06:35:41.500 | Reading state information... 2022-04-14 06:35:41.759 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:35:41.759 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 06:35:41.759 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:35:41.759 | The following packages were automatically installed and are no longer required: 2022-04-14 06:35:41.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:35:41.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:35:41.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:35:41.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:35:41.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:35:41.760 | python3-zope.interface 2022-04-14 06:35:41.761 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:35:41.873 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:35:41.877 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:35:41.879 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:35:41.882 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:41.884 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:41.886 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:41.888 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:41.891 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:41.893 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:35:41.895 | + functions-common:time_stop:2439 : start_time=1649918141141 2022-04-14 06:35:41.897 | + functions-common:time_stop:2441 : [[ -z 1649918141141 ]] 2022-04-14 06:35:41.900 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:41.904 | + functions-common:time_stop:2444 : end_time=1649918141902 2022-04-14 06:35:41.906 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 06:35:41.908 | + functions-common:time_stop:2446 : total=4503 2022-04-14 06:35:41.911 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:41.913 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5264 2022-04-14 06:35:41.915 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:35:41.918 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 06:35:41.921 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:35:41.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:35:41.926 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 06:35:41.990 | Module proxy already enabled 2022-04-14 06:35:41.994 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 06:35:42.056 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 06:35:42.056 | Module proxy already enabled 2022-04-14 06:35:42.056 | Module proxy_uwsgi already enabled 2022-04-14 06:35:42.060 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 06:35:42.062 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:35:42.065 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:35:42.067 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:35:42.208 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 06:35:42.210 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 06:35:42.213 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 06:35:42.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.220 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 06:35:42.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.225 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 06:35:42.227 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 06:35:42.230 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 06:35:42.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.235 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.238 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 06:35:42.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.242 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 06:35:42.245 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 06:35:42.247 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 06:35:42.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 06:35:42.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.260 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 06:35:42.262 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 06:35:42.265 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 06:35:42.267 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.269 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.272 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 06:35:42.274 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.277 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 06:35:42.280 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 06:35:42.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.285 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.290 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 06:35:42.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.295 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 06:35:42.297 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 06:35:42.300 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 06:35:42.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.305 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.307 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 06:35:42.309 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.312 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 06:35:42.329 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:42.332 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 06:35:42.334 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 06:35:42.336 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 06:35:42.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.342 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.344 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 06:35:42.346 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.349 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 06:35:42.365 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:42.367 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 06:35:42.370 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 06:35:42.372 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 06:35:42.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 06:35:42.382 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.384 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 06:35:42.387 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 06:35:42.390 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 06:35:42.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:35:42.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:35:42.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 06:35:42.399 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:35:42.402 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 06:35:42.405 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 06:35:42.407 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:35:42.410 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 06:35:42.413 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 06:35:42.415 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:35:42.419 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:35:42.419 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:35:42.424 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 06:35:42.426 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 06:35:42.428 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 06:35:42.431 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 06:35:42.434 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 06:35:42.454 | Using python 3.8 to install keystonemiddleware 2022-04-14 06:35:42.457 | + 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-14 06:35:43.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:43.329 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:43.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:43.329 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:44.505 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:44.537 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 06:35:44.590 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 06:35:44.591 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 06:35:44.592 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 06:35:44.593 | 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-14 06:35:44.594 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 06:35:44.595 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 06:35:44.596 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 06:35:44.597 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 06:35:44.598 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 06:35:44.599 | 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-14 06:35:44.600 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 06:35:44.601 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 06:35:44.602 | 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-14 06:35:44.604 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 06:35:44.667 | 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-14 06:35:44.668 | 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-14 06:35:44.669 | 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-14 06:35:44.707 | 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-14 06:35:44.746 | 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-14 06:35:44.748 | 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-14 06:35:44.749 | 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-14 06:35:44.751 | 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-14 06:35:44.807 | 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-14 06:35:44.810 | 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-14 06:35:44.819 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 06:35:44.820 | 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-14 06:35:44.834 | 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-14 06:35:44.835 | 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-14 06:35:44.837 | 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-14 06:35:44.901 | 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-14 06:35:44.904 | 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-14 06:35:44.905 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 06:35:44.906 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 06:35:44.955 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 06:35:44.967 | 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-14 06:35:47.370 | 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-14 06:35:47.377 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:47.377 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:47.497 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:47.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:47.502 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:47.504 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:47.506 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:47.508 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:47.511 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:47.513 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:47.515 | + functions-common:time_stop:2439 : start_time=1649918142449 2022-04-14 06:35:47.518 | + functions-common:time_stop:2441 : [[ -z 1649918142449 ]] 2022-04-14 06:35:47.520 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:47.524 | + functions-common:time_stop:2444 : end_time=1649918147522 2022-04-14 06:35:47.527 | + functions-common:time_stop:2445 : elapsed_time=5073 2022-04-14 06:35:47.529 | + functions-common:time_stop:2446 : total=37187 2022-04-14 06:35:47.531 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:47.533 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42260 2022-04-14 06:35:47.535 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:47.538 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 06:35:47.541 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 06:35:47.544 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:35:47.547 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 06:35:47.549 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 06:35:47.552 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:35:47.555 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:35:47.556 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:35:47.561 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 06:35:47.564 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 06:35:47.566 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 06:35:47.569 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 06:35:47.571 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 06:35:47.592 | Using python 3.8 to install python-memcached 2022-04-14 06:35:47.594 | + 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-14 06:35:48.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:48.469 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:48.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:48.469 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:49.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:49.695 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 06:35:49.698 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 06:35:52.242 | 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-14 06:35:52.250 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:35:52.250 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:35:52.366 | + inc/python:pip_install:200 : result=0 2022-04-14 06:35:52.368 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:35:52.371 | + functions-common:time_stop:2432 : local name 2022-04-14 06:35:52.373 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:35:52.375 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:35:52.378 | + functions-common:time_stop:2435 : local total 2022-04-14 06:35:52.380 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:35:52.382 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:35:52.384 | + functions-common:time_stop:2439 : start_time=1649918147586 2022-04-14 06:35:52.386 | + functions-common:time_stop:2441 : [[ -z 1649918147586 ]] 2022-04-14 06:35:52.389 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:35:52.393 | + functions-common:time_stop:2444 : end_time=1649918152391 2022-04-14 06:35:52.395 | + functions-common:time_stop:2445 : elapsed_time=4805 2022-04-14 06:35:52.398 | + functions-common:time_stop:2446 : total=42260 2022-04-14 06:35:52.400 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:35:52.402 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47065 2022-04-14 06:35:52.404 | + inc/python:pip_install:203 : return 0 2022-04-14 06:35:52.407 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 06:35:52.424 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:35:52.426 | + ./stack.sh:main:899 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-14 06:35:52.428 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 06:35:52.431 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 06:35:52.434 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 06:35:52.436 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:35:52.439 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 06:35:52.441 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 06:35:52.456 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:35:52.458 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 06:35:52.461 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 06:35:52.463 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 06:35:52.465 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:35:52.467 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:35:52.470 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:35:52.472 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:35:52.474 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:35:52.477 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:35:52.492 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:35:52.494 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:35:52.497 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:52.499 | + functions-common:git_clone:629 : echo master 2022-04-14 06:35:52.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:35:52.505 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 06:35:52.507 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:35:52.509 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 06:35:52.522 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 06:35:52.525 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:35:52.525 | + functions-common:git_clone:685 : head -1 2022-04-14 06:35:52.528 | c141e6164 trivial: Fix typo 2022-04-14 06:35:52.531 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:35:52.533 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 06:35:52.535 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:35:52.537 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:35:52.540 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 06:35:52.542 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:35:52.544 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 06:35:52.547 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:35:52.549 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:35:52.552 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 06:35:52.554 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:35:52.556 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:35:52.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 06:35:52.562 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:35:52.565 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 06:35:52.567 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:35:52.570 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:35:52.572 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 06:35:52.578 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 06:35:52.580 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 06:35:53.277 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 06:35:53.279 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:35:53.281 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:35:53.283 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:35:53.286 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 06:35:53.288 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 06:35:53.290 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:35:53.292 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:35:53.295 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:35:53.297 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:35:53.299 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:35:53.301 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:35:53.304 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:35:53.306 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 06:35:53.327 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 06:35:53.329 | + 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-14 06:35:54.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:54.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:54.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:35:54.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:35:55.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:35:55.404 | Obtaining file:///opt/stack/keystone 2022-04-14 06:35:55.405 | Preparing metadata (setup.py): started 2022-04-14 06:36:00.499 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:36:00.575 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 06:36:00.576 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 06:36:00.577 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:36:00.578 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 06:36:00.579 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 06:36:00.580 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 06:36:00.581 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 06:36:00.582 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:36:00.583 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 06:36:00.584 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 06:36:00.585 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 06:36:00.586 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:36:00.587 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 06:36:00.589 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 06:36:00.590 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 06:36:00.591 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 06:36:00.592 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 06:36:00.593 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 06:36:00.594 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:36:00.595 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 06:36:00.597 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 06:36:00.598 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 06:36:00.599 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 06:36:00.600 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:36:00.601 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 06:36:00.602 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:36:00.603 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 06:36:00.604 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 06:36:00.605 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 06:36:00.606 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:36:00.608 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:36:00.608 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 06:36:00.609 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 06:36:00.610 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 06:36:00.621 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 06:36:00.622 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 06:36:00.665 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 06:36:00.684 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 06:36:00.685 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 06:36:00.686 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 06:36:00.686 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 06:36:00.688 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:36:00.697 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 06:36:00.759 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:36:00.762 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 06:36:00.856 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:36:00.858 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 06:36:00.859 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 06:36:00.860 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 06:36:00.915 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 06:36:00.918 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 06:36:00.919 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 06:36:00.970 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 06:36:00.972 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 06:36:01.052 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 06:36:01.055 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 06:36:01.056 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 06:36:01.057 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 06:36:01.058 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 06:36:01.061 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:36:01.082 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 06:36:01.129 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 06:36:01.149 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 06:36:01.151 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 06:36:01.152 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 06:36:01.154 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 06:36:01.205 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 06:36:01.320 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 06:36:01.320 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 06:36:01.321 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 06:36:01.323 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 06:36:01.325 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 06:36:01.548 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 06:36:01.569 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 06:36:01.570 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 06:36:01.639 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 06:36:01.658 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 06:36:01.715 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 06:36:01.754 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 06:36:01.860 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 06:36:01.918 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:36:01.991 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 06:36:02.117 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 06:36:02.146 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 06:36:02.185 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 06:36:02.186 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 06:36:02.189 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 06:36:02.190 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 06:36:02.191 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 06:36:02.194 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 06:36:02.247 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 06:36:02.384 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 06:36:02.385 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 06:36:02.387 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 06:36:02.388 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 06:36:02.541 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:36:02.620 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 06:36:02.878 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 06:36:03.144 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 06:36:03.179 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 06:36:05.066 | Installing collected packages: keystone 2022-04-14 06:36:05.066 | Attempting uninstall: keystone 2022-04-14 06:36:05.066 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 06:36:05.070 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 06:36:05.071 | Running setup.py develop for keystone 2022-04-14 06:36:11.247 | Successfully installed keystone 2022-04-14 06:36:11.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-14 06:36:11.255 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:36:11.255 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:36:11.385 | + inc/python:pip_install:200 : result=0 2022-04-14 06:36:11.388 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:36:11.390 | + functions-common:time_stop:2432 : local name 2022-04-14 06:36:11.392 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:36:11.394 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:36:11.396 | + functions-common:time_stop:2435 : local total 2022-04-14 06:36:11.398 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:36:11.400 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:36:11.402 | + functions-common:time_stop:2439 : start_time=1649918153321 2022-04-14 06:36:11.404 | + functions-common:time_stop:2441 : [[ -z 1649918153321 ]] 2022-04-14 06:36:11.407 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:36:11.411 | + functions-common:time_stop:2444 : end_time=1649918171409 2022-04-14 06:36:11.413 | + functions-common:time_stop:2445 : elapsed_time=18088 2022-04-14 06:36:11.415 | + functions-common:time_stop:2446 : total=47065 2022-04-14 06:36:11.418 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:36:11.420 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65153 2022-04-14 06:36:11.422 | + inc/python:pip_install:203 : return 0 2022-04-14 06:36:11.424 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:36:11.426 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:36:11.429 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:36:11.447 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 06:36:11.459 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 06:36:11.462 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 06:36:11.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:36:11.466 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:36:11.469 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 06:36:11.471 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:36:11.474 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 06:36:11.490 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:11.492 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:36:11.495 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:36:11.498 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 06:36:11.500 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 06:36:11.512 | + 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-14 06:36:11.514 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 06:36:11.519 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 06:36:11.535 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:11.537 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 06:36:11.567 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 06:36:11.595 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 06:36:11.624 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 06:36:11.655 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 06:36:11.685 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 06:36:11.715 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 06:36:11.743 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 06:36:11.770 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 06:36:11.773 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 06:36:11.775 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 06:36:11.777 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 06:36:11.780 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:36:11.782 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:36:11.798 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:11.801 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:36:11.803 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:36:11.806 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:36:11.820 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:11.823 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:36:11.826 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:36:11.856 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:36:11.859 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:36:11.861 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 06:36:11.863 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 06:36:11.879 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:11.881 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2022-04-14 06:36:11.912 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 06:36:11.915 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 06:36:11.945 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 06:36:11.948 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 06:36:11.950 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 06:36:11.952 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 06:36:11.955 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 06:36:11.958 | + 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-14 06:36:11.988 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 06:36:11.990 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 06:36:11.993 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 06:36:11.995 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 06:36:11.998 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:36:12.015 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:36:12.017 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:36:12.019 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:36:12.022 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:36:12.024 | + 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-14 06:36:12.052 | + 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-14 06:36:12.080 | + 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-14 06:36:12.107 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:36:12.135 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 06:36:12.163 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:36:12.167 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 06:36:12.170 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:36:12.172 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 06:36:12.174 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 06:36:12.177 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:36:12.179 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:36:12.182 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 06:36:12.186 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 06:36:12.188 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:36:12.191 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:36:12.203 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:36:12.203 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:36:12.211 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:36:12.215 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:36:12.231 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:36:12.234 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 06:36:12.237 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 06:36:12.267 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 06:36:12.294 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 06:36:12.320 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 06:36:12.347 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 06:36:12.374 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 06:36:12.401 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 06:36:12.428 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 06:36:12.455 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 06:36:12.482 | + 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-14 06:36:12.509 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 06:36:12.536 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 06:36:12.566 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 06:36:12.592 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:36:12.595 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:36:12.597 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 06:36:12.600 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 06:36:12.602 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:36:12.605 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:36:12.607 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:36:12.610 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:36:12.612 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:36:12.614 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 06:36:12.641 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 06:36:12.669 | + 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-14 06:36:12.669 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 06:36:12.678 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 06:36:12.681 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 06:36:12.684 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 06:36:12.686 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:36:12.689 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:36:12.691 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:36:12.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:36:12.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:36:12.698 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:36:12.700 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:36:12.702 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:36:12.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:36:12.707 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 06:36:12.768 | Site keystone-wsgi-public already enabled 2022-04-14 06:36:12.772 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:36:12.774 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:36:12.777 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:36:12.780 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:36:12.919 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 06:36:12.955 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 06:36:12.987 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 06:36:13.018 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 06:36:13.020 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 06:36:13.052 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 06:36:13.080 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 06:36:13.108 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 06:36:13.110 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 06:36:13.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:13.130 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 06:36:13.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:13.149 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 06:36:13.151 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 06:36:13.154 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 06:36:13.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:36:13.158 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 06:36:13.161 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 06:36:13.164 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 06:36:13.166 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 06:36:13.168 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:36:13.171 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:36:13.173 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:36:13.176 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:36:13.178 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:36:13.181 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:36:13.202 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:36:13.205 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:36:13.208 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:36:13.211 | + functions-common:git_clone:629 : echo master 2022-04-14 06:36:13.211 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:36:13.217 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 06:36:13.219 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:36:13.221 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 06:36:13.234 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 06:36:13.237 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:36:13.237 | + functions-common:git_clone:685 : head -1 2022-04-14 06:36:13.240 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 06:36:13.243 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:36:13.245 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 06:36:13.248 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:36:13.250 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:36:13.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 06:36:13.255 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 06:36:13.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 06:36:13.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:36:13.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:36:13.265 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 06:36:13.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:36:13.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 06:36:13.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 06:36:13.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:36:13.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 06:36:13.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:36:13.283 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:36:13.286 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 06:36:13.292 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 06:36:13.295 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 06:36:13.959 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 06:36:13.961 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:36:13.964 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:36:13.966 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:36:13.969 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 06:36:13.971 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 06:36:13.973 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:36:13.975 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 06:36:13.978 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:36:13.980 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 06:36:13.982 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 06:36:13.984 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 06:36:13.986 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:36:13.989 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 06:36:14.009 | Using python 3.8 to install /opt/stack/swift 2022-04-14 06:36:14.012 | + 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-14 06:36:14.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:14.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:14.867 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:16.043 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:36:16.074 | Obtaining file:///opt/stack/swift 2022-04-14 06:36:16.075 | Preparing metadata (setup.py): started 2022-04-14 06:36:20.813 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:36:20.854 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 06:36:20.855 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 06:36:20.856 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 06:36:20.857 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 06:36:20.858 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 06:36:20.859 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 06:36:20.860 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 06:36:20.861 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 06:36:20.862 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 06:36:20.864 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 06:36:20.865 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 06:36:20.903 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 06:36:20.911 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 06:36:20.967 | 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.30.0.dev15) (5.8.1) 2022-04-14 06:36:20.968 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 06:36:20.969 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 06:36:20.971 | 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.30.0.dev15) (4.3.0) 2022-04-14 06:36:20.972 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 06:36:20.973 | 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.30.0.dev15) (3.1.1) 2022-04-14 06:36:20.974 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 06:36:20.975 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 06:36:20.976 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 06:36:20.977 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 06:36:20.979 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 06:36:20.980 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 06:36:21.000 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 06:36:21.031 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 06:36:21.033 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 06:36:21.034 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 06:36:21.037 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 06:36:21.060 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 06:36:21.163 | 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.30.0.dev15) (3.5.0) 2022-04-14 06:36:21.164 | 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.30.0.dev15) (1.7.0) 2022-04-14 06:36:21.165 | 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.30.0.dev15) (1.0.2) 2022-04-14 06:36:21.209 | 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.30.0.dev15) (1.1.5) 2022-04-14 06:36:21.251 | 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.30.0.dev15) (2.5.0) 2022-04-14 06:36:21.253 | 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.30.0.dev15) (0.8.0) 2022-04-14 06:36:21.255 | 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.30.0.dev15) (6.0) 2022-04-14 06:36:21.256 | 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.30.0.dev15) (1.5.0) 2022-04-14 06:36:21.318 | 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.30.0.dev15) (0.9.6) 2022-04-14 06:36:21.321 | 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.30.0.dev15) (2.8.2) 2022-04-14 06:36:21.334 | 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.30.0.dev15) (2022.1) 2022-04-14 06:36:21.336 | 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.30.0.dev15) (1.0.3) 2022-04-14 06:36:21.355 | 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.30.0.dev15) (21.3) 2022-04-14 06:36:21.357 | 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.30.0.dev15) (3.0.7) 2022-04-14 06:36:21.510 | 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.30.0.dev15) (1.14.0) 2022-04-14 06:36:21.526 | 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.30.0.dev15) (5.1.1) 2022-04-14 06:36:23.812 | Installing collected packages: swift 2022-04-14 06:36:23.813 | Attempting uninstall: swift 2022-04-14 06:36:23.813 | Found existing installation: swift 2.30.0.dev15 2022-04-14 06:36:23.816 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 06:36:23.817 | Running setup.py develop for swift 2022-04-14 06:36:29.641 | Successfully installed swift 2022-04-14 06:36:29.641 | 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-14 06:36:29.649 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:36:29.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:36:29.779 | + inc/python:pip_install:200 : result=0 2022-04-14 06:36:29.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:36:29.784 | + functions-common:time_stop:2432 : local name 2022-04-14 06:36:29.786 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:36:29.788 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:36:29.791 | + functions-common:time_stop:2435 : local total 2022-04-14 06:36:29.793 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:36:29.795 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:36:29.798 | + functions-common:time_stop:2439 : start_time=1649918174004 2022-04-14 06:36:29.800 | + functions-common:time_stop:2441 : [[ -z 1649918174004 ]] 2022-04-14 06:36:29.802 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:36:29.807 | + functions-common:time_stop:2444 : end_time=1649918189804 2022-04-14 06:36:29.809 | + functions-common:time_stop:2445 : elapsed_time=15800 2022-04-14 06:36:29.812 | + functions-common:time_stop:2446 : total=65153 2022-04-14 06:36:29.814 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:36:29.816 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80953 2022-04-14 06:36:29.818 | + inc/python:pip_install:203 : return 0 2022-04-14 06:36:29.820 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:36:29.823 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:36:29.825 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:36:29.843 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 06:36:29.856 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 06:36:29.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 06:36:29.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:36:29.863 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:36:29.865 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 06:36:29.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:36:29.870 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 06:36:29.873 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:36:29.875 | + ./stack.sh:main:910 : configure_swift 2022-04-14 06:36:29.878 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 06:36:29.880 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 06:36:29.882 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 06:36:29.884 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 06:36:29.886 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 06:36:31.094 | No container-server running 2022-04-14 06:36:31.094 | No container-reconciler running 2022-04-14 06:36:31.094 | No container-updater running 2022-04-14 06:36:31.094 | No account-auditor running 2022-04-14 06:36:31.094 | No object-server running 2022-04-14 06:36:31.094 | No container-replicator running 2022-04-14 06:36:31.094 | No object-auditor running 2022-04-14 06:36:31.094 | No container-sync running 2022-04-14 06:36:31.094 | No proxy-server running 2022-04-14 06:36:31.094 | No object-reconstructor running 2022-04-14 06:36:31.094 | No object-updater running 2022-04-14 06:36:31.094 | No account-replicator running 2022-04-14 06:36:31.094 | No account-reaper running 2022-04-14 06:36:31.094 | No container-sharder running 2022-04-14 06:36:31.094 | No object-replicator running 2022-04-14 06:36:31.094 | No object-expirer running 2022-04-14 06:36:31.094 | No container-auditor running 2022-04-14 06:36:31.094 | No account-server running 2022-04-14 06:36:31.187 | + lib/swift:configure_swift:337 : true 2022-04-14 06:36:31.190 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 06:36:31.202 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 06:36:31.215 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 06:36:31.218 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 06:36:31.218 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 06:36:31.223 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 06:36:31.223 | s/%GROUP%/ubuntu/; 2022-04-14 06:36:31.223 | s/%USER%/ubuntu/; 2022-04-14 06:36:31.223 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 06:36:31.223 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 06:36:31.226 | uid = ubuntu 2022-04-14 06:36:31.226 | gid = ubuntu 2022-04-14 06:36:31.226 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 06:36:31.226 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 06:36:31.226 | address = 127.0.0.1 2022-04-14 06:36:31.226 | 2022-04-14 06:36:31.226 | [account6612] 2022-04-14 06:36:31.226 | max connections = 25 2022-04-14 06:36:31.226 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:36:31.226 | read only = false 2022-04-14 06:36:31.226 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [account6622] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.227 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:36:31.227 | read only = false 2022-04-14 06:36:31.227 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [account6632] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.227 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:36:31.227 | read only = false 2022-04-14 06:36:31.227 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [account6642] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.227 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:36:31.227 | read only = false 2022-04-14 06:36:31.227 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [container6611] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.227 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:36:31.227 | read only = false 2022-04-14 06:36:31.227 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [container6621] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.227 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:36:31.227 | read only = false 2022-04-14 06:36:31.227 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 06:36:31.227 | 2022-04-14 06:36:31.227 | [container6631] 2022-04-14 06:36:31.227 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | [container6641] 2022-04-14 06:36:31.228 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | [object6613] 2022-04-14 06:36:31.228 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/1/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | [object6623] 2022-04-14 06:36:31.228 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/2/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | [object6633] 2022-04-14 06:36:31.228 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/3/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 06:36:31.228 | 2022-04-14 06:36:31.228 | [object6643] 2022-04-14 06:36:31.228 | max connections = 25 2022-04-14 06:36:31.228 | path = /opt/stack/data/swift/4/node/ 2022-04-14 06:36:31.228 | read only = false 2022-04-14 06:36:31.228 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 06:36:31.229 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 06:36:31.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:36:31.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:36:31.236 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 06:36:31.247 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 06:36:31.250 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 06:36:31.254 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 06:36:31.258 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 06:36:31.261 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 06:36:31.265 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 06:36:31.293 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2022-04-14 06:36:31.318 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 06:36:31.336 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 06:36:31.364 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 06:36:31.381 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:36:31.409 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 06:36:31.427 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 06:36:31.454 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 06:36:31.472 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 06:36:31.500 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 06:36:31.517 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:36:31.545 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 06:36:31.563 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 06:36:31.577 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:31.579 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 06:36:31.608 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 06:36:31.635 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 06:36:31.661 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 06:36:31.691 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 06:36:31.707 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:31.709 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 06:36:31.735 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 06:36:31.750 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:31.752 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 06:36:31.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:31.769 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 06:36:31.771 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 06:36:31.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:31.789 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 06:36:31.791 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 06:36:31.793 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 06:36:31.798 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 06:36:31.803 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 06:36:31.830 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 06:36:31.857 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 06:36:31.886 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 06:36:31.915 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 06:36:31.942 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 06:36:31.944 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 06:36:31.946 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 06:36:31.949 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 06:36:31.951 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 06:36:31.977 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 06:36:32.005 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:36:32.031 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 06:36:32.060 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 06:36:32.086 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 06:36:32.113 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 06:36:32.141 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 06:36:32.168 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:36:32.195 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 06:36:32.222 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 06:36:32.249 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 06:36:32.276 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 06:36:32.303 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 06:36:32.333 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 06:36:32.361 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 06:36:32.379 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 06:36:32.407 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 06:36:32.434 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 06:36:32.439 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 06:36:32.467 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 06:36:32.494 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 06:36:32.521 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 06:36:32.523 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 06:36:32.526 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:36:32.528 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 06:36:32.532 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 06:36:32.535 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 06:36:32.537 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:36:32.539 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 06:36:32.541 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 06:36:32.544 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:36:32.546 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:36:32.548 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 06:36:32.565 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 06:36:32.593 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 06:36:32.611 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 06:36:32.639 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 06:36:32.656 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:36:32.685 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 06:36:32.703 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:36:32.732 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 06:36:32.750 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:36:32.778 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 06:36:32.796 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 06:36:32.824 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:36:32.842 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:36:32.873 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 06:36:32.890 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 06:36:32.919 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 06:36:32.937 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 06:36:32.964 | + 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-14 06:36:32.969 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 06:36:32.987 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:36:33.015 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 06:36:33.045 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:36:33.047 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 06:36:33.051 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 06:36:33.054 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 06:36:33.056 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:36:33.058 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 06:36:33.061 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 06:36:33.063 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:36:33.065 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:36:33.067 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 06:36:33.085 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 06:36:33.113 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 06:36:33.131 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 06:36:33.159 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 06:36:33.177 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:36:33.205 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 06:36:33.223 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:36:33.251 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 06:36:33.269 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:36:33.297 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 06:36:33.315 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 06:36:33.343 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:36:33.361 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:36:33.389 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 06:36:33.406 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 06:36:33.435 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 06:36:33.453 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 06:36:33.480 | + 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-14 06:36:33.485 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 06:36:33.503 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:36:33.531 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:36:33.534 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 06:36:33.542 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 06:36:33.544 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 06:36:33.546 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 06:36:33.548 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 06:36:33.551 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 06:36:33.553 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 06:36:33.555 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 06:36:33.558 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 06:36:33.575 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 06:36:33.604 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 06:36:33.622 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 06:36:33.650 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 06:36:33.668 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 06:36:33.696 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 06:36:33.714 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 06:36:33.742 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 06:36:33.761 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 06:36:33.790 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 06:36:33.808 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 06:36:33.836 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 06:36:33.854 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 06:36:33.882 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 06:36:33.900 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 06:36:33.929 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 06:36:33.952 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 06:36:33.980 | + 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-14 06:36:33.984 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 06:36:34.002 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 06:36:34.030 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 06:36:34.058 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 06:36:34.086 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 06:36:34.114 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 06:36:34.116 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 06:36:34.121 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 06:36:34.149 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 06:36:34.178 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 06:36:34.206 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 06:36:34.235 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 06:36:34.263 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 06:36:34.291 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 06:36:34.317 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 06:36:34.346 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 06:36:34.373 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 06:36:34.389 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:34.391 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 06:36:34.410 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 06:36:34.413 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 06:36:34.433 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 06:36:34.435 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2022-04-14 06:36:34.462 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 06:36:34.464 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 06:36:34.491 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2022-04-14 06:36:34.520 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 06:36:34.522 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 06:36:34.549 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 06:36:34.565 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:34.567 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 06:36:34.570 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 06:36:34.575 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 06:36:34.577 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 06:36:34.590 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 06:36:34.592 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 06:36:34.603 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 06:36:34.606 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 06:36:34.608 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:36:34.610 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:36:34.613 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:36:34.615 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:36:34.617 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:36:34.620 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:36:34.622 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 06:36:34.635 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:36:34.637 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 06:36:34.639 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 06:36:34.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:36:34.659 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 06:36:34.676 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:34.678 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 06:36:34.680 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 06:36:34.683 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 06:36:34.686 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:36:34.688 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 06:36:34.691 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 06:36:34.694 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 06:36:34.697 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 06:36:34.715 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:34.718 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 06:36:34.721 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 06:36:34.737 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:36:34.740 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 06:36:34.742 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 06:36:34.746 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 06:36:34.748 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:36:34.751 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:36:34.754 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 06:36:34.756 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:36:34.760 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 06:36:34.763 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 06:36:34.765 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 06:36:34.768 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 06:36:34.771 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 06:36:34.773 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 06:36:34.776 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 06:36:34.779 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 06:36:34.782 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 06:36:34.785 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 06:36:34.789 | +++ 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-14 06:36:34.789 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 06:36:34.795 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 06:36:34.798 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 06:36:34.800 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 06:36:34.804 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 06:36:34.807 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 06:36:34.828 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 06:36:34.830 | + 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-14 06:36:35.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:35.695 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:35.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:35.695 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:36.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:36:36.922 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 06:36:37.005 | 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-14 06:36:37.006 | 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-14 06:36:37.007 | 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-14 06:36:37.009 | 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-14 06:36:37.010 | 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-14 06:36:37.011 | 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-14 06:36:37.012 | 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-14 06:36:37.013 | 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-14 06:36:37.014 | 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-14 06:36:37.015 | 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-14 06:36:37.016 | 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-14 06:36:37.017 | 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-14 06:36:37.019 | 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-14 06:36:37.021 | 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-14 06:36:37.024 | 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-14 06:36:37.027 | 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-14 06:36:37.029 | 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-14 06:36:37.031 | 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-14 06:36:37.041 | 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-14 06:36:37.042 | 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.2.1) 2022-04-14 06:36:37.056 | 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-14 06:36:37.125 | 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-14 06:36:37.126 | 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-14 06:36:37.127 | 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-14 06:36:37.151 | 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-14 06:36:37.153 | 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-14 06:36:37.155 | 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-14 06:36:37.156 | 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-14 06:36:37.157 | 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-14 06:36:37.169 | 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-14 06:36:37.210 | 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-14 06:36:37.211 | 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-14 06:36:37.213 | 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-14 06:36:37.214 | 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-14 06:36:37.235 | 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-14 06:36:37.236 | 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-14 06:36:37.251 | 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) (2022.1) 2022-04-14 06:36:37.267 | 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-14 06:36:37.268 | 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-14 06:36:37.289 | 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.2.0) 2022-04-14 06:36:37.292 | 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-14 06:36:37.372 | 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-14 06:36:37.373 | 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.9) 2022-04-14 06:36:37.376 | 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-14 06:36:37.377 | 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-14 06:36:37.427 | 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-14 06:36:37.454 | 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.14.0) 2022-04-14 06:36:37.685 | 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-14 06:36:37.690 | 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-14 06:36:37.722 | 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-14 06:36:37.724 | 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-14 06:36:37.726 | 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-14 06:36:37.727 | 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-14 06:36:37.729 | 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-14 06:36:37.732 | 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-14 06:36:37.786 | 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-14 06:36:37.966 | 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-14 06:36:37.989 | 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) (62.0.0) 2022-04-14 06:36:38.079 | 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-14 06:36:38.225 | 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-14 06:36:40.327 | 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-14 06:36:40.334 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:36:40.334 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:36:40.458 | + inc/python:pip_install:200 : result=0 2022-04-14 06:36:40.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:36:40.463 | + functions-common:time_stop:2432 : local name 2022-04-14 06:36:40.466 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:36:40.468 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:36:40.470 | + functions-common:time_stop:2435 : local total 2022-04-14 06:36:40.473 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:36:40.475 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:36:40.477 | + functions-common:time_stop:2439 : start_time=1649918194822 2022-04-14 06:36:40.480 | + functions-common:time_stop:2441 : [[ -z 1649918194822 ]] 2022-04-14 06:36:40.483 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:36:40.487 | + functions-common:time_stop:2444 : end_time=1649918200484 2022-04-14 06:36:40.489 | + functions-common:time_stop:2445 : elapsed_time=5662 2022-04-14 06:36:40.491 | + functions-common:time_stop:2446 : total=80953 2022-04-14 06:36:40.494 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:36:40.496 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86615 2022-04-14 06:36:40.498 | + inc/python:pip_install:203 : return 0 2022-04-14 06:36:40.501 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 06:36:40.503 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 06:36:40.506 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 06:36:40.519 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 06:36:40.524 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 06:36:40.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 06:36:40.529 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 06:36:40.531 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:36:40.534 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:36:40.537 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:36:40.540 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:36:40.542 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:36:40.545 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:36:40.561 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:36:40.563 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:36:40.565 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:36:40.568 | + functions-common:git_clone:629 : echo master 2022-04-14 06:36:40.568 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:36:40.574 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 06:36:40.576 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:36:40.579 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 06:36:40.592 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 06:36:40.595 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:36:40.595 | + functions-common:git_clone:685 : head -1 2022-04-14 06:36:40.632 | e8e7d66cf Merge "Update http with https" 2022-04-14 06:36:40.635 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:36:40.638 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 06:36:40.641 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:36:40.643 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:36:40.646 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 06:36:40.649 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:36:40.652 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 06:36:40.654 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:36:40.657 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:36:40.659 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 06:36:40.662 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:36:40.665 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:36:40.668 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 06:36:40.670 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:36:40.673 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 06:36:40.676 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:36:40.678 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:36:40.681 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 06:36:40.687 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 06:36:40.689 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 06:36:41.351 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 06:36:41.354 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:36:41.356 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:36:41.359 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:36:41.361 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 06:36:41.363 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 06:36:41.366 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:36:41.368 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:36:41.371 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:36:41.373 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:36:41.375 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:36:41.378 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:36:41.380 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:36:41.382 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 06:36:41.403 | Using python 3.8 to install /opt/stack/glance 2022-04-14 06:36:41.406 | + 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-14 06:36:42.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:42.266 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:42.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:36:42.266 | from cryptography.utils import int_from_bytes 2022-04-14 06:36:43.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:36:43.471 | Obtaining file:///opt/stack/glance 2022-04-14 06:36:43.472 | Preparing metadata (setup.py): started 2022-04-14 06:36:48.230 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:36:48.301 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 06:36:48.302 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 06:36:48.303 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 06:36:48.304 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 06:36:48.305 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 06:36:48.306 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 06:36:48.307 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 06:36:48.308 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 06:36:48.309 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 06:36:48.310 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 06:36:48.311 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 06:36:48.312 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:36:48.313 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 06:36:48.314 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:36:48.316 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 06:36:48.317 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:36:48.318 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 06:36:48.319 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 06:36:48.320 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 06:36:48.321 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 06:36:48.322 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:36:48.323 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:36:48.324 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 06:36:48.325 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:36:48.326 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 06:36:48.327 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 06:36:48.328 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 06:36:48.329 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 06:36:48.331 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:36:48.332 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 06:36:48.333 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 06:36:48.334 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 06:36:48.335 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 06:36:48.336 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 06:36:48.338 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 06:36:48.339 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 06:36:48.340 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 06:36:48.341 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:36:48.342 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 06:36:48.343 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 06:36:48.344 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 06:36:48.345 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:36:48.347 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 06:36:48.363 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 06:36:48.364 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 06:36:48.366 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 06:36:48.387 | 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.1.0.dev6) (2.27.1) 2022-04-14 06:36:48.388 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 06:36:48.428 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 06:36:48.445 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 06:36:48.453 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 06:36:48.467 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 06:36:48.469 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 06:36:48.470 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 06:36:48.564 | 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.1.0.dev6) (3.0.7) 2022-04-14 06:36:48.641 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 06:36:48.691 | 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.1.0.dev6) (3.1.1) 2022-04-14 06:36:48.696 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 06:36:48.729 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 06:36:48.799 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 06:36:48.800 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 06:36:48.801 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 06:36:48.861 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 06:36:48.863 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 06:36:48.864 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 06:36:48.889 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 06:36:48.937 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 06:36:48.940 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 06:36:49.000 | 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.1.0.dev6) (2.8.0) 2022-04-14 06:36:49.002 | 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.1.0.dev6) (0.4.0) 2022-04-14 06:36:49.003 | 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.1.0.dev6) (5.0.0) 2022-04-14 06:36:49.005 | 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.1.0.dev6) (5.2.4) 2022-04-14 06:36:49.007 | 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.1.0.dev6) (5.1.0) 2022-04-14 06:36:49.033 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 06:36:49.034 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 06:36:49.037 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 06:36:49.078 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 06:36:49.122 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 06:36:49.123 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 06:36:49.125 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 06:36:49.203 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 06:36:49.263 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 06:36:49.363 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 06:36:49.646 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 06:36:49.650 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:36:49.651 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 06:36:49.652 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 06:36:49.708 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 06:36:49.731 | 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.1.0.dev6) (5.0.0) 2022-04-14 06:36:49.825 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 06:36:49.947 | 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.1.0.dev6) (2.1.1) 2022-04-14 06:36:50.161 | 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.1.0.dev6) (1.4.4) 2022-04-14 06:36:50.164 | 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.1.0.dev6) (1.32) 2022-04-14 06:36:50.165 | 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.1.0.dev6) (2.5.0) 2022-04-14 06:36:50.166 | 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.1.0.dev6) (1.0.0) 2022-04-14 06:36:50.167 | 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.1.0.dev6) (1.4.0) 2022-04-14 06:36:50.168 | 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.1.0.dev6) (1.1.5) 2022-04-14 06:36:50.170 | 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.1.0.dev6) (5.1.1) 2022-04-14 06:36:50.298 | 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.1.0.dev6) (0.14.1) 2022-04-14 06:36:50.331 | 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.1.0.dev6) (1.0.3) 2022-04-14 06:36:50.376 | 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.1.0.dev6) (3.0.0) 2022-04-14 06:36:50.377 | 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.1.0.dev6) (1.3.3) 2022-04-14 06:36:50.630 | 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.1.0.dev6) (3.10.1) 2022-04-14 06:36:50.822 | 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.1.0.dev6) (2.0.12) 2022-04-14 06:36:50.824 | 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.1.0.dev6) (2019.11.28) 2022-04-14 06:36:50.825 | 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.1.0.dev6) (1.26.9) 2022-04-14 06:36:50.827 | 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.1.0.dev6) (3.3) 2022-04-14 06:36:50.934 | 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.1.0.dev6) (0.5.2) 2022-04-14 06:36:51.088 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 06:36:51.226 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 06:36:51.546 | 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.1.0.dev6) (2.4.0) 2022-04-14 06:36:51.548 | 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.1.0.dev6) (0.5.0) 2022-04-14 06:36:51.778 | 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.1.0.dev6) (2.2) 2022-04-14 06:36:52.059 | 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.1.0.dev6) (1.0.0) 2022-04-14 06:36:52.423 | 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.1.0.dev6) (1.8.2) 2022-04-14 06:36:52.424 | 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.1.0.dev6) (21.4.0) 2022-04-14 06:36:53.861 | Installing collected packages: glance 2022-04-14 06:36:53.861 | Attempting uninstall: glance 2022-04-14 06:36:53.862 | Found existing installation: glance 24.1.0.dev6 2022-04-14 06:36:53.868 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 06:36:53.869 | Running setup.py develop for glance 2022-04-14 06:37:00.015 | Successfully installed glance 2022-04-14 06:37:00.015 | 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-14 06:37:00.023 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:37:00.023 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:37:00.157 | + inc/python:pip_install:200 : result=0 2022-04-14 06:37:00.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:37:00.161 | + functions-common:time_stop:2432 : local name 2022-04-14 06:37:00.164 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:37:00.167 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:37:00.169 | + functions-common:time_stop:2435 : local total 2022-04-14 06:37:00.171 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:37:00.173 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:37:00.176 | + functions-common:time_stop:2439 : start_time=1649918201398 2022-04-14 06:37:00.178 | + functions-common:time_stop:2441 : [[ -z 1649918201398 ]] 2022-04-14 06:37:00.181 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:37:00.186 | + functions-common:time_stop:2444 : end_time=1649918220183 2022-04-14 06:37:00.188 | + functions-common:time_stop:2445 : elapsed_time=18785 2022-04-14 06:37:00.190 | + functions-common:time_stop:2446 : total=86615 2022-04-14 06:37:00.192 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:37:00.195 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105400 2022-04-14 06:37:00.197 | + inc/python:pip_install:203 : return 0 2022-04-14 06:37:00.199 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:37:00.202 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:37:00.205 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:37:00.223 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 06:37:00.236 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 06:37:00.239 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 06:37:00.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:37:00.244 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:37:00.251 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 06:37:00.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:37:00.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:37:00.259 | + ./stack.sh:main:922 : configure_glance 2022-04-14 06:37:00.261 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 06:37:00.274 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 06:37:00.277 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 06:37:00.279 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 06:37:00.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 06:37:00.284 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 06:37:00.286 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:37:00.289 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 06:37:00.292 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 06:37:00.322 | + 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-14 06:37:00.350 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 06:37:00.380 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:37:00.410 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 06:37:00.440 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 06:37:00.469 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 06:37:00.472 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:37:00.474 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 06:37:00.476 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:37:00.479 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 06:37:00.507 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 06:37:00.538 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:37:00.568 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 06:37:00.598 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 06:37:00.627 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 06:37:00.657 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 06:37:00.687 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 06:37:00.716 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:37:00.745 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:37:00.774 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:37:00.805 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 06:37:00.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 06:37:00.810 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 06:37:00.812 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:37:00.814 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:37:00.817 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:37:00.833 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:00.837 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:37:00.840 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:37:00.842 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:37:00.858 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:00.861 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:37:00.864 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:37:00.893 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:37:00.896 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:37:00.898 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 06:37:00.901 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 06:37:00.904 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 06:37:00.933 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 06:37:00.963 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 06:37:00.966 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 06:37:00.969 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 06:37:00.971 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 06:37:00.974 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:37:00.976 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 06:37:00.978 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:37:01.007 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 06:37:01.010 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2022-04-14 06:37:01.040 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 06:37:01.043 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 06:37:01.059 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:01.062 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 06:37:01.092 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 06:37:01.121 | + 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-14 06:37:01.152 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 06:37:01.182 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 06:37:01.211 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 06:37:01.228 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:01.230 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:37:01.259 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 06:37:01.289 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 06:37:01.320 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2022-04-14 06:37:01.349 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 06:37:01.378 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2022-04-14 06:37:01.408 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 06:37:01.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:01.427 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 06:37:01.430 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 06:37:01.433 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 06:37:01.436 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:37:01.453 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:37:01.455 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:37:01.458 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:37:01.460 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:37:01.463 | + 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-14 06:37:01.492 | + 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-14 06:37:01.522 | + 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-14 06:37:01.552 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:37:01.581 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 06:37:01.586 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 06:37:01.616 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 06:37:01.645 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 06:37:01.675 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2022-04-14 06:37:01.706 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 06:37:01.735 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 06:37:01.765 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 06:37:01.795 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 06:37:01.825 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 06:37:01.855 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 06:37:01.885 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 06:37:01.915 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 06:37:01.920 | + 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-14 06:37:01.928 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 06:37:01.944 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:01.947 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 06:37:01.949 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 06:37:01.952 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 06:37:01.954 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 06:37:01.956 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 06:37:01.959 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 06:37:01.964 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 06:37:01.966 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 06:37:01.970 | + 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-14 06:37:01.999 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 06:37:02.002 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 06:37:02.004 | ++ functions:get_random_port:837 : true 2022-04-14 06:37:02.006 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 06:37:02.009 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 06:37:02.011 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 06:37:02.062 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 06:37:02.065 | ++ functions:get_random_port:841 : break 2 2022-04-14 06:37:02.067 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 06:37:02.070 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 06:37:02.072 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 06:37:02.100 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 06:37:02.126 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 06:37:02.154 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:37:02.181 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:37:02.208 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:37:02.236 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:37:02.263 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:37:02.290 | + 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-14 06:37:02.318 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:37:02.345 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:37:02.373 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:37:02.400 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:37:02.428 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:37:02.456 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 06:37:02.483 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 06:37:02.511 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 06:37:02.539 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 06:37:02.567 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 06:37:02.595 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 06:37:02.598 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 06:37:02.600 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:37:02.602 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:02.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:02.607 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 06:37:02.609 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 06:37:02.666 | proxy (enabled by site administrator) 2022-04-14 06:37:02.669 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 06:37:02.671 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 06:37:02.674 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:37:02.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:02.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:02.681 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 06:37:02.683 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 06:37:02.738 | proxy_http (enabled by site administrator) 2022-04-14 06:37:02.741 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 06:37:02.744 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 06:37:02.747 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 06:37:02.749 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:37:02.751 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:02.754 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:02.756 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:37:02.759 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:37:02.762 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 06:37:02.763 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:37:02.772 | KeepAlive Off 2022-04-14 06:37:02.776 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 06:37:02.776 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:37:02.785 | SetEnv proxy-sendchunked 1 2022-04-14 06:37:02.789 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 06:37:02.789 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 06:37:02.797 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 06:37:02.801 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 06:37:02.803 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 06:37:02.806 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:37:02.808 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:37:02.810 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:37:02.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:02.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:02.817 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:37:02.819 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:37:02.822 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:02.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:02.827 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 06:37:02.888 | Site glance-wsgi-api already enabled 2022-04-14 06:37:02.892 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 06:37:02.895 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:37:02.897 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:37:02.900 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:37:03.041 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 06:37:03.048 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 06:37:03.079 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 06:37:03.082 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 06:37:03.104 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:03.107 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 06:37:03.109 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 06:37:03.112 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 06:37:03.114 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:37:03.117 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 06:37:03.119 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 06:37:03.122 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 06:37:03.124 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 06:37:03.126 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:37:03.129 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:37:03.131 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:37:03.134 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:37:03.136 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:37:03.139 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:37:03.156 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:37:03.158 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:37:03.160 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:03.163 | + functions-common:git_clone:629 : echo master 2022-04-14 06:37:03.163 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:37:03.169 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 06:37:03.172 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:03.174 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 06:37:03.186 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 06:37:03.189 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:37:03.190 | + functions-common:git_clone:685 : head -1 2022-04-14 06:37:03.194 | fbd2e7dca Merge commit 'refs/changes/87/830787/4' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2022-04-14 06:37:03.197 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:37:03.199 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 06:37:03.202 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:37:03.204 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:37:03.207 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 06:37:03.209 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:37:03.212 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 06:37:03.215 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:37:03.217 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:37:03.220 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 06:37:03.222 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:37:03.225 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:37:03.228 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 06:37:03.230 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:37:03.233 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 06:37:03.236 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:37:03.238 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:37:03.241 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 06:37:03.248 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 06:37:03.250 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 06:37:03.914 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 06:37:03.917 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:37:03.919 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:37:03.922 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:37:03.924 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 06:37:03.926 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 06:37:03.929 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:37:03.932 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:37:03.935 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:37:03.937 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:37:03.940 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:37:03.942 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:37:03.944 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:37:03.947 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 06:37:03.968 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 06:37:03.970 | + 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-14 06:37:04.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:04.832 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:04.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:04.832 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:06.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:37:06.052 | Obtaining file:///opt/stack/cinder 2022-04-14 06:37:06.053 | Preparing metadata (setup.py): started 2022-04-14 06:37:11.586 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:37:11.719 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.8.1) 2022-04-14 06:37:11.720 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.1) 2022-04-14 06:37:11.721 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.33.0) 2022-04-14 06:37:11.722 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.1.2) 2022-04-14 06:37:11.723 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.20.4) 2022-04-14 06:37:11.724 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.0.2) 2022-04-14 06:37:11.725 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:37:11.726 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:37:11.728 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (9.4.0) 2022-04-14 06:37:11.729 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.8.0) 2022-04-14 06:37:11.730 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.3) 2022-04-14 06:37:11.731 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (8.8.0) 2022-04-14 06:37:11.732 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.0) 2022-04-14 06:37:11.733 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.1.0) 2022-04-14 06:37:11.734 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (11.2.0) 2022-04-14 06:37:11.735 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.7.0) 2022-04-14 06:37:11.736 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (12.13.0) 2022-04-14 06:37:11.737 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.5.1) 2022-04-14 06:37:11.738 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.11.0) 2022-04-14 06:37:11.740 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.7.0) 2022-04-14 06:37:11.741 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.3.0) 2022-04-14 06:37:11.742 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:37:11.743 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.3.0) 2022-04-14 06:37:11.744 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.0) 2022-04-14 06:37:11.745 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:37:11.747 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.12.2) 2022-04-14 06:37:11.748 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.6.0) 2022-04-14 06:37:11.749 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.4.2) 2022-04-14 06:37:11.750 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (21.3) 2022-04-14 06:37:11.751 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.8.1) 2022-04-14 06:37:11.752 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:37:11.753 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.1) 2022-04-14 06:37:11.754 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.9.0) 2022-04-14 06:37:11.755 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.0.7) 2022-04-14 06:37:11.756 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.3.0) 2022-04-14 06:37:11.757 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.6.0) 2022-04-14 06:37:11.759 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.4.0) 2022-04-14 06:37:11.760 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (17.7.0) 2022-04-14 06:37:11.761 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.13.1) 2022-04-14 06:37:11.762 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2022.1) 2022-04-14 06:37:11.763 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.27.1) 2022-04-14 06:37:11.764 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.5.1) 2022-04-14 06:37:11.765 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (4.6.4) 2022-04-14 06:37:11.766 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.1.74) 2022-04-14 06:37:11.767 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.16.0) 2022-04-14 06:37:11.768 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.4.35) 2022-04-14 06:37:11.769 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.13.0) 2022-04-14 06:37:11.770 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.5.0) 2022-04-14 06:37:11.771 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.8.9) 2022-04-14 06:37:11.772 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (6.3.1) 2022-04-14 06:37:11.774 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.8.7) 2022-04-14 06:37:11.775 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.1.0) 2022-04-14 06:37:11.776 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.0) 2022-04-14 06:37:11.777 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.2.0) 2022-04-14 06:37:11.779 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (5.6.0) 2022-04-14 06:37:11.780 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.11.0) 2022-04-14 06:37:11.781 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (2.43.0) 2022-04-14 06:37:11.782 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (3.10.1) 2022-04-14 06:37:11.783 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (36.0.2) 2022-04-14 06:37:11.784 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (0.2.2) 2022-04-14 06:37:11.785 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.5.1.0) 2022-04-14 06:37:11.786 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev50) (1.21.37) 2022-04-14 06:37:11.799 | 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.1.0.dev50) (0.5.2) 2022-04-14 06:37:11.800 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (1.0.0) 2022-04-14 06:37:11.801 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev50) (1.24.37) 2022-04-14 06:37:11.863 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev50) (1.15.0) 2022-04-14 06:37:11.894 | 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.1.0.dev50) (2.2.1) 2022-04-14 06:37:11.910 | 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.1.0.dev50) (0.1.0) 2022-04-14 06:37:11.911 | 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.1.0.dev50) (4.1.1) 2022-04-14 06:37:11.914 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (2.7.1) 2022-04-14 06:37:11.915 | 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.1.0.dev50) (2.6.3) 2022-04-14 06:37:12.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev50) (1.7.0) 2022-04-14 06:37:12.070 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev50) (2.10.1) 2022-04-14 06:37:12.073 | 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.1.0.dev50) (3.1.1) 2022-04-14 06:37:12.100 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (0.2.8) 2022-04-14 06:37:12.101 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (0.4.8) 2022-04-14 06:37:12.102 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev50) (4.8) 2022-04-14 06:37:12.183 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev50) (0.17.3) 2022-04-14 06:37:12.227 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:37:12.230 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (0.8.0) 2022-04-14 06:37:12.231 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:37:12.232 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev50) (6.0) 2022-04-14 06:37:12.293 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (2.0.1) 2022-04-14 06:37:12.295 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (1.7.7) 2022-04-14 06:37:12.297 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev50) (0.5.0) 2022-04-14 06:37:12.354 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev50) (2.8.2) 2022-04-14 06:37:12.359 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev50) (0.9.6) 2022-04-14 06:37:12.419 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.1.0) 2022-04-14 06:37:12.420 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.0.0) 2022-04-14 06:37:12.423 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (0.4.0) 2022-04-14 06:37:12.425 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (2.4.0) 2022-04-14 06:37:12.426 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev50) (5.2.4) 2022-04-14 06:37:12.451 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.1.1) 2022-04-14 06:37:12.453 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:37:12.455 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev50) (3.3.0) 2022-04-14 06:37:12.502 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev50) (1.0.3) 2022-04-14 06:37:12.586 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev50) (1.3.3) 2022-04-14 06:37:12.588 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev50) (3.0.0) 2022-04-14 06:37:12.611 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev50) (3.2.0) 2022-04-14 06:37:12.639 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev50) (0.11.0) 2022-04-14 06:37:12.704 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev50) (1.1.0) 2022-04-14 06:37:12.708 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev50) (1.26.9) 2022-04-14 06:37:12.841 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev50) (1.5.0) 2022-04-14 06:37:12.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev50) (62.0.0) 2022-04-14 06:37:13.009 | 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.1.0.dev50) (3.10.1) 2022-04-14 06:37:13.044 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (1.14.0) 2022-04-14 06:37:13.048 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (1.3.3) 2022-04-14 06:37:13.049 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev50) (22.0.0) 2022-04-14 06:37:13.250 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (3.3) 2022-04-14 06:37:13.252 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (2.0.12) 2022-04-14 06:37:13.253 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev50) (2019.11.28) 2022-04-14 06:37:13.302 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev50) (0.7) 2022-04-14 06:37:13.331 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev50) (0.23.2) 2022-04-14 06:37:13.571 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.5.2) 2022-04-14 06:37:13.573 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev50) (0.4.2) 2022-04-14 06:37:13.713 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.8) 2022-04-14 06:37:13.718 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (1.4.2) 2022-04-14 06:37:13.720 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev50) (2.5.0) 2022-04-14 06:37:13.878 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev50) (0.13.1) 2022-04-14 06:37:13.998 | 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.1.0.dev50) (5.6.0) 2022-04-14 06:37:14.000 | 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.1.0.dev50) (4.11.3) 2022-04-14 06:37:14.001 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev50) (1.2.0) 2022-04-14 06:37:14.036 | 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.1.0.dev50) (5.0.0) 2022-04-14 06:37:14.254 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev50) (2.21) 2022-04-14 06:37:14.340 | 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.1.0.dev50) (0.5.0) 2022-04-14 06:37:14.342 | 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.1.0.dev50) (2.4.0) 2022-04-14 06:37:14.520 | 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.1.0.dev50) (2.5.0) 2022-04-14 06:37:14.612 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (3.20.0) 2022-04-14 06:37:14.615 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev50) (1.56.0) 2022-04-14 06:37:14.802 | 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.1.0.dev50) (2.1.1) 2022-04-14 06:37:15.239 | 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.1.0.dev50) (1.1.5) 2022-04-14 06:37:15.290 | 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.1.0.dev50) (0.14.1) 2022-04-14 06:37:15.342 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev50) (0.2.5) 2022-04-14 06:37:16.416 | 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.1.0.dev50) (1.32) 2022-04-14 06:37:16.686 | 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.1.0.dev50) (1.8.2) 2022-04-14 06:37:16.688 | 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.1.0.dev50) (21.4.0) 2022-04-14 06:37:16.875 | 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.1.0.dev50) (2.2) 2022-04-14 06:37:17.069 | 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.1.0.dev50) (1.0.0) 2022-04-14 06:37:17.245 | 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.1.0.dev50) (3.8.0) 2022-04-14 06:37:18.934 | Installing collected packages: cinder 2022-04-14 06:37:18.934 | Attempting uninstall: cinder 2022-04-14 06:37:18.935 | Found existing installation: cinder 20.1.0.dev50 2022-04-14 06:37:18.941 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 06:37:18.942 | Running setup.py develop for cinder 2022-04-14 06:37:26.430 | Successfully installed cinder 2022-04-14 06:37:26.430 | 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-14 06:37:26.439 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:37:26.439 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:37:26.589 | + inc/python:pip_install:200 : result=0 2022-04-14 06:37:26.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:37:26.593 | + functions-common:time_stop:2432 : local name 2022-04-14 06:37:26.595 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:37:26.598 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:37:26.600 | + functions-common:time_stop:2435 : local total 2022-04-14 06:37:26.603 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:37:26.605 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:37:26.607 | + functions-common:time_stop:2439 : start_time=1649918223962 2022-04-14 06:37:26.609 | + functions-common:time_stop:2441 : [[ -z 1649918223962 ]] 2022-04-14 06:37:26.612 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:37:26.616 | + functions-common:time_stop:2444 : end_time=1649918246614 2022-04-14 06:37:26.619 | + functions-common:time_stop:2445 : elapsed_time=22652 2022-04-14 06:37:26.621 | + functions-common:time_stop:2446 : total=105400 2022-04-14 06:37:26.623 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:37:26.626 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128052 2022-04-14 06:37:26.628 | + inc/python:pip_install:203 : return 0 2022-04-14 06:37:26.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:37:26.633 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:37:26.635 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:37:26.654 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 06:37:26.667 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 06:37:26.669 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 06:37:26.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:37:26.674 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:37:26.677 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 06:37:26.679 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:37:26.682 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 06:37:26.685 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 06:37:26.687 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 06:37:26.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:26.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:26.695 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 06:37:26.706 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 06:37:26.709 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:37:26.712 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:37:26.714 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:37:26.717 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:37:26.719 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:26.722 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:37:26.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:26.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:26.730 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:37:26.732 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:37:26.734 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:37:26.737 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:37:26.739 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 06:37:26.742 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:37:26.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:26.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:26.749 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 06:37:26.772 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 06:37:26.881 | Reading package lists... 2022-04-14 06:37:27.121 | Building dependency tree... 2022-04-14 06:37:27.122 | Reading state information... 2022-04-14 06:37:27.374 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 06:37:27.374 | The following packages were automatically installed and are no longer required: 2022-04-14 06:37:27.375 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:37:27.375 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:37:27.375 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:37:27.375 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:37:27.375 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:37:27.376 | python3-zope.interface 2022-04-14 06:37:27.376 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:37:27.488 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:37:27.493 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:37:27.496 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:37:27.499 | + functions-common:time_stop:2432 : local name 2022-04-14 06:37:27.501 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:37:27.504 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:37:27.506 | + functions-common:time_stop:2435 : local total 2022-04-14 06:37:27.509 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:37:27.512 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:37:27.514 | + functions-common:time_stop:2439 : start_time=1649918246769 2022-04-14 06:37:27.517 | + functions-common:time_stop:2441 : [[ -z 1649918246769 ]] 2022-04-14 06:37:27.520 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:37:27.524 | + functions-common:time_stop:2444 : end_time=1649918247521 2022-04-14 06:37:27.527 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 06:37:27.530 | + functions-common:time_stop:2446 : total=5264 2022-04-14 06:37:27.532 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:37:27.535 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6016 2022-04-14 06:37:27.537 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:37:27.540 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:37:27.543 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 06:37:27.545 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 06:37:27.558 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 06:37:27.562 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 06:37:27.564 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 06:37:27.566 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:37:27.569 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 06:37:27.569 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:37:27.574 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 06:37:27.576 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 06:37:27.578 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:37:27.580 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 06:37:27.582 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 06:37:27.584 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 06:37:27.587 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 06:37:27.589 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 06:37:27.600 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 06:37:27.613 | + 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-14 06:37:27.625 | + 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-14 06:37:27.637 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 06:37:27.650 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:37:27.652 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:37:27.657 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.gY57p5QunE 2022-04-14 06:37:27.659 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:37:27.661 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 06:37:27.664 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 06:37:27.667 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.gY57p5QunE 2022-04-14 06:37:27.670 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.gY57p5QunE 2022-04-14 06:37:27.682 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.gY57p5QunE /etc/sudoers.d/cinder-rootwrap 2022-04-14 06:37:27.694 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 06:37:27.698 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:37:27.700 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:37:27.702 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:37:27.705 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:37:27.707 | + 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-14 06:37:27.709 | + 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-14 06:37:27.712 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 06:37:27.718 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 06:37:27.723 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 06:37:27.727 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 06:37:27.746 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 06:37:27.764 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 06:37:27.783 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 06:37:27.801 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 06:37:27.819 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 06:37:27.838 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 06:37:27.856 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 06:37:27.874 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 06:37:27.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:37:27.879 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 06:37:27.881 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:37:27.884 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 06:37:27.913 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 06:37:27.940 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:37:27.967 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 06:37:27.995 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 06:37:28.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 06:37:28.049 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 06:37:28.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 06:37:28.104 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:37:28.131 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:37:28.158 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 06:37:28.189 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 06:37:28.217 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 06:37:28.220 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 06:37:28.222 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 06:37:28.224 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 06:37:28.227 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 06:37:28.229 | + 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-14 06:37:28.260 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 06:37:28.287 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 06:37:28.315 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 06:37:28.343 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 06:37:28.370 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 06:37:28.398 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 06:37:28.428 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 06:37:28.431 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2022-04-14 06:37:28.458 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:37:28.490 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 06:37:28.497 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 93903233dc222664dcc04f19e0d0bdc2 2022-04-14 06:37:28.525 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 06:37:28.528 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 06:37:28.556 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 06:37:28.584 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 06:37:28.613 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 06:37:28.640 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 06:37:28.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:28.658 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 06:37:28.675 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:28.677 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 06:37:28.693 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:28.696 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 06:37:28.712 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:28.714 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 06:37:28.716 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 06:37:28.719 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 06:37:28.721 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 06:37:28.723 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:37:28.726 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:37:28.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:37:28.748 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:28.751 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:37:28.753 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:37:28.755 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:37:28.775 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:28.778 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:37:28.781 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:37:28.809 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:37:28.811 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:37:28.814 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 06:37:28.816 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 06:37:28.818 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:37:28.821 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:37:28.838 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:37:28.841 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:37:28.843 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:37:28.845 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:37:28.848 | + 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-14 06:37:28.876 | + 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-14 06:37:28.904 | + 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-14 06:37:28.932 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:37:28.960 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 06:37:28.978 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:28.980 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 06:37:28.983 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:37:28.985 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 06:37:28.987 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 06:37:28.990 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:37:28.992 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:37:28.995 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 06:37:28.999 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 06:37:29.001 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:37:29.003 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:37:29.016 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:37:29.016 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:37:29.025 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:37:29.028 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:37:29.044 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:37:29.047 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 06:37:29.051 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 06:37:29.081 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:37:29.110 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 06:37:29.141 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:37:29.169 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:37:29.197 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:37:29.225 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:37:29.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:37:29.285 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:37:29.314 | + 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-14 06:37:29.343 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:37:29.371 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:37:29.401 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:37:29.429 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:37:29.432 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:37:29.435 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 06:37:29.437 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 06:37:29.440 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:37:29.442 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:29.444 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:29.448 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:37:29.451 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:37:29.453 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 06:37:29.483 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:37:29.517 | + 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-14 06:37:29.518 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 06:37:29.527 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 06:37:29.530 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 06:37:29.533 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 06:37:29.535 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:37:29.538 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:37:29.541 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:37:29.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:29.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:29.548 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:37:29.551 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:37:29.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:37:29.555 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:37:29.558 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 06:37:29.621 | Enabling site cinder-wsgi. 2022-04-14 06:37:29.627 | To activate the new configuration, you need to run: 2022-04-14 06:37:29.627 | systemctl reload apache2 2022-04-14 06:37:29.632 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:37:29.635 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:37:29.637 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:37:29.640 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:37:29.775 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 06:37:29.778 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 06:37:29.811 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2022-04-14 06:37:29.842 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 06:37:29.858 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:29.860 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 06:37:29.863 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 06:37:29.865 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:37:29.868 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:37:29.870 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 06:37:29.901 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 06:37:29.929 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2022-04-14 06:37:29.958 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 06:37:29.985 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 06:37:30.015 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 06:37:30.043 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 06:37:30.071 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 06:37:30.099 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:37:30.127 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 06:37:30.155 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 06:37:30.183 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:37:30.211 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 06:37:30.214 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 06:37:30.230 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:30.233 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2022-04-14 06:37:30.264 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 06:37:30.266 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 06:37:30.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:30.291 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 06:37:30.293 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 06:37:30.296 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 06:37:30.298 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:37:30.301 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 06:37:30.303 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 06:37:30.307 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:37:30.307 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:37:30.313 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:37:30.315 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:37:30.318 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:37:30.321 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:37:30.324 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 06:37:30.326 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 06:37:30.329 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 06:37:30.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:37:30.334 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:37:30.337 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 06:37:30.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:37:30.342 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 06:37:30.345 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 06:37:30.347 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 06:37:30.349 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:37:30.351 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:37:30.354 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:37:30.357 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:37:30.359 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:37:30.362 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:37:30.378 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:37:30.380 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:37:30.383 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:30.386 | + functions-common:git_clone:629 : echo master 2022-04-14 06:37:30.386 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:37:30.391 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 06:37:30.394 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:30.396 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 06:37:30.409 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 06:37:30.412 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:37:30.412 | + functions-common:git_clone:685 : head -1 2022-04-14 06:37:30.416 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 06:37:30.419 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:37:30.422 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 06:37:30.424 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:37:30.427 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:37:30.429 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 06:37:30.432 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:37:30.435 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 06:37:30.437 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:37:30.440 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:37:30.442 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 06:37:30.445 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:37:30.448 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:37:30.451 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 06:37:30.454 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:37:30.457 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 06:37:30.459 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:37:30.462 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:37:30.465 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 06:37:30.471 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 06:37:30.473 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 06:37:31.135 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 06:37:31.137 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:37:31.140 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:37:31.142 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:37:31.144 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 06:37:31.147 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 06:37:31.149 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:37:31.151 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:37:31.154 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:37:31.156 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:37:31.158 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:37:31.161 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:37:31.163 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:37:31.166 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 06:37:31.188 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 06:37:31.190 | + 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-14 06:37:32.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:32.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:32.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:32.066 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:33.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:37:33.285 | Obtaining file:///opt/stack/neutron 2022-04-14 06:37:33.286 | Preparing metadata (setup.py): started 2022-04-14 06:37:39.001 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:37:39.093 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-14 06:37:39.094 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:37:39.095 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:37:39.096 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-14 06:37:39.097 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:37:39.098 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-14 06:37:39.099 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-14 06:37:39.100 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-14 06:37:39.102 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-14 06:37:39.103 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-14 06:37:39.104 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-14 06:37:39.105 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-14 06:37:39.106 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-14 06:37:39.107 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-14 06:37:39.108 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-14 06:37:39.109 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-14 06:37:39.110 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:37:39.111 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-14 06:37:39.112 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-14 06:37:39.113 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:37:39.115 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-14 06:37:39.116 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 06:37:39.117 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-14 06:37:39.118 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:37:39.120 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-14 06:37:39.121 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-14 06:37:39.122 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-14 06:37:39.123 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-14 06:37:39.124 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-14 06:37:39.125 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-14 06:37:39.126 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-14 06:37:39.127 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-14 06:37:39.128 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-14 06:37:39.130 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-14 06:37:39.131 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 06:37:39.132 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-14 06:37:39.134 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-14 06:37:39.135 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-14 06:37:39.137 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-14 06:37:39.139 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-14 06:37:39.140 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-14 06:37:39.141 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-14 06:37:39.142 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-14 06:37:39.143 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-14 06:37:39.144 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:37:39.145 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 06:37:39.147 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-14 06:37:39.149 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:39.150 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-14 06:37:39.151 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-14 06:37:39.152 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-14 06:37:39.153 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 06:37:39.154 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-14 06:37:39.155 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:37:39.156 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-14 06:37:39.172 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-14 06:37:39.174 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-14 06:37:39.175 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-14 06:37:39.183 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-14 06:37:39.196 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-14 06:37:39.197 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-14 06:37:39.198 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-14 06:37:39.219 | 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->neutron==20.1.0.dev114) (3.0.7) 2022-04-14 06:37:39.226 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:37:39.286 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-14 06:37:39.288 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-14 06:37:39.340 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-14 06:37:39.341 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-14 06:37:39.388 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-14 06:37:39.391 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-14 06:37:39.422 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 06:37:39.423 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-14 06:37:39.424 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-14 06:37:39.426 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:37:39.427 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-14 06:37:39.428 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-14 06:37:39.430 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-14 06:37:39.431 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-14 06:37:39.447 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-14 06:37:39.539 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-14 06:37:39.609 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-14 06:37:39.672 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-14 06:37:39.674 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 06:37:39.677 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-14 06:37:39.734 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-14 06:37:39.738 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-14 06:37:39.796 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-14 06:37:39.801 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-14 06:37:39.802 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 06:37:39.804 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-14 06:37:39.828 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:37:39.831 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-14 06:37:39.876 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-14 06:37:39.932 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-14 06:37:39.963 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-14 06:37:39.968 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 06:37:39.993 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:37:40.134 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:37:40.206 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-14 06:37:40.289 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-14 06:37:40.290 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 06:37:40.399 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.401 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.402 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.403 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.404 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.406 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.407 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 06:37:40.611 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:37:40.612 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-14 06:37:40.615 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 06:37:40.658 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-14 06:37:40.660 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-14 06:37:40.753 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-14 06:37:40.755 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-14 06:37:40.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-14 06:37:40.758 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-14 06:37:40.794 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-14 06:37:41.128 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-14 06:37:41.204 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 06:37:41.363 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-14 06:37:41.434 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 06:37:41.436 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 06:37:41.670 | 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->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 06:37:41.842 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-14 06:37:42.394 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-14 06:37:42.441 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-14 06:37:43.041 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-14 06:37:43.042 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-14 06:37:43.355 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 06:37:43.356 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-14 06:37:43.520 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-14 06:37:43.759 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-14 06:37:43.760 | 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-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-14 06:37:43.942 | 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->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 06:37:44.241 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-14 06:37:45.842 | Installing collected packages: neutron 2022-04-14 06:37:45.843 | Attempting uninstall: neutron 2022-04-14 06:37:45.843 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 06:37:45.861 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 06:37:45.862 | Running setup.py develop for neutron 2022-04-14 06:37:53.392 | Successfully installed neutron 2022-04-14 06:37:53.393 | 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-14 06:37:53.401 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:37:53.401 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:37:53.547 | + inc/python:pip_install:200 : result=0 2022-04-14 06:37:53.549 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:37:53.552 | + functions-common:time_stop:2432 : local name 2022-04-14 06:37:53.554 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:37:53.557 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:37:53.559 | + functions-common:time_stop:2435 : local total 2022-04-14 06:37:53.561 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:37:53.563 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:37:53.565 | + functions-common:time_stop:2439 : start_time=1649918251182 2022-04-14 06:37:53.568 | + functions-common:time_stop:2441 : [[ -z 1649918251182 ]] 2022-04-14 06:37:53.571 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:37:53.575 | + functions-common:time_stop:2444 : end_time=1649918273573 2022-04-14 06:37:53.577 | + functions-common:time_stop:2445 : elapsed_time=22391 2022-04-14 06:37:53.579 | + functions-common:time_stop:2446 : total=128052 2022-04-14 06:37:53.582 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:37:53.584 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150443 2022-04-14 06:37:53.586 | + inc/python:pip_install:203 : return 0 2022-04-14 06:37:53.588 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:37:53.591 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:37:53.593 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:37:53.612 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 06:37:53.624 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 06:37:53.627 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 06:37:53.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:37:53.632 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:37:53.634 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 06:37:53.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:37:53.639 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 06:37:53.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:37:53.644 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 06:37:53.661 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:37:53.665 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 06:37:53.667 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 06:37:53.670 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 06:37:53.672 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:37:53.675 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 06:37:53.677 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 06:37:53.680 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 06:37:53.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:37:53.685 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:37:53.687 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 06:37:53.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:37:53.692 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 06:37:53.708 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:53.712 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 06:37:53.732 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:53.735 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 06:37:53.752 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:37:53.754 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 06:37:53.757 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 06:37:53.759 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 06:37:53.762 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:37:53.764 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:37:53.766 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:37:53.769 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:37:53.771 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:37:53.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:37:53.790 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:37:53.792 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:37:53.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:53.797 | + functions-common:git_clone:629 : echo master 2022-04-14 06:37:53.797 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:37:53.802 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 06:37:53.805 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:37:53.807 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 06:37:53.820 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 06:37:53.823 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:37:53.823 | + functions-common:git_clone:685 : head -1 2022-04-14 06:37:53.827 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 06:37:53.829 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:37:53.832 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 06:37:53.834 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:37:53.837 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:37:53.840 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 06:37:53.842 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:37:53.845 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 06:37:53.847 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:37:53.850 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:37:53.852 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 06:37:53.855 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:37:53.857 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:37:53.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 06:37:53.863 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:37:53.866 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 06:37:53.868 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:37:53.871 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:37:53.874 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 06:37:53.880 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 06:37:53.883 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 06:37:54.537 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 06:37:54.540 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:37:54.542 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:37:54.544 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:37:54.547 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 06:37:54.549 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 06:37:54.551 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:37:54.553 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:37:54.556 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:37:54.559 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:37:54.561 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:37:54.563 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:37:54.566 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:37:54.568 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 06:37:54.588 | Using python 3.8 to install /opt/stack/nova 2022-04-14 06:37:54.591 | + 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/nova 2022-04-14 06:37:55.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:55.460 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:55.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:37:55.460 | from cryptography.utils import int_from_bytes 2022-04-14 06:37:56.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:37:56.671 | Obtaining file:///opt/stack/nova 2022-04-14 06:37:56.672 | Preparing metadata (setup.py): started 2022-04-14 06:38:03.360 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:38:03.485 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 06:38:03.486 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 06:38:03.487 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 06:38:03.488 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 06:38:03.490 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:38:03.491 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 06:38:03.492 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 06:38:03.493 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 06:38:03.494 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 06:38:03.495 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 06:38:03.496 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 06:38:03.497 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:38:03.498 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:38:03.499 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:38:03.500 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 06:38:03.501 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 06:38:03.502 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 06:38:03.503 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 06:38:03.504 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 06:38:03.505 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 06:38:03.506 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:38:03.508 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 06:38:03.509 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:38:03.510 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 06:38:03.511 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 06:38:03.512 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 06:38:03.513 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 06:38:03.515 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 06:38:03.516 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 06:38:03.517 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 06:38:03.518 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 06:38:03.519 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 06:38:03.520 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 06:38:03.521 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:38:03.522 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 06:38:03.523 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 06:38:03.525 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:38:03.526 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 06:38:03.527 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 06:38:03.528 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:38:03.529 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 06:38:03.530 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 06:38:03.531 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:38:03.532 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:38:03.533 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 06:38:03.534 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:38:03.536 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 06:38:03.537 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 06:38:03.538 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 06:38:03.539 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 06:38:03.541 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 06:38:03.542 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 06:38:03.543 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 06:38:03.544 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:38:03.545 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 06:38:03.546 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 06:38:03.547 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 06:38:03.548 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:38:03.549 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 06:38:03.550 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 06:38:03.551 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 06:38:03.552 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:38:03.553 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 06:38:03.554 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 06:38:03.571 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 06:38:03.573 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:38:03.574 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 06:38:03.595 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 06:38:03.636 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 06:38:03.667 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 06:38:03.668 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:38:03.691 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 06:38:03.820 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 06:38:03.821 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 06:38:03.878 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 06:38:03.879 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:38:03.906 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 06:38:03.908 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 06:38:03.909 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:38:03.911 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 06:38:03.932 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 06:38:03.933 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 06:38:03.989 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:03.991 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 06:38:03.992 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:38:04.050 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 06:38:04.170 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:38:04.171 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 06:38:04.255 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 06:38:04.316 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:38:04.318 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 06:38:04.319 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 06:38:04.323 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 06:38:04.352 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 06:38:04.353 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 06:38:04.402 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 06:38:04.464 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 06:38:04.498 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:38:04.499 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 06:38:04.555 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 06:38:04.556 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 06:38:04.646 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 06:38:04.672 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 06:38:04.751 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 06:38:04.831 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 06:38:04.895 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 06:38:04.898 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 06:38:04.899 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 06:38:04.942 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 06:38:04.945 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 06:38:04.950 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:38:05.027 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 06:38:05.030 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 06:38:05.031 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 06:38:05.033 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 06:38:05.128 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 06:38:05.342 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 06:38:05.343 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 06:38:05.455 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 06:38:05.458 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:38:05.461 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 06:38:05.578 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 06:38:05.654 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 06:38:05.690 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 06:38:05.896 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 06:38:05.976 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 06:38:05.977 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:38:06.192 | 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->nova==25.1.0.dev32) (2.5.0) 2022-04-14 06:38:06.302 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 06:38:06.783 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 06:38:06.830 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 06:38:07.201 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.203 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.204 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.205 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.206 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.207 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:07.209 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 06:38:08.456 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 06:38:08.866 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 06:38:08.867 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 06:38:08.963 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 06:38:09.067 | 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->nova==25.1.0.dev32) (1.0.0) 2022-04-14 06:38:10.727 | Installing collected packages: nova 2022-04-14 06:38:10.727 | Attempting uninstall: nova 2022-04-14 06:38:10.728 | Found existing installation: nova 25.1.0.dev32 2022-04-14 06:38:10.736 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 06:38:10.737 | Running setup.py develop for nova 2022-04-14 06:38:18.907 | Successfully installed nova 2022-04-14 06:38:18.907 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 06:38:18.915 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:38:18.915 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:38:19.062 | + inc/python:pip_install:200 : result=0 2022-04-14 06:38:19.065 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:38:19.067 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:19.070 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:19.072 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:19.074 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:19.076 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:19.078 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:38:19.080 | + functions-common:time_stop:2439 : start_time=1649918274583 2022-04-14 06:38:19.083 | + functions-common:time_stop:2441 : [[ -z 1649918274583 ]] 2022-04-14 06:38:19.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:19.089 | + functions-common:time_stop:2444 : end_time=1649918299087 2022-04-14 06:38:19.092 | + functions-common:time_stop:2445 : elapsed_time=24504 2022-04-14 06:38:19.094 | + functions-common:time_stop:2446 : total=150443 2022-04-14 06:38:19.096 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:19.098 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174947 2022-04-14 06:38:19.101 | + inc/python:pip_install:203 : return 0 2022-04-14 06:38:19.103 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:38:19.105 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:38:19.108 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:38:19.126 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 06:38:19.139 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 06:38:19.142 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 06:38:19.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:38:19.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:38:19.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 06:38:19.152 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:38:19.154 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 06:38:19.167 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:38:19.169 | + ./stack.sh:main:939 : configure_nova 2022-04-14 06:38:19.173 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 06:38:19.185 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 06:38:19.188 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 06:38:19.190 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 06:38:19.194 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 06:38:19.194 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 06:38:19.199 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 06:38:19.201 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 06:38:19.204 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 06:38:19.206 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 06:38:19.208 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 06:38:19.211 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 06:38:19.213 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 06:38:19.215 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 06:38:19.227 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 06:38:19.239 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 06:38:19.252 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 06:38:19.264 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 06:38:19.276 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 06:38:19.279 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 06:38:19.283 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Lf2KtnIeLu 2022-04-14 06:38:19.286 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:38:19.289 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 06:38:19.292 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 06:38:19.294 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:38:19.297 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 06:38:19.299 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Lf2KtnIeLu 2022-04-14 06:38:19.304 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Lf2KtnIeLu 2022-04-14 06:38:19.315 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Lf2KtnIeLu /etc/sudoers.d/nova-rootwrap 2022-04-14 06:38:19.328 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 06:38:19.332 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 06:38:19.335 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 06:38:19.337 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 06:38:19.340 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 06:38:19.343 | + 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-14 06:38:19.345 | + 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-14 06:38:19.348 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 06:38:19.351 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 06:38:19.356 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 06:38:19.373 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:19.375 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 06:38:19.378 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 06:38:19.381 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 06:38:19.385 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 06:38:19.414 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 06:38:19.416 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 06:38:19.442 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 06:38:19.471 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 06:38:19.498 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 06:38:19.532 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 06:38:19.561 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 06:38:19.591 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 06:38:19.593 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2022-04-14 06:38:19.620 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 06:38:19.647 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 06:38:19.674 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 06:38:19.701 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 06:38:19.728 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 06:38:19.757 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 06:38:19.760 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:38:19.762 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:38:19.764 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:38:19.766 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:38:19.768 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:38:19.770 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:38:19.773 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:38:19.783 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:38:19.785 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:38:19.787 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:38:19.790 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:38:19.792 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 06:38:19.794 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:38:19.797 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:38:19.799 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:38:19.801 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:38:19.803 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:38:19.805 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:38:19.808 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 06:38:19.823 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:19.826 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:38:19.828 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 06:38:19.830 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 06:38:19.858 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 06:38:19.861 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 06:38:19.863 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 06:38:19.865 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 06:38:19.867 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:38:19.870 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 06:38:19.900 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 06:38:19.902 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 06:38:19.905 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 06:38:19.907 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 06:38:19.909 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:38:19.912 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 06:38:19.942 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 06:38:19.971 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 06:38:19.999 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 06:38:20.026 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 06:38:20.042 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:20.044 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 06:38:20.060 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:20.063 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 06:38:20.064 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 06:38:20.069 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 06:38:20.071 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 06:38:20.098 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 06:38:20.114 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:20.116 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 06:38:20.118 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:38:20.121 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:38:20.123 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:38:20.125 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 06:38:20.154 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 06:38:20.181 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:38:20.209 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 06:38:20.236 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 06:38:20.263 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 06:38:20.290 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 06:38:20.317 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 06:38:20.344 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:38:20.372 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:38:20.399 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 06:38:20.415 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:20.418 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 06:38:20.420 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 06:38:20.450 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 06:38:20.477 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2022-04-14 06:38:20.504 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 06:38:20.532 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 06:38:20.559 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 06:38:20.587 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 06:38:20.614 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 06:38:20.641 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 06:38:20.657 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:20.660 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 06:38:20.662 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 06:38:20.689 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 06:38:20.719 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 06:38:20.721 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 06:38:20.749 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 06:38:20.752 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 06:38:20.754 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 06:38:20.757 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:38:20.759 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:38:20.761 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:38:20.764 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:38:20.766 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:38:20.768 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:38:20.770 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 06:38:20.773 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:38:20.775 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:38:20.777 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:38:20.779 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:38:20.781 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:38:20.784 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:38:20.786 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:38:20.789 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:38:20.791 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:38:20.793 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:38:20.796 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:38:20.798 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 06:38:20.800 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 06:38:20.802 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 06:38:20.806 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:38:20.822 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:38:20.824 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:38:20.826 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:38:20.829 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:38:20.831 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:38:20.862 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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-14 06:38:20.890 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:38:20.918 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:38:20.945 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 06:38:20.975 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 06:38:20.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:20.994 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 06:38:20.996 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 06:38:20.998 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 06:38:21.001 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 06:38:21.003 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:38:21.005 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:38:21.008 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 06:38:21.012 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 06:38:21.014 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:38:21.017 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:38:21.029 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:38:21.029 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:21.039 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:38:21.042 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:21.058 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:38:21.060 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 06:38:21.064 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 06:38:21.093 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 06:38:21.120 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 06:38:21.146 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:38:21.174 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:38:21.202 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:38:21.229 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:38:21.256 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:38:21.283 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:38:21.311 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:38:21.338 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:38:21.366 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:38:21.393 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:38:21.421 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:38:21.423 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:38:21.426 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 06:38:21.428 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 06:38:21.431 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:38:21.433 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:21.435 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:21.438 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:38:21.440 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:38:21.442 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 06:38:21.470 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:38:21.498 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 06:38:21.498 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 06:38:21.507 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 06:38:21.510 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 06:38:21.512 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 06:38:21.514 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:38:21.517 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:38:21.519 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:38:21.521 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:21.524 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:21.526 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:38:21.528 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:38:21.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:21.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:21.535 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 06:38:21.595 | Enabling site nova-api-wsgi. 2022-04-14 06:38:21.601 | To activate the new configuration, you need to run: 2022-04-14 06:38:21.601 | systemctl reload apache2 2022-04-14 06:38:21.606 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:38:21.608 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:38:21.610 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:38:21.613 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:38:21.749 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 06:38:21.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:21.769 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 06:38:21.772 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:38:21.774 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 06:38:21.777 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 06:38:21.779 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 06:38:21.781 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:38:21.784 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:38:21.789 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 06:38:21.791 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:38:21.794 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:38:21.807 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:38:21.807 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:21.816 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:38:21.820 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:21.836 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 06:38:21.838 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 06:38:21.842 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 06:38:21.872 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 06:38:21.901 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 06:38:21.930 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:38:21.956 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:38:21.984 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:38:22.011 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:38:22.039 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:38:22.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:38:22.093 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:38:22.121 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:38:22.148 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:38:22.175 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:38:22.202 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 06:38:22.205 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 06:38:22.232 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 06:38:22.250 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:22.253 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 06:38:22.289 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 06:38:22.291 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 06:38:22.294 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 06:38:22.310 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:22.313 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:38:22.315 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:38:22.343 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 06:38:22.374 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 06:38:22.376 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:38:22.379 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 06:38:22.381 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:38:22.383 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:38:22.386 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:38:22.402 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:22.405 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:38:22.407 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:38:22.409 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:38:22.425 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:22.428 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:38:22.431 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:38:22.458 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:38:22.461 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:38:22.463 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 06:38:22.491 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 06:38:22.519 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 06:38:22.550 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 06:38:22.572 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:22.575 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 06:38:22.603 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 06:38:22.606 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 06:38:22.608 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 06:38:22.638 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 06:38:22.667 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.15/identity 2022-04-14 06:38:22.694 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 06:38:22.722 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 06:38:22.750 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 06:38:22.778 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 06:38:22.806 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 06:38:22.834 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 06:38:22.861 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 06:38:22.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:22.885 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 06:38:22.889 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:38:22.891 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 06:38:22.894 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 06:38:22.897 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 06:38:22.899 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:38:22.901 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:38:22.904 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:38:22.907 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 06:38:22.909 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 06:38:22.914 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 06:38:22.916 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 06:38:22.919 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 06:38:22.921 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 06:38:22.923 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:38:22.926 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 06:38:22.958 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 06:38:22.988 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 06:38:23.019 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:38:23.021 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 06:38:23.023 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 06:38:23.026 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 06:38:23.042 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:23.046 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 06:38:23.046 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 06:38:23.755 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 06:38:23.757 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 06:38:23.760 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 06:38:23.762 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 06:38:23.764 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:38:23.767 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 06:38:23.769 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:38:23.785 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:23.789 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 06:38:23.791 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 06:38:23.794 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:38:23.809 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:23.812 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-14 06:38:23.814 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2022-04-14 06:38:23.842 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:38:23.844 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:38:23.846 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 06:38:23.863 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:23.865 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 06:38:23.868 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:38:23.870 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 06:38:23.900 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2022-04-14 06:38:23.928 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 06:38:23.956 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 06:38:23.983 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 06:38:24.011 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 06:38:24.039 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 06:38:24.067 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 06:38:24.094 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 06:38:24.097 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 06:38:24.099 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 06:38:24.102 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:38:24.119 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:38:24.121 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:38:24.124 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:38:24.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:38:24.128 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:38:24.156 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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-14 06:38:24.184 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:38:24.212 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:38:24.239 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 06:38:24.243 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 06:38:24.247 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 06:38:24.249 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 06:38:24.251 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 06:38:24.254 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 06:38:24.257 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 06:38:24.260 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 06:38:24.262 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 06:38:24.265 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 06:38:24.267 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 06:38:24.269 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 06:38:24.272 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 06:38:24.274 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 06:38:24.276 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 06:38:24.292 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:24.294 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 06:38:24.296 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 06:38:24.313 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:24.315 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 06:38:24.331 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:24.333 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 06:38:24.349 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:24.352 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 06:38:24.369 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:24.372 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 06:38:24.374 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 06:38:24.377 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 06:38:24.379 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 06:38:24.382 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 06:38:24.384 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 06:38:24.387 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 06:38:24.390 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:24.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:24.395 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 06:38:24.398 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:38:24.400 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:38:24.403 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:38:24.405 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:38:24.407 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:38:24.410 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:38:24.413 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:24.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:24.418 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:38:24.421 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:38:24.423 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:38:24.425 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:38:24.428 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 06:38:24.430 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:38:24.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:24.435 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:24.438 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 06:38:24.460 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 06:38:24.571 | Reading package lists... 2022-04-14 06:38:24.812 | Building dependency tree... 2022-04-14 06:38:24.813 | Reading state information... 2022-04-14 06:38:25.069 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 06:38:25.069 | The following packages were automatically installed and are no longer required: 2022-04-14 06:38:25.070 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:38:25.070 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:38:25.070 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:38:25.070 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:38:25.070 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:38:25.070 | python3-zope.interface 2022-04-14 06:38:25.070 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:38:25.182 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:38:25.187 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:38:25.189 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:38:25.192 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:25.195 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:25.197 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:25.200 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:25.202 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:25.204 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:38:25.207 | + functions-common:time_stop:2439 : start_time=1649918304457 2022-04-14 06:38:25.209 | + functions-common:time_stop:2441 : [[ -z 1649918304457 ]] 2022-04-14 06:38:25.212 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:25.216 | + functions-common:time_stop:2444 : end_time=1649918305214 2022-04-14 06:38:25.219 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 06:38:25.222 | + functions-common:time_stop:2446 : total=6016 2022-04-14 06:38:25.225 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:25.227 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6773 2022-04-14 06:38:25.230 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:38:25.232 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 06:38:25.235 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 06:38:25.237 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 06:38:25.240 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 06:38:25.243 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 06:38:25.265 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 06:38:25.267 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 06:38:25.270 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 06:38:25.272 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 06:38:25.275 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 06:38:25.277 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 06:38:25.280 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 06:38:25.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:25.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:25.288 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 06:38:25.291 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 06:38:25.293 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 06:38:25.295 | + functions-common:apt_get_update:1197 : return 2022-04-14 06:38:25.298 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 06:38:25.301 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 06:38:25.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:25.306 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:25.309 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 06:38:25.331 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 06:38:25.441 | Reading package lists... 2022-04-14 06:38:25.679 | Building dependency tree... 2022-04-14 06:38:25.680 | Reading state information... 2022-04-14 06:38:25.932 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 06:38:25.933 | The following packages were automatically installed and are no longer required: 2022-04-14 06:38:25.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 06:38:25.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 06:38:25.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 06:38:25.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 06:38:25.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 06:38:25.934 | python3-zope.interface 2022-04-14 06:38:25.934 | Use 'sudo apt autoremove' to remove them. 2022-04-14 06:38:26.047 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 06:38:26.051 | + functions-common:apt_get:1241 : result=0 2022-04-14 06:38:26.054 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 06:38:26.057 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:26.059 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:26.062 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:26.064 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:26.066 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:26.069 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 06:38:26.071 | + functions-common:time_stop:2439 : start_time=1649918305328 2022-04-14 06:38:26.073 | + functions-common:time_stop:2441 : [[ -z 1649918305328 ]] 2022-04-14 06:38:26.077 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:26.081 | + functions-common:time_stop:2444 : end_time=1649918306078 2022-04-14 06:38:26.083 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-14 06:38:26.086 | + functions-common:time_stop:2446 : total=6773 2022-04-14 06:38:26.088 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:26.091 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7523 2022-04-14 06:38:26.093 | + functions-common:apt_get:1245 : return 0 2022-04-14 06:38:26.096 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 06:38:26.098 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 06:38:26.101 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:38:26.104 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:26.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:26.109 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 06:38:26.111 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 06:38:26.166 | wsgi (enabled by maintainer script) 2022-04-14 06:38:26.169 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 06:38:26.172 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 06:38:26.174 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:38:26.178 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 06:38:26.181 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 06:38:26.183 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:38:26.187 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:38:26.187 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:38:26.193 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 06:38:26.195 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 06:38:26.197 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 06:38:26.200 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 06:38:26.203 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 06:38:26.226 | Using python 3.8 to install osc-placement 2022-04-14 06:38:26.229 | + 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 osc-placement 2022-04-14 06:38:27.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:27.091 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:27.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:27.091 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:28.268 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:38:28.300 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 06:38:28.311 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 06:38:28.312 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 06:38:28.313 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 06:38:28.314 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 06:38:28.315 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 06:38:28.316 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 06:38:28.375 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 06:38:28.376 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 06:38:28.377 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 06:38:28.379 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 06:38:28.392 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 06:38:28.393 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 06:38:28.395 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 06:38:28.409 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 06:38:28.410 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 06:38:28.411 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 06:38:28.414 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 06:38:28.414 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 06:38:28.415 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 06:38:28.436 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 06:38:28.438 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 06:38:28.439 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 06:38:28.440 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 06:38:28.449 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 06:38:28.487 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 06:38:28.488 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 06:38:28.489 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 06:38:28.491 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 06:38:28.492 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 06:38:28.493 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 06:38:28.494 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 06:38:28.496 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 06:38:28.563 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 06:38:28.564 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 06:38:28.566 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 06:38:28.567 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 06:38:28.656 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 06:38:28.657 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 06:38:28.658 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 06:38:28.701 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 06:38:28.742 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 06:38:28.916 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 06:38:31.147 | 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-14 06:38:31.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:38:31.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:38:31.291 | + inc/python:pip_install:200 : result=0 2022-04-14 06:38:31.293 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:38:31.296 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:31.298 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:31.301 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:31.304 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:31.307 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:31.309 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:38:31.312 | + functions-common:time_stop:2439 : start_time=1649918306220 2022-04-14 06:38:31.314 | + functions-common:time_stop:2441 : [[ -z 1649918306220 ]] 2022-04-14 06:38:31.318 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:31.323 | + functions-common:time_stop:2444 : end_time=1649918311320 2022-04-14 06:38:31.325 | + functions-common:time_stop:2445 : elapsed_time=5100 2022-04-14 06:38:31.328 | + functions-common:time_stop:2446 : total=174947 2022-04-14 06:38:31.331 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:31.333 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180047 2022-04-14 06:38:31.336 | + inc/python:pip_install:203 : return 0 2022-04-14 06:38:31.339 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 06:38:31.341 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 06:38:31.344 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 06:38:31.346 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 06:38:31.349 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 06:38:31.352 | ++ functions-common:git_clone:612 : pwd 2022-04-14 06:38:31.355 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 06:38:31.357 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 06:38:31.360 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 06:38:31.379 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 06:38:31.382 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 06:38:31.385 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 06:38:31.388 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 06:38:31.388 | + functions-common:git_clone:629 : echo master 2022-04-14 06:38:31.394 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 06:38:31.396 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 06:38:31.399 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 06:38:31.412 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 06:38:31.416 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 06:38:31.419 | + functions-common:git_clone:685 : head -1 2022-04-14 06:38:31.420 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 06:38:31.423 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 06:38:31.426 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 06:38:31.429 | + inc/python:setup_develop:338 : local bindep 2022-04-14 06:38:31.431 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:38:31.434 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 06:38:31.437 | + inc/python:setup_develop:344 : local extras= 2022-04-14 06:38:31.439 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 06:38:31.442 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 06:38:31.445 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:38:31.447 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 06:38:31.450 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 06:38:31.452 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 06:38:31.456 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 06:38:31.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 06:38:31.461 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 06:38:31.464 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 06:38:31.466 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 06:38:31.470 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 06:38:31.476 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 06:38:31.478 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 06:38:32.160 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 06:38:32.163 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 06:38:32.166 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 06:38:32.168 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 06:38:32.170 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 06:38:32.173 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 06:38:32.175 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 06:38:32.178 | + inc/python:setup_package:428 : local extras= 2022-04-14 06:38:32.181 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 06:38:32.183 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 06:38:32.186 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 06:38:32.188 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 06:38:32.191 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 06:38:32.194 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 06:38:32.217 | Using python 3.8 to install /opt/stack/placement 2022-04-14 06:38:32.219 | + 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/placement 2022-04-14 06:38:33.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:33.083 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:33.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:33.083 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:34.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:38:34.284 | Obtaining file:///opt/stack/placement 2022-04-14 06:38:34.285 | Preparing metadata (setup.py): started 2022-04-14 06:38:38.978 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 06:38:39.023 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 06:38:39.024 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 06:38:39.025 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 06:38:39.027 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 06:38:39.028 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 06:38:39.029 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:38:39.030 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 06:38:39.032 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 06:38:39.033 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:38:39.034 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 06:38:39.035 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 06:38:39.036 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 06:38:39.037 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 06:38:39.039 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 06:38:39.040 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 06:38:39.041 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 06:38:39.042 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 06:38:39.043 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:38:39.044 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 06:38:39.045 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 06:38:39.046 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 06:38:39.113 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:38:39.116 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 06:38:39.117 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 06:38:39.118 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 06:38:39.119 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 06:38:39.120 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 06:38:39.140 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 06:38:39.182 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 06:38:39.184 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 06:38:39.185 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 06:38:39.186 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 06:38:39.187 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:38:39.238 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 06:38:39.240 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 06:38:39.242 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 06:38:39.243 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 06:38:39.285 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 06:38:39.288 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 06:38:39.305 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 06:38:39.306 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 06:38:39.308 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:38:39.336 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 06:38:39.337 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 06:38:39.350 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 06:38:39.367 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 06:38:39.368 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 06:38:39.371 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 06:38:39.372 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 06:38:39.414 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 06:38:39.417 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 06:38:39.419 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 06:38:39.420 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 06:38:39.437 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 06:38:39.625 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 06:38:39.666 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 06:38:39.667 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 06:38:39.669 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 06:38:39.685 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 06:38:39.719 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 06:38:39.775 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 06:38:39.842 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 06:38:39.928 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 06:38:39.978 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 06:38:40.172 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 06:38:40.174 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 06:38:40.176 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 06:38:40.253 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 06:38:40.318 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 06:38:40.480 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 06:38:40.590 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 06:38:40.592 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 06:38:42.538 | Installing collected packages: openstack-placement 2022-04-14 06:38:42.538 | Attempting uninstall: openstack-placement 2022-04-14 06:38:42.538 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 06:38:42.541 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 06:38:42.542 | Running setup.py develop for openstack-placement 2022-04-14 06:38:48.485 | Successfully installed openstack-placement 2022-04-14 06:38:48.485 | 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-14 06:38:48.493 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:38:48.493 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:38:48.619 | + inc/python:pip_install:200 : result=0 2022-04-14 06:38:48.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:38:48.624 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:48.627 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:48.629 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:48.632 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:48.634 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:48.636 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:38:48.639 | + functions-common:time_stop:2439 : start_time=1649918312211 2022-04-14 06:38:48.641 | + functions-common:time_stop:2441 : [[ -z 1649918312211 ]] 2022-04-14 06:38:48.644 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:48.648 | + functions-common:time_stop:2444 : end_time=1649918328646 2022-04-14 06:38:48.650 | + functions-common:time_stop:2445 : elapsed_time=16435 2022-04-14 06:38:48.653 | + functions-common:time_stop:2446 : total=180047 2022-04-14 06:38:48.655 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:48.657 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196482 2022-04-14 06:38:48.660 | + inc/python:pip_install:203 : return 0 2022-04-14 06:38:48.662 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 06:38:48.665 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:38:48.668 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:38:48.687 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 06:38:48.700 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 06:38:48.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 06:38:48.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:38:48.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:38:48.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 06:38:48.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:38:48.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 06:38:48.718 | + ./stack.sh:main:945 : configure_placement 2022-04-14 06:38:48.720 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 06:38:48.732 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 06:38:48.735 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 06:38:48.740 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 06:38:48.743 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 06:38:48.745 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 06:38:48.748 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 06:38:48.750 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:38:48.753 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 06:38:48.785 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 06:38:48.818 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 06:38:48.850 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 06:38:48.852 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:38:48.855 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 06:38:48.857 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:38:48.860 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 06:38:48.892 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 06:38:48.922 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:38:48.953 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 06:38:48.982 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 06:38:49.011 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 06:38:49.040 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 06:38:49.071 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 06:38:49.101 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:38:49.130 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:38:49.159 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 06:38:49.162 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 06:38:49.165 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 06:38:49.168 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:38:49.186 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:38:49.189 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:38:49.192 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:38:49.194 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:38:49.197 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:38:49.226 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.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-14 06:38:49.255 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:38:49.284 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:38:49.314 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 06:38:49.316 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 06:38:49.319 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 06:38:49.322 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 06:38:49.324 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 06:38:49.327 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 06:38:49.329 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 06:38:49.332 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 06:38:49.337 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 06:38:49.339 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 06:38:49.342 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 06:38:49.354 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 06:38:49.355 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:49.363 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 06:38:49.367 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 06:38:49.383 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 06:38:49.386 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 06:38:49.390 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 06:38:49.422 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 06:38:49.452 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 06:38:49.482 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 06:38:49.510 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 06:38:49.540 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 06:38:49.569 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 06:38:49.598 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 06:38:49.626 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 06:38:49.655 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 06:38:49.684 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 06:38:49.713 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 06:38:49.742 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 06:38:49.770 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 06:38:49.773 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 06:38:49.776 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 06:38:49.779 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 06:38:49.781 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 06:38:49.784 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:49.787 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:49.790 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:38:49.792 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 06:38:49.795 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 06:38:49.824 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 06:38:49.853 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 06:38:49.854 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 06:38:49.862 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 06:38:49.866 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 06:38:49.868 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 06:38:49.871 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 06:38:49.873 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 06:38:49.876 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 06:38:49.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:49.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:49.884 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 06:38:49.886 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 06:38:49.889 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:49.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:49.894 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 06:38:49.955 | Site placement-api already enabled 2022-04-14 06:38:49.960 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 06:38:49.962 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 06:38:49.965 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:38:49.967 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 06:38:50.108 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 06:38:50.128 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:50.131 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 06:38:50.150 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:50.153 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 06:38:50.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:50.175 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 06:38:50.178 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 06:38:50.180 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 06:38:50.213 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2022-04-14 06:38:50.242 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 06:38:50.271 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 06:38:50.300 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 06:38:50.329 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 06:38:50.358 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 06:38:50.390 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 06:38:50.420 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 06:38:50.438 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:50.440 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 06:38:50.459 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:38:50.461 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 06:38:50.464 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 06:38:50.466 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 06:38:50.468 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 06:38:50.471 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 06:38:50.474 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 06:38:50.476 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 06:38:50.478 | + functions-common:run_phase:1870 : local extra 2022-04-14 06:38:50.482 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 06:38:50.486 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 06:38:50.488 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 06:38:50.491 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 06:38:50.494 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 06:38:50.496 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 06:38:50.512 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:50.515 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:38:50.517 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 06:38:50.519 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 06:38:50.522 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 06:38:50.525 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:38:50.527 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 06:38:50.529 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 06:38:50.532 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 06:38:50.588 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 06:38:50.626 | [194966 Async install_tempest:220101]: running: install_tempest 2022-04-14 06:38:50.629 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 06:38:50.632 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 06:38:50.634 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 06:38:50.637 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 06:38:50.640 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 06:38:50.642 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 06:38:50.645 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 06:38:50.648 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 06:38:50.651 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 06:38:50.653 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 06:38:50.656 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 06:38:50.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 06:38:50.662 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 06:38:50.667 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 06:38:50.670 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 06:38:50.673 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 06:38:50.675 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 06:38:50.678 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 06:38:50.682 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 06:38:50.684 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 06:38:50.687 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 06:38:50.691 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 06:38:50.691 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 06:38:50.698 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 06:38:50.705 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 06:38:50.707 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 06:38:50.711 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 06:38:50.713 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 06:38:50.736 | Using python 3.8 to install python-openstackclient 2022-04-14 06:38:50.739 | + 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-openstackclient 2022-04-14 06:38:51.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:51.612 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:51.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:38:51.612 | from cryptography.utils import int_from_bytes 2022-04-14 06:38:52.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 06:38:52.838 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 06:38:52.858 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 06:38:52.859 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 06:38:52.860 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 06:38:52.861 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 06:38:52.862 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 06:38:52.863 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 06:38:52.864 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 06:38:52.865 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 06:38:52.866 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 06:38:52.867 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 06:38:52.869 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 06:38:52.879 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 06:38:52.881 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 06:38:52.882 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 06:38:52.884 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 06:38:52.885 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 06:38:52.911 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 06:38:52.913 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 06:38:52.914 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 06:38:52.915 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 06:38:52.916 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 06:38:52.918 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 06:38:52.919 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 06:38:52.920 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 06:38:52.921 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 06:38:52.922 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 06:38:52.923 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 06:38:52.938 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 06:38:52.955 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 06:38:52.957 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 06:38:52.958 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 06:38:52.960 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 06:38:52.982 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 06:38:53.000 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 06:38:53.003 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 06:38:53.004 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 06:38:53.096 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 06:38:53.097 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 06:38:53.098 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 06:38:53.146 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 06:38:53.160 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 06:38:53.195 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 06:38:53.361 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 06:38:53.377 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 06:38:53.484 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 06:38:53.486 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 06:38:53.487 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 06:38:53.490 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 06:38:53.642 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 06:38:55.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-14 06:38:55.960 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 06:38:55.960 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 06:38:56.086 | + inc/python:pip_install:200 : result=0 2022-04-14 06:38:56.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 06:38:56.091 | + functions-common:time_stop:2432 : local name 2022-04-14 06:38:56.093 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:38:56.096 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:38:56.098 | + functions-common:time_stop:2435 : local total 2022-04-14 06:38:56.101 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:38:56.103 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 06:38:56.106 | + functions-common:time_stop:2439 : start_time=1649918330730 2022-04-14 06:38:56.108 | + functions-common:time_stop:2441 : [[ -z 1649918330730 ]] 2022-04-14 06:38:56.111 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:38:56.115 | + functions-common:time_stop:2444 : end_time=1649918336113 2022-04-14 06:38:56.117 | + functions-common:time_stop:2445 : elapsed_time=5383 2022-04-14 06:38:56.120 | + functions-common:time_stop:2446 : total=196482 2022-04-14 06:38:56.122 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:38:56.125 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201865 2022-04-14 06:38:56.127 | + inc/python:pip_install:203 : return 0 2022-04-14 06:38:56.130 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 06:38:56.133 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 06:38:56.137 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.ksb8Fdnh6B 2022-04-14 06:38:56.140 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 06:38:56.142 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 06:38:56.145 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 06:38:56.148 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 06:38:56.151 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:38:56.153 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 06:38:56.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:38:56.174 | + ./stack.sh:main:1037 : configure_database 2022-04-14 06:38:56.177 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 06:38:56.180 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 06:38:56.182 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 06:38:56.185 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:38:56.187 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 06:38:56.189 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 06:38:56.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:56.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:56.196 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 06:38:56.199 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 06:38:56.202 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 06:38:56.203 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 06:38:56.209 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 06:38:56.261 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 06:38:56.264 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 06:38:56.266 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 06:38:56.268 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 06:38:56.271 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 06:38:56.274 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 06:38:56.276 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 06:38:56.279 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 06:38:56.281 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 06:38:56.283 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 06:38:56.286 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 06:38:56.289 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 06:38:56.291 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 06:38:56.294 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 06:38:56.296 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 06:38:56.298 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 06:38:56.301 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 06:38:56.303 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 06:38:56.305 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 06:38:56.308 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 06:38:56.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:56.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:56.315 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 06:38:56.318 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:38:56.320 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:38:58.525 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 06:38:58.541 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 06:38:58.541 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 06:38:58.545 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 06:38:58.547 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 06:38:58.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:58.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:58.555 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 06:38:58.557 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 06:38:58.559 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 06:38:58.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 06:38:58.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 06:38:58.567 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 06:38:58.570 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 06:38:58.572 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 06:38:58.584 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:38:58.618 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 06:38:58.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:38:58.647 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 06:38:58.703 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 06:38:58.758 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 06:38:58.816 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 06:38:58.819 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 06:38:58.821 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:38:58.824 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 06:39:01.025 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 06:39:01.028 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 06:39:01.031 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 06:39:01.036 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-063901 2022-04-14 06:39:01.039 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-063901 1041' 2022-04-14 06:39:01.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.044 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 06:39:01.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.049 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 06:39:01.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.054 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 06:39:01.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.059 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 06:39:01.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.064 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2022-04-14 06:39:01.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.069 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2022-04-14 06:39:01.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.074 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-063433 2022-04-14 06:39:01.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.079 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 06:39:01.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.084 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2022-04-14 06:39:01.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.089 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 06:39:01.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.094 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 06:39:01.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.099 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 06:39:01.101 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 06:39:01.104 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 06:39:01.107 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 06:39:01.109 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 06:39:01.111 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 06:39:01.124 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 06:39:01.126 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.129 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 06:39:01.131 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.134 | + functions-common:run_process:1689 : local group= 2022-04-14 06:39:01.136 | + functions-common:run_process:1690 : local user= 2022-04-14 06:39:01.138 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 06:39:01.141 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:39:01.143 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:39:01.146 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:39:01.148 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:39:01.152 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:39:01.156 | + functions-common:time_start:2423 : _TIME_START[$name]=1649918341153 2022-04-14 06:39:01.159 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 06:39:01.176 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:39:01.179 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 06:39:01.181 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 06:39:01.184 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.186 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.189 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.191 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.194 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 06:39:01.197 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 06:39:01.199 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 06:39:01.202 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:39:01.204 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:39:01.207 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 06:39:01.210 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 06:39:01.212 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 06:39:01.215 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.217 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:39:01.219 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 06:39:01.221 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:39:01.224 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:39:01.226 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 06:39:01.228 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:39:01.233 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 06:39:01.285 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 06:39:01.337 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 06:39:01.391 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 06:39:01.444 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 06:39:01.497 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:39:01.552 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:39:01.554 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 06:39:01.606 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:39:01.969 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 06:39:01.983 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 06:39:02.336 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 06:39:02.356 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:39:02.358 | + functions-common:time_stop:2432 : local name 2022-04-14 06:39:02.361 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:39:02.363 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:39:02.366 | + functions-common:time_stop:2435 : local total 2022-04-14 06:39:02.369 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:39:02.371 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:39:02.374 | + functions-common:time_stop:2439 : start_time=1649918341153 2022-04-14 06:39:02.376 | + functions-common:time_stop:2441 : [[ -z 1649918341153 ]] 2022-04-14 06:39:02.379 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:39:02.384 | + functions-common:time_stop:2444 : end_time=1649918342381 2022-04-14 06:39:02.386 | + functions-common:time_stop:2445 : elapsed_time=1228 2022-04-14 06:39:02.389 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:39:02.391 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:39:02.394 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1228 2022-04-14 06:39:02.397 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 06:39:02.399 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 06:39:02.401 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 06:39:02.404 | + functions-common:run_process:1689 : local group= 2022-04-14 06:39:02.406 | + functions-common:run_process:1690 : local user=root 2022-04-14 06:39:02.409 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 06:39:02.412 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:39:02.414 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:39:02.417 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:39:02.419 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:39:02.423 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:39:02.428 | + functions-common:time_start:2423 : _TIME_START[$name]=1649918342425 2022-04-14 06:39:02.430 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 06:39:02.453 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:02.455 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:39:02.459 | + functions-common:time_stop:2432 : local name 2022-04-14 06:39:02.461 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:39:02.464 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:39:02.466 | + functions-common:time_stop:2435 : local total 2022-04-14 06:39:02.469 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:39:02.471 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:39:02.474 | + functions-common:time_stop:2439 : start_time=1649918342425 2022-04-14 06:39:02.477 | + functions-common:time_stop:2441 : [[ -z 1649918342425 ]] 2022-04-14 06:39:02.480 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:39:02.485 | + functions-common:time_stop:2444 : end_time=1649918342482 2022-04-14 06:39:02.487 | + functions-common:time_stop:2445 : elapsed_time=57 2022-04-14 06:39:02.490 | + functions-common:time_stop:2446 : total=1228 2022-04-14 06:39:02.492 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:39:02.495 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1285 2022-04-14 06:39:02.498 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 06:39:02.520 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:02.523 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 06:39:02.542 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:02.545 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 06:39:02.575 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:39:02.577 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 06:39:02.580 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 06:39:02.582 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd' 2022-04-14 06:39:02.585 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 06:39:02.588 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380' 2022-04-14 06:39:02.590 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2022-04-14 06:39:02.593 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2022-04-14 06:39:02.595 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 06:39:02.599 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 06:39:02.601 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2022-04-14 06:39:02.604 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 06:39:02.606 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 06:39:02.609 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:39:02.612 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2022-04-14 06:39:02.615 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 06:39:02.617 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-14 06:39:02.620 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 06:39:02.622 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 06:39:02.624 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 06:39:02.627 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 06:39:02.629 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 06:39:02.632 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 06:39:02.637 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 06:39:02.718 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 06:39:02.782 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-830787-4-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-830787-4-iscsi=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2022-04-14 06:39:02.834 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 06:39:02.884 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 06:39:02.936 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:39:02.986 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 06:39:02.989 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 06:39:03.050 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 06:39:03.451 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 06:39:03.508 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 06:39:03.565 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 06:39:03.618 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 06:39:03.670 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 06:39:03.673 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 06:39:03.678 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 06:39:03.681 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 06:39:04.055 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 06:39:04.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 06:39:04.451 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 06:39:05.529 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 06:39:05.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:05.552 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 06:39:05.555 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 06:39:05.558 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 06:39:05.562 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 06:39:05.575 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 06:39:05.587 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 06:39:05.589 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 06:39:05.592 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 06:39:05.731 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 06:39:05.879 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 06:39:06.015 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:39:06.153 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:39:06.287 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 06:39:06.426 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 06:39:06.564 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 06:39:06.704 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 06:39:06.842 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.15/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 06:39:06.979 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 06:39:06.985 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 06:39:06.988 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 06:39:06.991 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 06:39:06.995 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 06:39:06.998 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 06:39:07.000 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 06:39:07.017 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:39:07.020 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 06:39:07.023 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:39:07.025 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 06:39:07.028 | + ./stack.sh:main:1097 : '[' 10.222.0.15 == 10.222.0.15 ']' 2022-04-14 06:39:07.030 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 06:39:07.033 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 06:39:07.049 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:07.052 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 06:39:07.054 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 06:39:07.057 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 06:39:07.061 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 06:39:07.063 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 06:39:07.066 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 06:39:07.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:39:07.548 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 06:39:07.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 06:39:07.574 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 06:39:07.577 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 06:39:07.579 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:39:07.582 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:39:07.586 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:39:07.591 | + functions-common:time_start:2423 : _TIME_START[$name]=1649918347588 2022-04-14 06:39:07.594 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 06:39:12.319 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=222018) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:39:12.326 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.329 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:12.329 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:12.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:12.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.359 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:12.359 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:12.413 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:12.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:12.416 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:12.423 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:39:14.090 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.090 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:39:14.098 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.098 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:39:14.105 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.105 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:39:14.111 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.112 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:39:14.119 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.119 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:39:14.126 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.126 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:39:14.183 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.183 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.186 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.187 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.190 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.205 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.205 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.599 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.629 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.632 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.640 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:39:14.684 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.684 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:39:14.691 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.691 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:39:14.699 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.699 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:39:14.706 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.706 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:39:14.715 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.715 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:39:14.722 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.722 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:39:14.730 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:14.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.734 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.738 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:14.745 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:14.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:14.748 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:14.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:15.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:15.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:15.087 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:15.113 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 06:39:15.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 06:39:15.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=222018) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 06:39:15.123 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 06:39:15.135 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.135 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 06:39:15.142 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.142 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 06:39:15.150 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.150 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 06:39:15.157 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.157 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 06:39:15.164 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.164 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 06:39:15.171 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.171 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 06:39:15.178 | INFO migrate.versioning.api [-] done 2022-04-14 06:39:15.576 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 06:39:15.579 | + functions-common:time_stop:2432 : local name 2022-04-14 06:39:15.581 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:39:15.584 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:39:15.587 | + functions-common:time_stop:2435 : local total 2022-04-14 06:39:15.589 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:39:15.592 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 06:39:15.594 | + functions-common:time_stop:2439 : start_time=1649918347588 2022-04-14 06:39:15.597 | + functions-common:time_stop:2441 : [[ -z 1649918347588 ]] 2022-04-14 06:39:15.601 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:39:15.606 | + functions-common:time_stop:2444 : end_time=1649918355603 2022-04-14 06:39:15.608 | + functions-common:time_stop:2445 : elapsed_time=8015 2022-04-14 06:39:15.611 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:39:15.613 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:39:15.616 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8015 2022-04-14 06:39:15.618 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 06:39:15.621 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 06:39:15.626 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 06:39:20.252 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 06:39:20.252 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:39:20.252 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:39:20.253 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 06:39:20.253 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 06:39:20.253 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:39:20.253 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:39:20.254 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:39:20.254 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 06:39:20.621 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 06:39:20.625 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 06:39:25.184 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 06:39:25.185 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:39:25.185 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:39:25.185 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 06:39:25.186 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 06:39:25.186 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 06:39:25.186 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 06:39:25.186 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 06:39:25.186 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 06:39:25.548 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 06:39:25.550 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 06:39:25.553 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 06:39:25.556 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 06:39:25.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:25.581 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 06:39:25.584 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 06:39:25.588 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 06:39:25.591 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 06:39:25.593 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.596 | + functions-common:run_process:1689 : local group= 2022-04-14 06:39:25.598 | + functions-common:run_process:1690 : local user= 2022-04-14 06:39:25.601 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 06:39:25.603 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 06:39:25.606 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 06:39:25.608 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:39:25.610 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:39:25.614 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:39:25.618 | + functions-common:time_start:2423 : _TIME_START[$name]=1649918365615 2022-04-14 06:39:25.620 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 06:39:25.637 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:39:25.639 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 06:39:25.642 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 06:39:25.644 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.647 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.649 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.651 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.654 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 06:39:25.656 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 06:39:25.658 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 06:39:25.661 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 06:39:25.664 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 06:39:25.666 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 06:39:25.669 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 06:39:25.671 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 06:39:25.673 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.676 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 06:39:25.678 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 06:39:25.680 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 06:39:25.683 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 06:39:25.687 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 06:39:25.742 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 06:39:25.794 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 06:39:25.846 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 06:39:25.899 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 06:39:25.950 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 06:39:26.002 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 06:39:26.054 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 06:39:26.106 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 06:39:26.158 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 06:39:26.210 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 06:39:26.212 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 06:39:26.264 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 06:39:26.650 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 06:39:26.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 06:39:27.058 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 06:39:27.141 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 06:39:27.145 | + functions-common:time_stop:2432 : local name 2022-04-14 06:39:27.152 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:39:27.155 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:39:27.157 | + functions-common:time_stop:2435 : local total 2022-04-14 06:39:27.160 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:39:27.162 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 06:39:27.165 | + functions-common:time_stop:2439 : start_time=1649918365615 2022-04-14 06:39:27.167 | + functions-common:time_stop:2441 : [[ -z 1649918365615 ]] 2022-04-14 06:39:27.173 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:39:27.175 | + functions-common:time_stop:2444 : end_time=1649918367172 2022-04-14 06:39:27.178 | + functions-common:time_stop:2445 : elapsed_time=1557 2022-04-14 06:39:27.180 | + functions-common:time_stop:2446 : total=1285 2022-04-14 06:39:27.182 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:39:27.185 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2842 2022-04-14 06:39:27.187 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 06:39:27.188 | Waiting for keystone to start... 2022-04-14 06:39:27.190 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.15/identity/v3/ 2022-04-14 06:39:27.193 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2022-04-14 06:39:27.196 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 06:39:27.198 | + functions:wait_for_service:458 : local url=http://10.222.0.15/identity/v3/ 2022-04-14 06:39:27.201 | + functions:wait_for_service:459 : local rval=0 2022-04-14 06:39:27.203 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 06:39:27.206 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 06:39:27.209 | + functions-common:time_start:2419 : local start_time= 2022-04-14 06:39:27.211 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 06:39:27.216 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 06:39:27.219 | + functions-common:time_start:2423 : _TIME_START[$name]=1649918367216 2022-04-14 06:39:27.222 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 06:39:27.230 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2022-04-14 06:39:33.801 | + :: : [[ 200 == 503 ]] 2022-04-14 06:39:33.802 | + :: : [[ 0 -eq 7 ]] 2022-04-14 06:39:33.806 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 06:39:33.809 | + functions-common:time_stop:2432 : local name 2022-04-14 06:39:33.811 | + functions-common:time_stop:2433 : local end_time 2022-04-14 06:39:33.813 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 06:39:33.816 | + functions-common:time_stop:2435 : local total 2022-04-14 06:39:33.818 | + functions-common:time_stop:2436 : local start_time 2022-04-14 06:39:33.821 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 06:39:33.823 | + functions-common:time_stop:2439 : start_time=1649918367216 2022-04-14 06:39:33.825 | + functions-common:time_stop:2441 : [[ -z 1649918367216 ]] 2022-04-14 06:39:33.828 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 06:39:33.834 | + functions-common:time_stop:2444 : end_time=1649918373830 2022-04-14 06:39:33.836 | + functions-common:time_stop:2445 : elapsed_time=6614 2022-04-14 06:39:33.839 | + functions-common:time_stop:2446 : total=0 2022-04-14 06:39:33.841 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 06:39:33.844 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6614 2022-04-14 06:39:33.846 | + functions:wait_for_service:467 : return 0 2022-04-14 06:39:33.849 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 06:39:33.866 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:39:33.869 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 06:39:33.871 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 06:39:33.874 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 06:39:33.912 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 06:39:33.918 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.15/identity 2022-04-14 06:39:34.791 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 06:39:34.817 | [220101 Async install_tempest:220101]: finished successfully 2022-04-14 06:39:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.545 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.552 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.569 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.569 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.600 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.634 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.634 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.723 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.723 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.724 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.736 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.737 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.738 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.738 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.745 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.748 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.749 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=222794) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 06:39:38.782 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=222794) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 06:39:39.084 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created domain default 2022-04-14 06:39:39.124 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created project admin 2022-04-14 06:39:39.151 | DEBUG passlib.handlers.bcrypt [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=222794) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 06:39:39.152 | DEBUG passlib.handlers.bcrypt [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=222794) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 06:39:39.212 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created user admin 2022-04-14 06:39:39.223 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created role reader 2022-04-14 06:39:39.232 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created role member 2022-04-14 06:39:39.254 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created implied role where 31c33749919f464ebcc2a922d6d114d0 implies 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:39:39.263 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created role admin 2022-04-14 06:39:39.279 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created implied role where 768e596b11104a2cbda7e69a7b3c2b43 implies 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:39:39.290 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Granted role admin on project admin to user admin. 2022-04-14 06:39:39.297 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Granted role admin on the system to user admin. 2022-04-14 06:39:39.308 | WARNING py.warnings [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 06:39:39.308 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 06:39:39.308 |  2022-04-14 06:39:39.311 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created region RegionOne 2022-04-14 06:39:39.342 | INFO keystone.cmd.bootstrap [None req-021aabbd-facb-442e-a93f-edb94c4a4052 None None] Created public endpoint http://10.222.0.15/identity 2022-04-14 06:39:39.800 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 06:39:39.802 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 06:39:39.805 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 06:39:39.808 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 06:39:42.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:42.817 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:42.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:42.817 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:42.980 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:42.983 | + lib/keystone:create_keystone_accounts:310 : admin_project=411d3a0c69304b3982af16e2171e9622 2022-04-14 06:39:42.985 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 06:39:42.989 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 06:39:45.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:45.216 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:45.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:45.216 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:45.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:45.386 | + lib/keystone:create_keystone_accounts:312 : admin_user=3bedb8accf2b4a9397b31134b347e9cf 2022-04-14 06:39:45.388 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 06:39:45.390 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 06:39:45.393 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 06:39:45.396 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 3bedb8accf2b4a9397b31134b347e9cf default 2022-04-14 06:39:45.452 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 3bedb8accf2b4a9397b31134b347e9cf default 2022-04-14 06:39:45.496 | [194966 Async ks-domain-role:222994]: running: get_or_add_user_domain_role admin 3bedb8accf2b4a9397b31134b347e9cf default 2022-04-14 06:39:45.498 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 06:39:45.500 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:39:45.504 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:39:48.651 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:39:48.653 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:39:48.653 | default 2022-04-14 06:39:48.655 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 06:39:48.714 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 06:39:48.762 | [194966 Async ks-project:223136]: running: get_or_create_project service Default 2022-04-14 06:39:48.764 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 06:39:48.835 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 06:39:48.875 | [194966 Async ks-service:223222]: running: get_or_create_role service 2022-04-14 06:39:48.878 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 06:39:48.959 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 06:39:48.998 | [194966 Async ks-reseller:223308]: running: get_or_create_role ResellerAdmin 2022-04-14 06:39:49.002 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 06:39:49.006 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 06:39:49.311 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 06:39:49.535 | [194966 Async ks-anotherrole:223397]: running: get_or_create_role anotherrole 2022-04-14 06:39:49.553 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 06:39:49.582 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 06:39:49.605 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:39:49.673 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 06:39:52.137 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:39:52.303 | [223222 Async ks-service:223222]: finished successfully 2022-04-14 06:39:52.638 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:39:52.698 | [223308 Async ks-reseller:223308]: finished successfully 2022-04-14 06:39:53.234 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:39:53.317 | [223136 Async ks-project:223136]: finished successfully 2022-04-14 06:39:53.395 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:39:53.422 | [223397 Async ks-anotherrole:223397]: finished successfully 2022-04-14 06:39:53.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:53.466 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:53.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:53.466 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:53.634 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:53.637 | ++ functions-common:get_or_create_project:945 : project_id=1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:39:53.639 | ++ functions-common:get_or_create_project:946 : echo 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:39:53.642 | + lib/keystone:create_keystone_accounts:340 : invis_project=1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:39:53.645 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 06:39:53.648 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 06:39:53.650 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:39:53.653 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 06:39:56.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:56.189 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:56.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:56.189 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:56.382 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:56.385 | ++ functions-common:get_or_create_project:945 : project_id=7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:56.387 | ++ functions-common:get_or_create_project:946 : echo 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:56.390 | + lib/keystone:create_keystone_accounts:344 : demo_project=7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:56.392 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 06:39:56.396 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 06:39:56.399 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:39:56.401 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 06:39:56.404 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 06:39:56.408 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 06:39:56.417 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:39:56.442 | [222994 Async ks-domain-role:222994]: finished successfully 2022-04-14 06:39:58.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:58.916 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:58.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:58.916 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.082 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.084 | ++ functions-common:get_or_create_user:932 : user_id=a9d618e823dd40f0a6ac125f2044d9c0 2022-04-14 06:39:59.087 | ++ functions-common:get_or_create_user:933 : echo a9d618e823dd40f0a6ac125f2044d9c0 2022-04-14 06:39:59.090 | + lib/keystone:create_keystone_accounts:347 : demo_user=a9d618e823dd40f0a6ac125f2044d9c0 2022-04-14 06:39:59.092 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 06:39:59.141 | [194966 Async ks-domain-role:222994]: Waiting for completion of get_or_add_user_domain_role admin 3bedb8accf2b4a9397b31134b347e9cf default running on PID 222994 (6 other jobs running) 2022-04-14 06:39:59.166 | [194966 Async ks-domain-role:222994]: Signaling child to exit 2022-04-14 06:39:59.166 | WAKEUP 2022-04-14 06:39:59.189 | [194966 Async ks-domain-role:222994]: Signaled 2022-04-14 06:39:59.191 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 06:39:59.191 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3bedb8accf2b4a9397b31134b347e9cf --domain default 2022-04-14 06:39:59.191 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:39:59.191 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 06:39:59.191 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:39:59.191 | ++ functions-common:get_field:819 : read data 2022-04-14 06:39:59.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.191 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.192 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.192 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 06:39:59.192 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 06:39:59.192 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 3bedb8accf2b4a9397b31134b347e9cf --domain default 2022-04-14 06:39:59.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.192 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.192 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.192 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 06:39:59.192 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:39:59.192 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:39:59.192 | ++ functions-common:get_field:819 : read data 2022-04-14 06:39:59.192 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3bedb8accf2b4a9397b31134b347e9cf --domain default 2022-04-14 06:39:59.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.192 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.192 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.192 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:39:59.192 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:39:59.192 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:39:59.192 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 3bedb8accf2b4a9397b31134b347e9cf | | | default | | False |' 2022-04-14 06:39:59.192 | ++ functions-common:get_field:819 : read data 2022-04-14 06:39:59.192 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:39:59.192 | + functions-common:get_or_add_user_domain_role:1028 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:39:59.192 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:39:59.234 | [194966 Async ks-domain-role:222994]: finished get_or_add_user_domain_role admin 3bedb8accf2b4a9397b31134b347e9cf default with result 0 in 11 seconds 2022-04-14 06:39:59.241 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 06:39:59.276 | [194966 Async ks-project:223136]: Waiting for completion of get_or_create_project service Default running on PID 223136 (5 other jobs running) 2022-04-14 06:39:59.301 | [194966 Async ks-project:223136]: Signaling child to exit 2022-04-14 06:39:59.301 | WAKEUP 2022-04-14 06:39:59.323 | [194966 Async ks-project:223136]: Signaled 2022-04-14 06:39:59.324 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:39:59.324 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 06:39:59.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.324 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.324 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.324 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.324 | + functions-common:get_or_create_project:945 : project_id=576f6fb7ba474327b02618be77617ff0 2022-04-14 06:39:59.324 | + functions-common:get_or_create_project:946 : echo 576f6fb7ba474327b02618be77617ff0 2022-04-14 06:39:59.324 | 576f6fb7ba474327b02618be77617ff0 2022-04-14 06:39:59.368 | [194966 Async ks-project:223136]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 06:39:59.404 | [194966 Async ks-service:223222]: Waiting for completion of get_or_create_role service running on PID 223222 (4 other jobs running) 2022-04-14 06:39:59.428 | [194966 Async ks-service:223222]: Signaling child to exit 2022-04-14 06:39:59.429 | WAKEUP 2022-04-14 06:39:59.451 | [194966 Async ks-service:223222]: Signaled 2022-04-14 06:39:59.452 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:39:59.452 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 06:39:59.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.452 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.452 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.452 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.452 | + functions-common:get_or_create_role:957 : role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:39:59.452 | + functions-common:get_or_create_role:958 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:39:59.452 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:39:59.495 | [194966 Async ks-service:223222]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 06:39:59.531 | [194966 Async ks-reseller:223308]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 223308 (3 other jobs running) 2022-04-14 06:39:59.557 | [194966 Async ks-reseller:223308]: Signaling child to exit 2022-04-14 06:39:59.558 | WAKEUP 2022-04-14 06:39:59.579 | [194966 Async ks-reseller:223308]: Signaled 2022-04-14 06:39:59.581 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:39:59.581 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 06:39:59.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.581 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.581 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.581 | + functions-common:get_or_create_role:957 : role_id=eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:39:59.581 | + functions-common:get_or_create_role:958 : echo eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:39:59.581 | eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:39:59.624 | [194966 Async ks-reseller:223308]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 06:39:59.661 | [194966 Async ks-anotherrole:223397]: Waiting for completion of get_or_create_role anotherrole running on PID 223397 (2 other jobs running) 2022-04-14 06:39:59.685 | [194966 Async ks-anotherrole:223397]: Signaling child to exit 2022-04-14 06:39:59.685 | WAKEUP 2022-04-14 06:39:59.708 | [194966 Async ks-anotherrole:223397]: Signaled 2022-04-14 06:39:59.709 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:39:59.709 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:39:59.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.709 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:39:59.709 | from cryptography.utils import int_from_bytes 2022-04-14 06:39:59.709 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:39:59.709 | + functions-common:get_or_create_role:957 : role_id=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:39:59.709 | + functions-common:get_or_create_role:958 : echo 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:39:59.710 | 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:39:59.754 | [194966 Async ks-anotherrole:223397]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 06:39:59.758 | + inc/async:async_wait:197 : return 0 2022-04-14 06:39:59.760 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.819 | + inc/async:async_inner:63 : get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.858 | [194966 Async ks-demo-member:224267]: running: get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.861 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 3bedb8accf2b4a9397b31134b347e9cf 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.921 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3bedb8accf2b4a9397b31134b347e9cf 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.964 | [194966 Async ks-demo-admin:224379]: running: get_or_add_user_project_role admin 3bedb8accf2b4a9397b31134b347e9cf 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:39:59.967 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:00.033 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:00.084 | [194966 Async ks-demo-another:224491]: running: get_or_add_user_project_role anotherrole a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:00.087 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:00.162 | + inc/async:async_inner:63 : get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:00.241 | [194966 Async ks-demo-invis:224603]: running: get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:00.246 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 06:40:00.258 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 06:40:00.265 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:00.281 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 06:40:00.297 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 06:40:00.333 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 06:40:04.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:04.513 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:04.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:04.514 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:04.849 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:04.869 | ++ functions-common:get_or_create_user:932 : user_id=c98c8c39ef584994a7c9f69e28188166 2022-04-14 06:40:04.886 | ++ functions-common:get_or_create_user:933 : echo c98c8c39ef584994a7c9f69e28188166 2022-04-14 06:40:04.901 | + lib/keystone:create_keystone_accounts:360 : demo_reader=c98c8c39ef584994a7c9f69e28188166 2022-04-14 06:40:04.904 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader c98c8c39ef584994a7c9f69e28188166 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:05.191 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c98c8c39ef584994a7c9f69e28188166 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:05.371 | [194966 Async ks-demo-reader:224790]: running: get_or_add_user_project_role reader c98c8c39ef584994a7c9f69e28188166 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:05.397 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 06:40:05.426 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 06:40:05.449 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:40:05.478 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 06:40:09.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:09.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:09.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:09.353 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:09.553 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:09.555 | ++ functions-common:get_or_create_project:945 : project_id=04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:09.558 | ++ functions-common:get_or_create_project:946 : echo 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:09.561 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:09.565 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 06:40:09.571 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 06:40:09.573 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:09.576 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 06:40:09.582 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 06:40:09.589 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 06:40:13.098 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:13.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:13.226 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:13.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:13.226 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:13.272 | [224379 Async ks-demo-admin:224379]: finished successfully 2022-04-14 06:40:13.514 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:13.546 | ++ functions-common:get_or_create_user:932 : user_id=19247107de834f64ae75deee6d5cebbb 2022-04-14 06:40:13.561 | ++ functions-common:get_or_create_user:933 : echo 19247107de834f64ae75deee6d5cebbb 2022-04-14 06:40:13.582 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=19247107de834f64ae75deee6d5cebbb 2022-04-14 06:40:13.588 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:13.958 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:14.155 | [194966 Async ks-alt-admin:225178]: running: get_or_add_user_project_role admin 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:14.169 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:14.514 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:14.708 | [194966 Async ks-alt-another:225290]: running: get_or_add_user_project_role anotherrole 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:14.712 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 06:40:14.717 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 06:40:14.733 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:14.750 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 06:40:14.757 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 06:40:14.772 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 06:40:15.126 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:15.293 | [224603 Async ks-demo-invis:224603]: finished successfully 2022-04-14 06:40:17.009 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:17.029 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:17.150 | [224267 Async ks-demo-member:224267]: finished successfully 2022-04-14 06:40:17.186 | [224491 Async ks-demo-another:224491]: finished successfully 2022-04-14 06:40:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:18.281 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:18.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:18.483 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:18.489 | ++ functions-common:get_or_create_user:932 : user_id=63f8cb6de8e242dab42db1f9a938fb43 2022-04-14 06:40:18.494 | ++ functions-common:get_or_create_user:933 : echo 63f8cb6de8e242dab42db1f9a938fb43 2022-04-14 06:40:18.497 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=63f8cb6de8e242dab42db1f9a938fb43 2022-04-14 06:40:18.500 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 63f8cb6de8e242dab42db1f9a938fb43 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:18.619 | + inc/async:async_inner:63 : get_or_add_user_project_role member 63f8cb6de8e242dab42db1f9a938fb43 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:18.714 | [194966 Async ks-alt-member-user:225624]: running: get_or_add_user_project_role member 63f8cb6de8e242dab42db1f9a938fb43 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:18.719 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 06:40:18.724 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 06:40:18.727 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:18.733 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 06:40:18.736 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 06:40:18.741 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 06:40:20.581 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:20.763 | [224790 Async ks-demo-reader:224790]: finished successfully 2022-04-14 06:40:22.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:22.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:22.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:22.366 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:22.583 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:22.586 | ++ functions-common:get_or_create_user:932 : user_id=0f12d5d44c2f4baf9a7ef9e6fef256b5 2022-04-14 06:40:22.589 | ++ functions-common:get_or_create_user:933 : echo 0f12d5d44c2f4baf9a7ef9e6fef256b5 2022-04-14 06:40:22.592 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=0f12d5d44c2f4baf9a7ef9e6fef256b5 2022-04-14 06:40:22.597 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0f12d5d44c2f4baf9a7ef9e6fef256b5 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:22.706 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0f12d5d44c2f4baf9a7ef9e6fef256b5 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:22.781 | [194966 Async ks-alt-reader-user:225878]: running: get_or_add_user_project_role reader 0f12d5d44c2f4baf9a7ef9e6fef256b5 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:22.799 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 06:40:22.807 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:22.822 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 06:40:22.826 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 06:40:22.847 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 06:40:26.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:26.630 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:26.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:26.630 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:26.814 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:26.819 | ++ functions-common:get_or_create_user:932 : user_id=d850b556da9445a2bf4b169a7ee36a9c 2022-04-14 06:40:26.831 | ++ functions-common:get_or_create_user:933 : echo d850b556da9445a2bf4b169a7ee36a9c 2022-04-14 06:40:26.838 | + lib/keystone:create_keystone_accounts:392 : system_member_user=d850b556da9445a2bf4b169a7ee36a9c 2022-04-14 06:40:26.841 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member d850b556da9445a2bf4b169a7ee36a9c all 2022-04-14 06:40:26.960 | + inc/async:async_inner:63 : get_or_add_user_system_role member d850b556da9445a2bf4b169a7ee36a9c all 2022-04-14 06:40:27.035 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:27.042 | [194966 Async ks-system-member:226072]: running: get_or_add_user_system_role member d850b556da9445a2bf4b169a7ee36a9c all 2022-04-14 06:40:27.045 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 06:40:27.053 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:40:27.069 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 06:40:27.072 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 06:40:27.076 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 06:40:27.092 | [225178 Async ks-alt-admin:225178]: finished successfully 2022-04-14 06:40:29.073 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:29.293 | [225290 Async ks-alt-another:225290]: finished successfully 2022-04-14 06:40:30.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:30.056 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:30.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:30.056 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:30.248 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:30.250 | ++ functions-common:get_or_create_user:932 : user_id=b412cae3a77648d2bfac06b1bb91f21d 2022-04-14 06:40:30.253 | ++ functions-common:get_or_create_user:933 : echo b412cae3a77648d2bfac06b1bb91f21d 2022-04-14 06:40:30.256 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=b412cae3a77648d2bfac06b1bb91f21d 2022-04-14 06:40:30.260 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader b412cae3a77648d2bfac06b1bb91f21d all 2022-04-14 06:40:30.333 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b412cae3a77648d2bfac06b1bb91f21d all 2022-04-14 06:40:30.378 | [194966 Async ks-system-reader:226356]: running: get_or_add_user_system_role reader b412cae3a77648d2bfac06b1bb91f21d all 2022-04-14 06:40:30.381 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 06:40:30.385 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 06:40:30.390 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 06:40:30.395 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:40:30.400 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 06:40:32.281 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:32.465 | [225624 Async ks-alt-member-user:225624]: finished successfully 2022-04-14 06:40:33.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:33.296 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:33.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:33.296 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:33.496 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:33.499 | ++ functions-common:get_or_create_group:909 : group_id=492f87bd7694427db8e73d8f64302e54 2022-04-14 06:40:33.510 | ++ functions-common:get_or_create_group:910 : echo 492f87bd7694427db8e73d8f64302e54 2022-04-14 06:40:33.513 | + lib/keystone:create_keystone_accounts:402 : admin_group=492f87bd7694427db8e73d8f64302e54 2022-04-14 06:40:33.518 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 06:40:33.523 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 06:40:33.534 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 06:40:33.537 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 06:40:33.546 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 06:40:35.662 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:35.693 | [225878 Async ks-alt-reader-user:225878]: finished successfully 2022-04-14 06:40:36.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:36.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:36.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:36.196 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:36.378 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:36.381 | ++ functions-common:get_or_create_group:909 : group_id=42712032327548e8a12336c2ed5c8e08 2022-04-14 06:40:36.383 | ++ functions-common:get_or_create_group:910 : echo 42712032327548e8a12336c2ed5c8e08 2022-04-14 06:40:36.386 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=42712032327548e8a12336c2ed5c8e08 2022-04-14 06:40:36.389 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.458 | + inc/async:async_inner:63 : get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.518 | [194966 Async ks-group-memberdemo:226707]: running: get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.522 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.602 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.716 | [194966 Async ks-group-anotherdemo:226793]: running: get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:36.737 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.011 | + inc/async:async_inner:63 : get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.209 | [194966 Async ks-group-memberalt:226879]: running: get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.229 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.620 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:37.654 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.770 | [226072 Async ks-system-member:226072]: finished successfully 2022-04-14 06:40:37.859 | [194966 Async ks-group-anotheralt:226994]: running: get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:37.878 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 2022-04-14 06:40:38.325 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 2022-04-14 06:40:38.545 | [194966 Async ks-group-admin:227112]: running: get_or_add_group_project_role admin 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 2022-04-14 06:40:38.548 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 06:40:38.924 | [194966 Async ks-demo-member:224267]: Waiting for completion of get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb running on PID 224267 (17 other jobs running) 2022-04-14 06:40:39.121 | [194966 Async ks-demo-member:224267]: Signaling child to exit 2022-04-14 06:40:39.121 | WAKEUP 2022-04-14 06:40:39.297 | [194966 Async ks-demo-member:224267]: Signaled 2022-04-14 06:40:39.312 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:39.312 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:39.312 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:39.312 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:39.312 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:39.312 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:39.312 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:39.312 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:39.312 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.312 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.312 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.312 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:39.312 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:39.312 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:39.312 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:39.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.312 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.312 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:39.312 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:39.313 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:39.313 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:39.313 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:39.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:39.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:39.313 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:39.313 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:39.313 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:39.313 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:39.313 | ++ functions-common:get_field:825 : echo '| 31c33749919f464ebcc2a922d6d114d0 | a9d618e823dd40f0a6ac125f2044d9c0 | | 7fd2f9f5daa54449a3accc8823923efb | | | False |' 2022-04-14 06:40:39.313 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:39.313 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:39.313 | + functions-common:get_or_add_user_project_role:1004 : echo 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:39.313 | 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:39.635 | [194966 Async ks-demo-member:224267]: finished get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb with result 0 in 17 seconds 2022-04-14 06:40:39.911 | [194966 Async ks-demo-admin:224379]: Waiting for completion of get_or_add_user_project_role admin 3bedb8accf2b4a9397b31134b347e9cf 7fd2f9f5daa54449a3accc8823923efb running on PID 224379 (16 other jobs running) 2022-04-14 06:40:40.094 | [194966 Async ks-demo-admin:224379]: Signaling child to exit 2022-04-14 06:40:40.094 | WAKEUP 2022-04-14 06:40:40.261 | [194966 Async ks-demo-admin:224379]: Signaled 2022-04-14 06:40:40.281 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:40.281 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:40.281 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:40.281 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:40.281 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:40.281 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:40.281 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:40.281 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:40.281 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:40.281 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3bedb8accf2b4a9397b31134b347e9cf --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:40.281 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:40.282 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:40.282 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:40.282 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:40.282 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:40.282 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 3bedb8accf2b4a9397b31134b347e9cf --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3bedb8accf2b4a9397b31134b347e9cf --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:40.282 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:40.282 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:40.282 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:40.282 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:40.282 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:40.282 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:40.282 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:40.282 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:40.282 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 3bedb8accf2b4a9397b31134b347e9cf | | 7fd2f9f5daa54449a3accc8823923efb | | | False |' 2022-04-14 06:40:40.282 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:40.282 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:40.282 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:40.283 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:40.283 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:40.551 | [194966 Async ks-demo-admin:224379]: finished get_or_add_user_project_role admin 3bedb8accf2b4a9397b31134b347e9cf 7fd2f9f5daa54449a3accc8823923efb with result 0 in 13 seconds 2022-04-14 06:40:40.818 | [194966 Async ks-demo-another:224491]: Waiting for completion of get_or_add_user_project_role anotherrole a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb running on PID 224491 (15 other jobs running) 2022-04-14 06:40:41.002 | [194966 Async ks-demo-another:224491]: Signaling child to exit 2022-04-14 06:40:41.004 | WAKEUP 2022-04-14 06:40:41.172 | [194966 Async ks-demo-another:224491]: Signaled 2022-04-14 06:40:41.183 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:41.183 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:41.183 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:41.183 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:41.183 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:41.183 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:41.183 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:41.183 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:41.183 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:41.183 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:41.184 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:41.184 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:41.184 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:41.184 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:41.184 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:41.184 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:41.184 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a9d618e823dd40f0a6ac125f2044d9c0 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:41.184 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:41.184 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:41.184 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.184 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:41.184 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:41.184 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:41.184 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:41.184 | ++ functions-common:get_field:825 : echo '| 012ae3291fb7426b9f848338cc9837e4 | a9d618e823dd40f0a6ac125f2044d9c0 | | 7fd2f9f5daa54449a3accc8823923efb | | | False |' 2022-04-14 06:40:41.184 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.184 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:41.184 | + functions-common:get_or_add_user_project_role:1004 : echo 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:41.185 | 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:41.434 | [194966 Async ks-demo-another:224491]: finished get_or_add_user_project_role anotherrole a9d618e823dd40f0a6ac125f2044d9c0 7fd2f9f5daa54449a3accc8823923efb with result 0 in 17 seconds 2022-04-14 06:40:41.689 | [194966 Async ks-demo-invis:224603]: Waiting for completion of get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 1709e7bb72604afa9ff1a0289a379308 running on PID 224603 (14 other jobs running) 2022-04-14 06:40:41.756 | [194966 Async ks-demo-invis:224603]: Signaling child to exit 2022-04-14 06:40:41.756 | WAKEUP 2022-04-14 06:40:41.795 | [194966 Async ks-demo-invis:224603]: Signaled 2022-04-14 06:40:41.797 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:41.797 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:41.797 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:41.797 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:41.797 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:41.797 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:41.797 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:41.797 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:41.797 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:41.797 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:41.797 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:41.797 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:41.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a9d618e823dd40f0a6ac125f2044d9c0 --project 1709e7bb72604afa9ff1a0289a379308 2022-04-14 06:40:41.797 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:41.798 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:41.798 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:41.798 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:41.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:41.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:41.798 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:41.798 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:41.798 | ++ functions-common:get_field:825 : echo '| 31c33749919f464ebcc2a922d6d114d0 | a9d618e823dd40f0a6ac125f2044d9c0 | | 1709e7bb72604afa9ff1a0289a379308 | | | False |' 2022-04-14 06:40:41.798 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:41.798 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:41.798 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:41.798 | + functions-common:get_or_add_user_project_role:1004 : echo 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:41.799 | 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:41.970 | [194966 Async ks-demo-invis:224603]: finished get_or_add_user_project_role member a9d618e823dd40f0a6ac125f2044d9c0 1709e7bb72604afa9ff1a0289a379308 with result 0 in 15 seconds 2022-04-14 06:40:42.221 | [194966 Async ks-demo-reader:224790]: Waiting for completion of get_or_add_user_project_role reader c98c8c39ef584994a7c9f69e28188166 7fd2f9f5daa54449a3accc8823923efb running on PID 224790 (13 other jobs running) 2022-04-14 06:40:42.350 | [194966 Async ks-demo-reader:224790]: Signaling child to exit 2022-04-14 06:40:42.358 | WAKEUP 2022-04-14 06:40:42.385 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:42.484 | [194966 Async ks-demo-reader:224790]: Signaled 2022-04-14 06:40:42.493 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:42.494 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:42.494 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:42.494 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:42.494 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:42.494 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:42.494 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:42.494 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c98c8c39ef584994a7c9f69e28188166 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:42.494 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:42.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.494 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.494 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.494 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:42.494 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:42.494 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:42.494 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user c98c8c39ef584994a7c9f69e28188166 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:42.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.494 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.494 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c98c8c39ef584994a7c9f69e28188166 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:42.494 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:42.494 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:42.494 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:42.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.494 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:42.495 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:42.495 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:42.495 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:42.495 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:42.495 | ++ functions-common:get_field:825 : echo '| 209ecf76287a414da3a5ed933278f17a | c98c8c39ef584994a7c9f69e28188166 | | 7fd2f9f5daa54449a3accc8823923efb | | | False |' 2022-04-14 06:40:42.495 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:42.495 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:42.495 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:42.495 | + functions-common:get_or_add_user_project_role:1004 : echo 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:42.495 | 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:42.528 | [226356 Async ks-system-reader:226356]: finished successfully 2022-04-14 06:40:42.726 | [194966 Async ks-demo-reader:224790]: finished get_or_add_user_project_role reader c98c8c39ef584994a7c9f69e28188166 7fd2f9f5daa54449a3accc8823923efb with result 0 in 15 seconds 2022-04-14 06:40:42.761 | + inc/async:async_wait:197 : return 0 2022-04-14 06:40:42.781 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 06:40:43.174 | [194966 Async ks-alt-admin:225178]: Waiting for completion of get_or_add_user_project_role admin 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f running on PID 225178 (12 other jobs running) 2022-04-14 06:40:43.280 | [194966 Async ks-alt-admin:225178]: Signaling child to exit 2022-04-14 06:40:43.280 | WAKEUP 2022-04-14 06:40:43.389 | [194966 Async ks-alt-admin:225178]: Signaled 2022-04-14 06:40:43.393 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:43.393 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:43.393 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:43.393 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:43.393 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:43.393 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:43.393 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:43.393 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:43.393 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:43.394 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:43.394 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:43.394 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:43.394 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:43.394 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:43.394 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:43.394 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:43.394 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:43.394 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:43.394 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:43.394 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:43.394 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:43.394 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:43.394 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:43.394 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:43.394 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 19247107de834f64ae75deee6d5cebbb | | 04c105fb69b341be8c5defd3d65b943f | | | False |' 2022-04-14 06:40:43.394 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:43.394 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:43.394 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:43.395 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:43.395 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:40:43.650 | [194966 Async ks-alt-admin:225178]: finished get_or_add_user_project_role admin 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f with result 0 in 13 seconds 2022-04-14 06:40:43.887 | [194966 Async ks-alt-another:225290]: Waiting for completion of get_or_add_user_project_role anotherrole 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f running on PID 225290 (11 other jobs running) 2022-04-14 06:40:44.046 | [194966 Async ks-alt-another:225290]: Signaling child to exit 2022-04-14 06:40:44.047 | WAKEUP 2022-04-14 06:40:44.183 | [194966 Async ks-alt-another:225290]: Signaled 2022-04-14 06:40:44.197 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:44.197 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:44.197 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:44.197 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:44.197 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:44.197 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:44.197 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:44.197 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:44.197 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:44.197 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:44.197 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:44.197 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:44.197 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:44.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.197 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.197 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.197 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:44.197 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:44.197 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:44.197 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:44.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.197 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.198 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.198 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 19247107de834f64ae75deee6d5cebbb --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:44.198 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:44.198 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:44.198 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:44.198 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:44.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.198 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:44.198 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:44.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:44.198 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:44.198 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:44.198 | ++ functions-common:get_field:825 : echo '| 012ae3291fb7426b9f848338cc9837e4 | 19247107de834f64ae75deee6d5cebbb | | 04c105fb69b341be8c5defd3d65b943f | | | False |' 2022-04-14 06:40:44.198 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:44.198 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:44.198 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:44.198 | + functions-common:get_or_add_user_project_role:1004 : echo 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:44.198 | 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:40:44.519 | [194966 Async ks-alt-another:225290]: finished get_or_add_user_project_role anotherrole 19247107de834f64ae75deee6d5cebbb 04c105fb69b341be8c5defd3d65b943f with result 0 in 14 seconds 2022-04-14 06:40:44.807 | [194966 Async ks-alt-member-user:225624]: Waiting for completion of get_or_add_user_project_role member 63f8cb6de8e242dab42db1f9a938fb43 04c105fb69b341be8c5defd3d65b943f running on PID 225624 (10 other jobs running) 2022-04-14 06:40:44.979 | [194966 Async ks-alt-member-user:225624]: Signaling child to exit 2022-04-14 06:40:44.979 | WAKEUP 2022-04-14 06:40:45.105 | [194966 Async ks-alt-member-user:225624]: Signaled 2022-04-14 06:40:45.122 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:45.122 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:45.122 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:45.122 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:45.122 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:45.122 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:45.122 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:45.122 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:45.122 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:45.122 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:45.122 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63f8cb6de8e242dab42db1f9a938fb43 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.122 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:45.122 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:45.123 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:45.123 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:45.123 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 63f8cb6de8e242dab42db1f9a938fb43 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:45.123 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 63f8cb6de8e242dab42db1f9a938fb43 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.123 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:45.123 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:45.123 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.123 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.123 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:45.123 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:45.123 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:45.123 | ++ functions-common:get_field:825 : echo '| 31c33749919f464ebcc2a922d6d114d0 | 63f8cb6de8e242dab42db1f9a938fb43 | | 04c105fb69b341be8c5defd3d65b943f | | | False |' 2022-04-14 06:40:45.124 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:45.124 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.124 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:45.124 | + functions-common:get_or_add_user_project_role:1004 : echo 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:45.124 | 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:45.434 | [194966 Async ks-alt-member-user:225624]: finished get_or_add_user_project_role member 63f8cb6de8e242dab42db1f9a938fb43 04c105fb69b341be8c5defd3d65b943f with result 0 in 13 seconds 2022-04-14 06:40:45.682 | [194966 Async ks-alt-reader-user:225878]: Waiting for completion of get_or_add_user_project_role reader 0f12d5d44c2f4baf9a7ef9e6fef256b5 04c105fb69b341be8c5defd3d65b943f running on PID 225878 (9 other jobs running) 2022-04-14 06:40:45.816 | [194966 Async ks-alt-reader-user:225878]: Signaling child to exit 2022-04-14 06:40:45.816 | WAKEUP 2022-04-14 06:40:45.964 | [194966 Async ks-alt-reader-user:225878]: Signaled 2022-04-14 06:40:45.985 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:40:45.985 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:40:45.985 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:45.985 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:45.985 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:45.985 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:45.985 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:45.985 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:40:45.985 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:45.985 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f12d5d44c2f4baf9a7ef9e6fef256b5 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.985 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:40:45.985 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:45.985 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.985 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.985 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:45.985 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:40:45.986 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:40:45.986 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 0f12d5d44c2f4baf9a7ef9e6fef256b5 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.986 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:40:45.986 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f12d5d44c2f4baf9a7ef9e6fef256b5 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:45.986 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:40:45.986 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:40:45.986 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:45.986 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:45.986 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:45.986 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:40:45.986 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:40:45.986 | ++ functions-common:get_field:825 : echo '| 209ecf76287a414da3a5ed933278f17a | 0f12d5d44c2f4baf9a7ef9e6fef256b5 | | 04c105fb69b341be8c5defd3d65b943f | | | False |' 2022-04-14 06:40:45.986 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:40:45.986 | ++ functions-common:get_field:819 : read data 2022-04-14 06:40:45.986 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:45.986 | + functions-common:get_or_add_user_project_role:1004 : echo 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:45.986 | 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:46.287 | [194966 Async ks-alt-reader-user:225878]: finished get_or_add_user_project_role reader 0f12d5d44c2f4baf9a7ef9e6fef256b5 04c105fb69b341be8c5defd3d65b943f with result 0 in 13 seconds 2022-04-14 06:40:46.323 | + inc/async:async_wait:197 : return 0 2022-04-14 06:40:46.350 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 06:40:46.679 | [194966 Async ks-system-member:226072]: Waiting for completion of get_or_add_user_system_role member d850b556da9445a2bf4b169a7ee36a9c all running on PID 226072 (8 other jobs running) 2022-04-14 06:40:46.835 | [194966 Async ks-system-member:226072]: Signaling child to exit 2022-04-14 06:40:46.835 | WAKEUP 2022-04-14 06:40:46.979 | [194966 Async ks-system-member:226072]: Signaled 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:40:46.989 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:40:46.989 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:46.989 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:46.989 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:46.989 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:46.989 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:40:46.989 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d850b556da9445a2bf4b169a7ee36a9c --system all -f value -c Role 2022-04-14 06:40:46.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.989 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.989 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:40:46.989 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user d850b556da9445a2bf4b169a7ee36a9c --system all 2022-04-14 06:40:46.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.989 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.989 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.989 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d850b556da9445a2bf4b169a7ee36a9c --system all -f value -c Role 2022-04-14 06:40:46.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.989 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:46.990 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:46.990 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:46.990 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:46.990 | + functions-common:get_or_add_user_system_role:1059 : echo 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:46.990 | 31c33749919f464ebcc2a922d6d114d0 2022-04-14 06:40:47.273 | [194966 Async ks-system-member:226072]: finished get_or_add_user_system_role member d850b556da9445a2bf4b169a7ee36a9c all with result 0 in 10 seconds 2022-04-14 06:40:47.471 | [194966 Async ks-system-reader:226356]: Waiting for completion of get_or_add_user_system_role reader b412cae3a77648d2bfac06b1bb91f21d all running on PID 226356 (7 other jobs running) 2022-04-14 06:40:47.625 | [194966 Async ks-system-reader:226356]: Signaling child to exit 2022-04-14 06:40:47.626 | WAKEUP 2022-04-14 06:40:47.739 | [194966 Async ks-system-reader:226356]: Signaled 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 06:40:47.741 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 06:40:47.741 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:40:47.741 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:40:47.741 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:40:47.741 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:40:47.741 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 06:40:47.741 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b412cae3a77648d2bfac06b1bb91f21d --system all -f value -c Role 2022-04-14 06:40:47.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.741 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.741 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.741 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 06:40:47.741 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user b412cae3a77648d2bfac06b1bb91f21d --system all 2022-04-14 06:40:47.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.741 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.742 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.742 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b412cae3a77648d2bfac06b1bb91f21d --system all -f value -c Role 2022-04-14 06:40:47.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.742 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:47.742 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:47.742 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:47.742 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:47.742 | + functions-common:get_or_add_user_system_role:1059 : echo 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:47.742 | 209ecf76287a414da3a5ed933278f17a 2022-04-14 06:40:48.017 | [194966 Async ks-system-reader:226356]: finished get_or_add_user_system_role reader b412cae3a77648d2bfac06b1bb91f21d all with result 0 in 12 seconds 2022-04-14 06:40:48.050 | + inc/async:async_wait:197 : return 0 2022-04-14 06:40:48.065 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 06:40:48.382 | [194966 Async ks-group-memberdemo:226707]: Waiting for completion of get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb running on PID 226707 (6 other jobs running) 2022-04-14 06:40:48.502 | [194966 Async ks-group-memberdemo:226707]: Signaling child to exit 2022-04-14 06:40:50.462 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:50.564 | [226793 Async ks-group-anotherdemo:226793]: finished successfully 2022-04-14 06:40:51.420 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:51.449 | [226707 Async ks-group-memberdemo:226707]: finished successfully 2022-04-14 06:40:51.474 | WAKEUP 2022-04-14 06:40:51.502 | [194966 Async ks-group-memberdemo:226707]: Signaled 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:40:51.504 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb -f value 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb -f value 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.504 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.504 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False' 2022-04-14 06:40:51.504 | + functions-common:get_or_add_group_project_role:1083 : echo 31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False 2022-04-14 06:40:51.504 | 31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False 2022-04-14 06:40:51.554 | [194966 Async ks-group-memberdemo:226707]: finished get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb with result 0 in 15 seconds 2022-04-14 06:40:51.601 | [194966 Async ks-group-anotherdemo:226793]: Waiting for completion of get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb running on PID 226793 (5 other jobs running) 2022-04-14 06:40:51.640 | [194966 Async ks-group-anotherdemo:226793]: Signaling child to exit 2022-04-14 06:40:51.640 | WAKEUP 2022-04-14 06:40:51.674 | [194966 Async ks-group-anotherdemo:226793]: Signaled 2022-04-14 06:40:51.676 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:40:51.676 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb -f value 2022-04-14 06:40:51.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.676 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.676 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.676 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.676 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:40:51.676 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:40:51.676 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb 2022-04-14 06:40:51.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.676 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.677 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.677 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 7fd2f9f5daa54449a3accc8823923efb -f value 2022-04-14 06:40:51.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.677 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.677 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.677 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False' 2022-04-14 06:40:51.677 | + functions-common:get_or_add_group_project_role:1083 : echo 012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False 2022-04-14 06:40:51.677 | 012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb False 2022-04-14 06:40:51.760 | [194966 Async ks-group-anotherdemo:226793]: finished get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 7fd2f9f5daa54449a3accc8823923efb with result 0 in 13 seconds 2022-04-14 06:40:51.825 | [194966 Async ks-group-memberalt:226879]: Waiting for completion of get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f running on PID 226879 (4 other jobs running) 2022-04-14 06:40:51.831 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:51.861 | [194966 Async ks-group-memberalt:226879]: Signaling child to exit 2022-04-14 06:40:51.869 | [226879 Async ks-group-memberalt:226879]: finished successfully 2022-04-14 06:40:51.890 | WAKEUP 2022-04-14 06:40:51.918 | [194966 Async ks-group-memberalt:226879]: Signaled 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:40:51.920 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f -f value 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f -f value 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:51.920 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:51.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False' 2022-04-14 06:40:51.920 | + functions-common:get_or_add_group_project_role:1083 : echo 31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False 2022-04-14 06:40:51.921 | 31c33749919f464ebcc2a922d6d114d0 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False 2022-04-14 06:40:51.972 | [194966 Async ks-group-memberalt:226879]: finished get_or_add_group_project_role member 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f with result 0 in 14 seconds 2022-04-14 06:40:52.012 | [194966 Async ks-group-anotheralt:226994]: Waiting for completion of get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f running on PID 226994 (3 other jobs running) 2022-04-14 06:40:52.041 | [194966 Async ks-group-anotheralt:226994]: Signaling child to exit 2022-04-14 06:40:52.769 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:52.796 | [226994 Async ks-group-anotheralt:226994]: finished successfully 2022-04-14 06:40:52.818 | WAKEUP 2022-04-14 06:40:52.843 | [194966 Async ks-group-anotheralt:226994]: Signaled 2022-04-14 06:40:52.844 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:40:52.844 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f -f value 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:52.845 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:40:52.845 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:40:52.845 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 42712032327548e8a12336c2ed5c8e08 --project 04c105fb69b341be8c5defd3d65b943f -f value 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:52.845 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:52.845 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:52.845 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False' 2022-04-14 06:40:52.845 | + functions-common:get_or_add_group_project_role:1083 : echo 012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False 2022-04-14 06:40:52.845 | 012ae3291fb7426b9f848338cc9837e4 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f False 2022-04-14 06:40:52.893 | [194966 Async ks-group-anotheralt:226994]: finished get_or_add_group_project_role anotherrole 42712032327548e8a12336c2ed5c8e08 04c105fb69b341be8c5defd3d65b943f with result 0 in 15 seconds 2022-04-14 06:40:52.933 | [194966 Async ks-group-admin:227112]: Waiting for completion of get_or_add_group_project_role admin 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 running on PID 227112 (2 other jobs running) 2022-04-14 06:40:52.961 | [194966 Async ks-group-admin:227112]: Signaling child to exit 2022-04-14 06:40:52.974 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:40:52.999 | [227112 Async ks-group-admin:227112]: finished successfully 2022-04-14 06:40:53.019 | WAKEUP 2022-04-14 06:40:53.042 | [194966 Async ks-group-admin:227112]: Signaled 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 06:40:53.044 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 492f87bd7694427db8e73d8f64302e54 --project 411d3a0c69304b3982af16e2171e9622 -f value 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 492f87bd7694427db8e73d8f64302e54 --project 411d3a0c69304b3982af16e2171e9622 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 492f87bd7694427db8e73d8f64302e54 --project 411d3a0c69304b3982af16e2171e9622 -f value 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:40:53.044 | from cryptography.utils import int_from_bytes 2022-04-14 06:40:53.044 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='768e596b11104a2cbda7e69a7b3c2b43 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 False' 2022-04-14 06:40:53.044 | + functions-common:get_or_add_group_project_role:1083 : echo 768e596b11104a2cbda7e69a7b3c2b43 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 False 2022-04-14 06:40:53.044 | 768e596b11104a2cbda7e69a7b3c2b43 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 False 2022-04-14 06:40:53.090 | [194966 Async ks-group-admin:227112]: finished get_or_add_group_project_role admin 492f87bd7694427db8e73d8f64302e54 411d3a0c69304b3982af16e2171e9622 with result 0 in 14 seconds 2022-04-14 06:40:53.095 | + inc/async:async_wait:197 : return 0 2022-04-14 06:40:53.097 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 06:40:53.114 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:40:53.117 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 06:40:53.135 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:53.137 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 06:40:53.140 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 06:40:53.200 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 06:40:53.240 | [194966 Async create_nova_accounts:229046]: running: create_nova_accounts 2022-04-14 06:40:53.243 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 06:40:53.261 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:53.263 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 06:40:53.266 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 06:40:53.326 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 06:40:53.370 | [194966 Async create_glance_accounts:229161]: running: create_glance_accounts 2022-04-14 06:40:53.372 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 06:40:53.403 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:53.405 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 06:40:53.408 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 06:40:53.474 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 06:40:53.518 | [194966 Async create_cinder_accounts:229291]: running: create_cinder_accounts 2022-04-14 06:40:53.521 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 06:40:53.542 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:53.545 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 06:40:53.548 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 06:40:53.624 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 06:40:53.687 | [194966 Async create_neutron_accounts:229406]: running: create_neutron_accounts 2022-04-14 06:40:53.692 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 06:40:53.757 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:40:53.760 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 06:40:53.763 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 06:40:54.117 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 06:40:54.340 | [194966 Async create_swift_accounts:229548]: running: create_swift_accounts 2022-04-14 06:40:54.358 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 06:40:54.494 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:40:54.518 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 06:40:54.887 | [194966 Async create_nova_accounts:229046]: Waiting for completion of create_nova_accounts running on PID 229046 (6 other jobs running) 2022-04-14 06:40:55.056 | [194966 Async create_nova_accounts:229046]: Signaling child to exit 2022-04-14 06:41:33.871 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:41:33.943 | [229406 Async create_neutron_accounts:229406]: finished successfully 2022-04-14 06:41:53.813 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:41:53.844 | [229291 Async create_cinder_accounts:229291]: finished successfully 2022-04-14 06:42:08.778 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:42:08.808 | [229161 Async create_glance_accounts:229161]: finished successfully 2022-04-14 06:42:11.858 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:42:11.884 | [229046 Async create_nova_accounts:229046]: finished successfully 2022-04-14 06:42:11.904 | WAKEUP 2022-04-14 06:42:11.928 | [194966 Async create_nova_accounts:229046]: Signaled 2022-04-14 06:42:11.933 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 06:42:11.933 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 06:42:11.933 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 06:42:11.933 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:11.933 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:11.933 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:11.933 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:42:11.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.933 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.933 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.933 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.933 | + functions-common:get_or_create_user:932 : user_id=19ac6171f37b4d96b831383332421d88 2022-04-14 06:42:11.933 | + functions-common:get_or_create_user:933 : echo 19ac6171f37b4d96b831383332421d88 2022-04-14 06:42:11.933 | 19ac6171f37b4d96b831383332421d88 2022-04-14 06:42:11.933 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 06:42:11.933 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:11.933 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:11.933 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:11.933 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:11.933 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.933 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:11.933 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.934 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.934 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.934 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:11.934 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:11.934 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:11.934 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.934 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.934 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.934 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.934 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.934 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.934 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:11.934 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:11.934 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:11.934 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | 19ac6171f37b4d96b831383332421d88 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:11.934 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.934 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:11.934 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:11.934 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:11.935 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:42:11.935 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 06:42:11.935 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:11.935 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:11.935 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:11.935 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:11.935 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:11.935 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.935 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.935 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.935 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.935 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:11.935 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:11.935 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.935 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.936 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.936 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.936 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:11.936 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.936 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.936 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.936 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:11.936 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:11.936 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 19ac6171f37b4d96b831383332421d88 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:11.936 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:11.936 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.936 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:42:11.936 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:42:11.936 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:42:11.936 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 06:42:11.936 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:42:11.936 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.15/compute 2022-04-14 06:42:11.936 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 06:42:11.936 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:11.936 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 06:42:11.936 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 06:42:11.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.936 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.937 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:11.937 | d31c9c22bae24c3eb8edaa79400a9d0c' 2022-04-14 06:42:11.937 | + functions-common:get_or_create_service:1101 : echo d31c9c22bae24c3eb8edaa79400a9d0c 2022-04-14 06:42:11.937 | d31c9c22bae24c3eb8edaa79400a9d0c 2022-04-14 06:42:11.937 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2022-04-14 06:42:11.937 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:11.937 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2022-04-14 06:42:11.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:11.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:11.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:11.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:11.937 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:42:11.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.937 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.937 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0a8a7a62b7894c3a9c2d270942583016 2022-04-14 06:42:11.937 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0a8a7a62b7894c3a9c2d270942583016 2022-04-14 06:42:11.937 | + functions-common:get_or_create_endpoint:1134 : public_id=0a8a7a62b7894c3a9c2d270942583016 2022-04-14 06:42:11.937 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:11.937 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:11.937 | + functions-common:get_or_create_endpoint:1143 : echo 0a8a7a62b7894c3a9c2d270942583016 2022-04-14 06:42:11.937 | 0a8a7a62b7894c3a9c2d270942583016 2022-04-14 06:42:11.938 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 06:42:11.938 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:11.938 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 06:42:11.938 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.938 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:11.938 | 3e4e8543dd0543cbadeaaabe68ffeb35' 2022-04-14 06:42:11.938 | + functions-common:get_or_create_service:1101 : echo 3e4e8543dd0543cbadeaaabe68ffeb35 2022-04-14 06:42:11.938 | 3e4e8543dd0543cbadeaaabe68ffeb35 2022-04-14 06:42:11.938 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2022-04-14 06:42:11.938 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:11.938 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2022-04-14 06:42:11.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:11.938 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:11.938 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:11.938 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.938 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.938 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=cbdc3bd56c434f9b98f2a5b74fbeeba6 2022-04-14 06:42:11.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo cbdc3bd56c434f9b98f2a5b74fbeeba6 2022-04-14 06:42:11.939 | + functions-common:get_or_create_endpoint:1134 : public_id=cbdc3bd56c434f9b98f2a5b74fbeeba6 2022-04-14 06:42:11.939 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:11.939 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:11.939 | + functions-common:get_or_create_endpoint:1143 : echo cbdc3bd56c434f9b98f2a5b74fbeeba6 2022-04-14 06:42:11.939 | cbdc3bd56c434f9b98f2a5b74fbeeba6 2022-04-14 06:42:11.939 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 06:42:11.939 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:42:11.939 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 06:42:11.939 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:42:11.939 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 06:42:11.939 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:11.939 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:11.939 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:11.939 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:11.939 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.939 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.939 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:11.939 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.939 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.939 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.939 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.940 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:11.940 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:11.940 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.940 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 06:42:11.940 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:11.940 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:11.940 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:11.940 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:11.940 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:11.940 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:11.940 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:11.940 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:11.940 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:11.940 | ++ functions-common:get_field:825 : echo '| eae8b74b502949bebef40983f5c8b0e1 | 19ac6171f37b4d96b831383332421d88 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:11.940 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:11.940 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:11.940 | + functions-common:get_or_add_user_project_role:1004 : echo eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:11.940 | eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:11.940 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 06:42:11.940 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:42:11.940 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 06:42:11.940 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:42:11.940 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 06:42:11.980 | [194966 Async create_nova_accounts:229046]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-14 06:42:12.020 | [194966 Async create_glance_accounts:229161]: Waiting for completion of create_glance_accounts running on PID 229161 (5 other jobs running) 2022-04-14 06:42:12.045 | [194966 Async create_glance_accounts:229161]: Signaling child to exit 2022-04-14 06:42:12.045 | WAKEUP 2022-04-14 06:42:12.068 | [194966 Async create_glance_accounts:229161]: Signaled 2022-04-14 06:42:12.069 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 06:42:12.069 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:42:12.069 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 06:42:12.069 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 06:42:12.069 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:12.069 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:12.070 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:12.070 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:42:12.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.070 | + functions-common:get_or_create_user:932 : user_id=7ed8e29fe40645359eebafa31a046c9e 2022-04-14 06:42:12.070 | + functions-common:get_or_create_user:933 : echo 7ed8e29fe40645359eebafa31a046c9e 2022-04-14 06:42:12.070 | 7ed8e29fe40645359eebafa31a046c9e 2022-04-14 06:42:12.070 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 06:42:12.070 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:12.070 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:12.070 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:12.070 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:12.070 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.070 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.070 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:12.070 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.070 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.070 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.070 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.070 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:12.071 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:12.071 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.071 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.071 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.071 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:12.071 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.071 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.071 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.071 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:12.071 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:12.071 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:12.071 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | 7ed8e29fe40645359eebafa31a046c9e | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:12.071 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.071 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.071 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.071 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.071 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:42:12.071 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 06:42:12.071 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:42:12.071 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 06:42:12.071 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 06:42:12.071 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:12.071 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:12.072 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:12.072 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:42:12.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.072 | + functions-common:get_or_create_user:932 : user_id=c6c649308eaa4b15962e9afee85983c7 2022-04-14 06:42:12.072 | + functions-common:get_or_create_user:933 : echo c6c649308eaa4b15962e9afee85983c7 2022-04-14 06:42:12.072 | c6c649308eaa4b15962e9afee85983c7 2022-04-14 06:42:12.072 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 06:42:12.072 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:12.072 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:12.072 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:12.072 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:12.072 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:12.072 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.072 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.072 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.072 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.072 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.072 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.073 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.073 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.073 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:12.073 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.073 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.073 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.073 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.073 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:12.073 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:12.073 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:12.073 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | c6c649308eaa4b15962e9afee85983c7 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:12.073 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.073 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.073 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 06:42:12.073 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 06:42:12.073 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:12.073 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:12.073 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:12.073 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:12.073 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:12.073 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:12.074 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:12.074 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:12.074 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:12.074 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:12.074 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.074 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.074 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:12.074 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:12.074 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.074 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:12.074 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.074 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.074 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.074 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.075 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:12.075 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:12.075 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:12.075 | ++ functions-common:get_field:825 : echo '| eae8b74b502949bebef40983f5c8b0e1 | c6c649308eaa4b15962e9afee85983c7 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:12.075 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.075 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:12.075 | + functions-common:get_or_add_user_project_role:1004 : echo eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:12.075 | eae8b74b502949bebef40983f5c8b0e1 2022-04-14 06:42:12.075 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 06:42:12.075 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:12.075 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 06:42:12.075 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 06:42:12.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.075 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.075 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:12.075 | 4046b35099114ea8bb884e53a8ce796a' 2022-04-14 06:42:12.075 | + functions-common:get_or_create_service:1101 : echo 4046b35099114ea8bb884e53a8ce796a 2022-04-14 06:42:12.075 | 4046b35099114ea8bb884e53a8ce796a 2022-04-14 06:42:12.075 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2022-04-14 06:42:12.075 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:12.075 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2022-04-14 06:42:12.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:12.075 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:12.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.075 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.076 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:12.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:12.076 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2022-04-14 06:42:12.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.076 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.076 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9657de4cc29d4b3dbee71a3d0c20f720 2022-04-14 06:42:12.076 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9657de4cc29d4b3dbee71a3d0c20f720 2022-04-14 06:42:12.076 | + functions-common:get_or_create_endpoint:1134 : public_id=9657de4cc29d4b3dbee71a3d0c20f720 2022-04-14 06:42:12.076 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:12.076 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:12.076 | + functions-common:get_or_create_endpoint:1143 : echo 9657de4cc29d4b3dbee71a3d0c20f720 2022-04-14 06:42:12.076 | 9657de4cc29d4b3dbee71a3d0c20f720 2022-04-14 06:42:12.076 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 06:42:12.076 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:42:12.076 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 06:42:12.076 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 06:42:12.076 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 06:42:12.076 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 06:42:12.076 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 06:42:12.076 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 06:42:12.076 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 06:42:12.115 | [194966 Async create_glance_accounts:229161]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 06:42:12.153 | [194966 Async create_cinder_accounts:229291]: Waiting for completion of create_cinder_accounts running on PID 229291 (4 other jobs running) 2022-04-14 06:42:12.179 | [194966 Async create_cinder_accounts:229291]: Signaling child to exit 2022-04-14 06:42:12.179 | WAKEUP 2022-04-14 06:42:12.202 | [194966 Async create_cinder_accounts:229291]: Signaled 2022-04-14 06:42:12.204 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 06:42:12.204 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 06:42:12.204 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 06:42:12.204 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:12.204 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:12.204 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:12.204 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:42:12.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.204 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.204 | + functions-common:get_or_create_user:932 : user_id=6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.204 | + functions-common:get_or_create_user:933 : echo 6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.204 | 6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.204 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 06:42:12.204 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:12.204 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:12.204 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:12.204 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:12.204 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.204 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.205 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:12.205 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.205 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.205 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:12.205 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:12.205 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.205 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.205 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:12.205 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.205 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.205 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.205 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.205 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:12.205 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:12.205 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | 6c8ac1e5c10d445b98f403a689415826 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:12.205 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:12.205 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.205 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.206 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.206 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.206 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:42:12.206 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 06:42:12.206 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:12.206 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 06:42:12.206 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 06:42:12.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.206 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.206 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.206 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:12.206 | 126950585c2f487fadccaef4e8b32510' 2022-04-14 06:42:12.206 | + functions-common:get_or_create_service:1101 : echo 126950585c2f487fadccaef4e8b32510 2022-04-14 06:42:12.206 | 126950585c2f487fadccaef4e8b32510 2022-04-14 06:42:12.206 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 06:42:12.206 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-14 06:42:12.206 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:12.206 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:42:12.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:12.206 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:12.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.206 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.206 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.206 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:12.206 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:12.206 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:42:12.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.207 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.207 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.207 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=52e501bb74da4fadb79dcebe9584b9c9 2022-04-14 06:42:12.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 52e501bb74da4fadb79dcebe9584b9c9 2022-04-14 06:42:12.207 | + functions-common:get_or_create_endpoint:1134 : public_id=52e501bb74da4fadb79dcebe9584b9c9 2022-04-14 06:42:12.207 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:12.207 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:12.207 | + functions-common:get_or_create_endpoint:1143 : echo 52e501bb74da4fadb79dcebe9584b9c9 2022-04-14 06:42:12.207 | 52e501bb74da4fadb79dcebe9584b9c9 2022-04-14 06:42:12.207 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 06:42:12.207 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:12.207 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 06:42:12.207 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 06:42:12.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.207 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.207 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.207 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.207 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:12.207 | 3927c001ae784323aa87601f2894b108' 2022-04-14 06:42:12.207 | + functions-common:get_or_create_service:1101 : echo 3927c001ae784323aa87601f2894b108 2022-04-14 06:42:12.207 | 3927c001ae784323aa87601f2894b108 2022-04-14 06:42:12.207 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2022-04-14 06:42:12.207 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:12.207 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2022-04-14 06:42:12.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:12.207 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:12.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:12.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:12.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:42:12.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=07a70b60db1c434d9fb1757896e342ee 2022-04-14 06:42:12.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 07a70b60db1c434d9fb1757896e342ee 2022-04-14 06:42:12.208 | + functions-common:get_or_create_endpoint:1134 : public_id=07a70b60db1c434d9fb1757896e342ee 2022-04-14 06:42:12.208 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:12.208 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:12.208 | + functions-common:get_or_create_endpoint:1143 : echo 07a70b60db1c434d9fb1757896e342ee 2022-04-14 06:42:12.208 | 07a70b60db1c434d9fb1757896e342ee 2022-04-14 06:42:12.208 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 06:42:12.208 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 06:42:12.208 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:42:12.208 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 06:42:12.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.208 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.208 | ++ functions-common:get_or_create_project:945 : project_id=576f6fb7ba474327b02618be77617ff0 2022-04-14 06:42:12.208 | ++ functions-common:get_or_create_project:946 : echo 576f6fb7ba474327b02618be77617ff0 2022-04-14 06:42:12.208 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 576f6fb7ba474327b02618be77617ff0 2022-04-14 06:42:12.209 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 06:42:12.209 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:12.209 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:12.209 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:12.209 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 06:42:12.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.209 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.209 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.209 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 06:42:12.209 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.209 | ++ functions-common:get_or_create_user:932 : user_id=6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.209 | ++ functions-common:get_or_create_user:933 : echo 6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.209 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6c8ac1e5c10d445b98f403a689415826 2022-04-14 06:42:12.250 | [194966 Async create_cinder_accounts:229291]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 06:42:12.254 | + inc/async:async_wait:197 : return 0 2022-04-14 06:42:12.257 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 06:42:12.308 | [194966 Async create_neutron_accounts:229406]: Waiting for completion of create_neutron_accounts running on PID 229406 (3 other jobs running) 2022-04-14 06:42:12.336 | [194966 Async create_neutron_accounts:229406]: Signaling child to exit 2022-04-14 06:42:12.336 | WAKEUP 2022-04-14 06:42:12.359 | [194966 Async create_neutron_accounts:229406]: Signaled 2022-04-14 06:42:12.360 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 06:42:12.360 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:42:12.361 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:42:12.361 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:42:12.361 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:42:12.361 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:42:12.361 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:42:12.361 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 06:42:12.361 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 06:42:12.361 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 06:42:12.361 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.15:9696/ 2022-04-14 06:42:12.361 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 06:42:12.361 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 06:42:12.361 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 06:42:12.361 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:42:12.361 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:42:12.361 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:42:12.361 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:42:12.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.361 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.361 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.361 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.361 | + functions-common:get_or_create_user:932 : user_id=4ff779690b9f4ff6a9ce19c52888e0d6 2022-04-14 06:42:12.361 | + functions-common:get_or_create_user:933 : echo 4ff779690b9f4ff6a9ce19c52888e0d6 2022-04-14 06:42:12.361 | 4ff779690b9f4ff6a9ce19c52888e0d6 2022-04-14 06:42:12.361 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 06:42:12.361 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:42:12.361 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:42:12.361 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:42:12.361 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:42:12.362 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:42:12.362 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:42:12.362 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:42:12.362 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:42:12.362 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:42:12.362 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:42:12.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.362 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.362 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.362 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:42:12.362 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:42:12.362 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:42:12.362 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:42:12.362 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:42:12.362 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.362 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.363 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:42:12.363 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:42:12.363 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | 4ff779690b9f4ff6a9ce19c52888e0d6 | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:42:12.363 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:42:12.363 | ++ functions-common:get_field:819 : read data 2022-04-14 06:42:12.363 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.363 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.363 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:42:12.363 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 06:42:12.363 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 06:42:12.363 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:42:12.363 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 06:42:12.363 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 06:42:12.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.363 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.363 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.363 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:42:12.363 | 02c5dbb5547a40cd8f12d0929a7debc5' 2022-04-14 06:42:12.363 | + functions-common:get_or_create_service:1101 : echo 02c5dbb5547a40cd8f12d0929a7debc5 2022-04-14 06:42:12.363 | 02c5dbb5547a40cd8f12d0929a7debc5 2022-04-14 06:42:12.363 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/ 2022-04-14 06:42:12.363 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:42:12.363 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne 2022-04-14 06:42:12.363 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:42:12.363 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 06:42:12.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:42:12.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:42:12.364 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id 2022-04-14 06:42:12.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:42:12.364 | from cryptography.utils import int_from_bytes 2022-04-14 06:42:12.364 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:42:12.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a49e356e0df443638e9dca528c5b69a0 2022-04-14 06:42:12.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a49e356e0df443638e9dca528c5b69a0 2022-04-14 06:42:12.364 | + functions-common:get_or_create_endpoint:1134 : public_id=a49e356e0df443638e9dca528c5b69a0 2022-04-14 06:42:12.364 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 06:42:12.364 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:42:12.364 | + functions-common:get_or_create_endpoint:1143 : echo a49e356e0df443638e9dca528c5b69a0 2022-04-14 06:42:12.364 | a49e356e0df443638e9dca528c5b69a0 2022-04-14 06:42:12.407 | [194966 Async create_neutron_accounts:229406]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 06:42:12.445 | [194966 Async create_swift_accounts:229548]: Waiting for completion of create_swift_accounts running on PID 229548 (2 other jobs running) 2022-04-14 06:42:12.470 | [194966 Async create_swift_accounts:229548]: Signaling child to exit 2022-04-14 06:43:03.722 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:43:03.747 | [229548 Async create_swift_accounts:229548]: finished successfully 2022-04-14 06:43:03.768 | WAKEUP 2022-04-14 06:43:03.791 | [194966 Async create_swift_accounts:229548]: Signaled 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 06:43:03.792 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 06:43:03.793 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 06:43:03.793 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 06:43:03.793 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 06:43:03.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.793 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.793 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.793 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.793 | ++ functions-common:get_or_create_role:957 : role_id=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.793 | ++ functions-common:get_or_create_role:958 : echo 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.793 | + lib/swift:create_swift_accounts:614 : another_role=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.793 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 06:43:03.793 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 06:43:03.793 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:43:03.793 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 06:43:03.793 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 06:43:03.793 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 06:43:03.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.793 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.793 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.793 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.793 | + functions-common:get_or_create_user:932 : user_id=d98f1f8ec35b4dc2b93f77823eae3a7f 2022-04-14 06:43:03.793 | + functions-common:get_or_create_user:933 : echo d98f1f8ec35b4dc2b93f77823eae3a7f 2022-04-14 06:43:03.793 | d98f1f8ec35b4dc2b93f77823eae3a7f 2022-04-14 06:43:03.793 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 06:43:03.793 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.793 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:43:03.793 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:43:03.794 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:43:03.794 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.794 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.794 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.794 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.794 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.794 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.794 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.794 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.794 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.794 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.794 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.795 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.795 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.795 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.795 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.795 | ++ functions-common:get_field:825 : echo '| df192eae24f84a30ae783bba25fd2afa | d98f1f8ec35b4dc2b93f77823eae3a7f | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:43:03.795 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.795 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:43:03.795 | + functions-common:get_or_add_user_project_role:1004 : echo df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:43:03.795 | df192eae24f84a30ae783bba25fd2afa 2022-04-14 06:43:03.795 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 06:43:03.795 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 06:43:03.795 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.795 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 06:43:03.795 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 06:43:03.795 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 06:43:03.795 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.795 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.795 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.795 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.795 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.795 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.795 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.795 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.796 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.796 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.796 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.796 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.796 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.796 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 06:43:03.796 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.796 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.796 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.796 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.796 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.796 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | d98f1f8ec35b4dc2b93f77823eae3a7f | | 576f6fb7ba474327b02618be77617ff0 | | | False |' 2022-04-14 06:43:03.796 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.796 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.796 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.796 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.796 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.796 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 06:43:03.796 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 06:43:03.796 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 06:43:03.796 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.796 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.797 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 06:43:03.797 | 6e09e2aab4434e45b91f385653f35e68' 2022-04-14 06:43:03.797 | + functions-common:get_or_create_service:1101 : echo 6e09e2aab4434e45b91f385653f35e68 2022-04-14 06:43:03.797 | 6e09e2aab4434e45b91f385653f35e68 2022-04-14 06:43:03.797 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2022-04-14 06:43:03.797 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 06:43:03.797 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:43:03.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 06:43:03.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.797 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:43:03.797 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 06:43:03.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.797 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.797 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0d62e34a440249c9b8b78b7b385a6b40 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0d62e34a440249c9b8b78b7b385a6b40 2022-04-14 06:43:03.797 | + functions-common:get_or_create_endpoint:1134 : public_id=0d62e34a440249c9b8b78b7b385a6b40 2022-04-14 06:43:03.797 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.15:8080 ]] 2022-04-14 06:43:03.797 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2022-04-14 06:43:03.797 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 06:43:03.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.798 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 06:43:03.798 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 06:43:03.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.798 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a66421f759654951a49e682bb2834666 2022-04-14 06:43:03.798 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo a66421f759654951a49e682bb2834666 2022-04-14 06:43:03.798 | a66421f759654951a49e682bb2834666 2022-04-14 06:43:03.798 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 06:43:03.798 | + functions-common:get_or_create_endpoint:1143 : echo 0d62e34a440249c9b8b78b7b385a6b40 2022-04-14 06:43:03.798 | 0d62e34a440249c9b8b78b7b385a6b40 2022-04-14 06:43:03.798 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 06:43:03.798 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 06:43:03.798 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:43:03.798 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.798 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.798 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.798 | ++ functions-common:get_or_create_project:945 : project_id=eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.798 | ++ functions-common:get_or_create_project:946 : echo eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.798 | + lib/swift:create_swift_accounts:628 : swift_project_test1=eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.798 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 06:43:03.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.799 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 06:43:03.799 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:43:03.799 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 06:43:03.799 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 06:43:03.799 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 06:43:03.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.799 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.799 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.799 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.799 | ++ functions-common:get_or_create_user:932 : user_id=10f0c826b7a84766a51d541c4b387e9b 2022-04-14 06:43:03.799 | ++ functions-common:get_or_create_user:933 : echo 10f0c826b7a84766a51d541c4b387e9b 2022-04-14 06:43:03.799 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=10f0c826b7a84766a51d541c4b387e9b 2022-04-14 06:43:03.799 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 06:43:03.799 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.799 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 10f0c826b7a84766a51d541c4b387e9b eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.799 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.799 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:43:03.799 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.799 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.799 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:43:03.799 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:43:03.799 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:43:03.799 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:43:03.799 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10f0c826b7a84766a51d541c4b387e9b --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.799 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.799 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.799 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.799 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.800 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.800 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.800 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 10f0c826b7a84766a51d541c4b387e9b --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 10f0c826b7a84766a51d541c4b387e9b --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.800 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.800 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.800 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.800 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.800 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.800 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.800 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.800 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 10f0c826b7a84766a51d541c4b387e9b | | eb58aef9feb54576970b222df2defea0 | | | False |' 2022-04-14 06:43:03.800 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.800 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.800 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.800 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.800 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.800 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 06:43:03.800 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 06:43:03.800 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:43:03.800 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 06:43:03.801 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 06:43:03.801 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 06:43:03.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.801 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.801 | ++ functions-common:get_or_create_user:932 : user_id=65199a95f8cc4c01b90978a841cb19ce 2022-04-14 06:43:03.801 | ++ functions-common:get_or_create_user:933 : echo 65199a95f8cc4c01b90978a841cb19ce 2022-04-14 06:43:03.801 | + lib/swift:create_swift_accounts:637 : swift_user_test3=65199a95f8cc4c01b90978a841cb19ce 2022-04-14 06:43:03.801 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 06:43:03.801 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.801 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 012ae3291fb7426b9f848338cc9837e4 65199a95f8cc4c01b90978a841cb19ce eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.801 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.801 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:43:03.801 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.801 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.801 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:43:03.801 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:43:03.801 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:43:03.801 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:43:03.801 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 012ae3291fb7426b9f848338cc9837e4 --user 65199a95f8cc4c01b90978a841cb19ce --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.801 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.801 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.801 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.801 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.801 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.802 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.802 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.802 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 012ae3291fb7426b9f848338cc9837e4 --user 65199a95f8cc4c01b90978a841cb19ce --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.802 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 012ae3291fb7426b9f848338cc9837e4 --user 65199a95f8cc4c01b90978a841cb19ce --project eb58aef9feb54576970b222df2defea0 2022-04-14 06:43:03.802 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.802 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.802 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.802 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.802 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.802 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.802 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.802 | ++ functions-common:get_field:825 : echo '| 012ae3291fb7426b9f848338cc9837e4 | 65199a95f8cc4c01b90978a841cb19ce | | eb58aef9feb54576970b222df2defea0 | | | False |' 2022-04-14 06:43:03.802 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.802 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.802 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.802 | + functions-common:get_or_add_user_project_role:1004 : echo 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.802 | 012ae3291fb7426b9f848338cc9837e4 2022-04-14 06:43:03.802 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 06:43:03.802 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 06:43:03.802 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:43:03.802 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.802 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.803 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_project:945 : project_id=4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_project:946 : echo 4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:642 : swift_project_test2=4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 06:43:03.803 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 06:43:03.803 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 06:43:03.803 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 06:43:03.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.803 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.803 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_user:932 : user_id=6e8b5c942de14c9e99ea4ce1774cc627 2022-04-14 06:43:03.803 | ++ functions-common:get_or_create_user:933 : echo 6e8b5c942de14c9e99ea4ce1774cc627 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:647 : swift_user_test2=6e8b5c942de14c9e99ea4ce1774cc627 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 06:43:03.803 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.803 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 6e8b5c942de14c9e99ea4ce1774cc627 4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.803 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.803 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:43:03.803 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.803 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.803 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:43:03.803 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:43:03.804 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:43:03.804 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6e8b5c942de14c9e99ea4ce1774cc627 --project 4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.804 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.804 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.804 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.804 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.804 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6e8b5c942de14c9e99ea4ce1774cc627 --project 4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6e8b5c942de14c9e99ea4ce1774cc627 --project 4b73cf4ac68444278a6381468685cd16 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.804 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.804 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.804 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.804 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.804 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.804 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.804 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | 6e8b5c942de14c9e99ea4ce1774cc627 | | 4b73cf4ac68444278a6381468685cd16 | | | False |' 2022-04-14 06:43:03.805 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.805 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.805 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.805 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.805 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.805 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 06:43:03.805 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 06:43:03.805 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 06:43:03.805 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 06:43:03.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 06:43:03.805 | 86561ebfbf3f4b8c9b1347f885bacd2f' 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_domain:895 : echo 86561ebfbf3f4b8c9b1347f885bacd2f 2022-04-14 06:43:03.805 | + lib/swift:create_swift_accounts:652 : swift_domain=86561ebfbf3f4b8c9b1347f885bacd2f 2022-04-14 06:43:03.805 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 06:43:03.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.805 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 06:43:03.805 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 86561ebfbf3f4b8c9b1347f885bacd2f 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 06:43:03.805 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=86561ebfbf3f4b8c9b1347f885bacd2f --or-show -f value -c id 2022-04-14 06:43:03.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_project:945 : project_id=fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.805 | ++ functions-common:get_or_create_project:946 : echo fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:656 : swift_project_test4=fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 06:43:03.806 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 06:43:03.806 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 86561ebfbf3f4b8c9b1347f885bacd2f test4@example.com 2022-04-14 06:43:03.806 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 06:43:03.806 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 06:43:03.806 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 06:43:03.806 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=86561ebfbf3f4b8c9b1347f885bacd2f --email=test4@example.com --or-show -f value -c id 2022-04-14 06:43:03.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.806 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.806 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.806 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.806 | ++ functions-common:get_or_create_user:932 : user_id=f61a441bb5aa41c58531710f346cd52d 2022-04-14 06:43:03.806 | ++ functions-common:get_or_create_user:933 : echo f61a441bb5aa41c58531710f346cd52d 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:661 : swift_user_test4=f61a441bb5aa41c58531710f346cd52d 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 06:43:03.806 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 06:43:03.806 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin f61a441bb5aa41c58531710f346cd52d fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.806 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 06:43:03.806 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 06:43:03.806 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 06:43:03.806 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 06:43:03.806 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 06:43:03.806 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 06:43:03.806 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 06:43:03.806 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 06:43:03.806 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f61a441bb5aa41c58531710f346cd52d --project fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.806 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.806 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 06:43:03.806 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.807 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.807 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 06:43:03.807 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 06:43:03.807 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user f61a441bb5aa41c58531710f346cd52d --project fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 06:43:03.807 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f61a441bb5aa41c58531710f346cd52d --project fe2da81f45184bc99c0c92f677befa0e 2022-04-14 06:43:03.807 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 06:43:03.807 | ++ functions-common:get_field:818 : local data field 2022-04-14 06:43:03.807 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:03.807 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:03.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 06:43:03.807 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 06:43:03.807 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 06:43:03.807 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 06:43:03.807 | ++ functions-common:get_field:825 : echo '| 768e596b11104a2cbda7e69a7b3c2b43 | f61a441bb5aa41c58531710f346cd52d | | fe2da81f45184bc99c0c92f677befa0e | | | False |' 2022-04-14 06:43:03.807 | ++ functions-common:get_field:819 : read data 2022-04-14 06:43:03.807 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.807 | + functions-common:get_or_add_user_project_role:1004 : echo 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.807 | 768e596b11104a2cbda7e69a7b3c2b43 2022-04-14 06:43:03.839 | [194966 Async create_swift_accounts:229548]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 06:43:03.846 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 06:43:03.849 | + inc/async:async_wait:197 : return 0 2022-04-14 06:43:03.852 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 06:43:03.869 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:03.872 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 06:43:03.890 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:03.893 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 06:43:03.895 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:43:03.898 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 06:43:03.900 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 06:43:03.903 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 06:43:03.963 | + inc/async:async_inner:63 : init_glance 2022-04-14 06:43:04.000 | [194966 Async init_glance:233805]: running: init_glance 2022-04-14 06:43:04.003 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 06:43:04.021 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:04.024 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 06:43:04.026 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 06:43:04.029 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 06:43:04.032 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 06:43:04.035 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 06:43:04.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:43:04.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 06:43:04.046 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 06:43:04.049 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 06:43:04.052 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 06:43:04.055 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 06:43:04.057 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 06:43:04.060 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 06:43:04.063 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 06:43:04.065 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 06:43:04.079 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 06:43:04.082 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 06:43:07.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:07.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:07.649 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:11.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:11.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:11.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:11.208 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:14.059 | + inc/async:async_inner:64 : rc=0 2022-04-14 06:43:14.085 | [233805 Async init_glance:233805]: finished successfully 2022-04-14 06:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:14.834 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:14.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:14.834 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:18.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:18.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:18.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:18.313 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:21.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:21.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:21.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:21.805 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:25.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:25.288 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:25.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:25.288 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:28.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:28.785 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:28.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:28.785 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:32.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:32.463 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:32.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:32.463 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:37.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:37.230 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:37.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:37.230 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:37.230 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 06:43:43.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:43.145 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:43.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:43.145 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:43.460 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 06:43:43.465 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 06:43:43.467 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 06:43:43.470 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 06:43:43.472 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 06:43:43.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 06:43:43.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 06:43:43.479 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 06:43:43.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 06:43:43.484 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 06:43:43.486 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 06:43:43.488 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 06:43:43.490 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 06:43:43.493 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 06:43:43.495 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 06:43:43.498 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 06:43:43.502 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:43.504 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 06:43:43.506 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:43.512 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 06:43:43.514 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 06:43:43.516 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 06:43:43.518 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 06:43:43.521 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:43:43.524 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 06:43:43.552 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 06:43:43.581 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 06:43:43.612 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 06:43:43.640 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 06:43:43.670 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 06:43:43.699 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 06:43:43.701 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 06:43:43.703 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 06:43:43.706 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:43:43.709 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 06:43:43.725 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 06:43:43.728 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 06:43:43.731 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 06:43:43.733 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 06:43:43.735 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 06:43:43.764 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-14 06:43:43.794 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 06:43:43.822 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 06:43:43.851 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 06:43:43.867 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 06:43:43.870 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 06:43:43.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:43:43.875 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 06:43:43.878 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 06:43:43.880 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 06:43:43.892 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 06:43:43.895 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 06:43:43.897 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 06:43:43.899 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 06:43:43.912 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 06:43:43.925 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 06:43:43.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 06:43:43.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:43:43.952 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 06:43:43.964 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:43:43.967 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:43.969 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 06:43:43.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.xxF1C3hUAM 2022-04-14 06:43:43.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 06:43:43.978 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:43.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.xxF1C3hUAM 2022-04-14 06:43:43.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.xxF1C3hUAM 2022-04-14 06:43:43.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.xxF1C3hUAM /etc/sudoers.d/neutron-rootwrap 2022-04-14 06:43:44.009 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:43:44.038 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:44.041 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:44.069 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 06:43:44.072 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 06:43:44.075 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 06:43:44.077 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 06:43:44.080 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 06:43:44.082 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 06:43:44.099 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:44.102 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 06:43:44.105 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 06:43:44.107 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 06:43:44.124 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:44.127 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:43:44.130 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2022-04-14 06:43:44.160 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 06:43:44.163 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 06:43:44.165 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 06:43:44.182 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:44.185 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 06:43:44.187 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 06:43:44.190 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:43:44.192 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:43:44.194 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 06:43:44.197 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 06:43:44.200 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 06:43:44.202 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 06:43:44.205 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 06:43:44.207 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 06:43:44.212 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:43:44.215 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 06:43:44.224 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 06:43:44.240 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:44.243 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 06:43:44.245 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 06:43:44.248 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 06:43:44.253 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 06:43:44.283 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:43:44.312 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 06:43:44.342 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 06:43:44.372 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 06:43:44.402 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 06:43:44.405 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:43:44.407 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 06:43:44.410 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 06:43:44.412 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 06:43:44.441 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 06:43:44.471 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2022-04-14 06:43:44.507 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 06:43:44.538 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 06:43:44.568 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 06:43:44.598 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 06:43:44.628 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 06:43:44.658 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:43:44.689 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 06:43:44.719 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 06:43:44.749 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 06:43:44.780 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 06:43:44.782 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 06:43:44.784 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 06:43:44.787 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 06:43:44.790 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 06:43:44.819 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 06:43:44.849 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2022-04-14 06:43:44.878 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 06:43:44.910 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 06:43:44.940 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 06:43:44.970 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 06:43:44.999 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 06:43:45.029 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 06:43:45.059 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 06:43:45.089 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 06:43:45.092 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 06:43:45.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 06:43:45.096 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 06:43:45.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 06:43:45.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 06:43:45.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 06:43:45.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 06:43:45.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 06:43:45.111 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 06:43:45.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 06:43:45.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 06:43:45.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 06:43:45.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 06:43:45.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 06:43:45.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 06:43:45.128 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 06:43:45.130 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 06:43:45.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:45.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 06:43:45.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 06:43:45.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.168 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:43:45.171 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 06:43:45.173 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 06:43:45.175 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.178 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 06:43:45.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 06:43:45.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 06:43:45.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.214 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:43:45.216 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 06:43:45.218 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 06:43:45.221 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 06:43:45.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 06:43:45.254 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 06:43:45.259 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 06:43:45.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 06:43:45.264 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.266 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 06:43:45.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 06:43:45.297 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 06:43:45.302 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 06:43:45.304 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 06:43:45.307 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.309 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 06:43:45.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 06:43:45.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.342 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 06:43:45.345 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:43:45.347 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:43:45.350 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.352 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 06:43:45.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 06:43:45.383 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.385 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 06:43:45.387 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 06:43:45.390 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 06:43:45.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 06:43:45.424 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-04-14 06:43:45.427 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.429 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 06:43:45.431 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 06:43:45.434 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 06:43:45.436 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-04-14 06:43:45.467 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 06:43:45.469 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 06:43:45.472 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 06:43:45.474 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 06:43:45.477 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 06:43:45.479 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 06:43:45.482 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 06:43:45.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 06:43:45.512 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 06:43:45.530 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:45.532 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 06:43:45.535 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:43:45.566 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:45.568 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:45.600 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 06:43:45.633 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 06:43:45.635 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 06:43:45.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 06:43:45.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:43:48.661 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:43:48.661 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:43:48.661 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=235782) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:43:48.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:43:48.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:43:48.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:48.712 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:48.713 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:48.713 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=235782) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:48.766 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:43:48.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:48.766 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:48.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:48.766 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:49.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 06:43:49.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 06:43:49.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 06:43:49.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:43:49.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 06:43:49.188 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 06:43:49.207 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 06:43:49.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:49.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 06:43:49.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 06:43:49.247 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 06:43:49.255 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 06:43:49.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 06:43:49.260 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 06:43:49.272 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 06:43:49.285 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:43:49.287 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 06:43:49.296 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 06:43:49.299 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 06:43:49.302 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 06:43:49.310 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 06:43:49.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 06:43:49.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 06:43:49.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 06:43:49.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 06:43:49.324 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:43:49.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:43:49.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:43:49.331 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:43:49.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:43:49.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 06:43:49.363 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 06:43:49.398 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 06:43:49.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 06:43:49.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 06:43:49.462 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 06:43:49.479 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:49.482 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 06:43:49.484 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.489 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 06:43:49.519 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 06:43:49.548 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:43:49.580 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:49.583 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:49.612 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 06:43:49.630 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:49.633 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.636 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:43:49.665 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:43:49.700 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 06:43:49.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 06:43:49.707 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 06:43:49.724 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 06:43:49.726 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 06:43:49.729 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 06:43:49.733 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 06:43:49.764 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 06:43:49.795 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:49.799 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 06:43:49.829 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:43:49.831 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 06:43:49.860 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 06:43:49.862 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:43:49.865 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 06:43:49.894 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 06:43:49.897 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 06:43:49.899 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 06:43:49.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 06:43:52.909 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 06:43:52.910 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 06:43:52.910 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=236314) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 06:43:52.960 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:43:52.960 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 06:43:52.961 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:52.961 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:52.961 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:52.961 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=236314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 06:43:53.020 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 06:43:53.021 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=236314) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 06:43:53.021 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=236314) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 06:43:53.022 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 06:43:53.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:53.022 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:53.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 06:43:53.022 | from cryptography.utils import int_from_bytes 2022-04-14 06:43:53.395 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 06:43:53.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 06:43:53.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 06:43:53.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 06:43:53.405 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 06:43:53.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 06:43:53.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 06:43:53.427 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 06:43:53.430 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 06:43:53.433 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 06:43:53.435 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 06:43:53.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 06:43:53.465 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 06:43:53.468 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 06:43:53.470 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 06:43:53.473 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 06:43:53.475 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 06:43:53.478 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 06:43:53.480 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 06:43:53.483 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 06:43:53.485 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 06:43:53.488 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 06:43:53.490 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 06:43:53.492 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 06:43:53.495 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 06:43:53.498 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 06:43:53.502 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 06:43:53.502 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 06:43:53.508 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 06:43:53.510 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 06:43:53.513 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 06:43:53.515 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 06:43:53.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 06:43:53.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 06:43:53.520 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 06:43:53.526 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.34/22 brd 192.168.3.255' 2022-04-14 06:43:53.528 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 06:43:53.531 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:53.533 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 06:43:53.536 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 06:43:53.539 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.34/22 brd 192.168.3.255 != '' ]] 2022-04-14 06:43:53.542 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1' 2022-04-14 06:43:53.544 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data' 2022-04-14 06:43:53.547 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 06:43:53.549 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 06:43:53.553 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 06:43:53.553 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.34/22 brd 192.168.3.255 2022-04-14 06:43:53.554 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 06:43:53.557 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 06:43:53.561 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.34 2022-04-14 06:43:53.564 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.34 ' 2022-04-14 06:43:53.566 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1 2022-04-14 06:43:53.579 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data 2022-04-14 06:43:53.592 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 06:43:53.604 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 06:43:53.624 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.34 2022-04-14 06:43:56.633 | ARPING 192.168.0.34 from 192.168.0.34 br-data 2022-04-14 06:43:56.633 | Sent 3 probes (3 broadcast(s)) 2022-04-14 06:43:56.633 | Received 0 response(s) 2022-04-14 06:43:56.652 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 06:43:56.654 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 06:43:56.657 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 06:43:56.660 | + ./stack.sh:exit_trap:524 : jobs='220101 2022-04-14 06:43:56.660 | 233805' 2022-04-14 06:43:56.663 | + ./stack.sh:exit_trap:527 : [[ -n 220101 2022-04-14 06:43:56.663 | 233805 ]] 2022-04-14 06:43:56.665 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-063433 ]] 2022-04-14 06:43:56.668 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 06:43:56.670 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 06:43:56.670 | exit_trap: cleaning up child processes 2022-04-14 06:43:56.672 | + ./stack.sh:exit_trap:529 : kill 220101 233805 2022-04-14 06:43:56.675 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.ksb8Fdnh6B ']' 2022-04-14 06:43:56.678 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.ksb8Fdnh6B 2022-04-14 06:43:56.682 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 06:43:56.684 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 06:43:56.686 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 06:43:56.688 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 06:43:56.689 | Error on exit 2022-04-14 06:43:56.691 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 06:43:56.693 | + ./stack.sh:exit_trap:544 : generate-subunit 1649918070 566 fail 2022-04-14 06:43:57.358 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 06:43:57.361 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 06:43:58.482 | + ./stack.sh:exit_trap:558 : exit 1