2022-04-12 02:41:39.099 | + ./stack.sh:main:489 : exec 2022-04-12 02:41:39.099 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-024139' 2022-04-12 02:41:39.099 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-024139.summary.2022-04-12-024139 2022-04-12 02:41:39.099 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:41:39.099 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-024139 2022-04-12 02:41:39.099 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-024139 /opt/stack/logs/stack.sh.log 2022-04-12 02:41:39.099 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-024139.summary.2022-04-12-024139 /opt/stack/logs/stack.sh.log.summary 2022-04-12 02:41:39.099 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 02:41:39.099 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 02:41:39.099 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 02:41:39.099 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 02:41:39.099 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 02:41:39.099 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 02:41:39.099 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:41:39.099 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 02:41:39.099 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 02:41:39.100 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 02:41:39.100 | + ./stack.sh:main:578 : uname -a 2022-04-12 02:41:39.100 | Linux dv-neutron-837392-3-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-12 02:41:39.100 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 02:41:39.100 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 02:41:39.101 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 02:41:39.138 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 02:41:39.155 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 02:41:39.157 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 02:41:39.159 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 02:41:39.161 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 02:41:39.163 | + functions-common:fetch_plugins:1776 : return 2022-04-12 02:41:39.165 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 02:41:39.167 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 02:41:39.169 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:41:39.171 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:41:39.173 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:41:39.175 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:41:39.177 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:41:39.178 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:41:39.181 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:41:39.184 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:41:39.186 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:41:39.188 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:41:39.189 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 02:41:39.192 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:41:39.204 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:39.207 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:41:39.209 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:41:39.211 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:41:39.213 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:41:39.215 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:41:39.216 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:41:39.218 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 02:41:39.220 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 02:41:39.222 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:41:39.224 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:41:39.226 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 02:41:39.227 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 02:41:39.229 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 02:41:39.231 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 02:41:39.233 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 02:41:39.235 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 02:41:39.252 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 02:41:39.254 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 02:41:39.267 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:41:39.270 | +++ lib/tls:source:43 : hostname -f 2022-04-12 02:41:39.273 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 02:41:39.275 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 02:41:39.277 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 02:41:39.279 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 02:41:39.281 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 02:41:39.282 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 02:41:39.284 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 02:41:39.286 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 02:41:39.288 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 02:41:39.290 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 02:41:39.294 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 02:41:39.306 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 02:41:39.324 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 02:41:39.337 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 02:41:39.349 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 02:41:39.386 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 02:41:39.447 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 02:41:39.539 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 02:41:39.563 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 02:41:39.615 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 02:41:39.669 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 02:41:39.824 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 02:41:39.839 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 02:41:39.853 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 02:41:39.866 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 02:41:39.964 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 02:41:39.966 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 02:41:39.969 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 02:41:39.971 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 02:41:39.973 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 02:41:39.975 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 02:41:39.978 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 02:41:39.978 | False' 2022-04-12 02:41:39.981 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 02:41:39.996 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 02:41:39.999 | + ./stack.sh:main:626 : run_phase source 2022-04-12 02:41:40.001 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 02:41:40.003 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:41:40.006 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:41:40.008 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:41:40.010 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:41:40.012 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:41:40.014 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:41:40.017 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:41:40.021 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:41:40.023 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:41:40.025 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:41:40.028 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 02:41:40.030 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:41:40.044 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:40.047 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:41:40.049 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 02:41:40.090 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 02:41:40.092 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 02:41:40.094 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:41:40.096 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 02:41:40.098 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 02:41:40.101 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 02:41:40.103 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 02:41:40.105 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 02:41:40.108 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 02:41:40.110 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 02:41:40.115 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.118 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 02:41:40.120 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 02:41:40.125 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 02:41:40.131 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 02:41:40.135 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.137 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 02:41:40.140 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.142 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 02:41:40.145 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.147 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 02:41:40.150 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.152 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 02:41:40.155 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.157 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 02:41:40.159 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.162 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 02:41:40.164 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.166 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 02:41:40.169 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.172 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 02:41:40.174 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.176 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 02:41:40.178 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.181 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 02:41:40.183 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.186 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 02:41:40.188 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.190 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 02:41:40.193 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.195 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 02:41:40.197 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.200 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 02:41:40.202 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.204 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 02:41:40.208 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.210 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 02:41:40.212 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.214 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 02:41:40.216 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.219 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 02:41:40.221 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.223 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 02:41:40.225 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.228 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 02:41:40.230 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.232 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 02:41:40.234 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.237 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 02:41:40.239 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.241 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 02:41:40.244 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.246 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 02:41:40.249 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.251 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 02:41:40.253 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.256 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 02:41:40.258 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.261 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 02:41:40.263 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.265 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 02:41:40.267 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.270 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 02:41:40.272 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.274 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 02:41:40.276 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.279 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 02:41:40.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 02:41:40.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 02:41:40.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 02:41:40.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 02:41:40.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.302 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 02:41:40.304 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 02:41:40.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 02:41:40.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 02:41:40.318 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 02:41:40.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.325 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 02:41:40.327 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 02:41:40.332 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:41:40.334 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 02:41:40.337 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 02:41:40.339 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:41:40.341 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 02:41:40.356 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:40.359 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 02:41:40.361 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:41:40.364 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 02:41:40.379 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:41:40.382 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 02:41:40.384 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 02:41:40.387 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 02:41:40.389 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 02:41:40.391 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 02:41:40.394 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 02:41:40.396 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 02:41:40.399 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 02:41:40.401 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 02:41:40.401 | Using mysql database backend 2022-04-12 02:41:40.404 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 02:41:40.420 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 02:41:40.423 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 02:41:40.426 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:41:40.428 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 02:41:40.431 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:41:40.434 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 02:41:40.449 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:40.452 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 02:41:40.469 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 02:41:40.486 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:40.488 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 02:41:40.504 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 02:41:40.520 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 02:41:40.537 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:41:40.539 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 02:41:40.556 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:40.558 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 02:41:40.574 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 02:41:40.577 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 02:41:40.579 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 02:41:40.582 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 02:41:40.585 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:41:40.589 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-024140 2022-04-12 02:41:40.592 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-024140 759' 2022-04-12 02:41:40.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.597 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:41:40.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.602 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:41:40.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.607 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:41:40.609 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.612 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:41:40.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.617 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:41:40.619 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.621 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:41:40.624 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.626 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-024139 2022-04-12 02:41:40.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.631 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:41:40.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.636 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:41:40.639 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.641 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:41:40.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.647 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:41:40.650 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.653 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:41:40.656 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:41:40.659 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:41:40.662 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 02:41:40.665 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 02:41:40.667 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 02:41:40.669 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 02:41:40.671 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:41:40.673 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:41:40.676 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:41:40.679 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:41:40.681 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:41:40.684 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:41:40.699 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:41:40.701 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:41:40.704 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:41:40.707 | + functions-common:git_clone:629 : echo master 2022-04-12 02:41:40.708 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:41:40.713 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 02:41:40.715 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:41:40.717 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 02:41:40.720 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:41:40.720 | + functions-common:git_clone:678 : head -1 2022-04-12 02:41:40.723 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 02:41:40.726 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:41:40.729 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 02:41:40.731 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:41:40.733 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 02:41:40.736 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 02:41:40.739 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 02:41:40.741 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 02:41:40.744 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:41:40.746 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 02:41:40.749 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 02:41:40.751 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 02:41:40.755 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 02:41:40.759 | ++ tools/install_prereqs.sh:source:47 : NOW=1649731300 2022-04-12 02:41:40.762 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 02:41:40.767 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649730732 2022-04-12 02:41:40.770 | ++ tools/install_prereqs.sh:source:49 : DELTA=568 2022-04-12 02:41:40.773 | ++ tools/install_prereqs.sh:source:50 : [[ 568 -lt 7200 ]] 2022-04-12 02:41:40.775 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 02:41:40.777 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 02:41:40.780 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 02:41:40.782 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 02:41:40.785 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 02:41:40.787 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 02:41:40.789 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 02:41:40.792 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 02:41:40.795 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:41:40.842 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 02:41:40.842 | apache2-dev 2022-04-12 02:41:40.842 | bc 2022-04-12 02:41:40.842 | bsdmainutils 2022-04-12 02:41:40.842 | curl 2022-04-12 02:41:40.842 | g++ 2022-04-12 02:41:40.842 | gawk 2022-04-12 02:41:40.842 | gcc 2022-04-12 02:41:40.842 | gettext 2022-04-12 02:41:40.842 | git 2022-04-12 02:41:40.842 | graphviz 2022-04-12 02:41:40.842 | iputils-ping 2022-04-12 02:41:40.842 | libapache2-mod-proxy-uwsgi 2022-04-12 02:41:40.842 | libffi-dev 2022-04-12 02:41:40.842 | libjpeg-dev 2022-04-12 02:41:40.842 | libpcre3-dev 2022-04-12 02:41:40.842 | libpq-dev 2022-04-12 02:41:40.842 | libssl-dev 2022-04-12 02:41:40.842 | libsystemd-dev 2022-04-12 02:41:40.842 | libxml2-dev 2022-04-12 02:41:40.842 | libxslt1-dev 2022-04-12 02:41:40.842 | libyaml-dev 2022-04-12 02:41:40.843 | lsof 2022-04-12 02:41:40.843 | openssh-server 2022-04-12 02:41:40.843 | openssl 2022-04-12 02:41:40.843 | pkg-config 2022-04-12 02:41:40.843 | psmisc 2022-04-12 02:41:40.843 | python3-dev 2022-04-12 02:41:40.843 | python3-pip 2022-04-12 02:41:40.843 | python3-systemd 2022-04-12 02:41:40.843 | python3-venv 2022-04-12 02:41:40.843 | tar 2022-04-12 02:41:40.843 | tcpdump 2022-04-12 02:41:40.843 | unzip 2022-04-12 02:41:40.843 | uuid-runtime 2022-04-12 02:41:40.843 | wget 2022-04-12 02:41:40.843 | wget 2022-04-12 02:41:40.843 | zlib1g-dev 2022-04-12 02:41:40.843 | libkrb5-dev 2022-04-12 02:41:40.843 | libldap2-dev 2022-04-12 02:41:40.843 | libsasl2-dev 2022-04-12 02:41:40.843 | memcached 2022-04-12 02:41:40.843 | python3-mysqldb 2022-04-12 02:41:40.843 | sqlite3 2022-04-12 02:41:40.843 | conntrack 2022-04-12 02:41:40.843 | curl 2022-04-12 02:41:40.843 | dnsmasq-base 2022-04-12 02:41:40.843 | dnsmasq-utils 2022-04-12 02:41:40.843 | ebtables 2022-04-12 02:41:40.843 | genisoimage 2022-04-12 02:41:40.843 | iptables 2022-04-12 02:41:40.843 | iputils-arping 2022-04-12 02:41:40.843 | kpartx 2022-04-12 02:41:40.843 | libjs-jquery-tablesorter 2022-04-12 02:41:40.843 | parted 2022-04-12 02:41:40.843 | pm-utils 2022-04-12 02:41:40.843 | python3-mysqldb 2022-04-12 02:41:40.843 | socat 2022-04-12 02:41:40.843 | sqlite3 2022-04-12 02:41:40.844 | sudo 2022-04-12 02:41:40.844 | vlan 2022-04-12 02:41:40.844 | lsscsi 2022-04-12 02:41:40.844 | open-iscsi 2022-04-12 02:41:40.844 | lvm2 2022-04-12 02:41:40.844 | qemu-utils 2022-04-12 02:41:40.844 | thin-provisioning-tools 2022-04-12 02:41:40.844 | acl 2022-04-12 02:41:40.844 | dnsmasq-base 2022-04-12 02:41:40.844 | dnsmasq-utils 2022-04-12 02:41:40.844 | ebtables 2022-04-12 02:41:40.844 | haproxy 2022-04-12 02:41:40.844 | iptables 2022-04-12 02:41:40.844 | iputils-arping 2022-04-12 02:41:40.844 | iputils-ping 2022-04-12 02:41:40.844 | postgresql-server-dev-all 2022-04-12 02:41:40.844 | python3-mysqldb 2022-04-12 02:41:40.844 | sqlite3 2022-04-12 02:41:40.844 | sudo 2022-04-12 02:41:40.844 | vlan 2022-04-12 02:41:40.844 | pcp 2022-04-12 02:41:40.844 | ipset 2022-04-12 02:41:40.844 | conntrack 2022-04-12 02:41:40.844 | conntrackd 2022-04-12 02:41:40.844 | keepalived 2022-04-12 02:41:40.844 | lvm2 2022-04-12 02:41:40.844 | qemu-utils 2022-04-12 02:41:40.844 | thin-provisioning-tools 2022-04-12 02:41:40.844 | curl 2022-04-12 02:41:40.844 | liberasurecode-dev 2022-04-12 02:41:40.844 | make 2022-04-12 02:41:40.844 | memcached 2022-04-12 02:41:40.844 | rsync 2022-04-12 02:41:40.844 | sqlite3 2022-04-12 02:41:40.844 | xfsprogs' 2022-04-12 02:41:40.847 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 02:41:40.866 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 02:41:40.866 | apache2-dev 2022-04-12 02:41:40.866 | bc 2022-04-12 02:41:40.866 | bsdmainutils 2022-04-12 02:41:40.866 | curl 2022-04-12 02:41:40.866 | g++ 2022-04-12 02:41:40.866 | gawk 2022-04-12 02:41:40.866 | gcc 2022-04-12 02:41:40.866 | gettext 2022-04-12 02:41:40.866 | git 2022-04-12 02:41:40.866 | graphviz 2022-04-12 02:41:40.866 | iputils-ping 2022-04-12 02:41:40.866 | libapache2-mod-proxy-uwsgi 2022-04-12 02:41:40.866 | libffi-dev 2022-04-12 02:41:40.866 | libjpeg-dev 2022-04-12 02:41:40.866 | libpcre3-dev 2022-04-12 02:41:40.866 | libpq-dev 2022-04-12 02:41:40.866 | libssl-dev 2022-04-12 02:41:40.866 | libsystemd-dev 2022-04-12 02:41:40.867 | libxml2-dev 2022-04-12 02:41:40.867 | libxslt1-dev 2022-04-12 02:41:40.867 | libyaml-dev 2022-04-12 02:41:40.867 | lsof 2022-04-12 02:41:40.867 | openssh-server 2022-04-12 02:41:40.867 | openssl 2022-04-12 02:41:40.867 | pkg-config 2022-04-12 02:41:40.867 | psmisc 2022-04-12 02:41:40.867 | python3-dev 2022-04-12 02:41:40.867 | python3-pip 2022-04-12 02:41:40.867 | python3-systemd 2022-04-12 02:41:40.867 | python3-venv 2022-04-12 02:41:40.867 | tar 2022-04-12 02:41:40.867 | tcpdump 2022-04-12 02:41:40.867 | unzip 2022-04-12 02:41:40.867 | uuid-runtime 2022-04-12 02:41:40.867 | wget 2022-04-12 02:41:40.867 | wget 2022-04-12 02:41:40.867 | zlib1g-dev 2022-04-12 02:41:40.867 | libkrb5-dev 2022-04-12 02:41:40.867 | libldap2-dev 2022-04-12 02:41:40.867 | libsasl2-dev 2022-04-12 02:41:40.867 | memcached 2022-04-12 02:41:40.867 | python3-mysqldb 2022-04-12 02:41:40.867 | sqlite3 2022-04-12 02:41:40.867 | conntrack 2022-04-12 02:41:40.867 | curl 2022-04-12 02:41:40.867 | dnsmasq-base 2022-04-12 02:41:40.867 | dnsmasq-utils 2022-04-12 02:41:40.867 | ebtables 2022-04-12 02:41:40.867 | genisoimage 2022-04-12 02:41:40.867 | iptables 2022-04-12 02:41:40.867 | iputils-arping 2022-04-12 02:41:40.867 | kpartx 2022-04-12 02:41:40.867 | libjs-jquery-tablesorter 2022-04-12 02:41:40.867 | parted 2022-04-12 02:41:40.867 | pm-utils 2022-04-12 02:41:40.867 | python3-mysqldb 2022-04-12 02:41:40.868 | socat 2022-04-12 02:41:40.868 | sqlite3 2022-04-12 02:41:40.868 | sudo 2022-04-12 02:41:40.868 | vlan 2022-04-12 02:41:40.868 | lsscsi 2022-04-12 02:41:40.868 | open-iscsi 2022-04-12 02:41:40.868 | lvm2 2022-04-12 02:41:40.868 | qemu-utils 2022-04-12 02:41:40.868 | thin-provisioning-tools 2022-04-12 02:41:40.868 | acl 2022-04-12 02:41:40.868 | dnsmasq-base 2022-04-12 02:41:40.868 | dnsmasq-utils 2022-04-12 02:41:40.868 | ebtables 2022-04-12 02:41:40.868 | haproxy 2022-04-12 02:41:40.868 | iptables 2022-04-12 02:41:40.868 | iputils-arping 2022-04-12 02:41:40.868 | iputils-ping 2022-04-12 02:41:40.868 | postgresql-server-dev-all 2022-04-12 02:41:40.868 | python3-mysqldb 2022-04-12 02:41:40.868 | sqlite3 2022-04-12 02:41:40.868 | sudo 2022-04-12 02:41:40.868 | vlan 2022-04-12 02:41:40.868 | pcp 2022-04-12 02:41:40.868 | ipset 2022-04-12 02:41:40.868 | conntrack 2022-04-12 02:41:40.868 | conntrackd 2022-04-12 02:41:40.868 | keepalived 2022-04-12 02:41:40.868 | lvm2 2022-04-12 02:41:40.868 | qemu-utils 2022-04-12 02:41:40.868 | thin-provisioning-tools 2022-04-12 02:41:40.868 | curl 2022-04-12 02:41:40.868 | liberasurecode-dev 2022-04-12 02:41:40.868 | make 2022-04-12 02:41:40.868 | memcached 2022-04-12 02:41:40.868 | rsync 2022-04-12 02:41:40.868 | sqlite3 2022-04-12 02:41:40.868 | xfsprogs ' 2022-04-12 02:41:40.871 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 02:41:40.873 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:41:40.875 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:41:40.879 | ++ 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-12 02:41:40.879 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 02:41:40.884 | ++ 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-12 02:41:40.886 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 02:41:40.888 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:41:40.890 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 02:41:40.892 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:41:40.894 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:41:40.896 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:41:40.898 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:41:40.901 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:41:40.903 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:41:40.905 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 02:41:40.907 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 02:41:40.909 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 02:41:40.912 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 02:41:40.916 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 02:41:40.918 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 02:41:40.920 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 02:41:40.922 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 02:41:40.924 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:41:40.927 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:41:40.931 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649731300929 2022-04-12 02:41:40.933 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 02:41:40.935 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 02:41:40.938 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 02:41:41.320 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 02:41:41.321 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 02:41:42.022 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 02:41:42.153 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 02:41:44.027 | Reading package lists... 2022-04-12 02:41:44.058 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 02:41:44.061 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 02:41:44.063 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:41:44.065 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:41:44.067 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:41:44.069 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:41:44.071 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:41:44.073 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 02:41:44.075 | ++ functions-common:time_stop:2432 : start_time=1649731300929 2022-04-12 02:41:44.078 | ++ functions-common:time_stop:2434 : [[ -z 1649731300929 ]] 2022-04-12 02:41:44.080 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:41:44.085 | ++ functions-common:time_stop:2437 : end_time=1649731304083 2022-04-12 02:41:44.087 | ++ functions-common:time_stop:2438 : elapsed_time=3154 2022-04-12 02:41:44.089 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 02:41:44.091 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:41:44.093 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3154 2022-04-12 02:41:44.096 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:41:44.099 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:41:44.101 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:41:44.103 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:41:44.106 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:41:44.126 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 02:41:44.235 | Reading package lists... 2022-04-12 02:41:44.474 | Building dependency tree... 2022-04-12 02:41:44.476 | Reading state information... 2022-04-12 02:41:44.509 | acl is already the newest version (2.2.53-6). 2022-04-12 02:41:44.509 | bc is already the newest version (1.07.1-2build1). 2022-04-12 02:41:44.509 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 02:41:44.509 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 02:41:44.509 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 02:41:44.509 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:41:44.509 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 02:41:44.509 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:41:44.509 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 02:41:44.509 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 02:41:44.509 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 02:41:44.509 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 02:41:44.509 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 02:41:44.509 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 02:41:44.509 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 02:41:44.509 | libffi-dev is already the newest version (3.3-4). 2022-04-12 02:41:44.510 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 02:41:44.510 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 02:41:44.510 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 02:41:44.510 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 02:41:44.510 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 02:41:44.510 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 02:41:44.510 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:41:44.510 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 02:41:44.510 | psmisc is already the newest version (23.3-1). 2022-04-12 02:41:44.510 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:41:44.510 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 02:41:44.510 | python3-systemd is already the newest version (234-3build2). 2022-04-12 02:41:44.510 | socat is already the newest version (1.7.3.3-2). 2022-04-12 02:41:44.510 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 02:41:44.510 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 02:41:44.510 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 02:41:44.510 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 02:41:44.510 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 02:41:44.510 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 02:41:44.510 | pcp is already the newest version (5.0.3-1). 2022-04-12 02:41:44.510 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 02:41:44.510 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:41:44.510 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:41:44.510 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:41:44.510 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 02:41:44.510 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:41:44.510 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:41:44.510 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 02:41:44.510 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 02:41:44.510 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 02:41:44.510 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 02:41:44.510 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 02:41:44.510 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 02:41:44.510 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 02:41:44.510 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 02:41:44.510 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:41:44.510 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 02:41:44.511 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 02:41:44.511 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 02:41:44.511 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 02:41:44.511 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 02:41:44.511 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 02:41:44.511 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:41:44.511 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 02:41:44.511 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 02:41:44.511 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 02:41:44.511 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 02:41:44.511 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 02:41:44.511 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 02:41:44.511 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 02:41:44.511 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 02:41:44.511 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 02:41:44.511 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 02:41:44.731 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:41:44.731 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 02:41:44.731 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 02:41:44.731 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 02:41:44.731 | The following packages were automatically installed and are no longer required: 2022-04-12 02:41:44.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:41:44.732 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:41:44.732 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:41:44.732 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:41:44.732 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:41:44.732 | python3-zope.interface 2022-04-12 02:41:44.732 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:41:44.846 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:41:44.850 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 02:41:44.852 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:41:44.855 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:41:44.857 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:41:44.859 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:41:44.861 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:41:44.864 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:41:44.866 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:41:44.868 | ++ functions-common:time_stop:2432 : start_time=1649731304123 2022-04-12 02:41:44.871 | ++ functions-common:time_stop:2434 : [[ -z 1649731304123 ]] 2022-04-12 02:41:44.873 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:41:44.877 | ++ functions-common:time_stop:2437 : end_time=1649731304875 2022-04-12 02:41:44.880 | ++ functions-common:time_stop:2438 : elapsed_time=752 2022-04-12 02:41:44.882 | ++ functions-common:time_stop:2439 : total=758 2022-04-12 02:41:44.885 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:41:44.887 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1510 2022-04-12 02:41:44.889 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 02:41:44.892 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 02:41:44.894 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:41:44.897 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 02:41:44.901 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 02:41:44.905 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 02:41:44.907 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 02:41:44.910 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 02:41:46.328 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 02:41:46.330 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 02:41:46.332 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 02:41:46.334 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 02:41:46.336 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 02:41:46.337 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 02:41:46.339 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 02:41:46.341 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 02:41:46.343 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 02:41:46.345 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 02:41:46.346 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 02:41:46.348 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 02:41:46.350 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 02:41:46.352 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 02:41:46.353 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 02:41:46.355 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 02:41:46.357 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 02:41:46.359 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 02:41:46.361 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 02:41:46.362 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 02:41:46.366 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 02:41:46.368 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 02:41:46.370 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 02:41:46.372 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 02:41:46.447 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 02:41:46.450 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 02:41:46.523 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 02:41:46.526 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 02:41:46.601 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 02:41:46.602 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 02:41:46.604 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 02:41:46.606 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 02:41:46.608 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 02:41:46.610 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 02:41:46.612 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 02:41:46.615 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 02:41:46.616 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 02:41:46.618 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 02:41:46.620 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 02:41:46.620 | Distro: focal 2022-04-12 02:41:46.623 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 02:41:46.625 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:41:46.628 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:41:46.630 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:41:46.633 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:41:46.633 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:41:47.309 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:41:47.311 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:41:47.311 | pip: 21.3.1 2022-04-12 02:41:47.313 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 02:41:47.314 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 02:41:47.316 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:41:47.318 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:41:47.320 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:41:47.321 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:41:47.323 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:41:47.325 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:41:47.327 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:41:47.328 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:41:47.330 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:41:47.333 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:41:47.334 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:41:47.336 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 02:41:47.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:41:47.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:41:47.342 | + tools/install_pip.sh:main:142 : : 2022-04-12 02:41:47.343 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 02:41:47.345 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 02:41:47.347 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 02:41:47.349 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:41:47.352 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 02:41:47.354 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 02:41:47.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:41:47.358 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:41:47.358 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:41:47.362 | ++ 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-12 02:41:47.364 | ++ 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-12 02:41:47.366 | ++ 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-12 02:41:47.368 | + 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-12 02:41:47.370 | + 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-12 02:41:47.392 | 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-12 02:41:47.395 | + 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-12 02:41:48.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:48.256 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:48.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:48.256 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:49.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:41:50.914 | 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-12 02:41:50.926 | 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-12 02:41:53.510 | Installing collected packages: setuptools 2022-04-12 02:41:54.381 | Successfully installed setuptools-62.0.0 2022-04-12 02:41:54.381 | 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-12 02:41:54.558 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:41:54.558 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:41:54.697 | + inc/python:pip_install:200 : result=0 2022-04-12 02:41:54.699 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:41:54.700 | + functions-common:time_stop:2425 : local name 2022-04-12 02:41:54.702 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:41:54.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:41:54.706 | + functions-common:time_stop:2428 : local total 2022-04-12 02:41:54.708 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:41:54.710 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:41:54.711 | + functions-common:time_stop:2432 : start_time=1649731307386 2022-04-12 02:41:54.713 | + functions-common:time_stop:2434 : [[ -z 1649731307386 ]] 2022-04-12 02:41:54.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:41:54.719 | + functions-common:time_stop:2437 : end_time=1649731314717 2022-04-12 02:41:54.720 | + functions-common:time_stop:2438 : elapsed_time=7331 2022-04-12 02:41:54.722 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:41:54.724 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:41:54.726 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7331 2022-04-12 02:41:54.727 | + inc/python:pip_install:203 : return 0 2022-04-12 02:41:54.729 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 02:41:54.732 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:41:54.735 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:41:54.737 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:41:54.740 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:41:54.741 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:41:55.419 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:41:55.421 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:41:55.421 | pip: 21.3.1 2022-04-12 02:41:55.425 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 02:41:55.427 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:41:55.431 | + ./stack.sh:main:798 : fixup_all 2022-04-12 02:41:55.433 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 02:41:55.435 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 02:41:55.437 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:41:55.439 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:41:55.441 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 02:41:55.453 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 02:41:55.465 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 02:41:55.476 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 02:41:55.479 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 02:41:55.481 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:41:55.483 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:41:55.485 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:41:55.487 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:41:55.489 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:41:55.491 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:41:55.493 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:41:55.495 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:41:55.497 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:41:55.500 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:41:55.502 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:41:55.504 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 02:41:55.506 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 02:41:55.508 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 02:41:55.510 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:41:55.513 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:41:55.515 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:41:55.517 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:41:55.520 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:41:55.522 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:41:55.524 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 02:41:55.526 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 02:41:55.528 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 02:41:55.531 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 02:41:55.533 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 02:41:55.536 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 02:41:55.538 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 02:41:55.558 | Using python 3.8 to install os-testr 2022-04-12 02:41:55.561 | + 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-12 02:41:56.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:56.419 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:56.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:56.419 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:57.593 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:41:57.625 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:41:57.701 | 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-12 02:41:57.702 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 02:41:57.703 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 02:41:57.716 | 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-12 02:41:57.726 | 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-12 02:41:57.736 | 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-12 02:42:00.221 | 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-12 02:42:00.229 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:00.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:00.348 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:00.351 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:00.353 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:00.355 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:00.357 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:00.359 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:00.361 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:00.363 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:00.366 | + functions-common:time_stop:2432 : start_time=1649731315553 2022-04-12 02:42:00.368 | + functions-common:time_stop:2434 : [[ -z 1649731315553 ]] 2022-04-12 02:42:00.371 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:00.374 | + functions-common:time_stop:2437 : end_time=1649731320372 2022-04-12 02:42:00.377 | + functions-common:time_stop:2438 : elapsed_time=4819 2022-04-12 02:42:00.379 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:42:00.381 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:00.384 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4819 2022-04-12 02:42:00.386 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:00.388 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 02:42:00.440 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 02:42:00.544 | + ./stack.sh:main:812 : install_infra 2022-04-12 02:42:00.547 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:42:00.549 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 02:42:00.553 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:42:00.556 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 02:42:00.580 | + 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-12 02:42:02.476 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.483 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.487 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.493 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.497 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.504 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.508 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.534 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.613 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.632 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.636 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.641 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.661 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.670 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.672 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.689 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.706 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.716 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.721 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.740 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.762 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.780 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.788 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.794 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.814 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.844 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.846 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.860 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.864 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.869 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.874 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.889 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.896 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.945 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.964 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.968 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:02.999 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.063 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.069 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.076 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.128 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.142 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.151 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.255 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.281 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.285 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.295 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.301 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.320 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.327 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.345 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.376 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.405 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.418 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.430 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.449 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.458 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.472 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.483 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.487 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:03.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:03.633 | 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-12 02:42:03.925 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:03.927 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:03.929 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:03.931 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:03.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:03.935 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:03.938 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:03.940 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:03.942 | + functions-common:time_stop:2432 : start_time=1649731320573 2022-04-12 02:42:03.944 | + functions-common:time_stop:2434 : [[ -z 1649731320573 ]] 2022-04-12 02:42:03.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:03.951 | + functions-common:time_stop:2437 : end_time=1649731323949 2022-04-12 02:42:03.953 | + functions-common:time_stop:2438 : elapsed_time=3376 2022-04-12 02:42:03.955 | + functions-common:time_stop:2439 : total=4819 2022-04-12 02:42:03.962 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:03.964 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8195 2022-04-12 02:42:03.966 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:03.969 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:42:03.972 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 02:42:03.994 | + 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-12 02:42:05.774 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.781 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.786 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.791 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.795 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.802 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.806 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.832 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.911 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.931 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.935 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.940 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.955 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.964 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.966 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:05.982 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.000 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.010 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.015 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.033 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.055 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.074 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.082 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.087 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.108 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.138 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.140 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.154 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.158 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.163 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.168 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.183 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.190 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.248 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.268 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.272 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.304 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.367 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.374 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.381 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.432 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.445 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.453 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.561 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.588 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.592 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.603 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.608 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.627 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.634 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.652 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.683 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.712 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.724 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.737 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.755 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.763 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.778 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.789 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.793 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:42:06.800 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:06.802 | Processing /opt/stack/requirements 2022-04-12 02:42:08.541 | 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-12 02:42:08.543 | 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-12 02:42:08.556 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-12 02:42:08.561 | 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-12 02:42:08.564 | 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-12 02:42:08.570 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-12 02:42:08.596 | 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-12 02:42:08.599 | 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-12 02:42:08.610 | 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-12 02:42:08.661 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 02:42:08.663 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 02:42:08.679 | 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-12 02:42:08.684 | 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-12 02:42:08.688 | 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-12 02:42:08.690 | 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-12 02:42:08.692 | 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-12 02:42:08.705 | 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-12 02:42:08.754 | 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-12 02:42:08.757 | 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-12 02:42:08.764 | 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-12 02:42:08.775 | 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-12 02:42:08.836 | 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-12 02:42:08.841 | 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-12 02:42:08.844 | Building wheels for collected packages: openstack-requirements 2022-04-12 02:42:08.845 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 02:42:09.670 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 02:42:09.670 | ERROR: Command errored out with exit status 1: 2022-04-12 02:42:09.670 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-z6nbzvfj/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-z6nbzvfj/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-rbb2su5h 2022-04-12 02:42:09.670 | cwd: /tmp/pip-req-build-z6nbzvfj/ 2022-04-12 02:42:09.670 | Complete output (6 lines): 2022-04-12 02:42:09.670 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 02:42:09.670 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 02:42:09.670 | or: setup.py --help-commands 2022-04-12 02:42:09.670 | or: setup.py cmd --help 2022-04-12 02:42:09.670 | 2022-04-12 02:42:09.670 | error: invalid command 'bdist_wheel' 2022-04-12 02:42:09.670 | ---------------------------------------- 2022-04-12 02:42:09.670 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 02:42:09.670 | Running setup.py clean for openstack-requirements 2022-04-12 02:42:10.498 | Failed to build openstack-requirements 2022-04-12 02:42:10.515 | Installing collected packages: openstack-requirements 2022-04-12 02:42:10.515 | Attempting uninstall: openstack-requirements 2022-04-12 02:42:10.516 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 02:42:10.551 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 02:42:10.570 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 02:42:10.573 | Running setup.py install for openstack-requirements: started 2022-04-12 02:42:12.937 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 02:42:12.960 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 02:42:13.083 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:13.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:13.088 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:13.090 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:13.092 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:13.094 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:13.096 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:13.099 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:13.101 | + functions-common:time_stop:2432 : start_time=1649731323987 2022-04-12 02:42:13.103 | + functions-common:time_stop:2434 : [[ -z 1649731323987 ]] 2022-04-12 02:42:13.106 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:13.110 | + functions-common:time_stop:2437 : end_time=1649731333107 2022-04-12 02:42:13.112 | + functions-common:time_stop:2438 : elapsed_time=9120 2022-04-12 02:42:13.114 | + functions-common:time_stop:2439 : total=8195 2022-04-12 02:42:13.116 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:13.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17315 2022-04-12 02:42:13.121 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:13.123 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 02:42:13.126 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 02:42:13.128 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 02:42:13.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:13.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:13.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 02:42:13.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:13.140 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 02:42:13.159 | Using python 3.8 to install pbr 2022-04-12 02:42:13.162 | + 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-12 02:42:14.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:14.033 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:14.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:14.033 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:15.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:15.236 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 02:42:17.902 | 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-12 02:42:17.909 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:17.909 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:18.034 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:18.037 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:18.039 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:18.041 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:18.043 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:18.045 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:18.047 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:18.049 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:18.052 | + functions-common:time_stop:2432 : start_time=1649731333154 2022-04-12 02:42:18.054 | + functions-common:time_stop:2434 : [[ -z 1649731333154 ]] 2022-04-12 02:42:18.057 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:18.061 | + functions-common:time_stop:2437 : end_time=1649731338058 2022-04-12 02:42:18.063 | + functions-common:time_stop:2438 : elapsed_time=4904 2022-04-12 02:42:18.065 | + functions-common:time_stop:2439 : total=17315 2022-04-12 02:42:18.068 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:18.070 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22219 2022-04-12 02:42:18.072 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:18.074 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 02:42:20.339 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 02:42:22.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:22.227 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 02:42:22.242 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 02:42:22.244 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 02:42:22.247 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 02:42:22.252 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 02:42:22.257 | 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-12 02:42:22.328 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:42:22.331 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:42:22.334 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 02:42:22.351 | + ./stack.sh:main:821 : pkgs= 2022-04-12 02:42:22.353 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 02:42:22.355 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 02:42:22.358 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:42:22.360 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 02:42:22.362 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:42:22.365 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:42:22.367 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:42:22.369 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:42:22.371 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:42:22.374 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:42:22.378 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:42:22.381 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:42:22.383 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:42:22.385 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 02:42:22.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:42:22.402 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:22.404 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:42:22.407 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:42:22.409 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 02:42:22.411 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:42:22.413 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:42:22.415 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:42:22.417 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 02:42:22.419 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:42:22.421 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 02:42:22.423 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:42:22.426 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:42:22.428 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:42:22.430 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:42:22.432 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:42:22.434 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:42:22.437 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 02:42:22.439 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:42:22.441 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 02:42:22.444 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:42:22.446 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:42:22.448 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 02:42:22.451 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 02:42:22.453 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 02:42:22.455 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 02:42:22.458 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 02:42:22.509 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 02:42:22.509 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 02:42:22.512 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 02:42:22.876 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 02:42:22.878 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 02:42:22.895 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:22.897 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 02:42:22.900 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:42:22.902 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:42:22.905 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:42:22.907 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:42:22.909 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:22.912 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:42:22.915 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:22.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:22.919 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:42:22.921 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:22.924 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:42:22.927 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:42:22.929 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 02:42:22.931 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:42:22.933 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:22.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:22.938 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 02:42:22.959 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 02:42:23.068 | Reading package lists... 2022-04-12 02:42:23.306 | Building dependency tree... 2022-04-12 02:42:23.308 | Reading state information... 2022-04-12 02:42:23.560 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 02:42:23.560 | The following packages were automatically installed and are no longer required: 2022-04-12 02:42:23.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:42:23.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:42:23.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:42:23.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:42:23.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:42:23.561 | python3-zope.interface 2022-04-12 02:42:23.561 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:42:23.676 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:42:23.680 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:42:23.683 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:42:23.685 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:23.687 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:23.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:23.692 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:23.694 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:23.697 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:42:23.699 | + functions-common:time_stop:2432 : start_time=1649731342956 2022-04-12 02:42:23.701 | + functions-common:time_stop:2434 : [[ -z 1649731342956 ]] 2022-04-12 02:42:23.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:23.708 | + functions-common:time_stop:2437 : end_time=1649731343705 2022-04-12 02:42:23.711 | + functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 02:42:23.713 | + functions-common:time_stop:2439 : total=1510 2022-04-12 02:42:23.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:23.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2259 2022-04-12 02:42:23.719 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:42:23.722 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 02:42:23.724 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:42:23.726 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:42:23.729 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:42:23.731 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:42:23.733 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:42:23.736 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:42:23.738 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 02:42:23.741 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:42:23.743 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:42:23.745 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:42:23.747 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:42:23.750 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:42:23.752 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:42:23.755 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:42:23.757 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:42:23.759 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:42:23.762 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:42:23.764 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:42:23.766 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 02:42:23.769 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:42:23.771 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:42:23.773 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:42:23.775 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:42:23.778 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:42:23.780 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:42:23.782 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 02:42:23.785 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 02:42:23.802 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:23.804 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 02:42:23.806 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:42:23.809 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 02:42:23.811 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 02:42:23.814 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 02:42:23.819 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 02:42:23.821 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 02:42:23.823 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 02:42:23.826 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 02:42:23.828 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 02:42:23.830 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 02:42:23.833 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 02:42:24.557 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 02:42:24.557 | user tags 2022-04-12 02:42:24.557 | stackrabbit []' 2022-04-12 02:42:24.561 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 02:42:24.561 | user tags 2022-04-12 02:42:24.561 | stackrabbit []' 2022-04-12 02:42:24.561 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 02:42:24.567 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 02:42:24.569 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 02:42:24.572 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:42:25.230 | Changing password for user "stackrabbit" ... 2022-04-12 02:42:25.254 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 02:42:25.928 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 02:42:25.951 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 02:42:25.954 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:42:26.610 | Changing password for user "stackrabbit" ... 2022-04-12 02:42:26.633 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 02:42:26.635 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 02:42:26.638 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 02:42:27.281 | Deleting user "guest" ... 2022-04-12 02:42:27.296 | Error: 2022-04-12 02:42:27.296 | {:no_such_user, "guest"} 2022-04-12 02:42:27.309 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 02:42:27.312 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 02:42:27.328 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:27.331 | + ./stack.sh:main:838 : install_database 2022-04-12 02:42:27.333 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 02:42:27.336 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 02:42:27.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:27.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:27.342 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 02:42:27.560 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 02:42:27.562 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:27.565 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 02:42:27.567 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 02:42:27.569 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:42:27.572 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 02:42:27.574 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:42:27.576 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:42:27.578 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:42:27.581 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:42:27.584 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:42:27.586 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:42:27.588 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:42:27.590 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:42:27.593 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:42:27.595 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:42:27.598 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:42:27.600 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 02:42:27.603 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:42:27.605 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:42:27.607 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:42:27.609 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:42:27.612 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:42:27.614 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:42:27.616 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 02:42:27.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:27.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:27.623 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 02:42:27.625 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:42:27.628 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:42:27.630 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:42:27.632 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:42:27.634 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:27.637 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:42:27.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:27.641 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:27.643 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:42:27.646 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:27.648 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:42:27.651 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:42:27.653 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 02:42:27.655 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:42:27.657 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:27.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:27.663 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 02:42:27.683 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 02:42:27.793 | Reading package lists... 2022-04-12 02:42:28.035 | Building dependency tree... 2022-04-12 02:42:28.036 | Reading state information... 2022-04-12 02:42:28.288 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 02:42:28.289 | The following packages were automatically installed and are no longer required: 2022-04-12 02:42:28.290 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:42:28.290 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:42:28.290 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:42:28.290 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:42:28.290 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:42:28.290 | python3-zope.interface 2022-04-12 02:42:28.290 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:42:28.403 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:42:28.408 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:42:28.410 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:42:28.412 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:28.414 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:28.417 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:28.419 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:28.421 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:28.423 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:42:28.426 | + functions-common:time_stop:2432 : start_time=1649731347681 2022-04-12 02:42:28.428 | + functions-common:time_stop:2434 : [[ -z 1649731347681 ]] 2022-04-12 02:42:28.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:28.435 | + functions-common:time_stop:2437 : end_time=1649731348432 2022-04-12 02:42:28.437 | + functions-common:time_stop:2438 : elapsed_time=751 2022-04-12 02:42:28.439 | + functions-common:time_stop:2439 : total=2259 2022-04-12 02:42:28.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:28.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3010 2022-04-12 02:42:28.446 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:42:28.449 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 02:42:28.451 | + ./stack.sh:main:841 : install_database_python 2022-04-12 02:42:28.453 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 02:42:28.455 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 02:42:28.458 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 02:42:28.460 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:42:28.463 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 02:42:28.465 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 02:42:28.468 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:42:28.471 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:42:28.472 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:42:28.476 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 02:42:28.480 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 02:42:28.482 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 02:42:28.485 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 02:42:28.487 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 02:42:28.510 | Using python 3.8 to install PyMySQL 2022-04-12 02:42:28.512 | + 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-12 02:42:29.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:29.379 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:29.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:29.379 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:30.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:30.603 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 02:42:33.168 | 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-12 02:42:33.175 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:33.175 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:33.294 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:33.296 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:33.298 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:33.301 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:33.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:33.306 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:33.309 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:33.311 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:33.314 | + functions-common:time_stop:2432 : start_time=1649731348504 2022-04-12 02:42:33.317 | + functions-common:time_stop:2434 : [[ -z 1649731348504 ]] 2022-04-12 02:42:33.320 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:33.324 | + functions-common:time_stop:2437 : end_time=1649731353322 2022-04-12 02:42:33.326 | + functions-common:time_stop:2438 : elapsed_time=4818 2022-04-12 02:42:33.329 | + functions-common:time_stop:2439 : total=22219 2022-04-12 02:42:33.331 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:33.333 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27037 2022-04-12 02:42:33.336 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:33.338 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 02:42:33.340 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:42:33.343 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 02:42:33.345 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 02:42:33.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:33.364 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 02:42:33.366 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 02:42:33.370 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:42:33.370 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:42:33.375 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:42:33.378 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:42:33.380 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:42:33.382 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:42:33.385 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 02:42:33.387 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 02:42:33.404 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:33.407 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 02:42:33.409 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:42:33.412 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:42:33.414 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:42:33.417 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:42:33.419 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:33.422 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:42:33.424 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:33.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:33.429 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:42:33.431 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:33.433 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:42:33.436 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:42:33.438 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 02:42:33.440 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:42:33.443 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:33.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:33.447 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 02:42:33.468 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 02:42:33.578 | Reading package lists... 2022-04-12 02:42:33.817 | Building dependency tree... 2022-04-12 02:42:33.819 | Reading state information... 2022-04-12 02:42:34.075 | radvd is already the newest version (1:2.17-2). 2022-04-12 02:42:34.075 | The following packages were automatically installed and are no longer required: 2022-04-12 02:42:34.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:42:34.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:42:34.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:42:34.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:42:34.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:42:34.076 | python3-zope.interface 2022-04-12 02:42:34.076 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:42:34.189 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:42:34.193 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:42:34.196 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:42:34.198 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:34.200 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:34.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:34.205 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:34.208 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:34.210 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:42:34.212 | + functions-common:time_stop:2432 : start_time=1649731353465 2022-04-12 02:42:34.214 | + functions-common:time_stop:2434 : [[ -z 1649731353465 ]] 2022-04-12 02:42:34.217 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:34.221 | + functions-common:time_stop:2437 : end_time=1649731354219 2022-04-12 02:42:34.224 | + functions-common:time_stop:2438 : elapsed_time=754 2022-04-12 02:42:34.226 | + functions-common:time_stop:2439 : total=3010 2022-04-12 02:42:34.228 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:34.230 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3764 2022-04-12 02:42:34.233 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:42:34.235 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 02:42:34.252 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:34.255 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 02:42:34.257 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 02:42:34.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 02:42:34.262 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 02:42:34.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 02:42:34.284 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:42:34.287 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:42:34.289 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:42:34.291 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:42:34.294 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:34.296 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:42:34.298 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:34.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:34.303 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:42:34.305 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:34.307 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:42:34.309 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:42:34.311 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 02:42:34.314 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:42:34.316 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:34.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:34.320 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 02:42:34.342 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 02:42:34.451 | Reading package lists... 2022-04-12 02:42:34.699 | Building dependency tree... 2022-04-12 02:42:34.700 | Reading state information... 2022-04-12 02:42:34.959 | fakeroot is already the newest version (1.24-1). 2022-04-12 02:42:34.959 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:42:34.959 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 02:42:34.959 | The following packages were automatically installed and are no longer required: 2022-04-12 02:42:34.960 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:42:34.960 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:42:34.960 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:42:34.960 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:42:34.960 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:42:34.960 | python3-zope.interface 2022-04-12 02:42:34.960 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:42:35.074 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:42:35.078 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:42:35.080 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:42:35.083 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:35.085 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:35.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:35.089 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:35.091 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:35.094 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:42:35.096 | + functions-common:time_stop:2432 : start_time=1649731354338 2022-04-12 02:42:35.098 | + functions-common:time_stop:2434 : [[ -z 1649731354338 ]] 2022-04-12 02:42:35.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:35.105 | + functions-common:time_stop:2437 : end_time=1649731355102 2022-04-12 02:42:35.107 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-12 02:42:35.109 | + functions-common:time_stop:2439 : total=3764 2022-04-12 02:42:35.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:35.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4528 2022-04-12 02:42:35.116 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:42:35.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 02:42:35.121 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:35.123 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:35.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 02:42:35.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 02:42:35.131 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 02:42:35.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 02:42:35.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 02:42:35.140 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 02:42:35.141 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 02:42:35.145 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 02:42:35.148 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 02:42:35.150 | + functions:vercmp:628 : local v1=5.4 2022-04-12 02:42:35.152 | + functions:vercmp:629 : local 'op=<' 2022-04-12 02:42:35.154 | + functions:vercmp:630 : local v2=3.13 2022-04-12 02:42:35.157 | + functions:vercmp:631 : local result 2022-04-12 02:42:35.160 | ++ functions:vercmp:635 : sort -V 2022-04-12 02:42:35.160 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 02:42:35.161 | ++ functions:vercmp:635 : head -1 2022-04-12 02:42:35.167 | + functions:vercmp:635 : result=3.13 2022-04-12 02:42:35.169 | + functions:vercmp:637 : case $op in 2022-04-12 02:42:35.171 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 02:42:35.173 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 02:42:35.176 | + functions:vercmp:648 : return 2022-04-12 02:42:35.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 02:42:35.181 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:42:35.183 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 02:42:35.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 02:42:35.561 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 02:42:35.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.569 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 02:42:35.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.573 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 02:42:35.591 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:35.593 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 02:42:35.596 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 02:42:35.596 | Installing etcd 2022-04-12 02:42:35.598 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 02:42:35.613 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 02:42:35.625 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:35.628 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 02:42:35.645 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 02:42:35.648 | ++ 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-12 02:42:35.650 | ++ 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-12 02:42:35.653 | +++ 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-12 02:42:35.658 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:42:35.661 | ++ 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-12 02:42:35.663 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 02:42:35.666 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:42:35.668 | ++ functions:get_extra_file:74 : return 2022-04-12 02:42:35.671 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:42:35.673 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 02:42:35.676 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 02:42:35.679 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 02:42:35.695 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:42:35.698 | + ./stack.sh:main:868 : install_dstat 2022-04-12 02:42:35.700 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 02:42:35.716 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:42:35.718 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 02:42:35.721 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:42:35.724 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 02:42:35.726 | + ./stack.sh:main:877 : install_libs 2022-04-12 02:42:35.728 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 02:42:35.731 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 02:42:35.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 02:42:35.735 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 02:42:35.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 02:42:35.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.747 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 02:42:35.749 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 02:42:35.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 02:42:35.754 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 02:42:35.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.758 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 02:42:35.762 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.765 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 02:42:35.767 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 02:42:35.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 02:42:35.772 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 02:42:35.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 02:42:35.781 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.783 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 02:42:35.786 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 02:42:35.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 02:42:35.790 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 02:42:35.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.797 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 02:42:35.799 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.802 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 02:42:35.804 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 02:42:35.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 02:42:35.809 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 02:42:35.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 02:42:35.818 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.820 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 02:42:35.822 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 02:42:35.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 02:42:35.827 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 02:42:35.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 02:42:35.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.839 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 02:42:35.841 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 02:42:35.844 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 02:42:35.846 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 02:42:35.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 02:42:35.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.858 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 02:42:35.860 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 02:42:35.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 02:42:35.865 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 02:42:35.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 02:42:35.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.876 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 02:42:35.878 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 02:42:35.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 02:42:35.883 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 02:42:35.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 02:42:35.892 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.895 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 02:42:35.897 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 02:42:35.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 02:42:35.902 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 02:42:35.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 02:42:35.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.914 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 02:42:35.916 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 02:42:35.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 02:42:35.921 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 02:42:35.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 02:42:35.930 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.932 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 02:42:35.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 02:42:35.937 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 02:42:35.939 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 02:42:35.941 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 02:42:35.949 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.951 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 02:42:35.953 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 02:42:35.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 02:42:35.959 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 02:42:35.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.963 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 02:42:35.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.970 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 02:42:35.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 02:42:35.975 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 02:42:35.978 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 02:42:35.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:35.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:35.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 02:42:35.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:35.989 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 02:42:35.992 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 02:42:35.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 02:42:35.996 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 02:42:35.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 02:42:36.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.008 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 02:42:36.010 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 02:42:36.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 02:42:36.015 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 02:42:36.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 02:42:36.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.027 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 02:42:36.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 02:42:36.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 02:42:36.034 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 02:42:36.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 02:42:36.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.046 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 02:42:36.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 02:42:36.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 02:42:36.053 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 02:42:36.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.060 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 02:42:36.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.065 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 02:42:36.067 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 02:42:36.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 02:42:36.072 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 02:42:36.074 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 02:42:36.081 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.084 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 02:42:36.087 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 02:42:36.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 02:42:36.091 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 02:42:36.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 02:42:36.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.104 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 02:42:36.106 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 02:42:36.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 02:42:36.111 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 02:42:36.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 02:42:36.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.122 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 02:42:36.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 02:42:36.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 02:42:36.130 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 02:42:36.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 02:42:36.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.141 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 02:42:36.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 02:42:36.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 02:42:36.149 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 02:42:36.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 02:42:36.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.160 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 02:42:36.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 02:42:36.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 02:42:36.168 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 02:42:36.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 02:42:36.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.179 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 02:42:36.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 02:42:36.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 02:42:36.186 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 02:42:36.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 02:42:36.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.199 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 02:42:36.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 02:42:36.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 02:42:36.206 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 02:42:36.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 02:42:36.216 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.218 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 02:42:36.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 02:42:36.223 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 02:42:36.225 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 02:42:36.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 02:42:36.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.237 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 02:42:36.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 02:42:36.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 02:42:36.244 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 02:42:36.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 02:42:36.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.256 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 02:42:36.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 02:42:36.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 02:42:36.263 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 02:42:36.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 02:42:36.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.275 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 02:42:36.277 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 02:42:36.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 02:42:36.282 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 02:42:36.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 02:42:36.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.294 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 02:42:36.296 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 02:42:36.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 02:42:36.301 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 02:42:36.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 02:42:36.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.312 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 02:42:36.315 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 02:42:36.318 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 02:42:36.320 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 02:42:36.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 02:42:36.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.333 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 02:42:36.335 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 02:42:36.337 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 02:42:36.340 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 02:42:36.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 02:42:36.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.351 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 02:42:36.354 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 02:42:36.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 02:42:36.358 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 02:42:36.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 02:42:36.368 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.370 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 02:42:36.372 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 02:42:36.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 02:42:36.377 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 02:42:36.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 02:42:36.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.389 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 02:42:36.392 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 02:42:36.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 02:42:36.397 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 02:42:36.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 02:42:36.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.408 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 02:42:36.411 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 02:42:36.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 02:42:36.415 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 02:42:36.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.420 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 02:42:36.425 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.430 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 02:42:36.432 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 02:42:36.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 02:42:36.437 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 02:42:36.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:36.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:36.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 02:42:36.447 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:36.449 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 02:42:36.471 | Using python 3.8 to install etcd3 2022-04-12 02:42:36.474 | + 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-12 02:42:37.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:37.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:37.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:37.351 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:38.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:38.555 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 02:42:38.563 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 02:42:38.565 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 02:42:38.566 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 02:42:38.566 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 02:42:41.096 | 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-12 02:42:41.103 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:41.103 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:41.219 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:41.222 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:41.224 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:41.226 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:41.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:41.231 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:41.233 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:41.235 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:41.237 | + functions-common:time_stop:2432 : start_time=1649731356466 2022-04-12 02:42:41.240 | + functions-common:time_stop:2434 : [[ -z 1649731356466 ]] 2022-04-12 02:42:41.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:41.247 | + functions-common:time_stop:2437 : end_time=1649731361244 2022-04-12 02:42:41.249 | + functions-common:time_stop:2438 : elapsed_time=4778 2022-04-12 02:42:41.251 | + functions-common:time_stop:2439 : total=27037 2022-04-12 02:42:41.254 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:41.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31815 2022-04-12 02:42:41.259 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:41.261 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 02:42:41.282 | Using python 3.8 to install etcd3gw 2022-04-12 02:42:41.284 | + 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-12 02:42:42.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:42.159 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:42.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:42.159 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:43.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:43.391 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 02:42:43.399 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 02:42:43.401 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 02:42:43.402 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 02:42:43.403 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 02:42:43.438 | 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-12 02:42:43.441 | 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-12 02:42:43.444 | 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-12 02:42:43.445 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 02:42:45.984 | 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-12 02:42:45.991 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:45.991 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:46.109 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:46.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:46.114 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:46.116 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:46.118 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:46.120 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:46.122 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:46.125 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:46.127 | + functions-common:time_stop:2432 : start_time=1649731361276 2022-04-12 02:42:46.129 | + functions-common:time_stop:2434 : [[ -z 1649731361276 ]] 2022-04-12 02:42:46.132 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:46.136 | + functions-common:time_stop:2437 : end_time=1649731366134 2022-04-12 02:42:46.138 | + functions-common:time_stop:2438 : elapsed_time=4858 2022-04-12 02:42:46.141 | + functions-common:time_stop:2439 : total=31815 2022-04-12 02:42:46.143 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:46.147 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36673 2022-04-12 02:42:46.149 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:46.151 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 02:42:46.154 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 02:42:46.156 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 02:42:46.158 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:42:46.161 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:42:46.163 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:42:46.165 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:42:46.168 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:42:46.170 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:42:46.172 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:42:46.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:42:46.177 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:42:46.179 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:42:46.182 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:42:46.184 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 02:42:46.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:46.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:46.191 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 02:42:46.194 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:42:46.196 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:42:46.198 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:42:46.201 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:42:46.203 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:42:46.205 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:46.208 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:42:46.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:46.213 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:46.216 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:42:46.218 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:42:46.220 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:42:46.223 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:42:46.225 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:42:46.227 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:42:46.229 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:46.232 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:46.234 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:42:46.257 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:42:46.366 | Reading package lists... 2022-04-12 02:42:46.605 | Building dependency tree... 2022-04-12 02:42:46.607 | Reading state information... 2022-04-12 02:42:46.862 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:42:46.862 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:42:46.862 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:42:46.862 | The following packages were automatically installed and are no longer required: 2022-04-12 02:42:46.864 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:42:46.864 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:42:46.864 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:42:46.864 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:42:46.864 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:42:46.864 | python3-zope.interface 2022-04-12 02:42:46.864 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:42:46.977 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:42:46.982 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:42:46.984 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:42:46.987 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:46.989 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:46.992 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:46.994 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:46.996 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:46.998 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:42:47.001 | + functions-common:time_stop:2432 : start_time=1649731366254 2022-04-12 02:42:47.003 | + functions-common:time_stop:2434 : [[ -z 1649731366254 ]] 2022-04-12 02:42:47.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:47.010 | + functions-common:time_stop:2437 : end_time=1649731367007 2022-04-12 02:42:47.012 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 02:42:47.014 | + functions-common:time_stop:2439 : total=4528 2022-04-12 02:42:47.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:47.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5281 2022-04-12 02:42:47.022 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:42:47.024 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 02:42:47.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:42:47.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:42:47.031 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 02:42:47.092 | Module proxy already enabled 2022-04-12 02:42:47.096 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 02:42:47.157 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 02:42:47.157 | Module proxy already enabled 2022-04-12 02:42:47.157 | Module proxy_uwsgi already enabled 2022-04-12 02:42:47.162 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 02:42:47.164 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:42:47.167 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:42:47.169 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:42:47.371 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 02:42:47.375 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 02:42:47.376 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 02:42:47.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 02:42:47.388 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.392 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 02:42:47.395 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 02:42:47.397 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 02:42:47.400 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 02:42:47.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.409 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 02:42:47.411 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 02:42:47.414 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 02:42:47.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 02:42:47.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.425 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 02:42:47.428 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 02:42:47.430 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 02:42:47.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 02:42:47.440 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.444 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 02:42:47.446 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 02:42:47.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.451 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 02:42:47.457 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.459 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 02:42:47.462 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 02:42:47.464 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 02:42:47.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 02:42:47.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.476 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 02:42:47.493 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:47.495 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 02:42:47.497 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 02:42:47.500 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 02:42:47.502 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 02:42:47.510 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.512 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 02:42:47.529 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:47.531 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 02:42:47.533 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 02:42:47.536 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 02:42:47.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 02:42:47.545 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.548 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 02:42:47.550 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 02:42:47.552 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 02:42:47.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:42:47.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:42:47.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 02:42:47.562 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:42:47.564 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 02:42:47.567 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 02:42:47.569 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:42:47.572 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 02:42:47.575 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 02:42:47.577 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:42:47.581 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:42:47.581 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:42:47.586 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 02:42:47.589 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 02:42:47.591 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 02:42:47.594 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 02:42:47.596 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 02:42:47.616 | Using python 3.8 to install keystonemiddleware 2022-04-12 02:42:47.619 | + 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-12 02:42:48.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:48.516 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:48.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:48.516 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:49.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:49.748 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:42:49.802 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:42:49.803 | 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-12 02:42:49.804 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:42:49.805 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:42:49.806 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:42:49.807 | 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-12 02:42:49.808 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:42:49.809 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:42:49.810 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:42:49.812 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:42:49.813 | 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-12 02:42:49.814 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:42:49.815 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:42:49.817 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:42:49.874 | 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-12 02:42:49.874 | 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-12 02:42:49.876 | 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-12 02:42:49.916 | 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-12 02:42:49.955 | 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-12 02:42:49.958 | 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-12 02:42:49.959 | 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-12 02:42:49.960 | 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-12 02:42:50.010 | 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-12 02:42:50.014 | 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-12 02:42:50.023 | 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-12 02:42:50.024 | 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-12 02:42:50.038 | 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-12 02:42:50.040 | 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-12 02:42:50.042 | 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-12 02:42:50.107 | 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-12 02:42:50.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:42:50.109 | 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-12 02:42:50.111 | 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-12 02:42:50.161 | 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-12 02:42:50.173 | 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-12 02:42:52.651 | 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-12 02:42:52.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:52.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:52.780 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:52.783 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:52.786 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:52.788 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:52.790 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:52.792 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:52.794 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:52.796 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:52.799 | + functions-common:time_stop:2432 : start_time=1649731367611 2022-04-12 02:42:52.801 | + functions-common:time_stop:2434 : [[ -z 1649731367611 ]] 2022-04-12 02:42:52.804 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:52.808 | + functions-common:time_stop:2437 : end_time=1649731372806 2022-04-12 02:42:52.810 | + functions-common:time_stop:2438 : elapsed_time=5195 2022-04-12 02:42:52.813 | + functions-common:time_stop:2439 : total=36673 2022-04-12 02:42:52.815 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:52.817 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41868 2022-04-12 02:42:52.819 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:52.821 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:42:52.824 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:42:52.826 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:42:52.829 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:42:52.832 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:42:52.834 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:42:52.838 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:42:52.838 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:42:52.844 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:42:52.846 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:42:52.849 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:42:52.852 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:42:52.854 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:42:52.876 | Using python 3.8 to install python-memcached 2022-04-12 02:42:52.878 | + 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-12 02:42:53.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:53.751 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:53.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:53.751 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:54.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:42:54.971 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:42:54.974 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:42:57.538 | 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-12 02:42:57.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:42:57.546 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:42:57.663 | + inc/python:pip_install:200 : result=0 2022-04-12 02:42:57.665 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:42:57.667 | + functions-common:time_stop:2425 : local name 2022-04-12 02:42:57.670 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:42:57.672 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:42:57.674 | + functions-common:time_stop:2428 : local total 2022-04-12 02:42:57.676 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:42:57.679 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:42:57.681 | + functions-common:time_stop:2432 : start_time=1649731372870 2022-04-12 02:42:57.683 | + functions-common:time_stop:2434 : [[ -z 1649731372870 ]] 2022-04-12 02:42:57.686 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:42:57.690 | + functions-common:time_stop:2437 : end_time=1649731377688 2022-04-12 02:42:57.692 | + functions-common:time_stop:2438 : elapsed_time=4818 2022-04-12 02:42:57.695 | + functions-common:time_stop:2439 : total=41868 2022-04-12 02:42:57.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:42:57.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46686 2022-04-12 02:42:57.701 | + inc/python:pip_install:203 : return 0 2022-04-12 02:42:57.704 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:42:57.721 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:42:57.724 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:42:57.726 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:42:57.729 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:42:57.731 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:42:57.733 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:42:57.736 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:42:57.738 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:42:57.753 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:42:57.755 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:42:57.758 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:42:57.760 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:42:57.762 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:42:57.764 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:42:57.767 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:42:57.770 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:42:57.772 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:42:57.774 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:42:57.790 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:42:57.792 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:42:57.794 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:57.796 | + functions-common:git_clone:629 : echo master 2022-04-12 02:42:57.797 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:42:57.802 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:42:57.804 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:42:57.807 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:42:57.809 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:42:57.810 | + functions-common:git_clone:678 : head -1 2022-04-12 02:42:57.813 | c141e6164 trivial: Fix typo 2022-04-12 02:42:57.815 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:42:57.818 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:42:57.820 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:42:57.823 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:42:57.825 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:42:57.827 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:42:57.829 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:42:57.832 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:42:57.834 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:42:57.837 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:42:57.839 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:42:57.841 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:42:57.844 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:42:57.846 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:42:57.850 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:42:57.852 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:42:57.854 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:42:57.857 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:42:57.863 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:42:57.866 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:42:58.556 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:42:58.558 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:42:58.560 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:42:58.562 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:42:58.565 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:42:58.567 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:42:58.569 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:42:58.572 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:42:58.574 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:42:58.576 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:42:58.578 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:42:58.580 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:42:58.583 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:42:58.585 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:42:58.606 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:42:58.608 | + 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-12 02:42:59.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:59.468 | from cryptography.utils import int_from_bytes 2022-04-12 02:42:59.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:42:59.468 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:00.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:43:00.671 | Obtaining file:///opt/stack/keystone 2022-04-12 02:43:00.672 | Preparing metadata (setup.py): started 2022-04-12 02:43:05.751 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:43:05.828 | 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-12 02:43:05.829 | 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-12 02:43:05.830 | 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-12 02:43:05.832 | 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-12 02:43:05.833 | 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-12 02:43:05.834 | 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-12 02:43:05.835 | 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-12 02:43:05.836 | 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-12 02:43:05.837 | 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-12 02:43:05.838 | 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-12 02:43:05.839 | 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-12 02:43:05.840 | 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-12 02:43:05.841 | 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-12 02:43:05.842 | 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-12 02:43:05.844 | 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-12 02:43:05.845 | 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-12 02:43:05.846 | 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-12 02:43:05.848 | 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-12 02:43:05.849 | 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-12 02:43:05.850 | 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-12 02:43:05.851 | 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-12 02:43:05.852 | 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-12 02:43:05.853 | 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-12 02:43:05.854 | 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-12 02:43:05.856 | 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-12 02:43:05.856 | 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-12 02:43:05.857 | 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-12 02:43:05.858 | 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-12 02:43:05.859 | 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-12 02:43:05.861 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:43:05.862 | 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-12 02:43:05.863 | 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-12 02:43:05.864 | 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-12 02:43:05.865 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:43:05.876 | 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-12 02:43:05.877 | 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-12 02:43:05.920 | 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-12 02:43:05.937 | 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-12 02:43:05.938 | 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-12 02:43:05.939 | 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-12 02:43:05.940 | 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-12 02:43:05.943 | 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-12 02:43:05.953 | 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-12 02:43:06.014 | 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-12 02:43:06.018 | 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-12 02:43:06.115 | 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-12 02:43:06.116 | 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-12 02:43:06.117 | 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-12 02:43:06.118 | 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-12 02:43:06.173 | 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-12 02:43:06.174 | 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-12 02:43:06.176 | 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-12 02:43:06.228 | 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-12 02:43:06.231 | 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-12 02:43:06.311 | 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-12 02:43:06.312 | 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-12 02:43:06.315 | 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-12 02:43:06.317 | 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-12 02:43:06.320 | 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-12 02:43:06.321 | 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-12 02:43:06.342 | 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-12 02:43:06.389 | 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-12 02:43:06.410 | 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-12 02:43:06.413 | 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-12 02:43:06.414 | 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-12 02:43:06.415 | 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-12 02:43:06.468 | 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-12 02:43:06.582 | 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-12 02:43:06.584 | 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-12 02:43:06.585 | 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-12 02:43:06.586 | 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-12 02:43:06.587 | 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-12 02:43:06.807 | 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-12 02:43:06.830 | 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-12 02:43:06.831 | 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-12 02:43:06.898 | 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-12 02:43:06.917 | 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-12 02:43:06.975 | 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-12 02:43:07.014 | 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-12 02:43:07.121 | 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-12 02:43:07.177 | 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-12 02:43:07.251 | 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-12 02:43:07.376 | 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-12 02:43:07.407 | 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-12 02:43:07.446 | 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-12 02:43:07.449 | 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-12 02:43:07.450 | 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-12 02:43:07.452 | 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-12 02:43:07.453 | 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-12 02:43:07.454 | 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-12 02:43:07.508 | 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-12 02:43:07.648 | 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-12 02:43:07.649 | 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-12 02:43:07.650 | 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-12 02:43:07.652 | 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-12 02:43:07.803 | 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-12 02:43:07.884 | 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-12 02:43:08.131 | 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-12 02:43:08.391 | 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-12 02:43:08.425 | 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-12 02:43:10.308 | Installing collected packages: keystone 2022-04-12 02:43:10.308 | Attempting uninstall: keystone 2022-04-12 02:43:10.309 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 02:43:10.312 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 02:43:10.314 | Running setup.py develop for keystone 2022-04-12 02:43:16.476 | Successfully installed keystone 2022-04-12 02:43:16.476 | 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-12 02:43:16.483 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:43:16.483 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:43:16.615 | + inc/python:pip_install:200 : result=0 2022-04-12 02:43:16.617 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:43:16.619 | + functions-common:time_stop:2425 : local name 2022-04-12 02:43:16.621 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:43:16.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:43:16.625 | + functions-common:time_stop:2428 : local total 2022-04-12 02:43:16.627 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:43:16.630 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:43:16.632 | + functions-common:time_stop:2432 : start_time=1649731378601 2022-04-12 02:43:16.634 | + functions-common:time_stop:2434 : [[ -z 1649731378601 ]] 2022-04-12 02:43:16.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:43:16.640 | + functions-common:time_stop:2437 : end_time=1649731396638 2022-04-12 02:43:16.643 | + functions-common:time_stop:2438 : elapsed_time=18037 2022-04-12 02:43:16.645 | + functions-common:time_stop:2439 : total=46686 2022-04-12 02:43:16.647 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:43:16.649 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64723 2022-04-12 02:43:16.651 | + inc/python:pip_install:203 : return 0 2022-04-12 02:43:16.653 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:43:16.656 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:43:16.658 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:43:16.677 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:43:16.689 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:43:16.692 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:43:16.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:43:16.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:43:16.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:43:16.701 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:43:16.704 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:43:16.720 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:16.723 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:43:16.725 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:43:16.728 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:43:16.730 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:43:16.743 | + 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-12 02:43:16.745 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:43:16.750 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:43:16.765 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:16.767 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:43:16.797 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:43:16.825 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:43:16.856 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:43:16.886 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:43:16.917 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:43:16.947 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:43:16.976 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:43:17.003 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:43:17.006 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:43:17.008 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:43:17.011 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:43:17.013 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:43:17.015 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:43:17.032 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:17.035 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:43:17.037 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:43:17.040 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:43:17.055 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:17.057 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:43:17.060 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:43:17.091 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:43:17.093 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:43:17.095 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:43:17.098 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:43:17.114 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:17.117 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:43:17.147 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:43:17.149 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:43:17.180 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:43:17.182 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:43:17.185 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:43:17.187 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:43:17.190 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:43:17.192 | + 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-12 02:43:17.223 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:43:17.226 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:43:17.228 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:43:17.230 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:43:17.233 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:43:17.250 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:43:17.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:43:17.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:43:17.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:43:17.259 | + 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-12 02:43:17.287 | + 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-12 02:43:17.314 | + 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-12 02:43:17.342 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:43:17.370 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:43:17.399 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:43:17.401 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:43:17.404 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:43:17.406 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:43:17.408 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:43:17.410 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:43:17.413 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:43:17.416 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:43:17.420 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:43:17.422 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:43:17.424 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:43:17.437 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:43:17.437 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:43:17.446 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:43:17.449 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:43:17.466 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:43:17.468 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:43:17.472 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:43:17.500 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:43:17.528 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:43:17.554 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:43:17.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:43:17.610 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:43:17.637 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:43:17.664 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:43:17.691 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:43:17.719 | + 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-12 02:43:17.746 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:43:17.774 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:43:17.800 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:43:17.828 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:43:17.831 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:43:17.834 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:43:17.836 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:43:17.838 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:43:17.841 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:43:17.843 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:43:17.845 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:43:17.848 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:43:17.850 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:43:17.877 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:43:17.906 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:43:17.906 | + 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-12 02:43:17.914 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:43:17.917 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:43:17.920 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:43:17.922 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:43:17.924 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:43:17.927 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:43:17.929 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:43:17.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:43:17.934 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:43:17.936 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:43:17.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:43:17.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:43:17.944 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:43:18.005 | Site keystone-wsgi-public already enabled 2022-04-12 02:43:18.009 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:43:18.011 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:43:18.013 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:43:18.016 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:43:18.153 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:43:18.187 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:43:18.219 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:43:18.251 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:43:18.253 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:43:18.284 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:43:18.313 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:43:18.341 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:43:18.344 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:43:18.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:18.363 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:43:18.380 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:18.383 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:43:18.385 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:43:18.387 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:43:18.390 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:43:18.392 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:43:18.394 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:43:18.397 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:43:18.399 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:43:18.401 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:43:18.403 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:43:18.406 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:43:18.409 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:43:18.412 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:43:18.415 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:43:18.431 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:43:18.433 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:43:18.436 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:43:18.438 | + functions-common:git_clone:629 : echo master 2022-04-12 02:43:18.439 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:43:18.444 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:43:18.446 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:43:18.448 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:43:18.451 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:43:18.452 | + functions-common:git_clone:678 : head -1 2022-04-12 02:43:18.455 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:43:18.458 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:43:18.460 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:43:18.463 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:43:18.465 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:43:18.468 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:43:18.470 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:43:18.473 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:43:18.476 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:43:18.478 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:43:18.480 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:43:18.483 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:43:18.485 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:43:18.488 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:43:18.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:43:18.493 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:43:18.496 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:43:18.498 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:43:18.501 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:43:18.506 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:43:18.509 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:43:19.183 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:43:19.185 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:43:19.187 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:43:19.189 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:43:19.192 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:43:19.195 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:43:19.197 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:43:19.199 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:43:19.201 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:43:19.204 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:43:19.206 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:43:19.209 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:43:19.211 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:43:19.213 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:43:19.234 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:43:19.237 | + 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-12 02:43:20.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:20.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:20.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:20.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:21.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:43:21.325 | Obtaining file:///opt/stack/swift 2022-04-12 02:43:21.326 | Preparing metadata (setup.py): started 2022-04-12 02:43:26.048 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:43:26.087 | 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-12 02:43:26.088 | 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-12 02:43:26.089 | 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-12 02:43:26.090 | 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-12 02:43:26.091 | 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-12 02:43:26.092 | 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-12 02:43:26.093 | 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-12 02:43:26.094 | 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-12 02:43:26.095 | 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-12 02:43:26.097 | 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-12 02:43:26.097 | 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-12 02:43:26.135 | 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-12 02:43:26.143 | 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-12 02:43:26.197 | 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-12 02:43:26.199 | 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-12 02:43:26.200 | 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-12 02:43:26.201 | 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-12 02:43:26.202 | 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-12 02:43:26.203 | 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-12 02:43:26.204 | 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-12 02:43:26.205 | 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-12 02:43:26.207 | 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-12 02:43:26.208 | 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-12 02:43:26.210 | 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-12 02:43:26.211 | 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-12 02:43:26.230 | 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-12 02:43:26.260 | 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-12 02:43:26.262 | 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-12 02:43:26.263 | 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-12 02:43:26.266 | 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-12 02:43:26.289 | 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-12 02:43:26.390 | 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-12 02:43:26.391 | 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-12 02:43:26.392 | 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-12 02:43:26.434 | 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-12 02:43:26.478 | 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-12 02:43:26.479 | 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-12 02:43:26.480 | 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-12 02:43:26.481 | 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-12 02:43:26.542 | 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-12 02:43:26.544 | 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-12 02:43:26.556 | 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-12 02:43:26.558 | 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-12 02:43:26.576 | 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-12 02:43:26.578 | 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-12 02:43:26.719 | 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-12 02:43:26.733 | 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-12 02:43:28.987 | Installing collected packages: swift 2022-04-12 02:43:28.987 | Attempting uninstall: swift 2022-04-12 02:43:28.988 | Found existing installation: swift 2.30.0.dev15 2022-04-12 02:43:28.990 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 02:43:28.992 | Running setup.py develop for swift 2022-04-12 02:43:34.769 | Successfully installed swift 2022-04-12 02:43:34.769 | 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-12 02:43:34.778 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:43:34.778 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:43:34.909 | + inc/python:pip_install:200 : result=0 2022-04-12 02:43:34.912 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:43:34.914 | + functions-common:time_stop:2425 : local name 2022-04-12 02:43:34.916 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:43:34.918 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:43:34.920 | + functions-common:time_stop:2428 : local total 2022-04-12 02:43:34.922 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:43:34.925 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:43:34.927 | + functions-common:time_stop:2432 : start_time=1649731399229 2022-04-12 02:43:34.929 | + functions-common:time_stop:2434 : [[ -z 1649731399229 ]] 2022-04-12 02:43:34.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:43:34.936 | + functions-common:time_stop:2437 : end_time=1649731414933 2022-04-12 02:43:34.938 | + functions-common:time_stop:2438 : elapsed_time=15704 2022-04-12 02:43:34.940 | + functions-common:time_stop:2439 : total=64723 2022-04-12 02:43:34.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:43:34.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80427 2022-04-12 02:43:34.947 | + inc/python:pip_install:203 : return 0 2022-04-12 02:43:34.950 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:43:34.952 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:43:34.954 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:43:34.973 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:43:34.985 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:43:34.988 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:43:34.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:43:34.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:43:34.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:43:34.998 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:43:35.000 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:43:35.003 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:43:35.005 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:43:35.008 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:43:35.010 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:43:35.012 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:43:35.014 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:43:35.016 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:43:36.253 | No object-replicator running 2022-04-12 02:43:36.253 | No object-auditor running 2022-04-12 02:43:36.253 | No object-expirer running 2022-04-12 02:43:36.253 | No object-reconstructor running 2022-04-12 02:43:36.253 | No account-reaper running 2022-04-12 02:43:36.253 | No account-auditor running 2022-04-12 02:43:36.253 | No proxy-server running 2022-04-12 02:43:36.254 | No container-server running 2022-04-12 02:43:36.254 | No object-updater running 2022-04-12 02:43:36.254 | No container-replicator running 2022-04-12 02:43:36.254 | No container-reconciler running 2022-04-12 02:43:36.254 | No container-updater running 2022-04-12 02:43:36.254 | No account-server running 2022-04-12 02:43:36.254 | No container-sharder running 2022-04-12 02:43:36.254 | No object-server running 2022-04-12 02:43:36.254 | No container-sync running 2022-04-12 02:43:36.254 | No container-auditor running 2022-04-12 02:43:36.254 | No account-replicator running 2022-04-12 02:43:36.348 | + lib/swift:configure_swift:337 : true 2022-04-12 02:43:36.350 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:43:36.363 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:43:36.374 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:43:36.377 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:43:36.378 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:43:36.383 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:43:36.383 | s/%GROUP%/ubuntu/; 2022-04-12 02:43:36.383 | s/%USER%/ubuntu/; 2022-04-12 02:43:36.383 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:43:36.383 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:43:36.386 | uid = ubuntu 2022-04-12 02:43:36.386 | gid = ubuntu 2022-04-12 02:43:36.386 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:43:36.386 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:43:36.386 | address = 127.0.0.1 2022-04-12 02:43:36.386 | 2022-04-12 02:43:36.386 | [account6612] 2022-04-12 02:43:36.386 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:43:36.387 | read only = false 2022-04-12 02:43:36.387 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | [account6622] 2022-04-12 02:43:36.387 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:43:36.387 | read only = false 2022-04-12 02:43:36.387 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | [account6632] 2022-04-12 02:43:36.387 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:43:36.387 | read only = false 2022-04-12 02:43:36.387 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | [account6642] 2022-04-12 02:43:36.387 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:43:36.387 | read only = false 2022-04-12 02:43:36.387 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | [container6611] 2022-04-12 02:43:36.387 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:43:36.387 | read only = false 2022-04-12 02:43:36.387 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:43:36.387 | 2022-04-12 02:43:36.387 | [container6621] 2022-04-12 02:43:36.387 | max connections = 25 2022-04-12 02:43:36.387 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [container6631] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [container6641] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [object6613] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [object6623] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [object6633] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.388 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:43:36.388 | 2022-04-12 02:43:36.388 | [object6643] 2022-04-12 02:43:36.388 | max connections = 25 2022-04-12 02:43:36.388 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:43:36.388 | read only = false 2022-04-12 02:43:36.389 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:43:36.389 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:43:36.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:43:36.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:43:36.396 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:43:36.408 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:43:36.410 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:43:36.414 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:43:36.419 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:43:36.421 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:43:36.425 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:43:36.453 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:43:36.479 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:43:36.497 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:43:36.524 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:43:36.542 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:43:36.570 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:43:36.588 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:43:36.616 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:43:36.634 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:43:36.661 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:43:36.679 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:43:36.707 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:43:36.724 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:43:36.739 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:36.741 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:43:36.774 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:43:36.801 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:43:36.828 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:43:36.855 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:43:36.870 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:36.872 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:43:36.899 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:43:36.914 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:36.916 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:43:36.931 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:36.933 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:43:36.935 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:43:36.950 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:36.953 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:43:36.955 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:43:36.957 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:43:36.962 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:43:36.967 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:43:36.994 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:43:37.021 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:43:37.050 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:43:37.080 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:43:37.107 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:43:37.109 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:43:37.111 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:43:37.114 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:43:37.116 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:43:37.142 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:43:37.169 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:43:37.196 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:43:37.224 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:43:37.251 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:43:37.280 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:43:37.307 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:43:37.334 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:43:37.362 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:43:37.389 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:43:37.417 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:43:37.443 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:43:37.471 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:43:37.501 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:43:37.528 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:43:37.546 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:43:37.574 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:43:37.603 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:43:37.607 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:43:37.639 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:43:37.667 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:43:37.694 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:43:37.698 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:43:37.699 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:43:37.702 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:43:37.706 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:43:37.708 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:43:37.711 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:43:37.713 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:43:37.715 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:43:37.717 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:43:37.719 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:43:37.721 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:43:37.740 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:43:37.767 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:43:37.785 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:43:37.814 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:43:37.832 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:43:37.861 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:43:37.879 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:43:37.907 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:43:37.927 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:43:37.958 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:43:37.977 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:43:38.004 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:43:38.023 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:43:38.051 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:43:38.069 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:43:38.097 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:43:38.116 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:43:38.142 | + 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-12 02:43:38.148 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:43:38.166 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:43:38.194 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:43:38.224 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:43:38.226 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:43:38.231 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:43:38.233 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:43:38.235 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:43:38.237 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:43:38.239 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:43:38.242 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:43:38.244 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:43:38.247 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:43:38.265 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:43:38.294 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:43:38.311 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:43:38.340 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:43:38.358 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:43:38.387 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:43:38.405 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:43:38.433 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:43:38.451 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:43:38.480 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:43:38.497 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:43:38.526 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:43:38.544 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:43:38.575 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:43:38.594 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:43:38.622 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:43:38.640 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:43:38.667 | + 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-12 02:43:38.672 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:43:38.689 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:43:38.719 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:43:38.721 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:43:38.725 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:43:38.728 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:43:38.730 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:43:38.732 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:43:38.734 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:43:38.736 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:43:38.739 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:43:38.741 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:43:38.759 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:43:38.787 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:43:38.805 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:43:38.833 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:43:38.855 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:43:38.885 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:43:38.903 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:43:38.931 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:43:38.949 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:43:38.978 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:43:38.996 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:43:39.024 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:43:39.042 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:43:39.071 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:43:39.089 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:43:39.118 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:43:39.135 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:43:39.162 | + 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-12 02:43:39.167 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:43:39.185 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:43:39.213 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:43:39.241 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:43:39.269 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:43:39.297 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:43:39.299 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:43:39.304 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:43:39.332 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:43:39.361 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:43:39.389 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:43:39.417 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:43:39.446 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:43:39.474 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:43:39.501 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:43:39.527 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:43:39.555 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:43:39.570 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:39.572 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:43:39.591 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:43:39.595 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:43:39.614 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:43:39.617 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:43:39.643 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:43:39.646 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:43:39.673 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:43:39.702 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:43:39.704 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:43:39.733 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:43:39.748 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:39.750 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:43:39.753 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:43:39.758 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:43:39.760 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:43:39.773 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:43:39.775 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:43:39.787 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:43:39.789 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:43:39.792 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:43:39.794 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:43:39.796 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:43:39.798 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:43:39.801 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:43:39.803 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:43:39.805 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:43:39.818 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:43:39.820 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:43:39.823 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:43:39.840 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:43:39.843 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:43:39.860 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:39.862 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:43:39.864 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:43:39.867 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:43:39.869 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:43:39.871 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:43:39.874 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:43:39.877 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:43:39.880 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:43:39.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:39.900 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:43:39.903 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:43:39.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:43:39.922 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:43:39.924 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:43:39.927 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:43:39.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:43:39.932 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:43:39.935 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:43:39.937 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:43:39.941 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:43:39.944 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:43:39.946 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:43:39.949 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:43:39.952 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:43:39.955 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:43:39.958 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:43:39.961 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:43:39.964 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:43:39.966 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:43:39.970 | +++ 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-12 02:43:39.970 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:43:39.977 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:43:39.979 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:43:39.982 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:43:39.985 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:43:39.987 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:43:40.009 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:43:40.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 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:43:40.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:40.876 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:40.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:40.876 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:42.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:43:42.095 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:43:42.177 | 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-12 02:43:42.178 | 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-12 02:43:42.179 | 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-12 02:43:42.181 | 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-12 02:43:42.182 | 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-12 02:43:42.183 | 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-12 02:43:42.184 | 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-12 02:43:42.185 | 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-12 02:43:42.186 | 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-12 02:43:42.187 | 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-12 02:43:42.188 | 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-12 02:43:42.189 | 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-12 02:43:42.192 | 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-12 02:43:42.194 | 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-12 02:43:42.197 | 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-12 02:43:42.199 | 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-12 02:43:42.201 | 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-12 02:43:42.204 | 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-12 02:43:42.213 | 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-12 02:43:42.214 | 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-12 02:43:42.228 | 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-12 02:43:42.296 | 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-12 02:43:42.298 | 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-12 02:43:42.299 | 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-12 02:43:42.323 | 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-12 02:43:42.324 | 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-12 02:43:42.326 | 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-12 02:43:42.327 | 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-12 02:43:42.329 | 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-12 02:43:42.340 | 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-12 02:43:42.381 | 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-12 02:43:42.382 | 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-12 02:43:42.384 | 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-12 02:43:42.385 | 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-12 02:43:42.405 | 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-12 02:43:42.406 | 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-12 02:43:42.423 | 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-12 02:43:42.440 | 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-12 02:43:42.442 | 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-12 02:43:42.462 | 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-12 02:43:42.463 | 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-12 02:43:42.544 | 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-12 02:43:42.545 | 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-12 02:43:42.546 | 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-12 02:43:42.549 | 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-12 02:43:42.599 | 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-12 02:43:42.625 | 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-12 02:43:42.858 | 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-12 02:43:42.861 | 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-12 02:43:42.897 | 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-12 02:43:42.899 | 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-12 02:43:42.901 | 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-12 02:43:42.902 | 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-12 02:43:42.903 | 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-12 02:43:42.904 | 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-12 02:43:42.960 | 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-12 02:43:43.143 | 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-12 02:43:43.167 | 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-12 02:43:43.252 | 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-12 02:43:43.399 | 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-12 02:43:45.504 | 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-12 02:43:45.511 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:43:45.511 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:43:45.638 | + inc/python:pip_install:200 : result=0 2022-04-12 02:43:45.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:43:45.642 | + functions-common:time_stop:2425 : local name 2022-04-12 02:43:45.645 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:43:45.648 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:43:45.650 | + functions-common:time_stop:2428 : local total 2022-04-12 02:43:45.652 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:43:45.654 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:43:45.657 | + functions-common:time_stop:2432 : start_time=1649731420003 2022-04-12 02:43:45.659 | + functions-common:time_stop:2434 : [[ -z 1649731420003 ]] 2022-04-12 02:43:45.663 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:43:45.667 | + functions-common:time_stop:2437 : end_time=1649731425664 2022-04-12 02:43:45.669 | + functions-common:time_stop:2438 : elapsed_time=5661 2022-04-12 02:43:45.671 | + functions-common:time_stop:2439 : total=80427 2022-04-12 02:43:45.674 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:43:45.676 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86088 2022-04-12 02:43:45.678 | + inc/python:pip_install:203 : return 0 2022-04-12 02:43:45.681 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:43:45.684 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:43:45.686 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:43:45.699 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:43:45.704 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:43:45.706 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:43:45.709 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:43:45.712 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:43:45.715 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:43:45.718 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:43:45.721 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:43:45.723 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:43:45.726 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:43:45.742 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:43:45.745 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:43:45.747 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:43:45.750 | + functions-common:git_clone:629 : echo master 2022-04-12 02:43:45.750 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:43:45.756 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:43:45.758 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:43:45.760 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:43:45.763 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:43:45.763 | + functions-common:git_clone:678 : head -1 2022-04-12 02:43:45.767 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:43:45.770 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:43:45.773 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:43:45.775 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:43:45.778 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:43:45.780 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:43:45.783 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:43:45.786 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:43:45.789 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:43:45.791 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:43:45.794 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:43:45.796 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:43:45.798 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:43:45.802 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:43:45.804 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:43:45.807 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:43:45.810 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:43:45.812 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:43:45.815 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:43:45.821 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:43:45.824 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:43:46.490 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:43:46.493 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:43:46.495 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:43:46.498 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:43:46.500 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:43:46.502 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:43:46.505 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:43:46.507 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:43:46.510 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:43:46.512 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:43:46.514 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:43:46.517 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:43:46.519 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:43:46.521 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:43:46.542 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:43:46.545 | + 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-12 02:43:47.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:47.410 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:47.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:43:47.410 | from cryptography.utils import int_from_bytes 2022-04-12 02:43:48.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:43:48.627 | Obtaining file:///opt/stack/glance 2022-04-12 02:43:48.628 | Preparing metadata (setup.py): started 2022-04-12 02:43:53.329 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:43:53.401 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 02:43:53.402 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 02:43:53.403 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:43:53.404 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 02:43:53.405 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 02:43:53.406 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 02:43:53.407 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 02:43:53.408 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 02:43:53.409 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:43:53.410 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 02:43:53.412 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 02:43:53.413 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:43:53.414 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 02:43:53.415 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:43:53.416 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 02:43:53.417 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:43:53.418 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 02:43:53.419 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 02:43:53.420 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 02:43:53.421 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 02:43:53.423 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 02:43:53.424 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:43:53.425 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 02:43:53.426 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:43:53.427 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 02:43:53.428 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 02:43:53.429 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 02:43:53.430 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 02:43:53.432 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 02:43:53.433 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 02:43:53.434 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 02:43:53.435 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 02:43:53.436 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 02:43:53.437 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 02:43:53.438 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 02:43:53.439 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 02:43:53.440 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 02:43:53.442 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:43:53.443 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:43:53.444 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 02:43:53.445 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 02:43:53.446 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:43:53.448 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 02:43:53.464 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:43:53.465 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:43:53.467 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 02:43:53.487 | 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.dev4) (2.27.1) 2022-04-12 02:43:53.490 | 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.dev4) (5.3.0) 2022-04-12 02:43:53.529 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 02:43:53.548 | 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.dev4) (4.3.0) 2022-04-12 02:43:53.558 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 02:43:53.575 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 02:43:53.576 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 02:43:53.577 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 02:43:53.669 | 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.dev4) (3.0.7) 2022-04-12 02:43:53.748 | 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.dev4) (1.7.0) 2022-04-12 02:43:53.799 | 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.dev4) (2.10.1) 2022-04-12 02:43:53.805 | 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.dev4) (3.1.1) 2022-04-12 02:43:53.838 | 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.dev4) (0.17.3) 2022-04-12 02:43:53.914 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 02:43:53.915 | 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.dev4) (0.8.0) 2022-04-12 02:43:53.917 | 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.dev4) (1.5.0) 2022-04-12 02:43:53.976 | 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.dev4) (2.0.1) 2022-04-12 02:43:53.977 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 02:43:53.981 | 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.dev4) (0.13.0) 2022-04-12 02:43:54.006 | 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.dev4) (0.61.0) 2022-04-12 02:43:54.053 | 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.dev4) (0.9.6) 2022-04-12 02:43:54.056 | 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.dev4) (2.8.2) 2022-04-12 02:43:54.115 | 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.dev4) (0.4.0) 2022-04-12 02:43:54.117 | 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.dev4) (5.1.0) 2022-04-12 02:43:54.119 | 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.dev4) (2.8.0) 2022-04-12 02:43:54.121 | 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.dev4) (5.2.4) 2022-04-12 02:43:54.123 | 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.dev4) (5.0.0) 2022-04-12 02:43:54.147 | 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.dev4) (3.3.0) 2022-04-12 02:43:54.149 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 02:43:54.150 | 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.dev4) (3.2.0) 2022-04-12 02:43:54.199 | 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.dev4) (5.9.0) 2022-04-12 02:43:54.243 | 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.dev4) (0.11.0) 2022-04-12 02:43:54.244 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 02:43:54.245 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 02:43:54.323 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:43:54.382 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 02:43:54.485 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 02:43:54.757 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 02:43:54.759 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 02:43:54.761 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 02:43:54.763 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 02:43:54.817 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 02:43:54.841 | 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.dev4) (5.0.0) 2022-04-12 02:43:54.934 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 02:43:55.050 | 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.dev4) (2.1.1) 2022-04-12 02:43:55.268 | 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.dev4) (5.1.1) 2022-04-12 02:43:55.269 | 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.dev4) (1.4.4) 2022-04-12 02:43:55.270 | 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.dev4) (1.0.0) 2022-04-12 02:43:55.271 | 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.dev4) (1.1.5) 2022-04-12 02:43:55.274 | 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.dev4) (1.4.0) 2022-04-12 02:43:55.275 | 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.dev4) (1.32) 2022-04-12 02:43:55.277 | 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.dev4) (2.5.0) 2022-04-12 02:43:55.395 | 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.dev4) (0.14.1) 2022-04-12 02:43:55.428 | 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.dev4) (1.0.3) 2022-04-12 02:43:55.473 | 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.dev4) (1.3.3) 2022-04-12 02:43:55.474 | 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.dev4) (3.0.0) 2022-04-12 02:43:55.719 | 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.dev4) (3.10.1) 2022-04-12 02:43:55.901 | 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.dev4) (2.0.12) 2022-04-12 02:43:55.902 | 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.dev4) (1.26.9) 2022-04-12 02:43:55.905 | 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.dev4) (3.3) 2022-04-12 02:43:55.906 | 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.dev4) (2019.11.28) 2022-04-12 02:43:56.011 | 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.dev4) (0.5.2) 2022-04-12 02:43:56.165 | 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.dev4) (2.5.0) 2022-04-12 02:43:56.297 | 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.dev4) (3.8.0) 2022-04-12 02:43:56.611 | 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.dev4) (0.5.0) 2022-04-12 02:43:56.615 | 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.dev4) (2.4.0) 2022-04-12 02:43:56.843 | 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.dev4) (2.2) 2022-04-12 02:43:57.122 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 02:43:57.480 | 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.dev4) (21.4.0) 2022-04-12 02:43:57.481 | 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.dev4) (1.8.2) 2022-04-12 02:43:58.951 | Installing collected packages: glance 2022-04-12 02:43:58.951 | Attempting uninstall: glance 2022-04-12 02:43:58.952 | Found existing installation: glance 24.1.0.dev4 2022-04-12 02:43:58.959 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 02:43:58.960 | Running setup.py develop for glance 2022-04-12 02:44:05.058 | Successfully installed glance 2022-04-12 02:44:05.058 | 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-12 02:44:05.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:44:05.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:44:05.206 | + inc/python:pip_install:200 : result=0 2022-04-12 02:44:05.209 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:44:05.211 | + functions-common:time_stop:2425 : local name 2022-04-12 02:44:05.214 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:44:05.216 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:44:05.218 | + functions-common:time_stop:2428 : local total 2022-04-12 02:44:05.221 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:44:05.224 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:44:05.226 | + functions-common:time_stop:2432 : start_time=1649731426537 2022-04-12 02:44:05.228 | + functions-common:time_stop:2434 : [[ -z 1649731426537 ]] 2022-04-12 02:44:05.231 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:44:05.235 | + functions-common:time_stop:2437 : end_time=1649731445233 2022-04-12 02:44:05.238 | + functions-common:time_stop:2438 : elapsed_time=18696 2022-04-12 02:44:05.240 | + functions-common:time_stop:2439 : total=86088 2022-04-12 02:44:05.242 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:44:05.244 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104784 2022-04-12 02:44:05.247 | + inc/python:pip_install:203 : return 0 2022-04-12 02:44:05.249 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:44:05.252 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:44:05.254 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:44:05.273 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:44:05.286 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:44:05.288 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:44:05.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:44:05.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:44:05.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:44:05.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:44:05.301 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:44:05.303 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:44:05.306 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:44:05.318 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:44:05.321 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:44:05.324 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:44:05.326 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:44:05.328 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:44:05.330 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:44:05.334 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:44:05.337 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:44:05.365 | + 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-12 02:44:05.395 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:44:05.424 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:44:05.453 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:44:05.483 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:44:05.512 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:44:05.515 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:44:05.517 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:44:05.520 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:44:05.523 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:44:05.551 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:44:05.580 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:44:05.610 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:44:05.639 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:44:05.669 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:44:05.698 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:44:05.728 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:44:05.759 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:44:05.788 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:44:05.819 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:44:05.850 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:44:05.852 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:44:05.855 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:44:05.857 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:44:05.859 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:44:05.862 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:44:05.879 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:05.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:44:05.885 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:44:05.887 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:44:05.904 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:05.907 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:44:05.910 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:44:05.943 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:44:05.946 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:44:05.948 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:44:05.951 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:44:05.953 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:44:05.983 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:44:06.014 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:44:06.016 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:44:06.018 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:44:06.021 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:44:06.023 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:44:06.026 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:44:06.028 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:44:06.058 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:44:06.060 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:44:06.090 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:44:06.093 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:44:06.110 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:06.112 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:44:06.142 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:44:06.172 | + 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-12 02:44:06.202 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:44:06.236 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:44:06.267 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:44:06.283 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:06.286 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:44:06.316 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:44:06.345 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:44:06.375 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:44:06.405 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:44:06.435 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:44:06.466 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:44:06.483 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:06.486 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:44:06.488 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:44:06.490 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:44:06.494 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:44:06.511 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:44:06.513 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:44:06.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:44:06.518 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:44:06.521 | + 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-12 02:44:06.551 | + 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-12 02:44:06.581 | + 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-12 02:44:06.614 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:44:06.643 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:44:06.648 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:44:06.678 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:44:06.708 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:44:06.738 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:44:06.767 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:44:06.797 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:44:06.827 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:44:06.858 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:44:06.888 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:44:06.917 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:44:06.948 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:44:06.978 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:44:06.983 | + 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-12 02:44:06.991 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:44:07.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:07.009 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:44:07.012 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:44:07.014 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:44:07.016 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:44:07.019 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:44:07.022 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:44:07.026 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:44:07.028 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:44:07.032 | + 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-12 02:44:07.062 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:44:07.064 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:44:07.067 | ++ functions:get_random_port:837 : true 2022-04-12 02:44:07.069 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:44:07.071 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:44:07.073 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:44:07.126 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:44:07.128 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:44:07.130 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:44:07.133 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:44:07.135 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:44:07.162 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:44:07.190 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:44:07.218 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:44:07.246 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:44:07.274 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:44:07.302 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:44:07.329 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:44:07.358 | + 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-12 02:44:07.385 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:44:07.414 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:44:07.441 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:44:07.469 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:44:07.497 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:44:07.525 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:44:07.553 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:44:07.581 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:44:07.609 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:44:07.637 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:44:07.665 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:44:07.667 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:44:07.670 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:44:07.672 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:07.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:07.677 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:44:07.679 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:44:07.735 | proxy (enabled by site administrator) 2022-04-12 02:44:07.738 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:44:07.740 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:44:07.743 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:44:07.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:07.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:07.750 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:44:07.752 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:44:07.806 | proxy_http (enabled by site administrator) 2022-04-12 02:44:07.809 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:44:07.813 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:44:07.817 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:44:07.820 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:44:07.822 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:07.825 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:07.827 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:44:07.830 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:44:07.833 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:44:07.834 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:44:07.843 | KeepAlive Off 2022-04-12 02:44:07.847 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:44:07.847 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:44:07.855 | SetEnv proxy-sendchunked 1 2022-04-12 02:44:07.859 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:44:07.860 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:44:07.868 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:44:07.871 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:44:07.873 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:44:07.876 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:44:07.879 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:44:07.885 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:44:07.887 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:07.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:07.893 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:44:07.896 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:44:07.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:07.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:07.904 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:44:07.973 | Site glance-wsgi-api already enabled 2022-04-12 02:44:07.978 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:44:07.980 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:44:07.983 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:44:07.985 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:44:08.122 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:44:08.131 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:44:08.163 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:44:08.165 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:44:08.184 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:08.186 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:44:08.189 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:44:08.192 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:44:08.195 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:44:08.197 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:44:08.200 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:44:08.202 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:44:08.205 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:44:08.207 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:44:08.210 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:44:08.213 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:44:08.215 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:44:08.218 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:44:08.221 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:44:08.237 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:44:08.240 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:44:08.242 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:08.245 | + functions-common:git_clone:629 : echo master 2022-04-12 02:44:08.246 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:44:08.251 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:44:08.254 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:08.257 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:44:08.260 | + functions-common:git_clone:678 : head -1 2022-04-12 02:44:08.260 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:44:08.265 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:44:08.267 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:44:08.271 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:44:08.273 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:44:08.276 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:44:08.278 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:44:08.281 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:44:08.283 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:44:08.286 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:44:08.289 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:44:08.291 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:44:08.293 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:44:08.296 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:44:08.299 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:44:08.302 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:44:08.305 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:44:08.308 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:44:08.310 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:44:08.313 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:44:08.320 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:44:08.322 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:44:08.998 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:44:09.000 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:44:09.003 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:44:09.005 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:44:09.008 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:44:09.010 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:44:09.012 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:44:09.015 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:44:09.017 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:44:09.020 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:44:09.022 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:44:09.025 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:44:09.027 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:44:09.029 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:44:09.051 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:44:09.054 | + 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-12 02:44:09.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:44:09.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:44:09.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:44:09.932 | from cryptography.utils import int_from_bytes 2022-04-12 02:44:11.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:44:11.152 | Obtaining file:///opt/stack/cinder 2022-04-12 02:44:11.153 | Preparing metadata (setup.py): started 2022-04-12 02:44:16.654 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:44:16.787 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:44:16.788 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:44:16.789 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:44:16.790 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:44:16.791 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:44:16.792 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:44:16.793 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:44:16.794 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:44:16.795 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:44:16.796 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:44:16.797 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:44:16.798 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:44:16.799 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:44:16.801 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:44:16.802 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:44:16.803 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:44:16.804 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:44:16.805 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:44:16.806 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:44:16.807 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:44:16.808 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:44:16.809 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:44:16.811 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:44:16.812 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:44:16.813 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:44:16.814 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:44:16.815 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:44:16.817 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:44:16.818 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:44:16.819 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:44:16.820 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:44:16.821 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:44:16.822 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:44:16.823 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:44:16.824 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:44:16.825 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:44:16.827 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:44:16.828 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:44:16.829 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:44:16.830 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:44:16.831 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:44:16.832 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:44:16.833 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:44:16.835 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:44:16.836 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:44:16.837 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:44:16.838 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:44:16.839 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:44:16.840 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:44:16.841 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:44:16.842 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:44:16.843 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:44:16.844 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:44:16.845 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:44:16.847 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:44:16.848 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:44:16.849 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:44:16.850 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:44:16.851 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:44:16.852 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:44:16.853 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:44:16.854 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:44:16.867 | 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.dev48) (0.5.2) 2022-04-12 02:44:16.868 | 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.dev48) (1.0.0) 2022-04-12 02:44:16.869 | 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.dev48) (1.24.37) 2022-04-12 02:44:16.931 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:44:16.962 | 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.dev48) (2.2.1) 2022-04-12 02:44:16.978 | 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.dev48) (4.1.1) 2022-04-12 02:44:16.980 | 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.dev48) (2.6.3) 2022-04-12 02:44:16.981 | 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.dev48) (2.7.1) 2022-04-12 02:44:16.982 | 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.dev48) (0.1.0) 2022-04-12 02:44:17.078 | 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.dev48) (1.7.0) 2022-04-12 02:44:17.135 | 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.dev48) (3.1.1) 2022-04-12 02:44:17.136 | 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.dev48) (2.10.1) 2022-04-12 02:44:17.162 | 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.dev48) (0.2.8) 2022-04-12 02:44:17.163 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:44:17.164 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:44:17.245 | 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.dev48) (0.17.3) 2022-04-12 02:44:17.289 | 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.dev48) (1.5.0) 2022-04-12 02:44:17.290 | 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.dev48) (0.8.0) 2022-04-12 02:44:17.291 | 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.dev48) (2.5.0) 2022-04-12 02:44:17.292 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:44:17.354 | 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.dev48) (2.0.1) 2022-04-12 02:44:17.357 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:44:17.358 | 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.dev48) (1.7.7) 2022-04-12 02:44:17.417 | 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.dev48) (0.9.6) 2022-04-12 02:44:17.420 | 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.dev48) (2.8.2) 2022-04-12 02:44:17.480 | 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.dev48) (5.1.0) 2022-04-12 02:44:17.482 | 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.dev48) (5.0.0) 2022-04-12 02:44:17.483 | 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.dev48) (5.2.4) 2022-04-12 02:44:17.484 | 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.dev48) (0.4.0) 2022-04-12 02:44:17.486 | 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.dev48) (2.4.0) 2022-04-12 02:44:17.511 | 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.dev48) (3.3.0) 2022-04-12 02:44:17.512 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:44:17.515 | 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.dev48) (3.2.0) 2022-04-12 02:44:17.560 | 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.dev48) (1.0.3) 2022-04-12 02:44:17.644 | 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.dev48) (3.0.0) 2022-04-12 02:44:17.648 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:44:17.673 | 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.dev48) (3.2.0) 2022-04-12 02:44:17.699 | 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.dev48) (0.11.0) 2022-04-12 02:44:17.768 | 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.dev48) (1.1.0) 2022-04-12 02:44:17.769 | 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.dev48) (1.26.9) 2022-04-12 02:44:17.905 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:44:17.930 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:44:18.071 | 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.dev48) (3.10.1) 2022-04-12 02:44:18.109 | 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.dev48) (1.3.3) 2022-04-12 02:44:18.112 | 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.dev48) (1.14.0) 2022-04-12 02:44:18.113 | 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.dev48) (22.0.0) 2022-04-12 02:44:18.313 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:44:18.316 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:44:18.319 | 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.dev48) (2.0.12) 2022-04-12 02:44:18.355 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:44:18.386 | 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.dev48) (0.23.2) 2022-04-12 02:44:18.635 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:44:18.637 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:44:18.779 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:44:18.780 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:44:18.785 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:44:18.944 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:44:19.066 | 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.dev48) (4.11.3) 2022-04-12 02:44:19.067 | 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.dev48) (1.2.0) 2022-04-12 02:44:19.069 | 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.dev48) (5.6.0) 2022-04-12 02:44:19.104 | 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.dev48) (5.0.0) 2022-04-12 02:44:19.325 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:44:19.406 | 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.dev48) (2.4.0) 2022-04-12 02:44:19.409 | 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.dev48) (0.5.0) 2022-04-12 02:44:19.588 | 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.dev48) (2.5.0) 2022-04-12 02:44:19.681 | 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.dev48) (3.20.0) 2022-04-12 02:44:19.684 | 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.dev48) (1.56.0) 2022-04-12 02:44:19.868 | 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.dev48) (2.1.1) 2022-04-12 02:44:20.303 | 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.dev48) (1.1.5) 2022-04-12 02:44:20.355 | 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.dev48) (0.14.1) 2022-04-12 02:44:20.407 | 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.dev48) (0.2.5) 2022-04-12 02:44:21.491 | 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.dev48) (1.32) 2022-04-12 02:44:21.770 | 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.dev48) (1.8.2) 2022-04-12 02:44:21.771 | 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.dev48) (21.4.0) 2022-04-12 02:44:21.920 | 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.dev48) (2.2) 2022-04-12 02:44:22.115 | 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.dev48) (1.0.0) 2022-04-12 02:44:22.295 | 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.dev48) (3.8.0) 2022-04-12 02:44:23.987 | Installing collected packages: cinder 2022-04-12 02:44:23.987 | Attempting uninstall: cinder 2022-04-12 02:44:23.987 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 02:44:23.993 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 02:44:23.995 | Running setup.py develop for cinder 2022-04-12 02:44:31.421 | Successfully installed cinder 2022-04-12 02:44:31.421 | 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-12 02:44:31.429 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:44:31.429 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:44:31.586 | + inc/python:pip_install:200 : result=0 2022-04-12 02:44:31.588 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:44:31.590 | + functions-common:time_stop:2425 : local name 2022-04-12 02:44:31.593 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:44:31.595 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:44:31.598 | + functions-common:time_stop:2428 : local total 2022-04-12 02:44:31.600 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:44:31.602 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:44:31.605 | + functions-common:time_stop:2432 : start_time=1649731449046 2022-04-12 02:44:31.607 | + functions-common:time_stop:2434 : [[ -z 1649731449046 ]] 2022-04-12 02:44:31.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:44:31.614 | + functions-common:time_stop:2437 : end_time=1649731471611 2022-04-12 02:44:31.617 | + functions-common:time_stop:2438 : elapsed_time=22565 2022-04-12 02:44:31.619 | + functions-common:time_stop:2439 : total=104784 2022-04-12 02:44:31.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:44:31.624 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127349 2022-04-12 02:44:31.626 | + inc/python:pip_install:203 : return 0 2022-04-12 02:44:31.629 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:44:31.631 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:44:31.634 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:44:31.653 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:44:31.665 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:44:31.668 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:44:31.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:44:31.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:44:31.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:44:31.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:44:31.680 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:44:31.683 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:44:31.685 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:44:31.688 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:31.690 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:31.693 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:44:31.705 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:44:31.708 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:44:31.711 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:44:31.714 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:44:31.716 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:44:31.719 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:31.721 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:44:31.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:31.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:31.729 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:44:31.731 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:44:31.733 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:44:31.736 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:44:31.738 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:44:31.741 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:44:31.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:31.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:31.749 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:44:31.772 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 02:44:31.882 | Reading package lists... 2022-04-12 02:44:32.129 | Building dependency tree... 2022-04-12 02:44:32.131 | Reading state information... 2022-04-12 02:44:32.385 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:44:32.385 | The following packages were automatically installed and are no longer required: 2022-04-12 02:44:32.386 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:44:32.386 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:44:32.386 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:44:32.386 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:44:32.386 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:44:32.386 | python3-zope.interface 2022-04-12 02:44:32.386 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:44:32.500 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:44:32.504 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:44:32.507 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:44:32.509 | + functions-common:time_stop:2425 : local name 2022-04-12 02:44:32.512 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:44:32.515 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:44:32.517 | + functions-common:time_stop:2428 : local total 2022-04-12 02:44:32.520 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:44:32.522 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:44:32.525 | + functions-common:time_stop:2432 : start_time=1649731471768 2022-04-12 02:44:32.527 | + functions-common:time_stop:2434 : [[ -z 1649731471768 ]] 2022-04-12 02:44:32.530 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:44:32.535 | + functions-common:time_stop:2437 : end_time=1649731472532 2022-04-12 02:44:32.538 | + functions-common:time_stop:2438 : elapsed_time=764 2022-04-12 02:44:32.540 | + functions-common:time_stop:2439 : total=5281 2022-04-12 02:44:32.543 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:44:32.545 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6045 2022-04-12 02:44:32.548 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:44:32.551 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:44:32.553 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:44:32.556 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:44:32.568 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:44:32.572 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:44:32.574 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:44:32.576 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:44:32.579 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:44:32.580 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:44:32.584 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:44:32.586 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:44:32.589 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:44:32.591 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:44:32.593 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:44:32.595 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:44:32.598 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:44:32.600 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:44:32.611 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:44:32.624 | + 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-12 02:44:32.636 | + 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-12 02:44:32.649 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:44:32.660 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:44:32.663 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:44:32.667 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.uZaK4Je1BE 2022-04-12 02:44:32.669 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:44:32.672 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:44:32.674 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:44:32.676 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.uZaK4Je1BE 2022-04-12 02:44:32.680 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.uZaK4Je1BE 2022-04-12 02:44:32.692 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.uZaK4Je1BE /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:44:32.704 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:44:32.709 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:44:32.711 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:44:32.714 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:44:32.716 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:44:32.718 | + 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-12 02:44:32.720 | + 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-12 02:44:32.723 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:44:32.725 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:44:32.729 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:44:32.734 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:44:32.752 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:44:32.771 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:44:32.791 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:44:32.809 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:44:32.828 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:44:32.846 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:44:32.865 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:44:32.884 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:44:32.886 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:44:32.888 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:44:32.891 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:44:32.893 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:44:32.922 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:44:32.950 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:44:32.978 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:44:33.007 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:44:33.034 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:44:33.062 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:44:33.090 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:44:33.118 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:44:33.150 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:44:33.181 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:44:33.212 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:44:33.240 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:44:33.242 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:44:33.245 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:44:33.247 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:44:33.249 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:44:33.252 | + 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-12 02:44:33.283 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:44:33.311 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:44:33.339 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:44:33.367 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:44:33.395 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:44:33.423 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:44:33.454 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:44:33.456 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:44:33.484 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:44:33.516 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:44:33.524 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key cd9fb2cfa324a56124a893cf5d035abd 2022-04-12 02:44:33.552 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:44:33.554 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:44:33.582 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:44:33.610 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:44:33.639 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:44:33.667 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:44:33.683 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:33.686 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:44:33.688 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:44:33.690 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:44:33.693 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:44:33.696 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:44:33.698 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:44:33.700 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:44:33.703 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:44:33.705 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:44:33.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:44:33.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:44:33.741 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 02:44:33.769 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:44:33.796 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:44:33.825 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:44:33.853 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:44:33.881 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:44:33.884 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:44:33.886 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:44:33.888 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:44:33.918 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:44:33.921 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:44:33.949 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:44:33.952 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:44:33.954 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:44:33.956 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:44:33.985 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:44:33.987 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:44:33.990 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:44:34.006 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:34.009 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:44:34.011 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:44:34.014 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:44:34.016 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:44:34.045 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:44:34.073 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:44:34.090 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:34.092 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:44:34.110 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:34.112 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:44:34.129 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:34.131 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:44:34.134 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:44:34.136 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:44:34.138 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:44:34.141 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:44:34.143 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:44:34.145 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:44:34.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:34.165 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:44:34.167 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:44:34.170 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:44:34.186 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:34.188 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:44:34.191 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:44:34.219 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:44:34.221 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:44:34.224 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:44:34.227 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:44:34.229 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:44:34.232 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:44:34.249 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:44:34.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:44:34.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:44:34.256 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:44:34.259 | + 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-12 02:44:34.288 | + 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-12 02:44:34.315 | + 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-12 02:44:34.344 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:44:34.372 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:44:34.389 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:34.391 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:44:34.394 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:44:34.397 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:44:34.399 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:44:34.401 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:44:34.404 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:44:34.407 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:44:34.411 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:44:34.414 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:44:34.416 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:44:34.428 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:44:34.429 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:44:34.437 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:44:34.441 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:44:34.457 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:44:34.459 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:44:34.463 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:44:34.493 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:44:34.520 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:44:34.548 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:44:34.575 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:44:34.603 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:44:34.630 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:44:34.658 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:44:34.685 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:44:34.714 | + 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-12 02:44:34.741 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:44:34.768 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:44:34.796 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:44:34.824 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:44:34.826 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:44:34.829 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:44:34.832 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:44:34.835 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:44:34.837 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:34.839 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:34.842 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:44:34.845 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:44:34.847 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:44:34.874 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:44:34.903 | + 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-12 02:44:34.903 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:44:34.912 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:44:34.915 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:44:34.918 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:44:34.920 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:44:34.922 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:44:34.925 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:44:34.927 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:34.929 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:34.932 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:44:34.934 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:44:34.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:44:34.939 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:44:34.942 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:44:35.004 | Enabling site cinder-wsgi. 2022-04-12 02:44:35.009 | To activate the new configuration, you need to run: 2022-04-12 02:44:35.009 | systemctl reload apache2 2022-04-12 02:44:35.014 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:44:35.016 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:44:35.019 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:44:35.021 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:44:35.157 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:44:35.160 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:44:35.192 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:44:35.226 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:44:35.242 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:35.245 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:44:35.247 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:44:35.250 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:44:35.252 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:44:35.254 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:44:35.286 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:44:35.314 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:44:35.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:44:35.370 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:44:35.399 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:44:35.426 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:44:35.455 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:44:35.483 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:44:35.511 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:44:35.540 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:44:35.568 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:44:35.597 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:44:35.599 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:44:35.616 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:35.619 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:44:35.650 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:44:35.653 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:44:35.670 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:35.672 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:44:35.675 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:44:35.677 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:44:35.680 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:44:35.682 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:44:35.685 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:44:35.689 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:44:35.689 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:44:35.695 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:44:35.697 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:44:35.700 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:44:35.703 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:44:35.705 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:44:35.708 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:44:35.711 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:44:35.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:44:35.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:44:35.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:44:35.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:44:35.724 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:44:35.726 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:44:35.729 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:44:35.731 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:44:35.733 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:44:35.736 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:44:35.739 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:44:35.742 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:44:35.744 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:44:35.761 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:44:35.763 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:44:35.765 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:35.768 | + functions-common:git_clone:629 : echo master 2022-04-12 02:44:35.769 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:44:35.774 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:44:35.776 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:35.778 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:44:35.781 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:44:35.781 | + functions-common:git_clone:678 : head -1 2022-04-12 02:44:35.784 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:44:35.787 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:44:35.790 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:44:35.792 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:44:35.794 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:44:35.797 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:44:35.799 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:44:35.802 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:44:35.805 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:44:35.807 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:44:35.810 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:44:35.812 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:44:35.815 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:44:35.819 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:44:35.821 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:44:35.824 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:44:35.827 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:44:35.829 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:44:35.834 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:44:35.840 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:44:35.843 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:44:36.518 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:44:36.521 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:44:36.523 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:44:36.526 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:44:36.528 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:44:36.530 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:44:36.533 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:44:36.536 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:44:36.538 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:44:36.540 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:44:36.543 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:44:36.545 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:44:36.547 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:44:36.550 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:44:36.572 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:44:36.574 | + 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-12 02:44:37.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:44:37.434 | from cryptography.utils import int_from_bytes 2022-04-12 02:44:37.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:44:37.434 | from cryptography.utils import int_from_bytes 2022-04-12 02:44:38.612 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:44:38.643 | Obtaining file:///opt/stack/neutron 2022-04-12 02:44:38.643 | Preparing metadata (setup.py): started 2022-04-12 02:44:44.452 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:44:44.544 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:44:44.546 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:44:44.547 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:44:44.548 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:44:44.549 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:44:44.550 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:44:44.551 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:44:44.552 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:44:44.553 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:44:44.554 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:44:44.555 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:44:44.556 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:44:44.557 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:44:44.558 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:44:44.559 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:44:44.561 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:44:44.562 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:44:44.563 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:44:44.564 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:44:44.565 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:44:44.567 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:44:44.568 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:44:44.569 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:44:44.570 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:44:44.571 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:44:44.572 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:44:44.573 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:44:44.574 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:44:44.575 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:44:44.577 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:44:44.578 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:44:44.579 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:44:44.580 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:44:44.582 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:44:44.583 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:44:44.584 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:44:44.585 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:44:44.586 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:44:44.588 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:44:44.589 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:44:44.590 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:44:44.591 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:44:44.592 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:44:44.593 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:44:44.594 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:44:44.595 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:44:44.596 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:44:44.597 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:44.598 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:44:44.599 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:44:44.600 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:44:44.602 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:44:44.603 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:44:44.604 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:44:44.605 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:44:44.621 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:44:44.623 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:44:44.624 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:44:44.632 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:44:44.645 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:44:44.646 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:44:44.647 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:44:44.667 | 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.dev108) (3.0.7) 2022-04-12 02:44:44.674 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:44:44.735 | 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.dev108) (1.7.0) 2022-04-12 02:44:44.737 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:44:44.792 | 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.dev108) (3.1.1) 2022-04-12 02:44:44.794 | 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.dev108) (4.4.0) 2022-04-12 02:44:44.841 | 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.dev108) (2.7.0) 2022-04-12 02:44:44.844 | 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.dev108) (1.2.2) 2022-04-12 02:44:44.874 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:44:44.875 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:44:44.876 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:44:44.877 | 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.dev108) (1.32) 2022-04-12 02:44:44.880 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:44:44.881 | 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.dev108) (1.1.5) 2022-04-12 02:44:44.882 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:44:44.884 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:44:44.901 | 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.dev108) (1.0.3) 2022-04-12 02:44:44.993 | 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.dev108) (0.17.3) 2022-04-12 02:44:45.064 | 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.dev108) (1.5.0) 2022-04-12 02:44:45.127 | 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.dev108) (2.0.1) 2022-04-12 02:44:45.129 | 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.dev108) (0.13.0) 2022-04-12 02:44:45.132 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:44:45.188 | 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.dev108) (2.8.2) 2022-04-12 02:44:45.191 | 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.dev108) (0.9.6) 2022-04-12 02:44:45.252 | 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.dev108) (5.2.4) 2022-04-12 02:44:45.255 | 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.dev108) (5.0.0) 2022-04-12 02:44:45.256 | 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.dev108) (0.4.0) 2022-04-12 02:44:45.257 | 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.dev108) (5.1.0) 2022-04-12 02:44:45.282 | 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.dev108) (3.2.0) 2022-04-12 02:44:45.286 | 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.dev108) (3.3.0) 2022-04-12 02:44:45.335 | 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.dev108) (1.15.0) 2022-04-12 02:44:45.387 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:44:45.421 | 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.dev108) (3.0.0) 2022-04-12 02:44:45.423 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:44:45.448 | 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.dev108) (3.2.0) 2022-04-12 02:44:45.593 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:44:45.665 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:44:45.743 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:44:45.744 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:44:45.856 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.858 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.859 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.860 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.861 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.863 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:45.864 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:44:46.074 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:44:46.076 | 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.dev108) (3.10.1) 2022-04-12 02:44:46.077 | 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.dev108) (2.5.0) 2022-04-12 02:44:46.125 | 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.dev108) (2.1.0) 2022-04-12 02:44:46.130 | 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.dev108) (3.17.6) 2022-04-12 02:44:46.221 | 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.dev108) (1.26.9) 2022-04-12 02:44:46.224 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:44:46.226 | 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.dev108) (2.0.12) 2022-04-12 02:44:46.227 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:44:46.263 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:44:46.611 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:44:46.694 | 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.dev108) (5.0.0) 2022-04-12 02:44:46.857 | 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.dev108) (2.21) 2022-04-12 02:44:46.932 | 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.dev108) (0.5.0) 2022-04-12 02:44:46.935 | 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.dev108) (2.4.0) 2022-04-12 02:44:47.179 | 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.dev108) (2.5.0) 2022-04-12 02:44:47.392 | 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.dev108) (2.2) 2022-04-12 02:44:47.957 | 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.dev108) (0.14.1) 2022-04-12 02:44:48.009 | 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.dev108) (0.2.5) 2022-04-12 02:44:48.624 | 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.dev108) (0.4.2) 2022-04-12 02:44:48.625 | 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.dev108) (0.5.2) 2022-04-12 02:44:48.943 | 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.dev108) (4.11.1) 2022-04-12 02:44:48.945 | 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.dev108) (2.1.1) 2022-04-12 02:44:49.114 | 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.dev108) (3.8.0) 2022-04-12 02:44:49.358 | 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.dev108) (21.4.0) 2022-04-12 02:44:49.359 | 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.dev108) (1.8.2) 2022-04-12 02:44:49.547 | 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.dev108) (1.0.0) 2022-04-12 02:44:49.809 | 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.dev108) (2.3.2) 2022-04-12 02:44:51.459 | Installing collected packages: neutron 2022-04-12 02:44:51.460 | Attempting uninstall: neutron 2022-04-12 02:44:51.460 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 02:44:51.478 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 02:44:51.480 | Running setup.py develop for neutron 2022-04-12 02:44:59.009 | Successfully installed neutron 2022-04-12 02:44:59.009 | 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-12 02:44:59.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:44:59.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:44:59.166 | + inc/python:pip_install:200 : result=0 2022-04-12 02:44:59.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:44:59.170 | + functions-common:time_stop:2425 : local name 2022-04-12 02:44:59.173 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:44:59.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:44:59.177 | + functions-common:time_stop:2428 : local total 2022-04-12 02:44:59.179 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:44:59.181 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:44:59.184 | + functions-common:time_stop:2432 : start_time=1649731476565 2022-04-12 02:44:59.186 | + functions-common:time_stop:2434 : [[ -z 1649731476565 ]] 2022-04-12 02:44:59.189 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:44:59.193 | + functions-common:time_stop:2437 : end_time=1649731499190 2022-04-12 02:44:59.195 | + functions-common:time_stop:2438 : elapsed_time=22625 2022-04-12 02:44:59.198 | + functions-common:time_stop:2439 : total=127349 2022-04-12 02:44:59.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:44:59.202 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149974 2022-04-12 02:44:59.204 | + inc/python:pip_install:203 : return 0 2022-04-12 02:44:59.207 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:44:59.210 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:44:59.213 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:44:59.232 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:44:59.244 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:44:59.247 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:44:59.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:44:59.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:44:59.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:44:59.257 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:44:59.259 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:44:59.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:44:59.264 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:44:59.282 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:44:59.285 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:44:59.288 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:44:59.290 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:44:59.293 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:44:59.295 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:44:59.298 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:44:59.300 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:44:59.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:44:59.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:44:59.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:44:59.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:44:59.312 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:44:59.329 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:59.332 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:44:59.348 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:59.351 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:44:59.367 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:44:59.370 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:44:59.372 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:44:59.374 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:44:59.376 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:44:59.379 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:44:59.382 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:44:59.385 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:44:59.387 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:44:59.390 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:44:59.406 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:44:59.408 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:44:59.410 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:59.413 | + functions-common:git_clone:629 : echo master 2022-04-12 02:44:59.413 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:44:59.418 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:44:59.421 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:44:59.423 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:44:59.426 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:44:59.426 | + functions-common:git_clone:678 : head -1 2022-04-12 02:44:59.430 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:44:59.432 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:44:59.435 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:44:59.437 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:44:59.440 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:44:59.443 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:44:59.445 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:44:59.448 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:44:59.450 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:44:59.452 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:44:59.455 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:44:59.458 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:44:59.461 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:44:59.464 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:44:59.466 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:44:59.469 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:44:59.472 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:44:59.474 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:44:59.477 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:44:59.483 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:44:59.485 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:45:00.150 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:45:00.153 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:45:00.155 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:45:00.157 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:45:00.160 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:45:00.162 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:45:00.165 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:45:00.167 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:45:00.170 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:45:00.172 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:45:00.174 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:45:00.177 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:45:00.180 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:45:00.182 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:45:00.203 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:45:00.205 | + 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-12 02:45:01.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:01.076 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:01.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:01.076 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:02.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:45:02.294 | Obtaining file:///opt/stack/nova 2022-04-12 02:45:02.295 | Preparing metadata (setup.py): started 2022-04-12 02:45:08.919 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:45:09.043 | 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-12 02:45:09.044 | 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-12 02:45:09.045 | 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-12 02:45:09.046 | 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-12 02:45:09.047 | 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-12 02:45:09.048 | 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-12 02:45:09.049 | 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-12 02:45:09.050 | 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-12 02:45:09.051 | 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-12 02:45:09.053 | 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-12 02:45:09.054 | 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-12 02:45:09.054 | 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-12 02:45:09.055 | 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-12 02:45:09.057 | 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-12 02:45:09.058 | 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-12 02:45:09.059 | 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-12 02:45:09.060 | 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-12 02:45:09.061 | 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-12 02:45:09.062 | 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-12 02:45:09.063 | 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-12 02:45:09.064 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:45:09.066 | 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-12 02:45:09.067 | 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-12 02:45:09.068 | 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-12 02:45:09.069 | 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-12 02:45:09.070 | 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-12 02:45:09.071 | 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-12 02:45:09.072 | 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-12 02:45:09.073 | 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-12 02:45:09.074 | 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-12 02:45:09.075 | 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-12 02:45:09.076 | 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-12 02:45:09.078 | 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-12 02:45:09.079 | 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-12 02:45:09.080 | 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-12 02:45:09.081 | 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-12 02:45:09.083 | 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-12 02:45:09.084 | 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-12 02:45:09.085 | 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-12 02:45:09.086 | 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-12 02:45:09.087 | 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-12 02:45:09.088 | 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-12 02:45:09.089 | 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-12 02:45:09.090 | 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-12 02:45:09.091 | 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-12 02:45:09.092 | 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-12 02:45:09.093 | 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-12 02:45:09.094 | 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-12 02:45:09.095 | 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-12 02:45:09.097 | 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-12 02:45:09.098 | 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-12 02:45:09.099 | 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-12 02:45:09.100 | 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-12 02:45:09.101 | 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-12 02:45:09.102 | 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-12 02:45:09.104 | 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-12 02:45:09.105 | 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-12 02:45:09.106 | 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-12 02:45:09.107 | 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-12 02:45:09.108 | 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-12 02:45:09.109 | 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-12 02:45:09.110 | 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-12 02:45:09.111 | 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-12 02:45:09.113 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:45:09.129 | 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-12 02:45:09.130 | 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-12 02:45:09.131 | 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-12 02:45:09.153 | 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-12 02:45:09.193 | 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-12 02:45:09.223 | 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-12 02:45:09.224 | 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-12 02:45:09.248 | 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-12 02:45:09.374 | 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-12 02:45:09.377 | 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-12 02:45:09.435 | 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-12 02:45:09.437 | 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-12 02:45:09.464 | 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-12 02:45:09.465 | 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-12 02:45:09.466 | 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-12 02:45:09.468 | 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-12 02:45:09.488 | 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-12 02:45:09.492 | 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-12 02:45:09.544 | 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-12 02:45:09.544 | 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-12 02:45:09.548 | 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-12 02:45:09.608 | 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-12 02:45:09.718 | 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-12 02:45:09.719 | 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-12 02:45:09.798 | 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-12 02:45:09.862 | 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-12 02:45:09.864 | 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-12 02:45:09.865 | 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-12 02:45:09.868 | 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-12 02:45:09.893 | 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-12 02:45:09.897 | 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-12 02:45:09.949 | 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-12 02:45:10.006 | 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-12 02:45:10.038 | 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-12 02:45:10.042 | 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-12 02:45:10.098 | 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-12 02:45:10.100 | 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-12 02:45:10.187 | 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-12 02:45:10.215 | 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-12 02:45:10.295 | 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-12 02:45:10.376 | 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-12 02:45:10.436 | 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-12 02:45:10.437 | 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-12 02:45:10.441 | 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-12 02:45:10.486 | 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-12 02:45:10.491 | 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-12 02:45:10.492 | 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-12 02:45:10.572 | 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-12 02:45:10.573 | 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-12 02:45:10.574 | 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-12 02:45:10.577 | 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-12 02:45:10.674 | 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-12 02:45:10.886 | 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-12 02:45:10.887 | 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-12 02:45:11.000 | 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-12 02:45:11.002 | 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-12 02:45:11.003 | 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-12 02:45:11.089 | 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-12 02:45:11.166 | 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-12 02:45:11.229 | 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-12 02:45:11.433 | 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-12 02:45:11.512 | 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-12 02:45:11.513 | 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-12 02:45:11.729 | 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-12 02:45:11.840 | 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-12 02:45:12.312 | 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-12 02:45:12.358 | 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-12 02:45:12.727 | 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-12 02:45:12.728 | 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-12 02:45:12.730 | 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-12 02:45:12.731 | 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-12 02:45:12.732 | 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-12 02:45:12.733 | 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-12 02:45:12.734 | 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-12 02:45:13.965 | 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-12 02:45:14.382 | 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-12 02:45:14.383 | 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-12 02:45:14.482 | 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-12 02:45:14.591 | 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-12 02:45:16.257 | Installing collected packages: nova 2022-04-12 02:45:16.257 | Attempting uninstall: nova 2022-04-12 02:45:16.257 | Found existing installation: nova 25.1.0.dev32 2022-04-12 02:45:16.266 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 02:45:16.267 | Running setup.py develop for nova 2022-04-12 02:45:24.542 | Successfully installed nova 2022-04-12 02:45:24.542 | 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-12 02:45:24.550 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:45:24.550 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:45:24.708 | + inc/python:pip_install:200 : result=0 2022-04-12 02:45:24.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:45:24.713 | + functions-common:time_stop:2425 : local name 2022-04-12 02:45:24.715 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:45:24.717 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:45:24.719 | + functions-common:time_stop:2428 : local total 2022-04-12 02:45:24.722 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:45:24.724 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:45:24.726 | + functions-common:time_stop:2432 : start_time=1649731500197 2022-04-12 02:45:24.729 | + functions-common:time_stop:2434 : [[ -z 1649731500197 ]] 2022-04-12 02:45:24.731 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:45:24.736 | + functions-common:time_stop:2437 : end_time=1649731524733 2022-04-12 02:45:24.738 | + functions-common:time_stop:2438 : elapsed_time=24536 2022-04-12 02:45:24.740 | + functions-common:time_stop:2439 : total=149974 2022-04-12 02:45:24.742 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:45:24.744 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174510 2022-04-12 02:45:24.747 | + inc/python:pip_install:203 : return 0 2022-04-12 02:45:24.749 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:45:24.751 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:45:24.754 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:45:24.773 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:45:24.786 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:45:24.788 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:45:24.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:45:24.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:45:24.795 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:45:24.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:45:24.800 | + 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-12 02:45:24.813 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:45:24.816 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:45:24.818 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:45:24.831 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:45:24.834 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:45:24.836 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:45:24.840 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:45:24.840 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:45:24.845 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:45:24.848 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:45:24.850 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:45:24.853 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:45:24.855 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:45:24.857 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:45:24.860 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:45:24.862 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:45:24.874 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:45:24.887 | + 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-12 02:45:24.899 | + 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-12 02:45:24.911 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:45:24.923 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:45:24.926 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:45:24.931 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xcIwAdSlKx 2022-04-12 02:45:24.933 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:45:24.936 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:45:24.938 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:45:24.941 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:45:24.944 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:45:24.946 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xcIwAdSlKx 2022-04-12 02:45:24.950 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xcIwAdSlKx 2022-04-12 02:45:24.963 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xcIwAdSlKx /etc/sudoers.d/nova-rootwrap 2022-04-12 02:45:24.976 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:45:24.980 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:45:24.983 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:45:24.985 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:45:24.988 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:45:24.990 | + 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-12 02:45:24.993 | + 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-12 02:45:24.996 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:45:24.998 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:45:25.004 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:45:25.022 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:25.025 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:45:25.027 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:45:25.031 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:45:25.034 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:45:25.064 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:45:25.066 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:45:25.093 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:45:25.122 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:45:25.150 | + 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-12 02:45:25.179 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:45:25.209 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:45:25.239 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:45:25.241 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:45:25.268 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:45:25.295 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:45:25.325 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:45:25.352 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:45:25.380 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:45:25.410 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:45:25.412 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:45:25.414 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:45:25.416 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:45:25.419 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:45:25.421 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:45:25.423 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:45:25.426 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:45:25.428 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:45:25.430 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:45:25.432 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:45:25.435 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:45:25.437 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:45:25.439 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:45:25.442 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:45:25.444 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:45:25.446 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:45:25.449 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:45:25.451 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:45:25.453 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:45:25.469 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:25.472 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:45:25.474 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:45:25.476 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:45:25.504 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:45:25.507 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:45:25.509 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:45:25.511 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:45:25.513 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:45:25.516 | + 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-12 02:45:25.546 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:45:25.548 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:45:25.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:45:25.554 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:45:25.556 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:45:25.559 | + 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-12 02:45:25.589 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:45:25.626 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:45:25.653 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:45:25.681 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:45:25.697 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:25.700 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:45:25.716 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:25.719 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:45:25.720 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:45:25.725 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:45:25.728 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:45:25.755 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:45:25.771 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:25.773 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:45:25.776 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:45:25.778 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:45:25.780 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:45:25.783 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:45:25.813 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:45:25.840 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:45:25.868 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:45:25.895 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:45:25.922 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:45:25.951 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:45:25.980 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:45:26.007 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:45:26.035 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:45:26.062 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:45:26.077 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:26.080 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:45:26.083 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:45:26.113 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:45:26.140 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:45:26.169 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:45:26.196 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:45:26.224 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:45:26.254 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:45:26.282 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:45:26.310 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:45:26.326 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:26.328 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:45:26.331 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:45:26.358 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:45:26.388 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:45:26.391 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:45:26.418 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:45:26.421 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:45:26.423 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:45:26.425 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:45:26.427 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:45:26.430 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:45:26.432 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:45:26.434 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:45:26.436 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:45:26.439 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:45:26.442 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:45:26.444 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:45:26.447 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:45:26.449 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:45:26.451 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:45:26.453 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:45:26.456 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:45:26.458 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:45:26.461 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:45:26.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:45:26.465 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:45:26.468 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:45:26.470 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:45:26.472 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:45:26.475 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:45:26.491 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:45:26.493 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:45:26.496 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:45:26.498 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:45:26.500 | + 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-12 02:45:26.528 | + 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-12 02:45:26.555 | + 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-12 02:45:26.583 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:45:26.610 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:45:26.642 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:45:26.659 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:26.661 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:45:26.664 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:45:26.666 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:45:26.668 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:45:26.671 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:45:26.673 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:45:26.676 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:45:26.680 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:45:26.682 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:45:26.685 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:45:26.697 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:45:26.698 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:26.707 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:45:26.710 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:26.725 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:45:26.728 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:45:26.732 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:45:26.762 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:45:26.788 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:45:26.816 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:45:26.842 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:45:26.869 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:45:26.897 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:45:26.923 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:45:26.951 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:45:26.977 | + 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-12 02:45:27.005 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:45:27.032 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:45:27.059 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:45:27.087 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:45:27.089 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:45:27.092 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:45:27.094 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:45:27.097 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:45:27.100 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:27.102 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:27.104 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:45:27.107 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:45:27.109 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:45:27.137 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:45:27.164 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:45:27.165 | + 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-12 02:45:27.173 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:45:27.177 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:45:27.179 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:45:27.182 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:45:27.184 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:45:27.186 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:45:27.188 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:27.191 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:27.193 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:45:27.195 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:45:27.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:27.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:27.202 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:45:27.263 | Enabling site nova-api-wsgi. 2022-04-12 02:45:27.269 | To activate the new configuration, you need to run: 2022-04-12 02:45:27.269 | systemctl reload apache2 2022-04-12 02:45:27.273 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:45:27.276 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:45:27.278 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:45:27.281 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:45:27.415 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:45:27.435 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:27.438 | + 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-12 02:45:27.441 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:45:27.443 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:45:27.445 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:45:27.448 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:45:27.450 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:45:27.453 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:45:27.458 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:45:27.460 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:45:27.463 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:45:27.477 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:45:27.477 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:27.485 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:45:27.489 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:27.505 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:45:27.507 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:45:27.511 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:45:27.541 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:45:27.568 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:45:27.595 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:45:27.622 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:45:27.650 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:45:27.677 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:45:27.704 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:45:27.732 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:45:27.759 | + 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-12 02:45:27.787 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:45:27.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:45:27.842 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:45:27.868 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:45:27.871 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:45:27.899 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:45:27.915 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:27.917 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:45:27.948 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:45:27.951 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:45:27.953 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:45:27.970 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:27.972 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:45:27.975 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:45:28.004 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:45:28.034 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:45:28.037 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:45:28.039 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:45:28.041 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:45:28.044 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:45:28.046 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:45:28.062 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:28.066 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:45:28.068 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:45:28.070 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:45:28.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:28.089 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:45:28.092 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:45:28.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:45:28.121 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:45:28.124 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:45:28.152 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:45:28.181 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:45:28.212 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:45:28.228 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:28.230 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:45:28.259 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:45:28.261 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:45:28.264 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:45:28.294 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:45:28.323 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:45:28.350 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:45:28.379 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:45:28.406 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:45:28.434 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:45:28.463 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:45:28.491 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:45:28.519 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:45:28.536 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:28.539 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:45:28.543 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:45:28.545 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:45:28.547 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:45:28.550 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:45:28.553 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:45:28.555 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:45:28.558 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:45:28.560 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:45:28.563 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:45:28.567 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:45:28.570 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:45:28.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:45:28.575 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:45:28.577 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:45:28.580 | + 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-12 02:45:28.612 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:45:28.642 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:45:28.675 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:45:28.677 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:45:28.679 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:45:28.682 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:45:28.698 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:28.701 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:45:28.702 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:45:29.391 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:45:29.394 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:45:29.397 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:45:29.399 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:45:29.402 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:45:29.404 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:45:29.406 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:45:29.422 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:29.425 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:45:29.427 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:45:29.430 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:45:29.446 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:29.448 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:45:29.451 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:45:29.480 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:45:29.482 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:45:29.485 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:45:29.502 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:29.504 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:45:29.507 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:45:29.509 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:45:29.539 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:45:29.567 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:45:29.595 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:45:29.623 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:45:29.650 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:45:29.679 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:45:29.707 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:45:29.735 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:45:29.737 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:45:29.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:45:29.743 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:45:29.759 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:45:29.762 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:45:29.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:45:29.766 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:45:29.769 | + 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-12 02:45:29.798 | + 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-12 02:45:29.825 | + 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-12 02:45:29.854 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:45:29.881 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:45:29.884 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:45:29.889 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:45:29.891 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:45:29.894 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:45:29.897 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:45:29.899 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:45:29.901 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:45:29.904 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:45:29.906 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:45:29.909 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:45:29.912 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:45:29.914 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:45:29.916 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:45:29.919 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:45:29.934 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:29.936 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:45:29.939 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:45:29.954 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:29.957 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:45:29.973 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:29.976 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:45:29.993 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:29.996 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:45:30.015 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:30.018 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:45:30.021 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:45:30.023 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:45:30.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:45:30.029 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:45:30.031 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:45:30.036 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:45:30.040 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:30.044 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:30.047 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:45:30.051 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:45:30.053 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:45:30.056 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:45:30.058 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:45:30.060 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:45:30.063 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:45:30.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:30.069 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:30.071 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:45:30.074 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:45:30.076 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:45:30.079 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:45:30.082 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:45:30.084 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:45:30.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:30.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:30.092 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:45:30.114 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 02:45:30.225 | Reading package lists... 2022-04-12 02:45:30.466 | Building dependency tree... 2022-04-12 02:45:30.467 | Reading state information... 2022-04-12 02:45:30.726 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:45:30.726 | The following packages were automatically installed and are no longer required: 2022-04-12 02:45:30.727 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:45:30.727 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:45:30.727 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:45:30.727 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:45:30.727 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:45:30.727 | python3-zope.interface 2022-04-12 02:45:30.727 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:45:30.840 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:45:30.844 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:45:30.847 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:45:30.850 | + functions-common:time_stop:2425 : local name 2022-04-12 02:45:30.852 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:45:30.855 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:45:30.857 | + functions-common:time_stop:2428 : local total 2022-04-12 02:45:30.859 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:45:30.862 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:45:30.865 | + functions-common:time_stop:2432 : start_time=1649731530112 2022-04-12 02:45:30.867 | + functions-common:time_stop:2434 : [[ -z 1649731530112 ]] 2022-04-12 02:45:30.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:45:30.874 | + functions-common:time_stop:2437 : end_time=1649731530872 2022-04-12 02:45:30.877 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-12 02:45:30.879 | + functions-common:time_stop:2439 : total=6045 2022-04-12 02:45:30.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:45:30.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6805 2022-04-12 02:45:30.886 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:45:30.889 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:45:30.891 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:45:30.894 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:45:30.896 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:45:30.899 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:45:30.921 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:45:30.924 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:45:30.927 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:45:30.929 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:45:30.932 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:45:30.934 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:45:30.937 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:45:30.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:30.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:30.944 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:45:30.947 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:45:30.949 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:45:30.952 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:45:30.954 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:45:30.957 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:45:30.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:30.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:30.964 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:45:30.987 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 02:45:31.096 | Reading package lists... 2022-04-12 02:45:31.347 | Building dependency tree... 2022-04-12 02:45:31.349 | Reading state information... 2022-04-12 02:45:31.601 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:45:31.601 | The following packages were automatically installed and are no longer required: 2022-04-12 02:45:31.603 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:45:31.603 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:45:31.603 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:45:31.603 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:45:31.603 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:45:31.603 | python3-zope.interface 2022-04-12 02:45:31.603 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:45:31.717 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:45:31.721 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:45:31.723 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:45:31.726 | + functions-common:time_stop:2425 : local name 2022-04-12 02:45:31.728 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:45:31.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:45:31.733 | + functions-common:time_stop:2428 : local total 2022-04-12 02:45:31.735 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:45:31.738 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:45:31.740 | + functions-common:time_stop:2432 : start_time=1649731530984 2022-04-12 02:45:31.742 | + functions-common:time_stop:2434 : [[ -z 1649731530984 ]] 2022-04-12 02:45:31.745 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:45:31.750 | + functions-common:time_stop:2437 : end_time=1649731531747 2022-04-12 02:45:31.753 | + functions-common:time_stop:2438 : elapsed_time=763 2022-04-12 02:45:31.755 | + functions-common:time_stop:2439 : total=6805 2022-04-12 02:45:31.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:45:31.760 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7568 2022-04-12 02:45:31.762 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:45:31.765 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:45:31.768 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:45:31.771 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:45:31.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:31.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:31.778 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:45:31.781 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:45:31.836 | wsgi (enabled by maintainer script) 2022-04-12 02:45:31.839 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:45:31.842 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:45:31.844 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:45:31.848 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:45:31.850 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:45:31.853 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:45:31.857 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:45:31.857 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:45:31.862 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:45:31.865 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:45:31.867 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:45:31.870 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:45:31.873 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:45:31.896 | Using python 3.8 to install osc-placement 2022-04-12 02:45:31.899 | + 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-12 02:45:32.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:32.762 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:32.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:32.762 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:33.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:45:33.986 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:45:33.998 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:45:33.999 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:45:34.000 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:45:34.001 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:45:34.002 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:45:34.003 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:45:34.062 | 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-12 02:45:34.063 | 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-12 02:45:34.064 | 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-12 02:45:34.065 | 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-12 02:45:34.078 | 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-12 02:45:34.080 | 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-12 02:45:34.082 | 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-12 02:45:34.096 | 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-12 02:45:34.098 | 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-12 02:45:34.099 | 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-12 02:45:34.100 | 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-12 02:45:34.101 | 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-12 02:45:34.102 | 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-12 02:45:34.122 | 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-12 02:45:34.124 | 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-12 02:45:34.125 | 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-12 02:45:34.126 | 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-12 02:45:34.135 | 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-12 02:45:34.172 | 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-12 02:45:34.173 | 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-12 02:45:34.176 | 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-12 02:45:34.177 | 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-12 02:45:34.179 | 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-12 02:45:34.180 | 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-12 02:45:34.181 | 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-12 02:45:34.182 | 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-12 02:45:34.250 | 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-12 02:45:34.253 | 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-12 02:45:34.255 | 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-12 02:45:34.257 | 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-12 02:45:34.345 | 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-12 02:45:34.346 | 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-12 02:45:34.347 | 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-12 02:45:34.390 | 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-12 02:45:34.433 | 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-12 02:45:34.607 | 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-12 02:45:36.841 | 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-12 02:45:36.848 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:45:36.848 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:45:36.969 | + inc/python:pip_install:200 : result=0 2022-04-12 02:45:36.972 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:45:36.974 | + functions-common:time_stop:2425 : local name 2022-04-12 02:45:36.977 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:45:36.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:45:36.982 | + functions-common:time_stop:2428 : local total 2022-04-12 02:45:36.984 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:45:36.986 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:45:36.989 | + functions-common:time_stop:2432 : start_time=1649731531890 2022-04-12 02:45:36.991 | + functions-common:time_stop:2434 : [[ -z 1649731531890 ]] 2022-04-12 02:45:36.994 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:45:36.999 | + functions-common:time_stop:2437 : end_time=1649731536996 2022-04-12 02:45:37.001 | + functions-common:time_stop:2438 : elapsed_time=5106 2022-04-12 02:45:37.004 | + functions-common:time_stop:2439 : total=174510 2022-04-12 02:45:37.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:45:37.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179616 2022-04-12 02:45:37.012 | + inc/python:pip_install:203 : return 0 2022-04-12 02:45:37.014 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:45:37.017 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:45:37.020 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:45:37.022 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:45:37.025 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:45:37.028 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:45:37.031 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:45:37.033 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:45:37.036 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:45:37.053 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:45:37.055 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:45:37.058 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:45:37.061 | + functions-common:git_clone:629 : echo master 2022-04-12 02:45:37.061 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:45:37.067 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:45:37.070 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:45:37.072 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:45:37.075 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:45:37.075 | + functions-common:git_clone:678 : head -1 2022-04-12 02:45:37.079 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:45:37.082 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:45:37.085 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:45:37.088 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:45:37.090 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:45:37.093 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:45:37.095 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:45:37.098 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:45:37.100 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:45:37.103 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:45:37.105 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:45:37.108 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:45:37.110 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:45:37.114 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:45:37.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:45:37.119 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:45:37.121 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:45:37.124 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:45:37.128 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:45:37.133 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:45:37.136 | + 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-12 02:45:37.816 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:45:37.819 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:45:37.821 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:45:37.824 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:45:37.826 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:45:37.829 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:45:37.831 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:45:37.834 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:45:37.836 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:45:37.839 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:45:37.841 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:45:37.844 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:45:37.847 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:45:37.849 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:45:37.871 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:45:37.873 | + 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-12 02:45:38.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:38.744 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:38.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:38.744 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:39.943 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:45:39.974 | Obtaining file:///opt/stack/placement 2022-04-12 02:45:39.975 | Preparing metadata (setup.py): started 2022-04-12 02:45:44.641 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:45:44.687 | 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-12 02:45:44.688 | 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-12 02:45:44.689 | 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-12 02:45:44.691 | 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-12 02:45:44.692 | 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-12 02:45:44.693 | 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-12 02:45:44.694 | 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-12 02:45:44.696 | 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-12 02:45:44.697 | 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-12 02:45:44.698 | 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-12 02:45:44.699 | 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-12 02:45:44.700 | 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-12 02:45:44.702 | 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-12 02:45:44.703 | 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-12 02:45:44.704 | 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-12 02:45:44.705 | 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-12 02:45:44.706 | 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-12 02:45:44.708 | 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-12 02:45:44.709 | 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-12 02:45:44.710 | 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-12 02:45:44.711 | 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-12 02:45:44.779 | 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-12 02:45:44.781 | 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-12 02:45:44.782 | 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-12 02:45:44.784 | 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-12 02:45:44.786 | 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-12 02:45:44.787 | 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-12 02:45:44.808 | 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-12 02:45:44.850 | 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-12 02:45:44.851 | 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-12 02:45:44.852 | 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-12 02:45:44.853 | 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-12 02:45:44.855 | 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-12 02:45:44.907 | 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-12 02:45:44.909 | 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-12 02:45:44.910 | 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-12 02:45:44.912 | 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-12 02:45:44.953 | 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-12 02:45:44.958 | 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-12 02:45:44.974 | 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-12 02:45:44.977 | 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-12 02:45:44.979 | 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-12 02:45:45.007 | 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-12 02:45:45.008 | 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-12 02:45:45.021 | 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-12 02:45:45.038 | 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-12 02:45:45.039 | 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-12 02:45:45.040 | 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-12 02:45:45.042 | 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-12 02:45:45.086 | 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-12 02:45:45.087 | 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-12 02:45:45.089 | 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-12 02:45:45.090 | 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-12 02:45:45.108 | 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-12 02:45:45.298 | 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-12 02:45:45.339 | 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-12 02:45:45.340 | 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-12 02:45:45.341 | 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-12 02:45:45.358 | 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-12 02:45:45.393 | 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-12 02:45:45.449 | 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-12 02:45:45.517 | 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-12 02:45:45.601 | 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-12 02:45:45.652 | 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-12 02:45:45.851 | 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-12 02:45:45.852 | 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-12 02:45:45.853 | 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-12 02:45:45.932 | 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-12 02:45:45.997 | 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-12 02:45:46.160 | 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-12 02:45:46.274 | 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-12 02:45:46.276 | 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-12 02:45:48.241 | Installing collected packages: openstack-placement 2022-04-12 02:45:48.241 | Attempting uninstall: openstack-placement 2022-04-12 02:45:48.242 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:45:48.245 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:45:48.246 | Running setup.py develop for openstack-placement 2022-04-12 02:45:54.208 | Successfully installed openstack-placement 2022-04-12 02:45:54.208 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 02:45:54.216 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:45:54.216 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:45:54.347 | + inc/python:pip_install:200 : result=0 2022-04-12 02:45:54.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:45:54.351 | + functions-common:time_stop:2425 : local name 2022-04-12 02:45:54.354 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:45:54.356 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:45:54.358 | + functions-common:time_stop:2428 : local total 2022-04-12 02:45:54.361 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:45:54.363 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:45:54.365 | + functions-common:time_stop:2432 : start_time=1649731537865 2022-04-12 02:45:54.367 | + functions-common:time_stop:2434 : [[ -z 1649731537865 ]] 2022-04-12 02:45:54.370 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:45:54.374 | + functions-common:time_stop:2437 : end_time=1649731554372 2022-04-12 02:45:54.377 | + functions-common:time_stop:2438 : elapsed_time=16507 2022-04-12 02:45:54.379 | + functions-common:time_stop:2439 : total=179616 2022-04-12 02:45:54.382 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:45:54.384 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=196123 2022-04-12 02:45:54.386 | + inc/python:pip_install:203 : return 0 2022-04-12 02:45:54.389 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:45:54.392 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:45:54.395 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:45:54.414 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:45:54.426 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:45:54.429 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:45:54.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:45:54.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:45:54.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:45:54.439 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:45:54.442 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:45:54.445 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:45:54.447 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:45:54.460 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:45:54.462 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:45:54.467 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:45:54.470 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:45:54.472 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:45:54.475 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:45:54.478 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:45:54.480 | + 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-12 02:45:54.513 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:45:54.544 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:45:54.577 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:45:54.579 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:45:54.582 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:45:54.584 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:45:54.587 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:45:54.619 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:45:54.653 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:45:54.685 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:45:54.714 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:45:54.744 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:45:54.773 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:45:54.802 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:45:54.832 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:45:54.862 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:45:54.891 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:45:54.894 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:45:54.896 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:45:54.899 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:45:54.917 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:45:54.920 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:45:54.922 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:45:54.925 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:45:54.928 | + 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-12 02:45:54.956 | + 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-12 02:45:54.986 | + 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-12 02:45:55.016 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:45:55.046 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:45:55.048 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:45:55.051 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:45:55.054 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:45:55.056 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:45:55.059 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:45:55.061 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:45:55.064 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:45:55.069 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:45:55.071 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:45:55.073 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:45:55.086 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:45:55.087 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:55.096 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:45:55.099 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:45:55.115 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:45:55.118 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:45:55.122 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:45:55.153 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:45:55.182 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:45:55.211 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:45:55.240 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:45:55.269 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:45:55.297 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:45:55.326 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:45:55.355 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:45:55.384 | + 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-12 02:45:55.412 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:45:55.441 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:45:55.470 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:45:55.498 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:45:55.501 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:45:55.505 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:45:55.508 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:45:55.510 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:45:55.513 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:55.515 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:55.518 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:45:55.521 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:45:55.523 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:45:55.552 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:45:55.581 | + 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-12 02:45:55.582 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:45:55.591 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:45:55.594 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:45:55.597 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:45:55.600 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:45:55.602 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:45:55.605 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:45:55.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:55.609 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:55.613 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:45:55.615 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:45:55.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:45:55.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:45:55.623 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:45:55.684 | Site placement-api already enabled 2022-04-12 02:45:55.689 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:45:55.691 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:45:55.694 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:45:55.696 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:45:55.834 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:45:55.854 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:55.856 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:45:55.877 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:55.880 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:45:55.899 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:55.901 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:45:55.904 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:45:55.907 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:45:55.940 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:45:55.969 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:45:55.998 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:45:56.028 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:45:56.057 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:45:56.087 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:45:56.116 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:45:56.145 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:45:56.163 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:56.166 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:45:56.183 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:45:56.186 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:45:56.188 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:45:56.191 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:45:56.193 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:45:56.196 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:45:56.198 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:45:56.201 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:45:56.203 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:45:56.207 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:45:56.212 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:45:56.214 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:45:56.217 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:45:56.219 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:45:56.223 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:45:56.238 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:45:56.241 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:45:56.243 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:45:56.245 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:45:56.248 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:45:56.250 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:45:56.252 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:45:56.255 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:45:56.257 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:45:56.316 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:45:56.353 | [334588 Async install_tempest:359967]: running: install_tempest 2022-04-12 02:45:56.356 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:45:56.358 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:45:56.361 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:45:56.364 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:45:56.367 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:45:56.369 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:45:56.372 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:45:56.375 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:45:56.379 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:45:56.381 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:45:56.384 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:45:56.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:45:56.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:45:56.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:45:56.397 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:45:56.400 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:45:56.403 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:45:56.405 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:45:56.411 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:45:56.413 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:45:56.416 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:45:56.421 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:45:56.421 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:45:56.427 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:45:56.430 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:45:56.432 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:45:56.435 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:45:56.438 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:45:56.462 | Using python 3.8 to install python-openstackclient 2022-04-12 02:45:56.464 | + 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-12 02:45:57.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:57.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:57.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:45:57.349 | from cryptography.utils import int_from_bytes 2022-04-12 02:45:58.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:45:58.563 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:45:58.583 | 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-12 02:45:58.584 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:45:58.585 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:45:58.586 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:45:58.587 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:45:58.588 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:45:58.589 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:45:58.590 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:45:58.591 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:45:58.592 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:45:58.593 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:45:58.604 | 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-12 02:45:58.605 | 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-12 02:45:58.606 | 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-12 02:45:58.608 | 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-12 02:45:58.609 | 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-12 02:45:58.634 | 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-12 02:45:58.636 | 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-12 02:45:58.637 | 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-12 02:45:58.638 | 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-12 02:45:58.639 | 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-12 02:45:58.641 | 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-12 02:45:58.642 | 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-12 02:45:58.643 | 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-12 02:45:58.644 | 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-12 02:45:58.645 | 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-12 02:45:58.647 | 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-12 02:45:58.660 | 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-12 02:45:58.677 | 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-12 02:45:58.679 | 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-12 02:45:58.680 | 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-12 02:45:58.681 | 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-12 02:45:58.703 | 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-12 02:45:58.723 | 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-12 02:45:58.725 | 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-12 02:45:58.726 | 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-12 02:45:58.815 | 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-12 02:45:58.816 | 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-12 02:45:58.818 | 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-12 02:45:58.859 | 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-12 02:45:58.870 | 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-12 02:45:58.904 | 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-12 02:45:59.066 | 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-12 02:45:59.081 | 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-12 02:45:59.183 | 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-12 02:45:59.184 | 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-12 02:45:59.186 | 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-12 02:45:59.187 | 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-12 02:45:59.336 | 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-12 02:46:01.604 | 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-12 02:46:01.612 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:46:01.612 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:46:01.738 | + inc/python:pip_install:200 : result=0 2022-04-12 02:46:01.741 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:46:01.743 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:01.746 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:01.748 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:01.750 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:01.753 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:01.756 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:46:01.758 | + functions-common:time_stop:2432 : start_time=1649731556456 2022-04-12 02:46:01.760 | + functions-common:time_stop:2434 : [[ -z 1649731556456 ]] 2022-04-12 02:46:01.763 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:01.768 | + functions-common:time_stop:2437 : end_time=1649731561765 2022-04-12 02:46:01.770 | + functions-common:time_stop:2438 : elapsed_time=5309 2022-04-12 02:46:01.773 | + functions-common:time_stop:2439 : total=196123 2022-04-12 02:46:01.775 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:01.778 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=201432 2022-04-12 02:46:01.780 | + inc/python:pip_install:203 : return 0 2022-04-12 02:46:01.783 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:46:01.786 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:46:01.791 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.3SWSycfgLq 2022-04-12 02:46:01.793 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:46:01.796 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:46:01.798 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:46:01.801 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:46:01.804 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:46:01.806 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:46:01.825 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:46:01.827 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:46:01.830 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:46:01.833 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:46:01.836 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:46:01.838 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:46:01.840 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:46:01.843 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:46:01.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:46:01.848 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:46:01.850 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:46:01.853 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:46:01.857 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:46:01.858 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:46:01.862 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:46:01.915 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:46:01.917 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:46:01.920 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:46:01.922 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:46:01.925 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:46:01.928 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:46:01.930 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:46:01.933 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:46:01.935 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:46:01.938 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:46:01.940 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:46:01.943 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:46:01.945 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:46:01.948 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:46:01.950 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:46:01.952 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:46:01.955 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:46:01.958 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:46:01.960 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:46:01.963 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:46:01.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:46:01.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:46:01.971 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:46:01.973 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:46:01.976 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:46:03.977 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:46:03.993 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:46:03.993 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:46:03.997 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:46:03.999 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:46:04.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:46:04.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:46:04.006 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:46:04.009 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:46:04.011 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:46:04.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:46:04.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:46:04.019 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:46:04.021 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:46:04.023 | + 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-12 02:46:04.036 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:46:04.072 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:46:04.084 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:46:04.102 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:46:04.155 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:46:04.212 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:46:04.266 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:46:04.269 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:46:04.271 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:46:04.274 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:46:06.482 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:46:06.484 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:46:06.488 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:46:06.492 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-024606 2022-04-12 02:46:06.495 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-024606 1041' 2022-04-12 02:46:06.497 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.500 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:46:06.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.505 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:46:06.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.510 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:46:06.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.515 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-12 02:46:06.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.521 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:46:06.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.525 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:46:06.528 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.530 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-024139 2022-04-12 02:46:06.533 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.536 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:46:06.538 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.541 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:46:06.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.546 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:46:06.548 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.551 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:46:06.553 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.556 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:46:06.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:46:06.560 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:46:06.563 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:46:06.566 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:46:06.568 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:46:06.580 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:46:06.583 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.586 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:46:06.588 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.591 | + functions-common:run_process:1682 : local group= 2022-04-12 02:46:06.593 | + functions-common:run_process:1683 : local user= 2022-04-12 02:46:06.596 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:46:06.598 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:46:06.601 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:46:06.603 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:46:06.606 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:46:06.609 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:46:06.614 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731566611 2022-04-12 02:46:06.617 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:46:06.634 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:46:06.637 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:46:06.640 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:46:06.642 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.645 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.647 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.650 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.652 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:46:06.655 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:46:06.657 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:46:06.660 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:46:06.662 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:46:06.665 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:46:06.667 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:46:06.670 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:46:06.672 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.675 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:46:06.678 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:46:06.680 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:46:06.683 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:46:06.685 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:46:06.687 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:46:06.692 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:46:06.744 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:46:06.795 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:46:06.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:46:06.901 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:46:06.954 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:46:07.007 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:46:07.010 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:46:07.063 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:46:07.459 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:46:07.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:46:07.851 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:46:07.872 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:46:07.875 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:07.878 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:07.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:07.883 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:07.885 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:07.888 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:46:07.890 | + functions-common:time_stop:2432 : start_time=1649731566611 2022-04-12 02:46:07.893 | + functions-common:time_stop:2434 : [[ -z 1649731566611 ]] 2022-04-12 02:46:07.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:07.901 | + functions-common:time_stop:2437 : end_time=1649731567898 2022-04-12 02:46:07.903 | + functions-common:time_stop:2438 : elapsed_time=1287 2022-04-12 02:46:07.906 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:46:07.908 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:07.910 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1287 2022-04-12 02:46:07.913 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:46:07.916 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:46:07.918 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:46:07.921 | + functions-common:run_process:1682 : local group= 2022-04-12 02:46:07.923 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:46:07.926 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:46:07.928 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:46:07.931 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:46:07.933 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:46:07.935 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:46:07.941 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:46:07.944 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731567941 2022-04-12 02:46:07.947 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:46:07.969 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:07.972 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:46:07.975 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:07.977 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:07.980 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:07.982 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:07.985 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:07.988 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:46:07.991 | + functions-common:time_stop:2432 : start_time=1649731567941 2022-04-12 02:46:07.993 | + functions-common:time_stop:2434 : [[ -z 1649731567941 ]] 2022-04-12 02:46:07.996 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:08.002 | + functions-common:time_stop:2437 : end_time=1649731567998 2022-04-12 02:46:08.004 | + functions-common:time_stop:2438 : elapsed_time=57 2022-04-12 02:46:08.006 | + functions-common:time_stop:2439 : total=1287 2022-04-12 02:46:08.009 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:08.012 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1344 2022-04-12 02:46:08.014 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:46:08.034 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:08.036 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:46:08.060 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:08.063 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:46:08.084 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:46:08.087 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:46:08.090 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:46:08.092 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:46:08.095 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:46:08.097 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:46:08.100 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:46:08.103 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:46:08.106 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:46:08.108 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:46:08.111 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:46:08.114 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:46:08.117 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:46:08.119 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:46:08.122 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:46:08.125 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:46:08.128 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:46:08.130 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:46:08.133 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:46:08.135 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:46:08.138 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:46:08.140 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:46:08.143 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:46:08.147 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:46:08.218 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:46:08.293 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:46:08.358 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:46:08.409 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:46:08.463 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:46:08.516 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:46:08.518 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:46:08.581 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:46:08.988 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:46:09.042 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:46:09.095 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:46:09.147 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:46:09.200 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:46:09.203 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:46:09.208 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:46:09.210 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:46:09.588 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:46:09.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:46:09.981 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:46:10.551 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:46:10.570 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:10.572 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:46:10.575 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:46:10.578 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:46:10.583 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:46:10.596 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:46:10.607 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:46:10.610 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:46:10.613 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:46:10.753 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:46:10.890 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:46:11.029 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:46:11.166 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:46:11.304 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:46:11.443 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:46:11.580 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:46:11.718 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:46:11.859 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:46:11.998 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:46:12.004 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:46:12.007 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:46:12.010 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:46:12.014 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:46:12.018 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:46:12.020 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:46:12.038 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:46:12.041 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:46:12.043 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:46:12.046 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:46:12.048 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:46:12.051 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:46:12.053 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:46:12.070 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:12.073 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:46:12.075 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:46:12.078 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:46:12.081 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:46:12.083 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:46:12.086 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:46:12.090 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:46:12.620 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:46:12.624 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:46:12.641 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:46:12.644 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:46:12.646 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:46:12.649 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:46:12.652 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:46:12.656 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731572654 2022-04-12 02:46:12.659 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:46:17.358 | 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=361885) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:46:17.365 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:17.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.366 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.366 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.367 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.368 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:17.368 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:17.395 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:17.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.396 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.397 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.397 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.398 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:17.398 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:17.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:17.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.455 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.455 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.455 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:17.456 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:17.464 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:46:19.160 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.160 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:46:19.168 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.168 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:46:19.174 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.175 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:46:19.181 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.181 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:46:19.188 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.188 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:46:19.195 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.195 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:46:19.254 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.256 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.256 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.257 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.257 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.258 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.259 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.259 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.260 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.261 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.261 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.271 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.271 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.272 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.272 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.633 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.635 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.635 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.636 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.636 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.636 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.636 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.664 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.666 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.666 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.666 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.666 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.675 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:46:19.720 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.720 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:46:19.727 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.727 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:46:19.734 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.734 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:46:19.741 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.742 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:46:19.750 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.750 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:46:19.757 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.757 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:46:19.765 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:19.765 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.767 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.768 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.768 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.768 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.768 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.771 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.771 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.771 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.772 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.772 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.772 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:19.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.781 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.782 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.782 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:19.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:19.783 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:19.783 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:20.098 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:20.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.099 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.100 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.100 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.101 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:20.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:20.125 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:46:20.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.127 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.128 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.128 | 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=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:46:20.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:46:20.128 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:46:20.128 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=361885) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:46:20.135 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:46:20.145 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.146 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:46:20.152 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.152 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:46:20.159 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.159 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:46:20.166 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.166 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:46:20.173 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.173 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:46:20.179 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.179 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:46:20.186 | INFO migrate.versioning.api [-] done 2022-04-12 02:46:20.581 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:46:20.584 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:20.587 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:20.589 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:20.592 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:20.594 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:20.596 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:46:20.599 | + functions-common:time_stop:2432 : start_time=1649731572654 2022-04-12 02:46:20.601 | + functions-common:time_stop:2434 : [[ -z 1649731572654 ]] 2022-04-12 02:46:20.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:20.609 | + functions-common:time_stop:2437 : end_time=1649731580606 2022-04-12 02:46:20.611 | + functions-common:time_stop:2438 : elapsed_time=7952 2022-04-12 02:46:20.614 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:46:20.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:20.619 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7952 2022-04-12 02:46:20.621 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:46:20.624 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:46:20.628 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:46:25.229 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:46:25.229 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:46:25.229 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:46:25.230 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:46:25.230 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:46:25.231 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:46:25.231 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:46:25.231 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:46:25.232 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:46:25.598 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:46:25.602 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:46:30.155 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:46:30.155 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:46:30.155 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:46:30.156 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:46:30.156 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:46:30.156 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:46:30.156 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:46:30.157 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:46:30.157 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:46:30.530 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:46:30.533 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:46:30.536 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:46:30.538 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:46:30.555 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:30.558 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:46:30.561 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:46:30.566 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:46:30.569 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:46:30.571 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.574 | + functions-common:run_process:1682 : local group= 2022-04-12 02:46:30.576 | + functions-common:run_process:1683 : local user= 2022-04-12 02:46:30.579 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:46:30.582 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:46:30.584 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:46:30.588 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:46:30.591 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:46:30.594 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:46:30.600 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731590597 2022-04-12 02:46:30.602 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:46:30.618 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:46:30.620 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:46:30.623 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:46:30.625 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.627 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.630 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.632 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.635 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:46:30.637 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:46:30.639 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:46:30.642 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:46:30.645 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:46:30.647 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:46:30.650 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 02:46:30.652 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:46:30.654 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:46:30.656 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:46:30.659 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:46:30.661 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:46:30.663 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:46:30.667 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:46:30.718 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:46:30.770 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:46:30.821 | + functions-common:write_uwsgi_user_unit_file:1599 : 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-12 02:46:30.871 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:46:30.923 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:46:30.977 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:46:31.028 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:46:31.079 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:46:31.130 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:46:31.181 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:46:31.184 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:46:31.236 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:46:31.610 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:46:31.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:46:32.000 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:46:32.080 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:46:32.084 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:32.087 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:32.096 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:32.098 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:32.101 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:32.103 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:46:32.106 | + functions-common:time_stop:2432 : start_time=1649731590597 2022-04-12 02:46:32.108 | + functions-common:time_stop:2434 : [[ -z 1649731590597 ]] 2022-04-12 02:46:32.112 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:32.116 | + functions-common:time_stop:2437 : end_time=1649731592113 2022-04-12 02:46:32.118 | + functions-common:time_stop:2438 : elapsed_time=1516 2022-04-12 02:46:32.121 | + functions-common:time_stop:2439 : total=1344 2022-04-12 02:46:32.123 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:32.126 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2860 2022-04-12 02:46:32.128 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:46:32.128 | Waiting for keystone to start... 2022-04-12 02:46:32.131 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:46:32.133 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:46:32.136 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:46:32.138 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:46:32.141 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:46:32.144 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:46:32.146 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:46:32.149 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:46:32.151 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:46:32.156 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:46:32.160 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731592156 2022-04-12 02:46:32.162 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:46:32.179 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:46:38.741 | + :: : [[ 200 == 503 ]] 2022-04-12 02:46:38.743 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:46:38.746 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:46:38.749 | + functions-common:time_stop:2425 : local name 2022-04-12 02:46:38.751 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:46:38.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:46:38.755 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:46:38.757 | + functions-common:time_stop:2428 : local total 2022-04-12 02:46:38.760 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:46:38.762 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:46:38.764 | + functions-common:time_stop:2432 : start_time=1649731592156 2022-04-12 02:46:38.768 | + functions-common:time_stop:2434 : [[ -z 1649731592156 ]] 2022-04-12 02:46:38.772 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:46:38.776 | + functions-common:time_stop:2437 : end_time=1649731598774 2022-04-12 02:46:38.779 | + functions-common:time_stop:2438 : elapsed_time=6618 2022-04-12 02:46:38.781 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:46:38.783 | [359967 Async install_tempest:359967]: finished successfully 2022-04-12 02:46:38.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:46:38.787 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6618 2022-04-12 02:46:38.789 | + functions:wait_for_service:467 : return 0 2022-04-12 02:46:38.792 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:46:38.810 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:46:38.813 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:46:38.815 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:46:38.818 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:46:38.847 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:46:38.850 | + 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.39/identity 2022-04-12 02:46:43.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.522 | 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=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.530 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.547 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.547 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.578 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.613 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.613 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.706 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.720 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.720 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.729 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.732 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.732 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.732 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.732 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.732 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.733 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.733 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=362721) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:46:43.766 | 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=362721) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:46:44.071 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created domain default 2022-04-12 02:46:44.111 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created project admin 2022-04-12 02:46:44.140 | DEBUG passlib.handlers.bcrypt [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=362721) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:46:44.140 | DEBUG passlib.handlers.bcrypt [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=362721) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:46:44.199 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created user admin 2022-04-12 02:46:44.211 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created role reader 2022-04-12 02:46:44.219 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created role member 2022-04-12 02:46:44.241 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created implied role where 333d632085564e3fb8472e6fc531ba9b implies 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:46:44.250 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created role admin 2022-04-12 02:46:44.267 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created implied role where 6a65978d01954c05a56cb8f657fb8e0f implies 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:46:44.278 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Granted role admin on project admin to user admin. 2022-04-12 02:46:44.285 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Granted role admin on the system to user admin. 2022-04-12 02:46:44.297 | WARNING py.warnings [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e 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-12 02:46:44.297 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:46:44.297 |  2022-04-12 02:46:44.300 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created region RegionOne 2022-04-12 02:46:44.335 | INFO keystone.cmd.bootstrap [None req-99baeca5-c9cd-4990-9c7c-549dc17ed76e None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:46:44.785 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:46:44.787 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:46:44.790 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:46:44.793 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:46:47.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:47.861 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:47.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:47.861 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:48.027 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:46:48.030 | + lib/keystone:create_keystone_accounts:310 : admin_project=d270403768034c92acc56953f12e60ad 2022-04-12 02:46:48.033 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:46:48.037 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:46:50.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:50.253 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:50.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:50.253 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:50.426 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:46:50.429 | + lib/keystone:create_keystone_accounts:312 : admin_user=da3b2db92fb345bb87bf9f4c9fa2eb93 2022-04-12 02:46:50.432 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:46:50.434 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:46:50.436 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:46:50.439 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 default 2022-04-12 02:46:50.504 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 default 2022-04-12 02:46:50.543 | [334588 Async ks-domain-role:362846]: running: get_or_add_user_domain_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 default 2022-04-12 02:46:50.546 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:46:50.549 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:46:50.552 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:46:53.692 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:46:53.694 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:46:53.694 | default 2022-04-12 02:46:53.697 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:46:53.755 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:46:53.794 | [334588 Async ks-project:362988]: running: get_or_create_project service Default 2022-04-12 02:46:53.797 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:46:53.863 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:46:53.905 | [334588 Async ks-service:363074]: running: get_or_create_role service 2022-04-12 02:46:53.908 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:46:53.989 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:46:54.038 | [334588 Async ks-reseller:363160]: running: get_or_create_role ResellerAdmin 2022-04-12 02:46:54.043 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:46:54.060 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:46:54.415 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:46:54.653 | [334588 Async ks-anotherrole:363250]: running: get_or_create_role anotherrole 2022-04-12 02:46:54.684 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:46:54.721 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:46:54.745 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:46:54.784 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 02:46:57.607 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:46:57.724 | [363074 Async ks-service:363074]: finished successfully 2022-04-12 02:46:57.837 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:46:57.880 | [362988 Async ks-project:362988]: finished successfully 2022-04-12 02:46:58.222 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:46:58.277 | [363160 Async ks-reseller:363160]: finished successfully 2022-04-12 02:46:58.352 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:46:58.386 | [363250 Async ks-anotherrole:363250]: finished successfully 2022-04-12 02:46:58.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:58.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:58.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:46:58.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:46:58.744 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:46:58.747 | ++ functions-common:get_or_create_project:938 : project_id=8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:46:58.749 | ++ functions-common:get_or_create_project:939 : echo 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:46:58.752 | + lib/keystone:create_keystone_accounts:340 : invis_project=8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:46:58.754 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:46:58.757 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:46:58.760 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:46:58.763 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 02:47:01.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:01.342 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:01.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:01.342 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:01.376 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:01.404 | [362846 Async ks-domain-role:362846]: finished successfully 2022-04-12 02:47:01.513 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:01.517 | ++ functions-common:get_or_create_project:938 : project_id=da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:01.519 | ++ functions-common:get_or_create_project:939 : echo da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:01.522 | + lib/keystone:create_keystone_accounts:344 : demo_project=da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:01.524 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:47:01.528 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:47:01.530 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:01.533 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:47:01.536 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:47:01.539 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:04.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.034 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.034 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.200 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.204 | ++ functions-common:get_or_create_user:925 : user_id=c37f1861c32c436d9bbc51ff4217be7d 2022-04-12 02:47:04.206 | ++ functions-common:get_or_create_user:926 : echo c37f1861c32c436d9bbc51ff4217be7d 2022-04-12 02:47:04.209 | + lib/keystone:create_keystone_accounts:347 : demo_user=c37f1861c32c436d9bbc51ff4217be7d 2022-04-12 02:47:04.212 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:47:04.261 | [334588 Async ks-domain-role:362846]: Waiting for completion of get_or_add_user_domain_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 default running on PID 362846 (6 other jobs running) 2022-04-12 02:47:04.285 | [334588 Async ks-domain-role:362846]: Signaling child to exit 2022-04-12 02:47:04.285 | WAKEUP 2022-04-12 02:47:04.309 | [334588 Async ks-domain-role:362846]: Signaled 2022-04-12 02:47:04.310 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:47:04.310 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --domain default 2022-04-12 02:47:04.310 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:47:04.310 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:04.310 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:04.310 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:04.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.310 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.310 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.310 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.310 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:47:04.310 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:47:04.311 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --domain default 2022-04-12 02:47:04.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.311 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:04.311 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:47:04.311 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --domain default 2022-04-12 02:47:04.311 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:04.311 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:04.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.311 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.311 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.311 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:04.311 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:04.311 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | da3b2db92fb345bb87bf9f4c9fa2eb93 | | | default | | False |' 2022-04-12 02:47:04.311 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:04.311 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:04.311 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:04.311 | + functions-common:get_or_add_user_domain_role:1021 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:04.311 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:04.354 | [334588 Async ks-domain-role:362846]: finished get_or_add_user_domain_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 default with result 0 in 10 seconds 2022-04-12 02:47:04.361 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:47:04.396 | [334588 Async ks-project:362988]: Waiting for completion of get_or_create_project service Default running on PID 362988 (5 other jobs running) 2022-04-12 02:47:04.419 | [334588 Async ks-project:362988]: Signaling child to exit 2022-04-12 02:47:04.419 | WAKEUP 2022-04-12 02:47:04.442 | [334588 Async ks-project:362988]: Signaled 2022-04-12 02:47:04.444 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:47:04.444 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 02:47:04.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.444 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.444 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.444 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.444 | + functions-common:get_or_create_project:938 : project_id=8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:47:04.444 | + functions-common:get_or_create_project:939 : echo 8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:47:04.444 | 8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:47:04.487 | [334588 Async ks-project:362988]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 02:47:04.524 | [334588 Async ks-service:363074]: Waiting for completion of get_or_create_role service running on PID 363074 (4 other jobs running) 2022-04-12 02:47:04.550 | [334588 Async ks-service:363074]: Signaling child to exit 2022-04-12 02:47:04.550 | WAKEUP 2022-04-12 02:47:04.572 | [334588 Async ks-service:363074]: Signaled 2022-04-12 02:47:04.573 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:47:04.573 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:47:04.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.574 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.574 | + functions-common:get_or_create_role:950 : role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:47:04.574 | + functions-common:get_or_create_role:951 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:47:04.574 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:47:04.618 | [334588 Async ks-service:363074]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-12 02:47:04.654 | [334588 Async ks-reseller:363160]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 363160 (3 other jobs running) 2022-04-12 02:47:04.679 | [334588 Async ks-reseller:363160]: Signaling child to exit 2022-04-12 02:47:04.679 | WAKEUP 2022-04-12 02:47:04.700 | [334588 Async ks-reseller:363160]: Signaled 2022-04-12 02:47:04.702 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:47:04.702 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:47:04.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.702 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.702 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.702 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.702 | + functions-common:get_or_create_role:950 : role_id=f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:47:04.702 | + functions-common:get_or_create_role:951 : echo f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:47:04.702 | f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:47:04.746 | [334588 Async ks-reseller:363160]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 02:47:04.785 | [334588 Async ks-anotherrole:363250]: Waiting for completion of get_or_create_role anotherrole running on PID 363250 (2 other jobs running) 2022-04-12 02:47:04.810 | [334588 Async ks-anotherrole:363250]: Signaling child to exit 2022-04-12 02:47:04.810 | WAKEUP 2022-04-12 02:47:04.832 | [334588 Async ks-anotherrole:363250]: Signaled 2022-04-12 02:47:04.833 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:47:04.833 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:47:04.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.833 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:04.833 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:04.833 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:04.833 | + functions-common:get_or_create_role:950 : role_id=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:04.833 | + functions-common:get_or_create_role:951 : echo a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:04.833 | a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:04.877 | [334588 Async ks-anotherrole:363250]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:47:04.881 | + inc/async:async_wait:197 : return 0 2022-04-12 02:47:04.883 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:04.941 | + inc/async:async_inner:63 : get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:04.982 | [334588 Async ks-demo-member:364119]: running: get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:04.985 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.047 | + inc/async:async_inner:63 : get_or_add_user_project_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.089 | [334588 Async ks-demo-admin:364231]: running: get_or_add_user_project_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.092 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.160 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.208 | [334588 Async ks-demo-another:364343]: running: get_or_add_user_project_role anotherrole c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:05.211 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:05.290 | + inc/async:async_inner:63 : get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:05.353 | [334588 Async ks-demo-invis:364455]: running: get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:05.356 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:47:05.361 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:47:05.372 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:05.379 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:47:05.387 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:47:05.397 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:09.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:09.127 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:09.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:09.127 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:09.307 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:09.310 | ++ functions-common:get_or_create_user:925 : user_id=14f20f8f66344197b3764068bb2a180b 2022-04-12 02:47:09.313 | ++ functions-common:get_or_create_user:926 : echo 14f20f8f66344197b3764068bb2a180b 2022-04-12 02:47:09.317 | + lib/keystone:create_keystone_accounts:360 : demo_reader=14f20f8f66344197b3764068bb2a180b 2022-04-12 02:47:09.319 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 14f20f8f66344197b3764068bb2a180b da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:09.383 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 14f20f8f66344197b3764068bb2a180b da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:09.431 | [334588 Async ks-demo-reader:364611]: running: get_or_add_user_project_role reader 14f20f8f66344197b3764068bb2a180b da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:09.436 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:47:09.441 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:47:09.444 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:47:09.448 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 02:47:12.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:12.850 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:12.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:12.850 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:13.270 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:13.278 | ++ functions-common:get_or_create_project:938 : project_id=f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:13.294 | ++ functions-common:get_or_create_project:939 : echo f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:13.303 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:13.317 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:47:13.340 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:47:13.368 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:13.385 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:47:13.404 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:47:13.435 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:16.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:16.854 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:16.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:16.854 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:17.240 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:17.261 | ++ functions-common:get_or_create_user:925 : user_id=74ab021b6f7e458280e8f8ff8d2fc21d 2022-04-12 02:47:17.281 | ++ functions-common:get_or_create_user:926 : echo 74ab021b6f7e458280e8f8ff8d2fc21d 2022-04-12 02:47:17.301 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=74ab021b6f7e458280e8f8ff8d2fc21d 2022-04-12 02:47:17.323 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:17.791 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:18.018 | [334588 Async ks-alt-admin:364981]: running: get_or_add_user_project_role admin 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:18.039 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:18.504 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:18.732 | [334588 Async ks-alt-another:365093]: running: get_or_add_user_project_role anotherrole 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:18.752 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:47:18.793 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:47:18.817 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:18.852 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:47:18.889 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:47:18.917 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:20.421 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:20.613 | [364231 Async ks-demo-admin:364231]: finished successfully 2022-04-12 02:47:21.472 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:21.624 | [364119 Async ks-demo-member:364119]: finished successfully 2022-04-12 02:47:22.691 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:22.848 | [364343 Async ks-demo-another:364343]: finished successfully 2022-04-12 02:47:23.223 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:23.249 | [364455 Async ks-demo-invis:364455]: finished successfully 2022-04-12 02:47:23.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:23.973 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:23.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:23.973 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:24.179 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:24.182 | ++ functions-common:get_or_create_user:925 : user_id=d7e207129f5b4a3b8ac11e9fb28a444f 2022-04-12 02:47:24.185 | ++ functions-common:get_or_create_user:926 : echo d7e207129f5b4a3b8ac11e9fb28a444f 2022-04-12 02:47:24.188 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d7e207129f5b4a3b8ac11e9fb28a444f 2022-04-12 02:47:24.193 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d7e207129f5b4a3b8ac11e9fb28a444f f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:24.301 | + inc/async:async_inner:63 : get_or_add_user_project_role member d7e207129f5b4a3b8ac11e9fb28a444f f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:24.364 | [334588 Async ks-alt-member-user:365486]: running: get_or_add_user_project_role member d7e207129f5b4a3b8ac11e9fb28a444f f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:24.370 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:47:24.383 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:47:24.388 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:24.408 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:47:24.432 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:47:24.446 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:25.269 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:25.457 | [364611 Async ks-demo-reader:364611]: finished successfully 2022-04-12 02:47:27.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:27.651 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:27.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:27.651 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:27.834 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:27.837 | ++ functions-common:get_or_create_user:925 : user_id=6979997a52bd42ee9a6c7f5b914b2737 2022-04-12 02:47:27.840 | ++ functions-common:get_or_create_user:926 : echo 6979997a52bd42ee9a6c7f5b914b2737 2022-04-12 02:47:27.843 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=6979997a52bd42ee9a6c7f5b914b2737 2022-04-12 02:47:27.846 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6979997a52bd42ee9a6c7f5b914b2737 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:27.916 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6979997a52bd42ee9a6c7f5b914b2737 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:27.975 | [334588 Async ks-alt-reader-user:365700]: running: get_or_add_user_project_role reader 6979997a52bd42ee9a6c7f5b914b2737 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:27.978 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:47:27.981 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:27.984 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:47:27.988 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:47:28.013 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:31.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:31.549 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:31.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:31.549 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:31.733 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:31.736 | ++ functions-common:get_or_create_user:925 : user_id=421a0fb5b72c44f5b17565b34cd37f19 2022-04-12 02:47:31.739 | ++ functions-common:get_or_create_user:926 : echo 421a0fb5b72c44f5b17565b34cd37f19 2022-04-12 02:47:31.742 | + lib/keystone:create_keystone_accounts:392 : system_member_user=421a0fb5b72c44f5b17565b34cd37f19 2022-04-12 02:47:31.745 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 421a0fb5b72c44f5b17565b34cd37f19 all 2022-04-12 02:47:31.830 | + inc/async:async_inner:63 : get_or_add_user_system_role member 421a0fb5b72c44f5b17565b34cd37f19 all 2022-04-12 02:47:31.860 | [334588 Async ks-system-member:365960]: running: get_or_add_user_system_role member 421a0fb5b72c44f5b17565b34cd37f19 all 2022-04-12 02:47:31.866 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:47:31.869 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:47:31.872 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:47:31.879 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:47:31.883 | +++ functions-common:get_or_create_user:927 : 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-12 02:47:34.322 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:34.472 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:34.492 | [364981 Async ks-alt-admin:364981]: finished successfully 2022-04-12 02:47:34.618 | [365093 Async ks-alt-another:365093]: finished successfully 2022-04-12 02:47:35.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:35.047 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:35.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:35.047 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:35.273 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:35.277 | ++ functions-common:get_or_create_user:925 : user_id=709c5fe7e4904bc78b1386a7d33d21d9 2022-04-12 02:47:35.286 | ++ functions-common:get_or_create_user:926 : echo 709c5fe7e4904bc78b1386a7d33d21d9 2022-04-12 02:47:35.293 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=709c5fe7e4904bc78b1386a7d33d21d9 2022-04-12 02:47:35.297 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 709c5fe7e4904bc78b1386a7d33d21d9 all 2022-04-12 02:47:35.389 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 709c5fe7e4904bc78b1386a7d33d21d9 all 2022-04-12 02:47:35.510 | [334588 Async ks-system-reader:366242]: running: get_or_add_user_system_role reader 709c5fe7e4904bc78b1386a7d33d21d9 all 2022-04-12 02:47:35.527 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:47:35.531 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:47:35.536 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:47:35.539 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:47:35.546 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 02:47:38.605 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:38.648 | [365486 Async ks-alt-member-user:365486]: finished successfully 2022-04-12 02:47:39.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:39.038 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:39.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:39.038 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:39.254 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:39.259 | ++ functions-common:get_or_create_group:902 : group_id=09ccd7ebc76b4ec78c819dc90456ea71 2022-04-12 02:47:39.261 | ++ functions-common:get_or_create_group:903 : echo 09ccd7ebc76b4ec78c819dc90456ea71 2022-04-12 02:47:39.270 | + lib/keystone:create_keystone_accounts:402 : admin_group=09ccd7ebc76b4ec78c819dc90456ea71 2022-04-12 02:47:39.276 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:47:39.280 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:47:39.282 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:47:39.287 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:47:39.289 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 02:47:40.891 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:40.922 | [365700 Async ks-alt-reader-user:365700]: finished successfully 2022-04-12 02:47:41.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:41.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:41.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:41.931 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:42.117 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:42.119 | ++ functions-common:get_or_create_group:902 : group_id=0909f11d564d461c861bf058e6a03b32 2022-04-12 02:47:42.123 | ++ functions-common:get_or_create_group:903 : echo 0909f11d564d461c861bf058e6a03b32 2022-04-12 02:47:42.125 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=0909f11d564d461c861bf058e6a03b32 2022-04-12 02:47:42.128 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.194 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.250 | [334588 Async ks-group-memberdemo:366596]: running: get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.253 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.350 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.447 | [334588 Async ks-group-anotherdemo:366682]: running: get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:42.457 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:42.768 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:42.784 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:42.853 | [365960 Async ks-system-member:365960]: finished successfully 2022-04-12 02:47:42.896 | [334588 Async ks-group-memberalt:366779]: running: get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:42.904 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:43.217 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:43.484 | [334588 Async ks-group-anotheralt:366912]: running: get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:43.501 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad 2022-04-12 02:47:43.902 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad 2022-04-12 02:47:44.135 | [334588 Async ks-group-admin:367000]: running: get_or_add_group_project_role admin 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad 2022-04-12 02:47:44.160 | + 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-12 02:47:44.544 | [334588 Async ks-demo-member:364119]: Waiting for completion of get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 364119 (17 other jobs running) 2022-04-12 02:47:44.742 | [334588 Async ks-demo-member:364119]: Signaling child to exit 2022-04-12 02:47:44.743 | WAKEUP 2022-04-12 02:47:44.860 | [334588 Async ks-demo-member:364119]: Signaled 2022-04-12 02:47:44.872 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:44.872 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:44.872 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:44.872 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:44.872 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:44.872 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:44.872 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:44.872 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:44.872 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:44.872 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:44.872 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:44.872 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:44.872 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:44.873 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:44.873 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:44.873 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:44.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:44.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:44.873 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:44.873 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:44.873 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:44.873 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:44.873 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:44.873 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:44.873 | ++ functions-common:get_field:818 : echo '| 333d632085564e3fb8472e6fc531ba9b | c37f1861c32c436d9bbc51ff4217be7d | | da4aa88df95d4475a7bd5a1036ce5ab5 | | | False |' 2022-04-12 02:47:44.873 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:44.873 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:44.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id=333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:44.873 | + functions-common:get_or_add_user_project_role:997 : echo 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:44.873 | 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:45.188 | [334588 Async ks-demo-member:364119]: finished get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 16 seconds 2022-04-12 02:47:45.453 | [334588 Async ks-demo-admin:364231]: Waiting for completion of get_or_add_user_project_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 364231 (16 other jobs running) 2022-04-12 02:47:45.625 | [334588 Async ks-demo-admin:364231]: Signaling child to exit 2022-04-12 02:47:45.626 | WAKEUP 2022-04-12 02:47:45.780 | [334588 Async ks-demo-admin:364231]: Signaled 2022-04-12 02:47:45.804 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:45.804 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:45.804 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:45.804 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:45.804 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:45.804 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:45.804 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:45.804 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:45.804 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:45.804 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:45.804 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:45.804 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:45.804 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:45.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.804 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.804 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.804 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:45.805 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:45.805 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:45.805 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:45.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user da3b2db92fb345bb87bf9f4c9fa2eb93 --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:45.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:45.805 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:45.805 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:45.805 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:45.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:45.805 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:45.805 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:45.805 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:45.805 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:45.805 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | da3b2db92fb345bb87bf9f4c9fa2eb93 | | da4aa88df95d4475a7bd5a1036ce5ab5 | | | False |' 2022-04-12 02:47:45.805 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:45.805 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:45.805 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:45.805 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:45.805 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:46.026 | [334588 Async ks-demo-admin:364231]: finished get_or_add_user_project_role admin da3b2db92fb345bb87bf9f4c9fa2eb93 da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 15 seconds 2022-04-12 02:47:46.241 | [334588 Async ks-demo-another:364343]: Waiting for completion of get_or_add_user_project_role anotherrole c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 364343 (15 other jobs running) 2022-04-12 02:47:46.401 | [334588 Async ks-demo-another:364343]: Signaling child to exit 2022-04-12 02:47:46.402 | WAKEUP 2022-04-12 02:47:46.537 | [334588 Async ks-demo-another:364343]: Signaled 2022-04-12 02:47:46.552 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:46.552 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:46.552 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:46.552 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:46.552 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:46.552 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:46.552 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:46.552 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:46.552 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:46.552 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:46.552 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:46.552 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:46.553 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:46.553 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:46.553 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:46.553 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:46.553 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:46.553 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c37f1861c32c436d9bbc51ff4217be7d --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:46.553 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:46.553 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.553 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.553 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:46.553 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:46.553 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:46.553 | ++ functions-common:get_field:818 : echo '| a3836cbfa35746e096265f77edf4f01b | c37f1861c32c436d9bbc51ff4217be7d | | da4aa88df95d4475a7bd5a1036ce5ab5 | | | False |' 2022-04-12 02:47:46.553 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:46.553 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.553 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:46.553 | + functions-common:get_or_add_user_project_role:997 : echo a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:46.553 | a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:46.754 | [334588 Async ks-demo-another:364343]: finished get_or_add_user_project_role anotherrole c37f1861c32c436d9bbc51ff4217be7d da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 17 seconds 2022-04-12 02:47:46.802 | [334588 Async ks-demo-invis:364455]: Waiting for completion of get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d 8758edb79c24492d9299c17bed9cf19e running on PID 364455 (14 other jobs running) 2022-04-12 02:47:46.844 | [334588 Async ks-demo-invis:364455]: Signaling child to exit 2022-04-12 02:47:46.845 | WAKEUP 2022-04-12 02:47:46.877 | [334588 Async ks-demo-invis:364455]: Signaled 2022-04-12 02:47:46.880 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:46.880 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:46.880 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:46.880 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:46.880 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:46.880 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:46.880 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:46.880 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:46.880 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c37f1861c32c436d9bbc51ff4217be7d --project 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:46.880 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:46.880 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:46.880 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:46.880 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.880 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.880 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.880 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:46.880 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:46.880 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:46.880 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c37f1861c32c436d9bbc51ff4217be7d --project 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:46.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.880 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.881 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.881 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c37f1861c32c436d9bbc51ff4217be7d --project 8758edb79c24492d9299c17bed9cf19e 2022-04-12 02:47:46.881 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:46.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:46.881 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:46.881 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.881 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:46.881 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:46.881 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:46.881 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:46.881 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:46.881 | ++ functions-common:get_field:818 : echo '| 333d632085564e3fb8472e6fc531ba9b | c37f1861c32c436d9bbc51ff4217be7d | | 8758edb79c24492d9299c17bed9cf19e | | | False |' 2022-04-12 02:47:46.881 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:46.881 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:46.881 | + functions-common:get_or_add_user_project_role:995 : user_role_id=333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:46.881 | + functions-common:get_or_add_user_project_role:997 : echo 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:46.881 | 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:46.953 | [334588 Async ks-demo-invis:364455]: finished get_or_add_user_project_role member c37f1861c32c436d9bbc51ff4217be7d 8758edb79c24492d9299c17bed9cf19e with result 0 in 17 seconds 2022-04-12 02:47:46.996 | [334588 Async ks-demo-reader:364611]: Waiting for completion of get_or_add_user_project_role reader 14f20f8f66344197b3764068bb2a180b da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 364611 (13 other jobs running) 2022-04-12 02:47:47.027 | [334588 Async ks-demo-reader:364611]: Signaling child to exit 2022-04-12 02:47:47.027 | WAKEUP 2022-04-12 02:47:47.060 | [334588 Async ks-demo-reader:364611]: Signaled 2022-04-12 02:47:47.063 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:47.063 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:47.063 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:47.063 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:47.063 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:47.063 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:47.063 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:47.063 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:47.063 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14f20f8f66344197b3764068bb2a180b --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:47.063 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.063 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:47.063 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.063 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.064 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:47.064 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:47.064 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 14f20f8f66344197b3764068bb2a180b --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:47.064 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14f20f8f66344197b3764068bb2a180b --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:47.064 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.064 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.064 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.064 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.064 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.064 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:47.064 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:47.064 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:47.064 | ++ functions-common:get_field:818 : echo '| 627e1d6ee8f1448fbde2c2ecb509bc24 | 14f20f8f66344197b3764068bb2a180b | | da4aa88df95d4475a7bd5a1036ce5ab5 | | | False |' 2022-04-12 02:47:47.064 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.064 | + functions-common:get_or_add_user_project_role:995 : user_role_id=627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:47.064 | + functions-common:get_or_add_user_project_role:997 : echo 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:47.064 | 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:47.139 | [334588 Async ks-demo-reader:364611]: finished get_or_add_user_project_role reader 14f20f8f66344197b3764068bb2a180b da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 16 seconds 2022-04-12 02:47:47.144 | + inc/async:async_wait:197 : return 0 2022-04-12 02:47:47.149 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:47:47.243 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:47.244 | [334588 Async ks-alt-admin:364981]: Waiting for completion of get_or_add_user_project_role admin 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 running on PID 364981 (12 other jobs running) 2022-04-12 02:47:47.281 | [334588 Async ks-alt-admin:364981]: Signaling child to exit 2022-04-12 02:47:47.281 | WAKEUP 2022-04-12 02:47:47.281 | [366242 Async ks-system-reader:366242]: finished successfully 2022-04-12 02:47:47.324 | [334588 Async ks-alt-admin:364981]: Signaled 2022-04-12 02:47:47.336 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:47.336 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:47.336 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:47.336 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:47.336 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:47.336 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:47.336 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:47.336 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.337 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.337 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.337 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:47.337 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:47.337 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:47.337 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.337 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.337 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.337 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.337 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.337 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:47.337 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:47.337 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:47.337 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | 74ab021b6f7e458280e8f8ff8d2fc21d | | f163597aaff540aca7a7893305327ef7 | | | False |' 2022-04-12 02:47:47.337 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.338 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:47.338 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:47.338 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:47:47.447 | [334588 Async ks-alt-admin:364981]: finished get_or_add_user_project_role admin 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 with result 0 in 16 seconds 2022-04-12 02:47:47.501 | [334588 Async ks-alt-another:365093]: Waiting for completion of get_or_add_user_project_role anotherrole 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 running on PID 365093 (11 other jobs running) 2022-04-12 02:47:47.543 | [334588 Async ks-alt-another:365093]: Signaling child to exit 2022-04-12 02:47:47.543 | WAKEUP 2022-04-12 02:47:47.573 | [334588 Async ks-alt-another:365093]: Signaled 2022-04-12 02:47:47.575 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:47.575 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:47.575 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:47.575 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:47.575 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:47.575 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:47.575 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:47.575 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:47.575 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.575 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.575 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:47.575 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.575 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.575 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.576 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.576 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:47.576 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:47.576 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.576 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 74ab021b6f7e458280e8f8ff8d2fc21d --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.576 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:47.576 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.576 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.576 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.576 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.576 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:47.576 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:47.576 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:47.576 | ++ functions-common:get_field:818 : echo '| a3836cbfa35746e096265f77edf4f01b | 74ab021b6f7e458280e8f8ff8d2fc21d | | f163597aaff540aca7a7893305327ef7 | | | False |' 2022-04-12 02:47:47.576 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.576 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:47.576 | + functions-common:get_or_add_user_project_role:997 : echo a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:47.576 | a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:47:47.643 | [334588 Async ks-alt-another:365093]: finished get_or_add_user_project_role anotherrole 74ab021b6f7e458280e8f8ff8d2fc21d f163597aaff540aca7a7893305327ef7 with result 0 in 16 seconds 2022-04-12 02:47:47.750 | [334588 Async ks-alt-member-user:365486]: Waiting for completion of get_or_add_user_project_role member d7e207129f5b4a3b8ac11e9fb28a444f f163597aaff540aca7a7893305327ef7 running on PID 365486 (10 other jobs running) 2022-04-12 02:47:47.796 | [334588 Async ks-alt-member-user:365486]: Signaling child to exit 2022-04-12 02:47:47.797 | WAKEUP 2022-04-12 02:47:47.839 | [334588 Async ks-alt-member-user:365486]: Signaled 2022-04-12 02:47:47.840 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:47.840 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:47.840 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:47.840 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:47.840 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:47.840 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:47.840 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:47.840 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:47.840 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:47.840 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7e207129f5b4a3b8ac11e9fb28a444f --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.840 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.840 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.840 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.840 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.840 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.840 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:47.840 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:47.840 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d7e207129f5b4a3b8ac11e9fb28a444f --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.841 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:47.841 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:47.841 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7e207129f5b4a3b8ac11e9fb28a444f --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:47.841 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:47.841 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:47.841 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:47.841 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:47.841 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:47.841 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:47.841 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:47.841 | ++ functions-common:get_field:818 : echo '| 333d632085564e3fb8472e6fc531ba9b | d7e207129f5b4a3b8ac11e9fb28a444f | | f163597aaff540aca7a7893305327ef7 | | | False |' 2022-04-12 02:47:47.841 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:47.841 | + functions-common:get_or_add_user_project_role:995 : user_role_id=333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:47.841 | + functions-common:get_or_add_user_project_role:997 : echo 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:47.841 | 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:47.935 | [334588 Async ks-alt-member-user:365486]: finished get_or_add_user_project_role member d7e207129f5b4a3b8ac11e9fb28a444f f163597aaff540aca7a7893305327ef7 with result 0 in 14 seconds 2022-04-12 02:47:48.082 | [334588 Async ks-alt-reader-user:365700]: Waiting for completion of get_or_add_user_project_role reader 6979997a52bd42ee9a6c7f5b914b2737 f163597aaff540aca7a7893305327ef7 running on PID 365700 (9 other jobs running) 2022-04-12 02:47:48.202 | [334588 Async ks-alt-reader-user:365700]: Signaling child to exit 2022-04-12 02:47:48.202 | WAKEUP 2022-04-12 02:47:48.346 | [334588 Async ks-alt-reader-user:365700]: Signaled 2022-04-12 02:47:48.355 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:47:48.355 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:47:48.355 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:48.355 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:48.355 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:48.355 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:48.355 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:48.355 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:47:48.355 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:48.355 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6979997a52bd42ee9a6c7f5b914b2737 --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:48.355 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:47:48.355 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:48.355 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:48.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.355 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.355 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.355 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:48.355 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:47:48.355 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:47:48.355 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 6979997a52bd42ee9a6c7f5b914b2737 --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:48.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.355 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.355 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.355 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6979997a52bd42ee9a6c7f5b914b2737 --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:48.356 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:47:48.356 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:47:48.356 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:47:48.356 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:48.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.356 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:48.356 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:48.356 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:48.356 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:47:48.356 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:47:48.356 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:47:48.356 | ++ functions-common:get_field:818 : echo '| 627e1d6ee8f1448fbde2c2ecb509bc24 | 6979997a52bd42ee9a6c7f5b914b2737 | | f163597aaff540aca7a7893305327ef7 | | | False |' 2022-04-12 02:47:48.356 | ++ functions-common:get_field:812 : read data 2022-04-12 02:47:48.356 | + functions-common:get_or_add_user_project_role:995 : user_role_id=627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:48.356 | + functions-common:get_or_add_user_project_role:997 : echo 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:48.356 | 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:48.624 | [334588 Async ks-alt-reader-user:365700]: finished get_or_add_user_project_role reader 6979997a52bd42ee9a6c7f5b914b2737 f163597aaff540aca7a7893305327ef7 with result 0 in 13 seconds 2022-04-12 02:47:48.659 | + inc/async:async_wait:197 : return 0 2022-04-12 02:47:48.675 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:47:48.969 | [334588 Async ks-system-member:365960]: Waiting for completion of get_or_add_user_system_role member 421a0fb5b72c44f5b17565b34cd37f19 all running on PID 365960 (8 other jobs running) 2022-04-12 02:47:49.112 | [334588 Async ks-system-member:365960]: Signaling child to exit 2022-04-12 02:47:49.112 | WAKEUP 2022-04-12 02:47:49.271 | [334588 Async ks-system-member:365960]: Signaled 2022-04-12 02:47:49.276 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:47:49.276 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:47:49.276 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:47:49.276 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:49.276 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:49.276 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:49.276 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:49.276 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:49.276 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:47:49.276 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 421a0fb5b72c44f5b17565b34cd37f19 --system all -f value -c Role 2022-04-12 02:47:49.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.276 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.276 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.277 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:49.277 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:47:49.277 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:47:49.277 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 421a0fb5b72c44f5b17565b34cd37f19 --system all 2022-04-12 02:47:49.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.277 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.277 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.277 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 421a0fb5b72c44f5b17565b34cd37f19 --system all -f value -c Role 2022-04-12 02:47:49.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.277 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:49.277 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:49.277 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:49.277 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:49.277 | + functions-common:get_or_add_user_system_role:1052 : echo 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:49.277 | 333d632085564e3fb8472e6fc531ba9b 2022-04-12 02:47:49.568 | [334588 Async ks-system-member:365960]: finished get_or_add_user_system_role member 421a0fb5b72c44f5b17565b34cd37f19 all with result 0 in 11 seconds 2022-04-12 02:47:49.837 | [334588 Async ks-system-reader:366242]: Waiting for completion of get_or_add_user_system_role reader 709c5fe7e4904bc78b1386a7d33d21d9 all running on PID 366242 (7 other jobs running) 2022-04-12 02:47:50.007 | [334588 Async ks-system-reader:366242]: Signaling child to exit 2022-04-12 02:47:50.007 | WAKEUP 2022-04-12 02:47:50.182 | [334588 Async ks-system-reader:366242]: Signaled 2022-04-12 02:47:50.203 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:47:50.203 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:47:50.203 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:47:50.203 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:47:50.203 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:47:50.203 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:47:50.203 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:47:50.203 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:47:50.203 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:47:50.203 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 709c5fe7e4904bc78b1386a7d33d21d9 --system all -f value -c Role 2022-04-12 02:47:50.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.203 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.203 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.203 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:50.203 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:47:50.203 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:47:50.204 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 709c5fe7e4904bc78b1386a7d33d21d9 --system all 2022-04-12 02:47:50.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.204 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 709c5fe7e4904bc78b1386a7d33d21d9 --system all -f value -c Role 2022-04-12 02:47:50.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:50.204 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:50.204 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:50.204 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:50.204 | + functions-common:get_or_add_user_system_role:1052 : echo 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:50.204 | 627e1d6ee8f1448fbde2c2ecb509bc24 2022-04-12 02:47:50.463 | [334588 Async ks-system-reader:366242]: finished get_or_add_user_system_role reader 709c5fe7e4904bc78b1386a7d33d21d9 all with result 0 in 11 seconds 2022-04-12 02:47:50.484 | + inc/async:async_wait:197 : return 0 2022-04-12 02:47:50.501 | + 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-12 02:47:50.850 | [334588 Async ks-group-memberdemo:366596]: Waiting for completion of get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 366596 (6 other jobs running) 2022-04-12 02:47:51.000 | [334588 Async ks-group-memberdemo:366596]: Signaling child to exit 2022-04-12 02:47:55.788 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:55.959 | [366596 Async ks-group-memberdemo:366596]: finished successfully 2022-04-12 02:47:56.086 | WAKEUP 2022-04-12 02:47:56.179 | [334588 Async ks-group-memberdemo:366596]: Signaled 2022-04-12 02:47:56.184 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:47:56.184 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 -f value 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.184 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:56.184 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:47:56.184 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:47:56.184 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.184 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 -f value 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.184 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.185 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.185 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:56.185 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False' 2022-04-12 02:47:56.185 | + functions-common:get_or_add_group_project_role:1076 : echo 333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False 2022-04-12 02:47:56.185 | 333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False 2022-04-12 02:47:56.459 | [334588 Async ks-group-memberdemo:366596]: finished get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 13 seconds 2022-04-12 02:47:56.659 | [334588 Async ks-group-anotherdemo:366682]: Waiting for completion of get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 running on PID 366682 (5 other jobs running) 2022-04-12 02:47:56.689 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:56.703 | [334588 Async ks-group-anotherdemo:366682]: Signaling child to exit 2022-04-12 02:47:56.735 | [366682 Async ks-group-anotherdemo:366682]: finished successfully 2022-04-12 02:47:56.762 | WAKEUP 2022-04-12 02:47:56.807 | [334588 Async ks-group-anotherdemo:366682]: Signaled 2022-04-12 02:47:56.808 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:47:56.808 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 -f value 2022-04-12 02:47:56.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.808 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.809 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.809 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:56.809 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:47:56.809 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:47:56.809 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 2022-04-12 02:47:56.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.809 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.809 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.809 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project da4aa88df95d4475a7bd5a1036ce5ab5 -f value 2022-04-12 02:47:56.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.809 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:56.809 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:56.809 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:56.809 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False' 2022-04-12 02:47:56.809 | + functions-common:get_or_add_group_project_role:1076 : echo a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False 2022-04-12 02:47:56.809 | a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 False 2022-04-12 02:47:56.878 | [334588 Async ks-group-anotherdemo:366682]: finished get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 da4aa88df95d4475a7bd5a1036ce5ab5 with result 0 in 14 seconds 2022-04-12 02:47:56.945 | [334588 Async ks-group-memberalt:366779]: Waiting for completion of get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 running on PID 366779 (4 other jobs running) 2022-04-12 02:47:56.981 | [334588 Async ks-group-memberalt:366779]: Signaling child to exit 2022-04-12 02:47:57.904 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:57.941 | [366779 Async ks-group-memberalt:366779]: finished successfully 2022-04-12 02:47:57.963 | WAKEUP 2022-04-12 02:47:57.995 | [334588 Async ks-group-memberalt:366779]: Signaled 2022-04-12 02:47:57.996 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:47:57.996 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 -f value 2022-04-12 02:47:57.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.996 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.996 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.996 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:57.997 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:47:57.997 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:47:57.997 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:57.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.997 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.997 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.997 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 -f value 2022-04-12 02:47:57.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.997 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:57.997 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:57.997 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:57.997 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False' 2022-04-12 02:47:57.997 | + functions-common:get_or_add_group_project_role:1076 : echo 333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False 2022-04-12 02:47:57.997 | 333d632085564e3fb8472e6fc531ba9b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False 2022-04-12 02:47:58.058 | [334588 Async ks-group-memberalt:366779]: finished get_or_add_group_project_role member 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 with result 0 in 15 seconds 2022-04-12 02:47:58.060 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:58.093 | [366912 Async ks-group-anotheralt:366912]: finished successfully 2022-04-12 02:47:58.101 | [334588 Async ks-group-anotheralt:366912]: Waiting for completion of get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 running on PID 366912 (3 other jobs running) 2022-04-12 02:47:58.129 | [334588 Async ks-group-anotheralt:366912]: Signaling child to exit 2022-04-12 02:47:58.129 | WAKEUP 2022-04-12 02:47:58.153 | [334588 Async ks-group-anotheralt:366912]: Signaled 2022-04-12 02:47:58.154 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:47:58.154 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 -f value 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:58.155 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:47:58.155 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:47:58.155 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0909f11d564d461c861bf058e6a03b32 --project f163597aaff540aca7a7893305327ef7 -f value 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:58.155 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:58.155 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:58.155 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False' 2022-04-12 02:47:58.155 | + functions-common:get_or_add_group_project_role:1076 : echo a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False 2022-04-12 02:47:58.156 | a3836cbfa35746e096265f77edf4f01b 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 False 2022-04-12 02:47:58.201 | [334588 Async ks-group-anotheralt:366912]: finished get_or_add_group_project_role anotherrole 0909f11d564d461c861bf058e6a03b32 f163597aaff540aca7a7893305327ef7 with result 0 in 15 seconds 2022-04-12 02:47:58.239 | [334588 Async ks-group-admin:367000]: Waiting for completion of get_or_add_group_project_role admin 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad running on PID 367000 (2 other jobs running) 2022-04-12 02:47:58.266 | [334588 Async ks-group-admin:367000]: Signaling child to exit 2022-04-12 02:47:58.931 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:47:58.958 | [367000 Async ks-group-admin:367000]: finished successfully 2022-04-12 02:47:58.978 | WAKEUP 2022-04-12 02:47:59.003 | [334588 Async ks-group-admin:367000]: Signaled 2022-04-12 02:47:59.004 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:47:59.004 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 09ccd7ebc76b4ec78c819dc90456ea71 --project d270403768034c92acc56953f12e60ad -f value 2022-04-12 02:47:59.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.004 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.004 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.004 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:59.004 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:47:59.004 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:47:59.004 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 09ccd7ebc76b4ec78c819dc90456ea71 --project d270403768034c92acc56953f12e60ad 2022-04-12 02:47:59.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.004 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.004 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.005 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 09ccd7ebc76b4ec78c819dc90456ea71 --project d270403768034c92acc56953f12e60ad -f value 2022-04-12 02:47:59.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.005 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:47:59.005 | from cryptography.utils import int_from_bytes 2022-04-12 02:47:59.005 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:47:59.005 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6a65978d01954c05a56cb8f657fb8e0f 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad False' 2022-04-12 02:47:59.005 | + functions-common:get_or_add_group_project_role:1076 : echo 6a65978d01954c05a56cb8f657fb8e0f 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad False 2022-04-12 02:47:59.005 | 6a65978d01954c05a56cb8f657fb8e0f 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad False 2022-04-12 02:47:59.048 | [334588 Async ks-group-admin:367000]: finished get_or_add_group_project_role admin 09ccd7ebc76b4ec78c819dc90456ea71 d270403768034c92acc56953f12e60ad with result 0 in 15 seconds 2022-04-12 02:47:59.052 | + inc/async:async_wait:197 : return 0 2022-04-12 02:47:59.055 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:47:59.072 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:47:59.074 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:47:59.092 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:47:59.095 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:47:59.097 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:47:59.157 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:47:59.197 | [334588 Async create_nova_accounts:368900]: running: create_nova_accounts 2022-04-12 02:47:59.201 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:47:59.219 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:47:59.221 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:47:59.224 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:47:59.286 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:47:59.332 | [334588 Async create_glance_accounts:369015]: running: create_glance_accounts 2022-04-12 02:47:59.338 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:47:59.358 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:47:59.361 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:47:59.364 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:47:59.433 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:47:59.476 | [334588 Async create_cinder_accounts:369145]: running: create_cinder_accounts 2022-04-12 02:47:59.478 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:47:59.499 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:47:59.502 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:47:59.504 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:47:59.573 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:47:59.642 | [334588 Async create_neutron_accounts:369260]: running: create_neutron_accounts 2022-04-12 02:47:59.648 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:47:59.690 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:47:59.695 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:47:59.698 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:47:59.873 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:48:00.106 | [334588 Async create_swift_accounts:369401]: running: create_swift_accounts 2022-04-12 02:48:00.121 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:48:00.249 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:48:00.270 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:48:00.642 | [334588 Async create_nova_accounts:368900]: Waiting for completion of create_nova_accounts running on PID 368900 (6 other jobs running) 2022-04-12 02:48:00.804 | [334588 Async create_nova_accounts:368900]: Signaling child to exit 2022-04-12 02:48:40.215 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:48:40.279 | [369260 Async create_neutron_accounts:369260]: finished successfully 2022-04-12 02:49:00.924 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:49:00.958 | [369145 Async create_cinder_accounts:369145]: finished successfully 2022-04-12 02:49:15.141 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:49:15.168 | [369015 Async create_glance_accounts:369015]: finished successfully 2022-04-12 02:49:19.241 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:49:19.272 | [368900 Async create_nova_accounts:368900]: finished successfully 2022-04-12 02:49:19.292 | WAKEUP 2022-04-12 02:49:19.316 | [334588 Async create_nova_accounts:368900]: Signaled 2022-04-12 02:49:19.317 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-12 02:49:19.317 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:49:19.317 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:49:19.317 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.317 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.317 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.317 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:49:19.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.317 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.317 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.317 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.317 | + functions-common:get_or_create_user:925 : user_id=ad5687674794469b947a0d417d9ec175 2022-04-12 02:49:19.318 | + functions-common:get_or_create_user:926 : echo ad5687674794469b947a0d417d9ec175 2022-04-12 02:49:19.318 | ad5687674794469b947a0d417d9ec175 2022-04-12 02:49:19.318 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:49:19.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.318 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.318 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.318 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.318 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.318 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.318 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.318 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.318 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.318 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.318 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.319 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.319 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.319 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.319 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.319 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.319 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.319 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.319 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | ad5687674794469b947a0d417d9ec175 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.319 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.319 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.319 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.319 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.319 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:49:19.319 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:49:19.319 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.319 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.319 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.319 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.319 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.319 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.319 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.319 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.320 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.320 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.320 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.320 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.320 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.320 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.320 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.320 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.320 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.320 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.320 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.320 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.320 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | ad5687674794469b947a0d417d9ec175 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.320 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.320 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:49:19.320 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:49:19.320 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:49:19.320 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:49:19.320 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:49:19.321 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:49:19.321 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:49:19.321 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.321 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:49:19.321 | ++ functions-common:get_or_create_service:1097 : 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-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.321 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.321 | 44a000393e0349ca9a0d60567a9e603c' 2022-04-12 02:49:19.321 | + functions-common:get_or_create_service:1094 : echo 44a000393e0349ca9a0d60567a9e603c 2022-04-12 02:49:19.321 | 44a000393e0349ca9a0d60567a9e603c 2022-04-12 02:49:19.321 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:49:19.321 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.321 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:49:19.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.321 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.321 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.321 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.321 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dd007907520f4f239d8fae93e7b5a76f 2022-04-12 02:49:19.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dd007907520f4f239d8fae93e7b5a76f 2022-04-12 02:49:19.322 | + functions-common:get_or_create_endpoint:1127 : public_id=dd007907520f4f239d8fae93e7b5a76f 2022-04-12 02:49:19.322 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.322 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.322 | + functions-common:get_or_create_endpoint:1136 : echo dd007907520f4f239d8fae93e7b5a76f 2022-04-12 02:49:19.322 | dd007907520f4f239d8fae93e7b5a76f 2022-04-12 02:49:19.322 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:49:19.322 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.322 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:49:19.322 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 02:49:19.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.322 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.322 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.322 | c8d1da9932ce4a98aab26c37cbd2ed66' 2022-04-12 02:49:19.322 | + functions-common:get_or_create_service:1094 : echo c8d1da9932ce4a98aab26c37cbd2ed66 2022-04-12 02:49:19.322 | c8d1da9932ce4a98aab26c37cbd2ed66 2022-04-12 02:49:19.322 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:49:19.322 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.322 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:49:19.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.322 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.322 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.322 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.322 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:49:19.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.323 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.323 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.323 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3b9e299e29af47208d3da18ce73917be 2022-04-12 02:49:19.323 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3b9e299e29af47208d3da18ce73917be 2022-04-12 02:49:19.323 | + functions-common:get_or_create_endpoint:1127 : public_id=3b9e299e29af47208d3da18ce73917be 2022-04-12 02:49:19.323 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.323 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.323 | + functions-common:get_or_create_endpoint:1136 : echo 3b9e299e29af47208d3da18ce73917be 2022-04-12 02:49:19.323 | 3b9e299e29af47208d3da18ce73917be 2022-04-12 02:49:19.323 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:49:19.323 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:49:19.323 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:49:19.323 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:49:19.323 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:49:19.323 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.323 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.323 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.323 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.323 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.323 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.323 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.323 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.324 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.324 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.324 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.324 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.324 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.324 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.324 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.324 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.324 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.324 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.324 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.324 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.324 | ++ functions-common:get_field:818 : echo '| f7d7523f04984c20967a79bfd4ecf1f6 | ad5687674794469b947a0d417d9ec175 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.324 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.324 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.324 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.324 | + functions-common:get_or_add_user_project_role:997 : echo f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.324 | f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.325 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:49:19.325 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:49:19.325 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:49:19.325 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:49:19.325 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:49:19.366 | [334588 Async create_nova_accounts:368900]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-12 02:49:19.409 | [334588 Async create_glance_accounts:369015]: Waiting for completion of create_glance_accounts running on PID 369015 (5 other jobs running) 2022-04-12 02:49:19.436 | [334588 Async create_glance_accounts:369015]: Signaling child to exit 2022-04-12 02:49:19.436 | WAKEUP 2022-04-12 02:49:19.459 | [334588 Async create_glance_accounts:369015]: Signaled 2022-04-12 02:49:19.461 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:49:19.461 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:49:19.461 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:49:19.461 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:49:19.461 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.461 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.461 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.461 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:49:19.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.461 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.461 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.461 | + functions-common:get_or_create_user:925 : user_id=dc847387aa6941b1a15215a89c202e5f 2022-04-12 02:49:19.461 | + functions-common:get_or_create_user:926 : echo dc847387aa6941b1a15215a89c202e5f 2022-04-12 02:49:19.461 | dc847387aa6941b1a15215a89c202e5f 2022-04-12 02:49:19.461 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:49:19.461 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.462 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.462 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.462 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.462 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.462 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.462 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.462 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.462 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.462 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.462 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.462 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.462 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.463 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.463 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.463 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.463 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.463 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.463 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | dc847387aa6941b1a15215a89c202e5f | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.463 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.463 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.463 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.463 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.463 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:49:19.463 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:49:19.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:49:19.463 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:49:19.463 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:49:19.463 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.463 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.463 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.463 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:49:19.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.463 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.463 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.463 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.463 | + functions-common:get_or_create_user:925 : user_id=9ecc6a94ab384f08b3f7751ad17af6b3 2022-04-12 02:49:19.463 | + functions-common:get_or_create_user:926 : echo 9ecc6a94ab384f08b3f7751ad17af6b3 2022-04-12 02:49:19.463 | 9ecc6a94ab384f08b3f7751ad17af6b3 2022-04-12 02:49:19.463 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:49:19.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.464 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.464 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.464 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.464 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.464 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.464 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.464 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.464 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.464 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.464 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.464 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.464 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.465 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.465 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.465 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.465 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.465 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | 9ecc6a94ab384f08b3f7751ad17af6b3 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.465 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.465 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.465 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.465 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.465 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:49:19.465 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:49:19.465 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.465 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.465 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.465 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.465 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.465 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.465 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.465 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.465 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.465 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.465 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.465 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.466 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.466 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.466 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.466 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.466 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.466 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.466 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.466 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.466 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.466 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.466 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.466 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.466 | ++ functions-common:get_field:818 : echo '| f7d7523f04984c20967a79bfd4ecf1f6 | 9ecc6a94ab384f08b3f7751ad17af6b3 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.466 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.466 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.466 | + functions-common:get_or_add_user_project_role:997 : echo f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.466 | f7d7523f04984c20967a79bfd4ecf1f6 2022-04-12 02:49:19.466 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:49:19.466 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.466 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:49:19.466 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.466 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.467 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.467 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.467 | c5f0450c82d94a6ebf30f3d6702a8b61' 2022-04-12 02:49:19.467 | + functions-common:get_or_create_service:1094 : echo c5f0450c82d94a6ebf30f3d6702a8b61 2022-04-12 02:49:19.467 | c5f0450c82d94a6ebf30f3d6702a8b61 2022-04-12 02:49:19.467 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:49:19.467 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.467 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:49:19.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.467 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.467 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.467 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:49:19.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.467 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.467 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.467 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cacdc33bf2f74a0782cdafabb043f617 2022-04-12 02:49:19.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo cacdc33bf2f74a0782cdafabb043f617 2022-04-12 02:49:19.467 | + functions-common:get_or_create_endpoint:1127 : public_id=cacdc33bf2f74a0782cdafabb043f617 2022-04-12 02:49:19.467 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.467 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.467 | + functions-common:get_or_create_endpoint:1136 : echo cacdc33bf2f74a0782cdafabb043f617 2022-04-12 02:49:19.467 | cacdc33bf2f74a0782cdafabb043f617 2022-04-12 02:49:19.467 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:49:19.467 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:49:19.467 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:49:19.468 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:49:19.468 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:49:19.468 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:49:19.468 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:49:19.468 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:49:19.468 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:49:19.508 | [334588 Async create_glance_accounts:369015]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-12 02:49:19.547 | [334588 Async create_cinder_accounts:369145]: Waiting for completion of create_cinder_accounts running on PID 369145 (4 other jobs running) 2022-04-12 02:49:19.573 | [334588 Async create_cinder_accounts:369145]: Signaling child to exit 2022-04-12 02:49:19.573 | WAKEUP 2022-04-12 02:49:19.596 | [334588 Async create_cinder_accounts:369145]: Signaled 2022-04-12 02:49:19.598 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-12 02:49:19.598 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:49:19.598 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:49:19.598 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.598 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.598 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.598 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:49:19.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.598 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.598 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.598 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.598 | + functions-common:get_or_create_user:925 : user_id=6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.598 | + functions-common:get_or_create_user:926 : echo 6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.598 | 6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.598 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:49:19.598 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.598 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.598 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.599 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.599 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.599 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.599 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.599 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.599 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.599 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.599 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.599 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.599 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.599 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.599 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.599 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.599 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.599 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.599 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.600 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.600 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.600 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.600 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.600 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | 6b1da0114fbc425f802807de1c556e6a | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.600 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.600 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.600 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.600 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.600 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:49:19.600 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:49:19.600 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.600 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:49:19.600 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 02:49:19.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.600 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.600 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.600 | 631527d0cc41466ea5eff0bd420bda67' 2022-04-12 02:49:19.600 | + functions-common:get_or_create_service:1094 : echo 631527d0cc41466ea5eff0bd420bda67 2022-04-12 02:49:19.600 | 631527d0cc41466ea5eff0bd420bda67 2022-04-12 02:49:19.600 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:49:19.600 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:49:19.600 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.600 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:49:19.600 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.600 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.600 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.601 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.601 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:49:19.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.601 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.601 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=88e1951317184a95bf75440af851dd39 2022-04-12 02:49:19.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 88e1951317184a95bf75440af851dd39 2022-04-12 02:49:19.601 | + functions-common:get_or_create_endpoint:1127 : public_id=88e1951317184a95bf75440af851dd39 2022-04-12 02:49:19.601 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.601 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.601 | + functions-common:get_or_create_endpoint:1136 : echo 88e1951317184a95bf75440af851dd39 2022-04-12 02:49:19.601 | 88e1951317184a95bf75440af851dd39 2022-04-12 02:49:19.601 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:49:19.601 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.601 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:49:19.601 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 02:49:19.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.601 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.601 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.601 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.601 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.601 | 5884807043814a20be99e8813827f7d6' 2022-04-12 02:49:19.601 | + functions-common:get_or_create_service:1094 : echo 5884807043814a20be99e8813827f7d6 2022-04-12 02:49:19.601 | 5884807043814a20be99e8813827f7d6 2022-04-12 02:49:19.601 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:49:19.601 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.601 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:49:19.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.602 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.602 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.602 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.602 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.602 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.602 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.602 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3925b9d1a24345de9c2098ac1bd3de91 2022-04-12 02:49:19.602 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3925b9d1a24345de9c2098ac1bd3de91 2022-04-12 02:49:19.602 | + functions-common:get_or_create_endpoint:1127 : public_id=3925b9d1a24345de9c2098ac1bd3de91 2022-04-12 02:49:19.602 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.602 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.602 | + functions-common:get_or_create_endpoint:1136 : echo 3925b9d1a24345de9c2098ac1bd3de91 2022-04-12 02:49:19.602 | 3925b9d1a24345de9c2098ac1bd3de91 2022-04-12 02:49:19.602 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:49:19.602 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:49:19.602 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:49:19.602 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.602 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.603 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.603 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_project:938 : project_id=8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_project:939 : echo 8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:49:19.603 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 8b5808ee35324ab1802fbe8de245707d 2022-04-12 02:49:19.603 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.603 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 02:49:19.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.603 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.603 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.603 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:49:19.603 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_user:925 : user_id=6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.603 | ++ functions-common:get_or_create_user:926 : echo 6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.603 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6b1da0114fbc425f802807de1c556e6a 2022-04-12 02:49:19.644 | [334588 Async create_cinder_accounts:369145]: finished create_cinder_accounts with result 0 in 61 seconds 2022-04-12 02:49:19.649 | + inc/async:async_wait:197 : return 0 2022-04-12 02:49:19.651 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:49:19.711 | [334588 Async create_neutron_accounts:369260]: Waiting for completion of create_neutron_accounts running on PID 369260 (3 other jobs running) 2022-04-12 02:49:19.739 | [334588 Async create_neutron_accounts:369260]: Signaling child to exit 2022-04-12 02:49:19.739 | WAKEUP 2022-04-12 02:49:19.763 | [334588 Async create_neutron_accounts:369260]: Signaled 2022-04-12 02:49:19.765 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:49:19.765 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:49:19.765 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:49:19.765 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:49:19.765 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:49:19.765 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:49:19.765 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:49:19.765 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:49:19.765 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:49:19.765 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:49:19.765 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:49:19.765 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-12 02:49:19.765 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:49:19.765 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:49:19.765 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:49:19.766 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:49:19.766 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:49:19.766 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:49:19.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.766 | + functions-common:get_or_create_user:925 : user_id=eb167b11d2be4cb1b7c0c90d96486a54 2022-04-12 02:49:19.766 | + functions-common:get_or_create_user:926 : echo eb167b11d2be4cb1b7c0c90d96486a54 2022-04-12 02:49:19.766 | eb167b11d2be4cb1b7c0c90d96486a54 2022-04-12 02:49:19.766 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:49:19.766 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:49:19.766 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:49:19.766 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:49:19.766 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:49:19.766 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.766 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.766 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:49:19.766 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.766 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.766 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.766 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.766 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:49:19.767 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:49:19.767 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.767 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.767 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.767 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 02:49:19.767 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:49:19.767 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:49:19.767 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:49:19.767 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.767 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.767 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.767 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.767 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:49:19.767 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:49:19.767 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | eb167b11d2be4cb1b7c0c90d96486a54 | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:49:19.767 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:49:19.767 | ++ functions-common:get_field:812 : read data 2022-04-12 02:49:19.767 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.767 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.767 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:49:19.767 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:49:19.767 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:49:19.767 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:49:19.767 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:49:19.767 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 02:49:19.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.768 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:49:19.768 | c7d8d30b69e946f68f54a11c2de14347' 2022-04-12 02:49:19.768 | + functions-common:get_or_create_service:1094 : echo c7d8d30b69e946f68f54a11c2de14347 2022-04-12 02:49:19.768 | c7d8d30b69e946f68f54a11c2de14347 2022-04-12 02:49:19.768 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:49:19.768 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:49:19.768 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:49:19.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:49:19.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 02:49:19.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:49:19.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:49:19.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:49:19.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:49:19.768 | from cryptography.utils import int_from_bytes 2022-04-12 02:49:19.768 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:49:19.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bc0aa85e2fc14ebc81cf05046a1c29a4 2022-04-12 02:49:19.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bc0aa85e2fc14ebc81cf05046a1c29a4 2022-04-12 02:49:19.768 | + functions-common:get_or_create_endpoint:1127 : public_id=bc0aa85e2fc14ebc81cf05046a1c29a4 2022-04-12 02:49:19.768 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:49:19.768 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:49:19.768 | + functions-common:get_or_create_endpoint:1136 : echo bc0aa85e2fc14ebc81cf05046a1c29a4 2022-04-12 02:49:19.768 | bc0aa85e2fc14ebc81cf05046a1c29a4 2022-04-12 02:49:19.815 | [334588 Async create_neutron_accounts:369260]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 02:49:19.855 | [334588 Async create_swift_accounts:369401]: Waiting for completion of create_swift_accounts running on PID 369401 (2 other jobs running) 2022-04-12 02:49:19.884 | [334588 Async create_swift_accounts:369401]: Signaling child to exit 2022-04-12 02:50:08.498 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:50:08.523 | [369401 Async create_swift_accounts:369401]: finished successfully 2022-04-12 02:50:08.544 | WAKEUP 2022-04-12 02:50:08.567 | [334588 Async create_swift_accounts:369401]: Signaled 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:50:08.568 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:50:08.568 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:50:08.568 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:50:08.568 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:50:08.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.568 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.569 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.569 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.569 | ++ functions-common:get_or_create_role:950 : role_id=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.569 | ++ functions-common:get_or_create_role:951 : echo a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.569 | + lib/swift:create_swift_accounts:614 : another_role=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.569 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:50:08.569 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:50:08.569 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:50:08.569 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:50:08.569 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:50:08.569 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 02:50:08.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.569 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.569 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.569 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.569 | + functions-common:get_or_create_user:925 : user_id=ff9410653f0845279fa599cbcec6603a 2022-04-12 02:50:08.569 | + functions-common:get_or_create_user:926 : echo ff9410653f0845279fa599cbcec6603a 2022-04-12 02:50:08.569 | ff9410653f0845279fa599cbcec6603a 2022-04-12 02:50:08.569 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:50:08.569 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.569 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:50:08.569 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:50:08.569 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:50:08.569 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.569 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.569 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.570 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.570 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.570 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.570 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.570 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.570 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.570 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.570 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.570 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.570 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:818 : echo '| 1211d11aa48b4e0bb3309c5ffc3ec9d2 | ff9410653f0845279fa599cbcec6603a | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.570 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.570 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:50:08.570 | + functions-common:get_or_add_user_project_role:997 : echo 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:50:08.570 | 1211d11aa48b4e0bb3309c5ffc3ec9d2 2022-04-12 02:50:08.570 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:50:08.571 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:50:08.571 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:50:08.571 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:50:08.571 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.571 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.571 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.571 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.571 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.571 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.571 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.571 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.571 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.572 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.572 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.572 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.572 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.572 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.572 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.572 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | ff9410653f0845279fa599cbcec6603a | | 8b5808ee35324ab1802fbe8de245707d | | | False |' 2022-04-12 02:50:08.572 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.572 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.572 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.572 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.572 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.572 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:50:08.572 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:50:08.572 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:50:08.572 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 02:50:08.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.572 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.572 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.572 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.572 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:50:08.572 | 79f8fca8737149eab522bb8f4512ec1e' 2022-04-12 02:50:08.572 | + functions-common:get_or_create_service:1094 : echo 79f8fca8737149eab522bb8f4512ec1e 2022-04-12 02:50:08.572 | 79f8fca8737149eab522bb8f4512ec1e 2022-04-12 02:50:08.572 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:50:08.572 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:50:08.572 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:50:08.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:50:08.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:50:08.573 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bda7c15f505e419fabacaca902687ea0 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bda7c15f505e419fabacaca902687ea0 2022-04-12 02:50:08.573 | + functions-common:get_or_create_endpoint:1127 : public_id=bda7c15f505e419fabacaca902687ea0 2022-04-12 02:50:08.573 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:50:08.573 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:50:08.573 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.573 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:50:08.573 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:50:08.573 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.573 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.574 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.574 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=985f777037f74792b41751bc7213a5cd 2022-04-12 02:50:08.574 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 985f777037f74792b41751bc7213a5cd 2022-04-12 02:50:08.574 | 985f777037f74792b41751bc7213a5cd 2022-04-12 02:50:08.574 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:50:08.574 | + functions-common:get_or_create_endpoint:1136 : echo bda7c15f505e419fabacaca902687ea0 2022-04-12 02:50:08.574 | bda7c15f505e419fabacaca902687ea0 2022-04-12 02:50:08.574 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:50:08.574 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:50:08.574 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 02:50:08.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.574 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_project:938 : project_id=bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_project:939 : echo bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.574 | + lib/swift:create_swift_accounts:628 : swift_project_test1=bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.574 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:50:08.574 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.574 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:50:08.574 | +++ functions-common:get_or_create_user:927 : 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-12 02:50:08.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.574 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.574 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_user:925 : user_id=b4ae0542102a48d798ec953b1322e7e4 2022-04-12 02:50:08.574 | ++ functions-common:get_or_create_user:926 : echo b4ae0542102a48d798ec953b1322e7e4 2022-04-12 02:50:08.575 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=b4ae0542102a48d798ec953b1322e7e4 2022-04-12 02:50:08.575 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:50:08.575 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.575 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin b4ae0542102a48d798ec953b1322e7e4 bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.575 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:50:08.575 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.575 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.575 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:50:08.575 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:50:08.575 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:50:08.575 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4ae0542102a48d798ec953b1322e7e4 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.575 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.575 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.575 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.575 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.575 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.575 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.575 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.575 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b4ae0542102a48d798ec953b1322e7e4 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.575 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.575 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b4ae0542102a48d798ec953b1322e7e4 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.575 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.576 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.576 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.576 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.576 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.576 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.576 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.576 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | b4ae0542102a48d798ec953b1322e7e4 | | bdc529a48ae548ccaa5bd8f28dae8df4 | | | False |' 2022-04-12 02:50:08.576 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.576 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.576 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.576 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.576 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.576 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:50:08.576 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:50:08.576 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:50:08.576 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:50:08.576 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:50:08.576 | +++ functions-common:get_or_create_user:927 : 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-12 02:50:08.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.576 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.576 | ++ functions-common:get_or_create_user:925 : user_id=0186845901304e368466a3d83c372fd7 2022-04-12 02:50:08.576 | ++ functions-common:get_or_create_user:926 : echo 0186845901304e368466a3d83c372fd7 2022-04-12 02:50:08.576 | + lib/swift:create_swift_accounts:637 : swift_user_test3=0186845901304e368466a3d83c372fd7 2022-04-12 02:50:08.576 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:50:08.576 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.576 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role a3836cbfa35746e096265f77edf4f01b 0186845901304e368466a3d83c372fd7 bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.577 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:50:08.577 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.577 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.577 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:50:08.577 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:50:08.577 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:50:08.577 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role a3836cbfa35746e096265f77edf4f01b --user 0186845901304e368466a3d83c372fd7 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.577 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.577 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.577 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.577 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.577 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.577 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add a3836cbfa35746e096265f77edf4f01b --user 0186845901304e368466a3d83c372fd7 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role a3836cbfa35746e096265f77edf4f01b --user 0186845901304e368466a3d83c372fd7 --project bdc529a48ae548ccaa5bd8f28dae8df4 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.577 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.577 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.577 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.577 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.578 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.578 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.578 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.578 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.578 | ++ functions-common:get_field:818 : echo '| a3836cbfa35746e096265f77edf4f01b | 0186845901304e368466a3d83c372fd7 | | bdc529a48ae548ccaa5bd8f28dae8df4 | | | False |' 2022-04-12 02:50:08.578 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.578 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.578 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.578 | + functions-common:get_or_add_user_project_role:997 : echo a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.578 | a3836cbfa35746e096265f77edf4f01b 2022-04-12 02:50:08.578 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:50:08.578 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:50:08.578 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 02:50:08.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.578 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.578 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.578 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_project:938 : project_id=ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_project:939 : echo ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.578 | + lib/swift:create_swift_accounts:642 : swift_project_test2=ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.578 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:50:08.578 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.578 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:50:08.578 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:50:08.578 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:50:08.578 | +++ functions-common:get_or_create_user:927 : 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-12 02:50:08.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.578 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.579 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.579 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.579 | ++ functions-common:get_or_create_user:925 : user_id=191946e8550345469b81f4907b25d565 2022-04-12 02:50:08.579 | ++ functions-common:get_or_create_user:926 : echo 191946e8550345469b81f4907b25d565 2022-04-12 02:50:08.579 | + lib/swift:create_swift_accounts:647 : swift_user_test2=191946e8550345469b81f4907b25d565 2022-04-12 02:50:08.579 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:50:08.579 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.579 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 191946e8550345469b81f4907b25d565 ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.579 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.579 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:50:08.579 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.579 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.579 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:50:08.579 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:50:08.579 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:50:08.579 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:50:08.579 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 191946e8550345469b81f4907b25d565 --project ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.579 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.579 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.579 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.579 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.579 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.579 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.579 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.579 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.579 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.579 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 191946e8550345469b81f4907b25d565 --project ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 191946e8550345469b81f4907b25d565 --project ca89ada1918542b39c56ce8ef4a0b3d6 2022-04-12 02:50:08.580 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.580 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.580 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.580 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.580 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.580 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.580 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | 191946e8550345469b81f4907b25d565 | | ca89ada1918542b39c56ce8ef4a0b3d6 | | | False |' 2022-04-12 02:50:08.580 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.580 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.580 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.580 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.580 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.580 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:50:08.580 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:50:08.580 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:50:08.580 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:50:08.580 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 02:50:08.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.580 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.580 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.580 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:50:08.580 | 06885638410840c39c44ba146770b953' 2022-04-12 02:50:08.580 | ++ functions-common:get_or_create_domain:888 : echo 06885638410840c39c44ba146770b953 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:652 : swift_domain=06885638410840c39c44ba146770b953 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:50:08.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:50:08.581 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 06885638410840c39c44ba146770b953 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:50:08.581 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=06885638410840c39c44ba146770b953 --or-show -f value -c id 2022-04-12 02:50:08.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.581 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_project:938 : project_id=ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_project:939 : echo ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:50:08.581 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:50:08.581 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 06885638410840c39c44ba146770b953 test4@example.com 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:50:08.581 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=06885638410840c39c44ba146770b953 --email=test4@example.com --or-show -f value -c id 2022-04-12 02:50:08.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.581 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_user:925 : user_id=de5fa87862e44e959c3f1652c90c14d5 2022-04-12 02:50:08.581 | ++ functions-common:get_or_create_user:926 : echo de5fa87862e44e959c3f1652c90c14d5 2022-04-12 02:50:08.581 | + lib/swift:create_swift_accounts:661 : swift_user_test4=de5fa87862e44e959c3f1652c90c14d5 2022-04-12 02:50:08.582 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:50:08.582 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:50:08.582 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin de5fa87862e44e959c3f1652c90c14d5 ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.582 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:50:08.582 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:50:08.582 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:50:08.582 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:50:08.582 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:50:08.582 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:50:08.582 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user de5fa87862e44e959c3f1652c90c14d5 --project ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:50:08.582 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.582 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.582 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.582 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:50:08.582 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:50:08.582 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user de5fa87862e44e959c3f1652c90c14d5 --project ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.582 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user de5fa87862e44e959c3f1652c90c14d5 --project ef57d3416fc6490bbded85a3539354b0 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:50:08.582 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:50:08.582 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:50:08.582 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.583 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:08.583 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:08.583 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:50:08.583 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:50:08.583 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:50:08.583 | ++ functions-common:get_field:818 : echo '| 6a65978d01954c05a56cb8f657fb8e0f | de5fa87862e44e959c3f1652c90c14d5 | | ef57d3416fc6490bbded85a3539354b0 | | | False |' 2022-04-12 02:50:08.583 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:50:08.583 | ++ functions-common:get_field:812 : read data 2022-04-12 02:50:08.583 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.583 | + functions-common:get_or_add_user_project_role:997 : echo 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.583 | 6a65978d01954c05a56cb8f657fb8e0f 2022-04-12 02:50:08.614 | [334588 Async create_swift_accounts:369401]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-12 02:50:08.621 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:50:08.623 | + inc/async:async_wait:197 : return 0 2022-04-12 02:50:08.626 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:50:08.644 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:08.646 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:50:08.664 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:08.667 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:50:08.670 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:50:08.672 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:50:08.675 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:50:08.678 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:50:08.738 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:50:08.776 | [334588 Async init_glance:373658]: running: init_glance 2022-04-12 02:50:08.779 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:50:08.797 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:08.800 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:50:08.803 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:50:08.806 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:50:08.809 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:50:08.811 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:50:08.816 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:50:08.816 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:50:08.824 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:50:08.826 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:50:08.829 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-12 02:50:08.832 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:50:08.835 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:50:08.838 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:50:08.841 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:50:08.843 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:50:08.857 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:50:08.860 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:50:12.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:12.427 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:12.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:12.427 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:15.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:15.943 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:15.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:15.944 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:18.655 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:50:18.681 | [373658 Async init_glance:373658]: finished successfully 2022-04-12 02:50:19.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:19.470 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:19.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:19.470 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:22.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:22.956 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:22.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:22.956 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:26.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:26.411 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:26.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:26.411 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:29.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:29.909 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:29.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:29.909 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:33.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:33.359 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:33.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:33.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:37.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:37.033 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:37.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:37.033 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:41.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:41.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:41.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:41.735 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:41.735 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 02:50:47.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:47.666 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:47.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:47.667 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:47.984 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 02:50:47.988 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 02:50:47.991 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 02:50:47.993 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 02:50:47.996 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 02:50:47.998 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 02:50:48.000 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 02:50:48.003 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 02:50:48.005 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 02:50:48.007 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 02:50:48.009 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 02:50:48.012 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 02:50:48.014 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 02:50:48.016 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 02:50:48.018 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 02:50:48.021 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 02:50:48.025 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:48.027 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 02:50:48.029 | + 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-12 02:50:48.034 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 02:50:48.037 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 02:50:48.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 02:50:48.042 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 02:50:48.044 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:50:48.047 | + 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-12 02:50:48.075 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 02:50:48.105 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 02:50:48.133 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 02:50:48.162 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 02:50:48.191 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 02:50:48.221 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 02:50:48.223 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 02:50:48.225 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 02:50:48.228 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:50:48.231 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:50:48.248 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:50:48.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:50:48.255 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:50:48.258 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:50:48.261 | + 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-12 02:50:48.291 | + 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-12 02:50:48.320 | + 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-12 02:50:48.349 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:50:48.378 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 02:50:48.394 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:50:48.397 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 02:50:48.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:50:48.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 02:50:48.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 02:50:48.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 02:50:48.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 02:50:48.425 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:50:48.428 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 02:50:48.430 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 02:50:48.443 | + 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-12 02:50:48.456 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 02:50:48.458 | + 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-12 02:50:48.471 | + 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-12 02:50:48.484 | + 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-12 02:50:48.496 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:50:48.498 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:50:48.501 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 02:50:48.506 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.XIquoRtfjO 2022-04-12 02:50:48.508 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:50:48.511 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:50:48.514 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.XIquoRtfjO 2022-04-12 02:50:48.518 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.XIquoRtfjO 2022-04-12 02:50:48.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.XIquoRtfjO /etc/sudoers.d/neutron-rootwrap 2022-04-12 02:50:48.543 | + 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-12 02:50:48.574 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 02:50:48.576 | + 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-12 02:50:48.608 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 02:50:48.611 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 02:50:48.613 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 02:50:48.616 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:50:48.618 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:50:48.620 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:50:48.638 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:48.641 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:50:48.644 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:50:48.646 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:50:48.665 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:48.668 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:50:48.671 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:50:48.702 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:50:48.704 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:50:48.707 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 02:50:48.725 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:48.728 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 02:50:48.730 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 02:50:48.733 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:50:48.735 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:50:48.738 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 02:50:48.740 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 02:50:48.743 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:50:48.746 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 02:50:48.748 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 02:50:48.750 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 02:50:48.755 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:50:48.758 | + 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-12 02:50:48.763 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 02:50:48.781 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:48.784 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 02:50:48.786 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 02:50:48.789 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 02:50:48.794 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 02:50:48.826 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:50:48.856 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 02:50:48.888 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 02:50:48.919 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 02:50:48.952 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 02:50:48.955 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:50:48.958 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 02:50:48.962 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:50:48.965 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 02:50:48.995 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 02:50:49.027 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:50:49.058 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 02:50:49.090 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 02:50:49.121 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 02:50:49.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 02:50:49.184 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 02:50:49.216 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:50:49.248 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:50:49.280 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 02:50:49.310 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 02:50:49.341 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 02:50:49.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:50:49.346 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:50:49.348 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:50:49.351 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 02:50:49.381 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 02:50:49.410 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:50:49.441 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 02:50:49.470 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 02:50:49.502 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 02:50:49.531 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 02:50:49.562 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 02:50:49.594 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:50:49.624 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 02:50:49.654 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 02:50:49.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 02:50:49.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 02:50:49.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 02:50:49.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 02:50:49.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 02:50:49.669 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 02:50:49.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 02:50:49.674 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 02:50:49.676 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 02:50:49.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 02:50:49.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 02:50:49.683 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 02:50:49.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 02:50:49.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 02:50:49.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 02:50:49.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 02:50:49.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 02:50:49.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 02:50:49.700 | + 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-12 02:50:49.729 | + 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-12 02:50:49.732 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.734 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:50:49.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 02:50:49.739 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 02:50:49.741 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.744 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 02:50:49.771 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 02:50:49.774 | + 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-12 02:50:49.777 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.779 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:50:49.781 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 02:50:49.784 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 02:50:49.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.789 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 02:50:49.817 | + 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-12 02:50:49.819 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.822 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:50:49.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 02:50:49.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 02:50:49.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 02:50:49.861 | + 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-12 02:50:49.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 02:50:49.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 02:50:49.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 02:50:49.873 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.876 | + 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-12 02:50:49.905 | + 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-12 02:50:49.908 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.910 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 02:50:49.913 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:50:49.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:50:49.918 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.921 | + 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-12 02:50:49.949 | + 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-12 02:50:49.952 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.954 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 02:50:49.956 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 02:50:49.959 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 02:50:49.961 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:49.964 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 02:50:49.993 | + 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:100:149 2022-04-12 02:50:49.995 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:49.998 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 02:50:50.000 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 02:50:50.002 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 02:50:50.005 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:50.007 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 02:50:50.036 | + 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-12 02:50:50.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:50:50.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 02:50:50.043 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:50:50.046 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:50:50.048 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:50:50.050 | + 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-12 02:50:50.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 02:50:50.082 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 02:50:50.100 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:50:50.102 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 02:50:50.105 | + 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-12 02:50:50.137 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 02:50:50.139 | + 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-12 02:50:50.168 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:50:50.200 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 02:50:50.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 02:50:50.205 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 02:50:50.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 02:50:53.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:53.207 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:53.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:50:53.207 | from cryptography.utils import int_from_bytes 2022-04-12 02:50:53.210 | Traceback (most recent call last): 2022-04-12 02:50:53.210 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 02:50:53.211 | return self._get(name) 2022-04-12 02:50:53.211 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 02:50:53.211 | value, loc = self._do_get(name, group, namespace) 2022-04-12 02:50:53.211 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 02:50:53.211 | info = self._get_opt_info(name, group) 2022-04-12 02:50:53.211 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 02:50:53.211 | raise NoSuchOptError(opt_name, group) 2022-04-12 02:50:53.211 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:50:53.211 | 2022-04-12 02:50:53.211 | During handling of the above exception, another exception occurred: 2022-04-12 02:50:53.211 | 2022-04-12 02:50:53.211 | Traceback (most recent call last): 2022-04-12 02:50:53.211 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 02:50:53.211 | sys.exit(main()) 2022-04-12 02:50:53.211 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 02:50:53.211 | config.setup_logging() 2022-04-12 02:50:53.211 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 02:50:53.211 | logging.setup(cfg.CONF, product_name) 2022-04-12 02:50:53.211 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 02:50:53.211 | if conf.log_config_append: 2022-04-12 02:50:53.211 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 02:50:53.211 | raise NoSuchOptError(name) 2022-04-12 02:50:53.211 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:50:53.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 02:50:53.517 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 02:50:53.520 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 02:50:53.523 | + ./stack.sh:exit_trap:524 : jobs='359967 2022-04-12 02:50:53.523 | 373658' 2022-04-12 02:50:53.526 | + ./stack.sh:exit_trap:527 : [[ -n 359967 2022-04-12 02:50:53.526 | 373658 ]] 2022-04-12 02:50:53.529 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-024139 ]] 2022-04-12 02:50:53.531 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 02:50:53.534 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 02:50:53.534 | exit_trap: cleaning up child processes 2022-04-12 02:50:53.536 | + ./stack.sh:exit_trap:529 : kill 359967 373658 2022-04-12 02:50:53.539 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.3SWSycfgLq ']' 2022-04-12 02:50:53.542 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.3SWSycfgLq 2022-04-12 02:50:53.546 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 02:50:53.548 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 02:50:53.551 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 02:50:53.553 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 02:50:53.553 | Error on exit 2022-04-12 02:50:53.556 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 02:50:53.558 | + ./stack.sh:exit_trap:544 : generate-subunit 1649731295 558 fail 2022-04-12 02:50:54.223 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 02:50:54.226 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 02:50:55.227 | + ./stack.sh:exit_trap:558 : exit 1