2022-04-13 23:14:29.224 | + ./stack.sh:main:489 : exec 2022-04-13 23:14:29.224 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231429' 2022-04-13 23:14:29.224 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-231429.summary.2022-04-13-231429 2022-04-13 23:14:29.224 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:29.224 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-231429 2022-04-13 23:14:29.224 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231429 /opt/stack/logs/stack.sh.log 2022-04-13 23:14:29.224 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-231429.summary.2022-04-13-231429 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:14:29.224 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:14:29.224 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:14:29.224 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:14:29.224 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:14:29.224 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:14:29.224 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:14:29.224 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:14:29.224 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:14:29.225 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:14:29.225 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:14:29.225 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:14:29.225 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:14:29.225 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:14:29.225 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:14:29.225 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:14:29.225 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:14:29.225 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:14:29.225 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:14:29.225 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:14:29.227 | Linux dv-cinder-837530-1-smb 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-13 23:14:29.229 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:14:29.231 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:14:29.234 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:14:29.271 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:14:29.287 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:14:29.289 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:14:29.291 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:14:29.292 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:14:29.294 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:14:29.296 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:14:29.298 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:14:29.300 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:14:29.302 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:14:29.303 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:14:29.305 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:14:29.307 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:14:29.309 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:14:29.311 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:14:29.314 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:14:29.316 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:14:29.318 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:14:29.320 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:14:29.322 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:14:29.335 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:29.336 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:14:29.338 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:14:29.341 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:14:29.342 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:14:29.344 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:14:29.346 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:14:29.348 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:14:29.350 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:14:29.351 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:14:29.353 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:14:29.355 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:14:29.357 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:14:29.359 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:14:29.360 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:14:29.362 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:14:29.364 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:14:29.381 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:14:29.383 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:14:29.396 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:29.399 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:14:29.402 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:14:29.404 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:14:29.406 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:14:29.408 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:14:29.409 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:14:29.411 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:14:29.413 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:14:29.415 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:14:29.417 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:14:29.419 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:14:29.424 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:14:29.436 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:14:29.452 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:14:29.465 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:14:29.477 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:14:29.512 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:14:29.572 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:14:29.661 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:14:29.682 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:14:29.727 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:14:29.780 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:14:29.926 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:14:29.940 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:14:29.953 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:14:29.965 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:14:30.059 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:14:30.061 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:14:30.064 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:14:30.066 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:14:30.068 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:14:30.070 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:14:30.072 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:14:30.072 | False' 2022-04-13 23:14:30.075 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:14:30.090 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:14:30.092 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:14:30.094 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:14:30.096 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:14:30.098 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:14:30.100 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:14:30.102 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:14:30.104 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:14:30.107 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:14:30.109 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:14:30.113 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:14:30.115 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:14:30.117 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:14:30.119 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:14:30.122 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:14:30.136 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:30.138 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:14:30.140 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:14:30.179 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:14:30.181 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:14:30.184 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:14:30.186 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:14:30.188 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:14:30.190 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:14:30.192 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:14:30.194 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:14:30.197 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:14:30.199 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:14:30.201 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.203 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:14:30.206 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.208 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:14:30.210 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.212 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:14:30.215 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.217 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:14:30.219 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.222 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:14:30.224 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.226 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:14:30.228 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.231 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:14:30.233 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.235 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:14:30.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.240 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:14:30.242 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.244 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:14:30.247 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.249 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:14:30.251 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.253 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:14:30.256 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.258 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:14:30.260 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.262 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:14:30.265 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.267 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:14:30.269 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.272 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:14:30.274 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.276 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:14:30.279 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.281 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:14:30.283 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.285 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:14:30.288 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.290 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:14:30.292 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.295 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:14:30.297 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.299 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:14:30.301 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.304 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:14:30.306 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.308 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:14:30.310 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.312 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:14:30.315 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.317 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:14:30.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.321 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:14:30.324 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.326 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:14:30.328 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.330 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:14:30.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.335 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:14:30.337 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.340 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:14:30.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.344 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:14:30.346 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.349 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:14:30.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.353 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:14:30.356 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.358 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:14:30.360 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.363 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:14:30.365 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.367 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:14:30.369 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.371 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:14:30.374 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.376 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:14:30.378 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.380 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:14:30.383 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.385 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:14:30.387 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.389 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:14:30.391 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.394 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:14:30.396 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.398 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:14:30.401 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:14:30.403 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:14:30.406 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:14:30.408 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:14:30.411 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:14:30.426 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:30.429 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:14:30.431 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:14:30.433 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:14:30.448 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:30.450 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:14:30.452 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:14:30.455 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:14:30.457 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:14:30.459 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:14:30.462 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:14:30.464 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:14:30.467 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:14:30.469 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:14:30.469 | Using mysql database backend 2022-04-13 23:14:30.471 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:14:30.487 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:14:30.490 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:14:30.492 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:14:30.494 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:14:30.498 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:14:30.500 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:14:30.516 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:30.519 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:14:30.535 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:14:30.552 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:30.554 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:14:30.570 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:14:30.586 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:14:30.602 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:14:30.604 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:14:30.621 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:14:30.624 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:14:30.640 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:14:30.642 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:30.645 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:14:30.647 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:14:30.650 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:14:30.654 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231430 2022-04-13 23:14:30.656 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231430 759' 2022-04-13 23:14:30.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.661 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:14:30.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.666 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:14:30.669 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.671 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:14:30.674 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.676 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:14:30.678 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.681 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 23:14:30.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.686 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 23:14:30.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.691 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231429 2022-04-13 23:14:30.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.695 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:14:30.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.701 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 23:14:30.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.705 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:14:30.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.710 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:14:30.712 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.715 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:14:30.717 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:14:30.719 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:14:30.722 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:14:30.724 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:14:30.727 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:14:30.729 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:14:30.731 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:14:30.734 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:14:30.736 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:14:30.739 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:14:30.741 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:14:30.744 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:14:30.758 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:14:30.761 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:14:30.763 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.766 | + functions-common:git_clone:629 : echo master 2022-04-13 23:14:30.766 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:14:30.771 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:14:30.773 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.776 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:14:30.789 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:14:30.792 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:14:30.792 | + functions-common:git_clone:685 : head -1 2022-04-13 23:14:30.795 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:14:30.797 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:14:30.800 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:14:30.803 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:14:30.805 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:14:30.808 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:14:30.810 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:14:30.812 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:14:30.815 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:14:30.817 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:14:30.820 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:14:30.822 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:14:30.826 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:14:30.830 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891670 2022-04-13 23:14:30.833 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:14:30.837 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891090 2022-04-13 23:14:30.840 | ++ tools/install_prereqs.sh:source:49 : DELTA=580 2022-04-13 23:14:30.843 | ++ tools/install_prereqs.sh:source:50 : [[ 580 -lt 7200 ]] 2022-04-13 23:14:30.845 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:14:30.848 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:14:30.850 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:14:30.852 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:14:30.855 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:14:30.857 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:14:30.859 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:14:30.861 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:14:30.865 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:14:30.911 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:14:30.911 | apache2-dev 2022-04-13 23:14:30.911 | bc 2022-04-13 23:14:30.911 | bsdmainutils 2022-04-13 23:14:30.911 | curl 2022-04-13 23:14:30.911 | g++ 2022-04-13 23:14:30.911 | gawk 2022-04-13 23:14:30.911 | gcc 2022-04-13 23:14:30.911 | gettext 2022-04-13 23:14:30.911 | git 2022-04-13 23:14:30.911 | graphviz 2022-04-13 23:14:30.911 | iputils-ping 2022-04-13 23:14:30.911 | libapache2-mod-proxy-uwsgi 2022-04-13 23:14:30.911 | libffi-dev 2022-04-13 23:14:30.911 | libjpeg-dev 2022-04-13 23:14:30.911 | libpcre3-dev 2022-04-13 23:14:30.911 | libpq-dev 2022-04-13 23:14:30.912 | libssl-dev 2022-04-13 23:14:30.912 | libsystemd-dev 2022-04-13 23:14:30.912 | libxml2-dev 2022-04-13 23:14:30.912 | libxslt1-dev 2022-04-13 23:14:30.912 | libyaml-dev 2022-04-13 23:14:30.912 | lsof 2022-04-13 23:14:30.912 | openssh-server 2022-04-13 23:14:30.912 | openssl 2022-04-13 23:14:30.912 | pkg-config 2022-04-13 23:14:30.912 | psmisc 2022-04-13 23:14:30.912 | python3-dev 2022-04-13 23:14:30.912 | python3-pip 2022-04-13 23:14:30.912 | python3-systemd 2022-04-13 23:14:30.912 | python3-venv 2022-04-13 23:14:30.912 | tar 2022-04-13 23:14:30.912 | tcpdump 2022-04-13 23:14:30.912 | unzip 2022-04-13 23:14:30.912 | uuid-runtime 2022-04-13 23:14:30.912 | wget 2022-04-13 23:14:30.912 | wget 2022-04-13 23:14:30.912 | zlib1g-dev 2022-04-13 23:14:30.912 | libkrb5-dev 2022-04-13 23:14:30.912 | libldap2-dev 2022-04-13 23:14:30.912 | libsasl2-dev 2022-04-13 23:14:30.912 | memcached 2022-04-13 23:14:30.912 | python3-mysqldb 2022-04-13 23:14:30.912 | sqlite3 2022-04-13 23:14:30.912 | conntrack 2022-04-13 23:14:30.912 | curl 2022-04-13 23:14:30.912 | dnsmasq-base 2022-04-13 23:14:30.912 | dnsmasq-utils 2022-04-13 23:14:30.912 | ebtables 2022-04-13 23:14:30.912 | genisoimage 2022-04-13 23:14:30.912 | iptables 2022-04-13 23:14:30.912 | iputils-arping 2022-04-13 23:14:30.912 | kpartx 2022-04-13 23:14:30.912 | libjs-jquery-tablesorter 2022-04-13 23:14:30.913 | parted 2022-04-13 23:14:30.913 | pm-utils 2022-04-13 23:14:30.913 | python3-mysqldb 2022-04-13 23:14:30.913 | socat 2022-04-13 23:14:30.913 | sqlite3 2022-04-13 23:14:30.913 | sudo 2022-04-13 23:14:30.913 | vlan 2022-04-13 23:14:30.913 | lsscsi 2022-04-13 23:14:30.913 | open-iscsi 2022-04-13 23:14:30.913 | lvm2 2022-04-13 23:14:30.913 | qemu-utils 2022-04-13 23:14:30.913 | thin-provisioning-tools 2022-04-13 23:14:30.913 | acl 2022-04-13 23:14:30.913 | dnsmasq-base 2022-04-13 23:14:30.913 | dnsmasq-utils 2022-04-13 23:14:30.913 | ebtables 2022-04-13 23:14:30.913 | haproxy 2022-04-13 23:14:30.913 | iptables 2022-04-13 23:14:30.913 | iputils-arping 2022-04-13 23:14:30.913 | iputils-ping 2022-04-13 23:14:30.913 | postgresql-server-dev-all 2022-04-13 23:14:30.913 | python3-mysqldb 2022-04-13 23:14:30.913 | sqlite3 2022-04-13 23:14:30.913 | sudo 2022-04-13 23:14:30.913 | vlan 2022-04-13 23:14:30.913 | pcp 2022-04-13 23:14:30.913 | ipset 2022-04-13 23:14:30.913 | conntrack 2022-04-13 23:14:30.913 | conntrackd 2022-04-13 23:14:30.913 | keepalived 2022-04-13 23:14:30.913 | lvm2 2022-04-13 23:14:30.913 | qemu-utils 2022-04-13 23:14:30.913 | thin-provisioning-tools 2022-04-13 23:14:30.913 | curl 2022-04-13 23:14:30.913 | liberasurecode-dev 2022-04-13 23:14:30.914 | make 2022-04-13 23:14:30.914 | memcached 2022-04-13 23:14:30.914 | rsync 2022-04-13 23:14:30.914 | sqlite3 2022-04-13 23:14:30.914 | xfsprogs' 2022-04-13 23:14:30.916 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:14:30.934 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:14:30.934 | apache2-dev 2022-04-13 23:14:30.934 | bc 2022-04-13 23:14:30.934 | bsdmainutils 2022-04-13 23:14:30.934 | curl 2022-04-13 23:14:30.934 | g++ 2022-04-13 23:14:30.934 | gawk 2022-04-13 23:14:30.934 | gcc 2022-04-13 23:14:30.934 | gettext 2022-04-13 23:14:30.934 | git 2022-04-13 23:14:30.934 | graphviz 2022-04-13 23:14:30.934 | iputils-ping 2022-04-13 23:14:30.934 | libapache2-mod-proxy-uwsgi 2022-04-13 23:14:30.934 | libffi-dev 2022-04-13 23:14:30.934 | libjpeg-dev 2022-04-13 23:14:30.934 | libpcre3-dev 2022-04-13 23:14:30.934 | libpq-dev 2022-04-13 23:14:30.934 | libssl-dev 2022-04-13 23:14:30.934 | libsystemd-dev 2022-04-13 23:14:30.934 | libxml2-dev 2022-04-13 23:14:30.934 | libxslt1-dev 2022-04-13 23:14:30.934 | libyaml-dev 2022-04-13 23:14:30.934 | lsof 2022-04-13 23:14:30.934 | openssh-server 2022-04-13 23:14:30.934 | openssl 2022-04-13 23:14:30.934 | pkg-config 2022-04-13 23:14:30.934 | psmisc 2022-04-13 23:14:30.935 | python3-dev 2022-04-13 23:14:30.935 | python3-pip 2022-04-13 23:14:30.935 | python3-systemd 2022-04-13 23:14:30.935 | python3-venv 2022-04-13 23:14:30.935 | tar 2022-04-13 23:14:30.935 | tcpdump 2022-04-13 23:14:30.935 | unzip 2022-04-13 23:14:30.935 | uuid-runtime 2022-04-13 23:14:30.935 | wget 2022-04-13 23:14:30.935 | wget 2022-04-13 23:14:30.935 | zlib1g-dev 2022-04-13 23:14:30.935 | libkrb5-dev 2022-04-13 23:14:30.935 | libldap2-dev 2022-04-13 23:14:30.935 | libsasl2-dev 2022-04-13 23:14:30.935 | memcached 2022-04-13 23:14:30.935 | python3-mysqldb 2022-04-13 23:14:30.935 | sqlite3 2022-04-13 23:14:30.935 | conntrack 2022-04-13 23:14:30.935 | curl 2022-04-13 23:14:30.935 | dnsmasq-base 2022-04-13 23:14:30.935 | dnsmasq-utils 2022-04-13 23:14:30.935 | ebtables 2022-04-13 23:14:30.935 | genisoimage 2022-04-13 23:14:30.935 | iptables 2022-04-13 23:14:30.935 | iputils-arping 2022-04-13 23:14:30.935 | kpartx 2022-04-13 23:14:30.935 | libjs-jquery-tablesorter 2022-04-13 23:14:30.935 | parted 2022-04-13 23:14:30.935 | pm-utils 2022-04-13 23:14:30.935 | python3-mysqldb 2022-04-13 23:14:30.935 | socat 2022-04-13 23:14:30.935 | sqlite3 2022-04-13 23:14:30.935 | sudo 2022-04-13 23:14:30.935 | vlan 2022-04-13 23:14:30.935 | lsscsi 2022-04-13 23:14:30.935 | open-iscsi 2022-04-13 23:14:30.935 | lvm2 2022-04-13 23:14:30.936 | qemu-utils 2022-04-13 23:14:30.936 | thin-provisioning-tools 2022-04-13 23:14:30.936 | acl 2022-04-13 23:14:30.936 | dnsmasq-base 2022-04-13 23:14:30.936 | dnsmasq-utils 2022-04-13 23:14:30.936 | ebtables 2022-04-13 23:14:30.936 | haproxy 2022-04-13 23:14:30.936 | iptables 2022-04-13 23:14:30.936 | iputils-arping 2022-04-13 23:14:30.936 | iputils-ping 2022-04-13 23:14:30.936 | postgresql-server-dev-all 2022-04-13 23:14:30.936 | python3-mysqldb 2022-04-13 23:14:30.936 | sqlite3 2022-04-13 23:14:30.936 | sudo 2022-04-13 23:14:30.936 | vlan 2022-04-13 23:14:30.936 | pcp 2022-04-13 23:14:30.936 | ipset 2022-04-13 23:14:30.936 | conntrack 2022-04-13 23:14:30.936 | conntrackd 2022-04-13 23:14:30.936 | keepalived 2022-04-13 23:14:30.936 | lvm2 2022-04-13 23:14:30.936 | qemu-utils 2022-04-13 23:14:30.936 | thin-provisioning-tools 2022-04-13 23:14:30.936 | curl 2022-04-13 23:14:30.936 | liberasurecode-dev 2022-04-13 23:14:30.936 | make 2022-04-13 23:14:30.936 | memcached 2022-04-13 23:14:30.936 | rsync 2022-04-13 23:14:30.936 | sqlite3 2022-04-13 23:14:30.936 | xfsprogs ' 2022-04-13 23:14:30.936 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:14:30.938 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:30.941 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:30.944 | ++ 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-13 23:14:30.944 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:14:30.949 | ++ 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-13 23:14:30.951 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:14:30.953 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:14:30.955 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:14:30.958 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:14:30.960 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.962 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:14:30.964 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:30.966 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:30.968 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:14:30.971 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:14:30.973 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:14:30.975 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:14:30.977 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:14:30.981 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:14:30.983 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:14:30.986 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:14:30.988 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:14:30.990 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:14:30.992 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:14:30.997 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891670994 2022-04-13 23:14:30.999 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:14:31.001 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:14:31.003 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:14:31.217 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:14:31.256 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:14:31.386 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:14:31.452 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:14:41.408 | Fetched 336 kB in 1s (402 kB/s) 2022-04-13 23:14:42.928 | Reading package lists... 2022-04-13 23:14:42.960 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:14:42.962 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:14:42.965 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:14:42.967 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:42.969 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:42.971 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:14:42.973 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:42.975 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:14:42.977 | ++ functions-common:time_stop:2439 : start_time=1649891670994 2022-04-13 23:14:42.979 | ++ functions-common:time_stop:2441 : [[ -z 1649891670994 ]] 2022-04-13 23:14:42.982 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:42.986 | ++ functions-common:time_stop:2444 : end_time=1649891682983 2022-04-13 23:14:42.988 | ++ functions-common:time_stop:2445 : elapsed_time=11989 2022-04-13 23:14:42.990 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:14:42.992 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:42.994 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=11989 2022-04-13 23:14:42.997 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:42.999 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:14:43.002 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:43.004 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:43.006 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:43.028 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:14:43.136 | Reading package lists... 2022-04-13 23:14:43.378 | Building dependency tree... 2022-04-13 23:14:43.380 | Reading state information... 2022-04-13 23:14:43.413 | acl is already the newest version (2.2.53-6). 2022-04-13 23:14:43.413 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:14:43.413 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:14:43.413 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:14:43.413 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:14:43.413 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:14:43.413 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:14:43.413 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:14:43.413 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:14:43.413 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:14:43.413 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:14:43.413 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:14:43.413 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:14:43.413 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:14:43.413 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:14:43.413 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:14:43.413 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:14:43.413 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:14:43.413 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:14:43.413 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:14:43.413 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:14:43.413 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:14:43.413 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:14:43.413 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:14:43.413 | psmisc is already the newest version (23.3-1). 2022-04-13 23:14:43.413 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:14:43.413 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:14:43.413 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:14:43.413 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:14:43.414 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:14:43.414 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:14:43.414 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:14:43.414 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:14:43.414 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:14:43.414 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:14:43.414 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:14:43.414 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:14:43.414 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:14:43.414 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:43.414 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:43.414 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:14:43.414 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:14:43.414 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:14:43.414 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:14:43.414 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:14:43.414 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:14:43.414 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:14:43.414 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:14:43.414 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:14:43.414 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:14:43.414 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:14:43.414 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:14:43.414 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:14:43.414 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:14:43.414 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:14:43.414 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:14:43.414 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:14:43.414 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:14:43.414 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:14:43.414 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:14:43.414 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:14:43.414 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:14:43.415 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:14:43.415 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:14:43.415 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:14:43.415 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:14:43.415 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:14:43.415 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:14:43.415 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:14:43.628 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:14:43.628 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:14:43.628 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:14:43.628 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:14:43.628 | The following packages were automatically installed and are no longer required: 2022-04-13 23:14:43.629 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:14:43.629 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:14:43.629 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:14:43.629 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:14:43.629 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:14:43.629 | python3-zope.interface 2022-04-13 23:14:43.629 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:14:43.742 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:14:43.746 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:14:43.749 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:14:43.751 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:14:43.753 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:43.755 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:43.758 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:14:43.760 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:43.762 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:14:43.765 | ++ functions-common:time_stop:2439 : start_time=1649891683025 2022-04-13 23:14:43.767 | ++ functions-common:time_stop:2441 : [[ -z 1649891683025 ]] 2022-04-13 23:14:43.770 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:43.774 | ++ functions-common:time_stop:2444 : end_time=1649891683771 2022-04-13 23:14:43.776 | ++ functions-common:time_stop:2445 : elapsed_time=746 2022-04-13 23:14:43.778 | ++ functions-common:time_stop:2446 : total=748 2022-04-13 23:14:43.780 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:43.783 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1494 2022-04-13 23:14:43.785 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:14:43.788 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:14:43.790 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:14:43.793 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:14:43.797 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:14:43.801 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:14:43.804 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:14:43.807 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:14:45.207 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:14:45.209 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:14:45.211 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:14:45.213 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:14:45.216 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:14:45.217 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:14:45.219 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:14:45.221 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:14:45.223 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:14:45.224 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:14:45.226 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:14:45.228 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:14:45.230 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:14:45.232 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:14:45.234 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:14:45.236 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:14:45.237 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:14:45.239 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:14:45.241 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:14:45.243 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:14:45.245 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:14:45.247 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:14:45.249 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:14:45.251 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:14:45.326 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:14:45.329 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:14:45.404 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:14:45.406 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:14:45.481 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:14:45.483 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:14:45.485 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:14:45.486 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:14:45.488 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:14:45.490 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:14:45.492 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:14:45.494 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:14:45.496 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:14:45.498 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:14:45.500 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:14:45.500 | Distro: focal 2022-04-13 23:14:45.502 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:14:45.505 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:14:45.508 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:14:45.510 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:14:45.512 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:14:45.513 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:14:46.186 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:14:46.188 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:14:46.188 | pip: 21.3.1 2022-04-13 23:14:46.190 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:14:46.192 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:14:46.194 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:46.195 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:46.197 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:46.199 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:46.201 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:46.203 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:46.205 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:46.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:46.208 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:46.210 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:46.211 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:46.213 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:14:46.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:46.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:46.219 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:14:46.220 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:14:46.222 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:14:46.224 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:14:46.226 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:14:46.228 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:14:46.230 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:14:46.232 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:14:46.234 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:14:46.235 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:14:46.239 | ++ 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-13 23:14:46.240 | ++ 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-13 23:14:46.242 | ++ 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-13 23:14:46.244 | + 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-13 23:14:46.246 | + 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-13 23:14:46.263 | 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-13 23:14:46.265 | + 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-13 23:14:47.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:47.125 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:47.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:47.125 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:48.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:49.290 | 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-13 23:14:49.301 | 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-13 23:14:51.875 | Installing collected packages: setuptools 2022-04-13 23:14:52.731 | Successfully installed setuptools-62.0.0 2022-04-13 23:14:52.731 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:14:52.908 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:52.908 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:53.045 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:53.047 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:53.048 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:53.050 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:53.052 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:53.054 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:53.055 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:53.057 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:53.059 | + functions-common:time_stop:2439 : start_time=1649891686258 2022-04-13 23:14:53.060 | + functions-common:time_stop:2441 : [[ -z 1649891686258 ]] 2022-04-13 23:14:53.063 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:53.066 | + functions-common:time_stop:2444 : end_time=1649891693064 2022-04-13 23:14:53.068 | + functions-common:time_stop:2445 : elapsed_time=6806 2022-04-13 23:14:53.069 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:14:53.071 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:53.073 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6806 2022-04-13 23:14:53.075 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:53.077 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:14:53.079 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:14:53.083 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:14:53.085 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:14:53.088 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:14:53.088 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:14:53.767 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:14:53.769 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:14:53.769 | pip: 21.3.1 2022-04-13 23:14:53.772 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:14:53.775 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:14:53.779 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:14:53.781 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:14:53.783 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:14:53.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:14:53.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:14:53.790 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:14:53.802 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:14:53.813 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:14:53.824 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:14:53.827 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:14:53.829 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.831 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:14:53.833 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:14:53.835 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:53.837 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:14:53.840 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:14:53.842 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:14:53.844 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:14:53.846 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:14:53.848 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:14:53.850 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:14:53.852 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:14:53.854 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:14:53.857 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:14:53.859 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:14:53.861 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.863 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:14:53.865 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:14:53.867 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:14:53.869 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:14:53.872 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:14:53.874 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:14:53.876 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:14:53.878 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:14:53.880 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:14:53.883 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:14:53.886 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:14:53.907 | Using python 3.8 to install os-testr 2022-04-13 23:14:53.909 | + 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-13 23:14:54.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.774 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.949 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:14:55.981 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:14:56.056 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:14:56.058 | 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-13 23:14:56.058 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:14:56.071 | 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-13 23:14:56.081 | 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-13 23:14:56.092 | 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-13 23:14:58.574 | 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-13 23:14:58.581 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:14:58.581 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:14:58.701 | + inc/python:pip_install:200 : result=0 2022-04-13 23:14:58.703 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:14:58.705 | + functions-common:time_stop:2432 : local name 2022-04-13 23:14:58.708 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:14:58.710 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:14:58.712 | + functions-common:time_stop:2435 : local total 2022-04-13 23:14:58.714 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:14:58.716 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:14:58.719 | + functions-common:time_stop:2439 : start_time=1649891693901 2022-04-13 23:14:58.721 | + functions-common:time_stop:2441 : [[ -z 1649891693901 ]] 2022-04-13 23:14:58.723 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:14:58.727 | + functions-common:time_stop:2444 : end_time=1649891698725 2022-04-13 23:14:58.730 | + functions-common:time_stop:2445 : elapsed_time=4824 2022-04-13 23:14:58.732 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:14:58.735 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:14:58.737 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4824 2022-04-13 23:14:58.739 | + inc/python:pip_install:203 : return 0 2022-04-13 23:14:58.741 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:14:58.793 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:14:58.904 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:14:58.907 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:14:58.909 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:14:58.911 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:14:58.915 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:14:58.940 | + 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-13 23:15:00.857 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.864 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.868 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.874 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.878 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.885 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.889 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.915 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:00.994 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.014 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.018 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.023 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.038 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.046 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.048 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.065 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.083 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.092 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.097 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.115 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.137 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.155 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.163 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.169 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.190 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.219 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.221 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.234 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.239 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.243 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.249 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.263 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.270 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.320 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.338 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.342 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.373 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.437 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.444 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.451 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.502 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.515 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.524 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.628 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.653 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.657 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.668 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.673 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.692 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.700 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.717 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.748 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.777 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.789 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.802 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.820 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.828 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.843 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.854 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.858 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:01.864 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:01.999 | 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-13 23:15:02.289 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:02.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:02.294 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:02.296 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:02.298 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:02.300 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:02.302 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:02.304 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:02.306 | + functions-common:time_stop:2439 : start_time=1649891698931 2022-04-13 23:15:02.309 | + functions-common:time_stop:2441 : [[ -z 1649891698931 ]] 2022-04-13 23:15:02.311 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:02.315 | + functions-common:time_stop:2444 : end_time=1649891702313 2022-04-13 23:15:02.318 | + functions-common:time_stop:2445 : elapsed_time=3382 2022-04-13 23:15:02.320 | + functions-common:time_stop:2446 : total=4824 2022-04-13 23:15:02.322 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:02.324 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8206 2022-04-13 23:15:02.326 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:02.329 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:15:02.331 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:15:02.353 | + 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-13 23:15:04.110 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.117 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.121 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.127 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.130 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.137 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.141 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.167 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.245 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.263 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.267 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.272 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.287 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.296 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.297 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.314 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.331 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.341 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.346 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.363 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.385 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.403 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.411 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.416 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.436 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.466 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.467 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.481 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.485 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.489 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.495 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.509 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.516 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.565 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.583 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.587 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.618 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.680 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.687 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.694 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.743 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.757 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.766 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.867 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.892 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.896 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.907 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.912 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.931 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.938 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.955 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:04.985 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.014 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.026 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.039 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.056 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.064 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.078 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.090 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.093 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:15:05.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:05.101 | Processing /opt/stack/requirements 2022-04-13 23:15:06.816 | 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-13 23:15:06.818 | 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-13 23:15:06.830 | 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-13 23:15:06.835 | 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-13 23:15:06.838 | 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-13 23:15:06.844 | 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-13 23:15:06.871 | 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-13 23:15:06.873 | 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-13 23:15:06.884 | 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-13 23:15:06.935 | 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-13 23:15:06.938 | 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-13 23:15:06.953 | 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-13 23:15:06.956 | 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-13 23:15:06.961 | 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-13 23:15:06.965 | 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-13 23:15:06.967 | 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-13 23:15:06.980 | 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-13 23:15:07.028 | 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-13 23:15:07.035 | 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-13 23:15:07.037 | 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-13 23:15:07.049 | 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-13 23:15:07.054 | 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-13 23:15:07.114 | 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-13 23:15:07.116 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:15:07.117 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:15:07.934 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:15:07.934 | ERROR: Command errored out with exit status 1: 2022-04-13 23:15:07.934 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3rvfgjnt/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3rvfgjnt/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-mw9ugbvg 2022-04-13 23:15:07.934 | cwd: /tmp/pip-req-build-3rvfgjnt/ 2022-04-13 23:15:07.934 | Complete output (6 lines): 2022-04-13 23:15:07.934 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:15:07.934 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:15:07.934 | or: setup.py --help-commands 2022-04-13 23:15:07.934 | or: setup.py cmd --help 2022-04-13 23:15:07.934 | 2022-04-13 23:15:07.935 | error: invalid command 'bdist_wheel' 2022-04-13 23:15:07.935 | ---------------------------------------- 2022-04-13 23:15:07.935 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:15:07.935 | Running setup.py clean for openstack-requirements 2022-04-13 23:15:08.757 | Failed to build openstack-requirements 2022-04-13 23:15:08.773 | Installing collected packages: openstack-requirements 2022-04-13 23:15:08.773 | Attempting uninstall: openstack-requirements 2022-04-13 23:15:08.774 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:15:08.810 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:15:08.828 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:15:08.831 | Running setup.py install for openstack-requirements: started 2022-04-13 23:15:11.182 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:15:11.205 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:15:11.330 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:11.333 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:11.335 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:11.337 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:11.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:11.342 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:11.344 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:11.346 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:11.348 | + functions-common:time_stop:2439 : start_time=1649891702346 2022-04-13 23:15:11.350 | + functions-common:time_stop:2441 : [[ -z 1649891702346 ]] 2022-04-13 23:15:11.353 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:11.357 | + functions-common:time_stop:2444 : end_time=1649891711355 2022-04-13 23:15:11.359 | + functions-common:time_stop:2445 : elapsed_time=9009 2022-04-13 23:15:11.361 | + functions-common:time_stop:2446 : total=8206 2022-04-13 23:15:11.363 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:11.366 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17215 2022-04-13 23:15:11.368 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:11.370 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:15:11.373 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:15:11.375 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:15:11.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:11.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:11.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:15:11.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:11.387 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:15:11.408 | Using python 3.8 to install pbr 2022-04-13 23:15:11.410 | + 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-13 23:15:12.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.278 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:12.278 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:12.278 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:13.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:13.493 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:15:16.170 | 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-13 23:15:16.177 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:16.177 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:16.300 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:16.303 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:16.305 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:16.308 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:16.310 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:16.312 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:16.314 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:16.316 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:16.318 | + functions-common:time_stop:2439 : start_time=1649891711403 2022-04-13 23:15:16.320 | + functions-common:time_stop:2441 : [[ -z 1649891711403 ]] 2022-04-13 23:15:16.323 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:16.327 | + functions-common:time_stop:2444 : end_time=1649891716324 2022-04-13 23:15:16.329 | + functions-common:time_stop:2445 : elapsed_time=4921 2022-04-13 23:15:16.331 | + functions-common:time_stop:2446 : total=17215 2022-04-13 23:15:16.333 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:16.335 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22136 2022-04-13 23:15:16.337 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:16.340 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:15:18.583 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:15:20.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:20.461 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:15:20.476 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:15:20.479 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:15:20.482 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:15:20.485 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:15:20.491 | 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-13 23:15:20.562 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:15:20.565 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:15:20.568 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:15:20.584 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:15:20.587 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:15:20.589 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:15:20.592 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:15:20.594 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:15:20.596 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:15:20.599 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:15:20.601 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:15:20.604 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:15:20.606 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:15:20.609 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:15:20.612 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:15:20.615 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:15:20.617 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:15:20.619 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:15:20.622 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:15:20.636 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:20.638 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:15:20.640 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:20.643 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:15:20.645 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:20.647 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:15:20.649 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:20.651 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:15:20.654 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:20.656 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:15:20.658 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:15:20.660 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:15:20.662 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:15:20.664 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:15:20.667 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:15:20.669 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:15:20.671 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:15:20.673 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:15:20.675 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:15:20.678 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:15:20.680 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:15:20.682 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:15:20.685 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:15:20.687 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:15:20.689 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:15:20.692 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:15:20.743 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:15:20.744 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:15:20.746 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:15:21.107 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:15:21.109 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:15:21.125 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:21.127 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:15:21.130 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:21.132 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:21.135 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:21.137 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:21.139 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:21.142 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:21.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:21.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:21.149 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:21.151 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:21.154 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:21.156 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:21.158 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:15:21.160 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:21.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:21.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:21.167 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:15:21.188 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:15:21.298 | Reading package lists... 2022-04-13 23:15:21.538 | Building dependency tree... 2022-04-13 23:15:21.539 | Reading state information... 2022-04-13 23:15:21.787 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:15:21.787 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:21.788 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:21.788 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:21.788 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:21.788 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:21.788 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:21.788 | python3-zope.interface 2022-04-13 23:15:21.788 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:21.902 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:21.907 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:21.909 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:21.911 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:21.914 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:21.916 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:21.919 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:21.921 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:21.923 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:21.925 | + functions-common:time_stop:2439 : start_time=1649891721185 2022-04-13 23:15:21.927 | + functions-common:time_stop:2441 : [[ -z 1649891721185 ]] 2022-04-13 23:15:21.930 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:21.934 | + functions-common:time_stop:2444 : end_time=1649891721932 2022-04-13 23:15:21.937 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-13 23:15:21.939 | + functions-common:time_stop:2446 : total=1494 2022-04-13 23:15:21.941 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:21.943 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2241 2022-04-13 23:15:21.945 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:21.948 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:15:21.950 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:15:21.952 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:15:21.954 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:15:21.957 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:15:21.959 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:15:21.961 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:15:21.964 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:15:21.966 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:21.969 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:21.971 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:21.973 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:21.975 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:21.978 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:21.980 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:21.983 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:21.985 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:21.987 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:21.990 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:21.992 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:15:21.994 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:15:21.996 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:15:21.999 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:15:22.001 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:15:22.003 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:15:22.005 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:15:22.008 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:15:22.010 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:15:22.026 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:22.028 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:15:22.031 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:22.033 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:15:22.035 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:15:22.038 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:15:22.043 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:15:22.045 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:15:22.047 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:15:22.050 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:15:22.052 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:15:22.054 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:15:22.057 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:15:22.749 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:15:22.749 | user tags 2022-04-13 23:15:22.749 | stackrabbit []' 2022-04-13 23:15:22.753 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:15:22.753 | user tags 2022-04-13 23:15:22.753 | stackrabbit []' 2022-04-13 23:15:22.753 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:15:22.759 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:15:22.762 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:15:22.764 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:15:23.413 | Changing password for user "stackrabbit" ... 2022-04-13 23:15:23.436 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:15:24.113 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:15:24.136 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:15:24.138 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:15:24.793 | Changing password for user "stackrabbit" ... 2022-04-13 23:15:24.817 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:15:24.819 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:15:24.822 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:15:25.467 | Deleting user "guest" ... 2022-04-13 23:15:25.484 | Error: 2022-04-13 23:15:25.484 | {:no_such_user, "guest"} 2022-04-13 23:15:25.497 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:15:25.500 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:15:25.516 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:25.519 | + ./stack.sh:main:838 : install_database 2022-04-13 23:15:25.521 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:15:25.523 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:15:25.526 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:25.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:25.530 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:15:25.750 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:15:25.752 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:25.754 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:15:25.757 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:15:25.759 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:25.762 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:15:25.767 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:25.769 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:25.772 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:25.775 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:25.777 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:25.779 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:25.782 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:25.784 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:25.786 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:25.789 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:25.792 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:25.794 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:15:25.797 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:15:25.799 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:15:25.801 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:15:25.804 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:15:25.806 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:15:25.808 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:15:25.811 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:15:25.813 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:25.815 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:25.818 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:15:25.820 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:25.822 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:25.825 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:25.827 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:25.829 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:25.831 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:25.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:25.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:25.841 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:25.844 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:25.846 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:25.848 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:25.850 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:15:25.853 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:25.856 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:25.858 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:25.860 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:15:25.881 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:15:25.991 | Reading package lists... 2022-04-13 23:15:26.231 | Building dependency tree... 2022-04-13 23:15:26.232 | Reading state information... 2022-04-13 23:15:26.479 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:15:26.479 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:26.480 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:26.480 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:26.480 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:26.480 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:26.480 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:26.481 | python3-zope.interface 2022-04-13 23:15:26.481 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:26.593 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:26.597 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:26.600 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:26.602 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:26.605 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:26.607 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:26.609 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:26.611 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:26.613 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:26.616 | + functions-common:time_stop:2439 : start_time=1649891725878 2022-04-13 23:15:26.618 | + functions-common:time_stop:2441 : [[ -z 1649891725878 ]] 2022-04-13 23:15:26.620 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:26.624 | + functions-common:time_stop:2444 : end_time=1649891726622 2022-04-13 23:15:26.627 | + functions-common:time_stop:2445 : elapsed_time=744 2022-04-13 23:15:26.629 | + functions-common:time_stop:2446 : total=2241 2022-04-13 23:15:26.631 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:26.633 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2985 2022-04-13 23:15:26.635 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:26.638 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:15:26.640 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:15:26.642 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:15:26.644 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:15:26.647 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:15:26.649 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:26.652 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:15:26.655 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:15:26.657 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:26.661 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:26.661 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:26.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:15:26.669 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:15:26.671 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:15:26.674 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:15:26.676 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:15:26.697 | Using python 3.8 to install PyMySQL 2022-04-13 23:15:26.699 | + 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-13 23:15:27.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:27.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:27.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:27.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:28.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:28.770 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:15:31.305 | 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-13 23:15:31.313 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:31.313 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:31.430 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:31.432 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:31.435 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:31.437 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:31.439 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:31.441 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:31.444 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:31.446 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:31.449 | + functions-common:time_stop:2439 : start_time=1649891726691 2022-04-13 23:15:31.451 | + functions-common:time_stop:2441 : [[ -z 1649891726691 ]] 2022-04-13 23:15:31.454 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:31.458 | + functions-common:time_stop:2444 : end_time=1649891731456 2022-04-13 23:15:31.460 | + functions-common:time_stop:2445 : elapsed_time=4765 2022-04-13 23:15:31.463 | + functions-common:time_stop:2446 : total=22136 2022-04-13 23:15:31.465 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:31.468 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26901 2022-04-13 23:15:31.470 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:31.472 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:15:31.475 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:15:31.477 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:15:31.479 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:15:31.495 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:31.498 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:15:31.500 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:15:31.503 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:31.504 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:15:31.510 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:15:31.512 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:15:31.514 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:15:31.517 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:15:31.519 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:15:31.522 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:15:31.538 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:31.540 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:15:31.542 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:31.545 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:31.547 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:31.549 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:31.552 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:31.554 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:31.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:31.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:31.561 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:31.563 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:31.565 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:31.567 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:31.570 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:15:31.573 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:31.575 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:31.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:31.579 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:15:31.600 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:15:31.709 | Reading package lists... 2022-04-13 23:15:31.947 | Building dependency tree... 2022-04-13 23:15:31.948 | Reading state information... 2022-04-13 23:15:32.193 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:15:32.193 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:32.194 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:32.194 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:32.194 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:32.194 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:32.194 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:32.195 | python3-zope.interface 2022-04-13 23:15:32.195 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:32.315 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:32.319 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:32.323 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:32.325 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:32.327 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:32.329 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:32.331 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:32.333 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:32.336 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:32.338 | + functions-common:time_stop:2439 : start_time=1649891731597 2022-04-13 23:15:32.340 | + functions-common:time_stop:2441 : [[ -z 1649891731597 ]] 2022-04-13 23:15:32.343 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:32.347 | + functions-common:time_stop:2444 : end_time=1649891732345 2022-04-13 23:15:32.349 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-13 23:15:32.352 | + functions-common:time_stop:2446 : total=2985 2022-04-13 23:15:32.354 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:32.356 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3733 2022-04-13 23:15:32.358 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:32.361 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:15:32.377 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:32.379 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:15:32.382 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:15:32.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:15:32.387 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:15:32.407 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:15:32.410 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:32.412 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:32.414 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:32.416 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:32.419 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:32.421 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:32.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:32.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:32.427 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:32.430 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:32.432 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:32.434 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:32.437 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:15:32.439 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:32.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:32.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:32.446 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:15:32.466 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:15:32.575 | Reading package lists... 2022-04-13 23:15:32.813 | Building dependency tree... 2022-04-13 23:15:32.815 | Reading state information... 2022-04-13 23:15:33.062 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:15:33.062 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:15:33.062 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:15:33.062 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:33.063 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:33.063 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:33.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:33.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:33.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:33.063 | python3-zope.interface 2022-04-13 23:15:33.063 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:33.175 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:33.179 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:33.182 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:33.185 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:33.187 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:33.189 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:33.191 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:33.193 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:33.195 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:33.197 | + functions-common:time_stop:2439 : start_time=1649891732463 2022-04-13 23:15:33.199 | + functions-common:time_stop:2441 : [[ -z 1649891732463 ]] 2022-04-13 23:15:33.202 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:33.206 | + functions-common:time_stop:2444 : end_time=1649891733204 2022-04-13 23:15:33.208 | + functions-common:time_stop:2445 : elapsed_time=741 2022-04-13 23:15:33.211 | + functions-common:time_stop:2446 : total=3733 2022-04-13 23:15:33.213 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:33.215 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4474 2022-04-13 23:15:33.217 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:33.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:15:33.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:33.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:33.227 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:15:33.229 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:15:33.232 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:15:33.236 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:15:33.238 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:15:33.242 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:15:33.242 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:15:33.247 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:15:33.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:15:33.251 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:15:33.253 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:15:33.256 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:15:33.258 | + functions:vercmp:631 : local result 2022-04-13 23:15:33.261 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:15:33.262 | ++ functions:vercmp:635 : head -1 2022-04-13 23:15:33.262 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:15:33.267 | + functions:vercmp:635 : result=3.13 2022-04-13 23:15:33.269 | + functions:vercmp:637 : case $op in 2022-04-13 23:15:33.271 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:15:33.273 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:15:33.276 | + functions:vercmp:648 : return 2022-04-13 23:15:33.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:15:33.281 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:33.283 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:15:33.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:15:33.759 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:15:33.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:33.764 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:33.766 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:15:33.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:33.771 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:15:33.790 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:33.793 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:15:33.795 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:15:33.795 | Installing etcd 2022-04-13 23:15:33.797 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:15:33.810 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:15:33.821 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:33.824 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:15:33.836 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:15:33.841 | ++ 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-13 23:15:33.844 | ++ 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-13 23:15:33.847 | +++ 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-13 23:15:33.852 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:33.855 | ++ 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-13 23:15:33.857 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:15:33.860 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:33.862 | ++ functions:get_extra_file:74 : return 2022-04-13 23:15:33.865 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:15:33.867 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:15:33.870 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:15:33.872 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:15:33.889 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:33.891 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:15:33.893 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:15:33.910 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:33.912 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:15:33.915 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:15:33.917 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:15:33.919 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:15:33.922 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:15:33.924 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:15:33.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:15:33.929 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:15:33.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:33.933 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:33.935 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:15:33.938 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:33.940 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:15:33.942 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:15:33.944 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:15:33.947 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:15:33.949 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:33.951 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:33.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:15:33.955 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:33.958 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:15:33.960 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:15:33.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:15:33.965 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:15:33.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:33.969 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:33.972 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:15:33.974 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:33.976 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:15:33.979 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:15:33.981 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:15:33.984 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:15:33.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:33.988 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:33.990 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:15:33.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:33.995 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:15:33.997 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:15:33.999 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:15:34.002 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:15:34.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.006 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.008 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:15:34.011 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.013 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:15:34.015 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:15:34.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:15:34.020 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:15:34.022 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.025 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.027 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:15:34.029 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.032 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:15:34.034 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:15:34.036 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:15:34.038 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:15:34.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.043 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.045 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:15:34.048 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.050 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:15:34.052 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:15:34.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:15:34.057 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:15:34.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.061 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.063 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:15:34.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.068 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:15:34.070 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:15:34.072 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:15:34.075 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:15:34.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.079 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.081 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:15:34.083 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.086 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:15:34.089 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:15:34.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:15:34.093 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:15:34.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.098 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.100 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:15:34.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.104 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:15:34.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:15:34.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:15:34.111 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:15:34.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.116 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.118 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:15:34.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.123 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:15:34.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:15:34.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:15:34.130 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:15:34.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.134 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:15:34.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.142 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:15:34.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:15:34.146 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:15:34.148 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:15:34.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.153 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.156 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:15:34.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.160 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:15:34.162 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:15:34.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:15:34.168 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:15:34.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.172 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.174 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:15:34.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.179 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:15:34.181 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:15:34.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:15:34.186 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:15:34.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.190 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.192 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:15:34.194 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.197 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:15:34.199 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:15:34.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:15:34.204 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:15:34.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.208 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.210 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:15:34.213 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.215 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:15:34.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:15:34.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:15:34.222 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:15:34.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.227 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.229 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:15:34.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.234 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:15:34.236 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:15:34.238 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:15:34.240 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:15:34.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.246 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.248 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:15:34.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.252 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:15:34.255 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:15:34.257 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:15:34.260 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:15:34.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.264 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.267 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:15:34.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.271 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:15:34.274 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:15:34.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:15:34.278 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:15:34.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.283 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.285 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:15:34.288 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.290 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:15:34.293 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:15:34.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:15:34.297 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:15:34.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.302 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.304 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:15:34.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.309 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:15:34.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:15:34.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:15:34.316 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:15:34.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.320 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.323 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:15:34.325 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.327 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:15:34.330 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:15:34.332 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:15:34.334 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:15:34.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.339 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.341 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:15:34.343 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.346 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:15:34.348 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:15:34.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:15:34.353 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:15:34.355 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.358 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.360 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:15:34.362 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.365 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:15:34.367 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:15:34.370 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:15:34.372 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:15:34.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.379 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:15:34.381 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.384 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:15:34.386 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:15:34.388 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:15:34.390 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:15:34.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:15:34.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.402 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:15:34.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:15:34.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:15:34.409 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:15:34.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:15:34.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.421 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:15:34.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:15:34.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:15:34.428 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:15:34.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.433 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:15:34.437 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.440 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:15:34.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:15:34.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:15:34.446 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:15:34.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.451 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.453 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:15:34.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.458 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:15:34.460 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:15:34.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:15:34.465 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:15:34.467 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.469 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.472 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:15:34.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.476 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:15:34.479 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:15:34.481 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:15:34.484 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:15:34.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.488 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.490 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:15:34.493 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.496 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:15:34.498 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:15:34.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:15:34.502 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:15:34.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.507 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.509 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:15:34.512 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.514 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:15:34.517 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:15:34.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:15:34.521 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:15:34.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:15:34.530 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.533 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:15:34.535 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:15:34.537 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:15:34.540 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:15:34.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.544 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.547 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:15:34.549 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.551 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:15:34.554 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:15:34.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:15:34.558 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:15:34.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.563 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:15:34.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.570 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:15:34.573 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:15:34.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:15:34.577 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:15:34.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.584 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:15:34.587 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.589 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:15:34.592 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:15:34.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:15:34.596 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:15:34.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:15:34.605 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.608 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:15:34.610 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:15:34.612 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:15:34.615 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:15:34.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:34.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:34.622 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:15:34.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:34.626 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:15:34.648 | Using python 3.8 to install etcd3 2022-04-13 23:15:34.650 | + 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-13 23:15:35.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:35.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:35.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:35.502 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:36.667 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:36.698 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:15:36.706 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:15:36.708 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:15:36.709 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:15:36.709 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:15:39.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-13 23:15:39.229 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:39.229 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:39.345 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:39.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:39.349 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:39.351 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:39.354 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:39.356 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:39.358 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:39.360 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:39.363 | + functions-common:time_stop:2439 : start_time=1649891734642 2022-04-13 23:15:39.365 | + functions-common:time_stop:2441 : [[ -z 1649891734642 ]] 2022-04-13 23:15:39.368 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:39.372 | + functions-common:time_stop:2444 : end_time=1649891739369 2022-04-13 23:15:39.374 | + functions-common:time_stop:2445 : elapsed_time=4727 2022-04-13 23:15:39.376 | + functions-common:time_stop:2446 : total=26901 2022-04-13 23:15:39.378 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:39.380 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31628 2022-04-13 23:15:39.383 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:39.385 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:15:39.407 | Using python 3.8 to install etcd3gw 2022-04-13 23:15:39.409 | + 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-13 23:15:40.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:40.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:40.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:40.262 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:41.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:41.472 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:15:41.480 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:15:41.482 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:15:41.483 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:15:41.484 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:15:41.518 | 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-13 23:15:41.520 | 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-13 23:15:41.521 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:15:41.522 | 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-13 23:15:44.032 | 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-13 23:15:44.039 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:44.040 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:44.155 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:44.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:44.160 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:44.162 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:44.165 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:44.167 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:44.169 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:44.171 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:44.173 | + functions-common:time_stop:2439 : start_time=1649891739401 2022-04-13 23:15:44.175 | + functions-common:time_stop:2441 : [[ -z 1649891739401 ]] 2022-04-13 23:15:44.178 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:44.183 | + functions-common:time_stop:2444 : end_time=1649891744180 2022-04-13 23:15:44.185 | + functions-common:time_stop:2445 : elapsed_time=4779 2022-04-13 23:15:44.187 | + functions-common:time_stop:2446 : total=31628 2022-04-13 23:15:44.189 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:44.192 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36407 2022-04-13 23:15:44.194 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:44.196 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:15:44.199 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:15:44.201 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:15:44.203 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:15:44.206 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:15:44.208 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:15:44.210 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:15:44.212 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:15:44.215 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:15:44.217 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:15:44.219 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:15:44.222 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:15:44.224 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:15:44.227 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:15:44.229 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:15:44.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:44.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:44.236 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:15:44.239 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:44.241 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:15:44.243 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:15:44.246 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:15:44.248 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:15:44.250 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:44.253 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:15:44.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:44.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:44.260 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:15:44.262 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:15:44.265 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:15:44.267 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:15:44.270 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:44.272 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:15:44.275 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:44.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:44.280 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:44.301 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:15:44.411 | Reading package lists... 2022-04-13 23:15:44.647 | Building dependency tree... 2022-04-13 23:15:44.649 | Reading state information... 2022-04-13 23:15:44.902 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:15:44.902 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:15:44.902 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:15:44.902 | The following packages were automatically installed and are no longer required: 2022-04-13 23:15:44.904 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:15:44.904 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:15:44.904 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:15:44.904 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:15:44.904 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:15:44.904 | python3-zope.interface 2022-04-13 23:15:44.904 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:15:45.017 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:15:45.022 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:15:45.025 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:15:45.027 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:45.029 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:45.032 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:45.034 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:45.036 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:45.038 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:15:45.041 | + functions-common:time_stop:2439 : start_time=1649891744299 2022-04-13 23:15:45.044 | + functions-common:time_stop:2441 : [[ -z 1649891744299 ]] 2022-04-13 23:15:45.048 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:45.052 | + functions-common:time_stop:2444 : end_time=1649891745049 2022-04-13 23:15:45.054 | + functions-common:time_stop:2445 : elapsed_time=750 2022-04-13 23:15:45.057 | + functions-common:time_stop:2446 : total=4474 2022-04-13 23:15:45.059 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:45.062 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5224 2022-04-13 23:15:45.064 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:15:45.066 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:15:45.069 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:15:45.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:15:45.073 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:15:45.135 | Module proxy already enabled 2022-04-13 23:15:45.139 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:15:45.200 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:15:45.200 | Module proxy already enabled 2022-04-13 23:15:45.200 | Module proxy_uwsgi already enabled 2022-04-13 23:15:45.204 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:15:45.207 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:15:45.209 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:15:45.212 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:15:45.353 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:15:45.356 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:15:45.358 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:15:45.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:15:45.369 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.371 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:15:45.373 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:15:45.376 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:15:45.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:15:45.386 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.388 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:15:45.390 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:15:45.393 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:15:45.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.397 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.400 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:15:45.402 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.405 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:15:45.407 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:15:45.410 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:15:45.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.414 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.417 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:15:45.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.421 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:15:45.424 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:15:45.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.429 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.431 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:15:45.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.436 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:15:45.439 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:15:45.441 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:15:45.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:15:45.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.453 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:15:45.470 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.473 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:15:45.475 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:15:45.477 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:15:45.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.484 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:15:45.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.489 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:15:45.506 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:45.509 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:15:45.511 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:15:45.514 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:15:45.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.519 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.521 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:15:45.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.526 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:15:45.528 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:15:45.531 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:15:45.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:15:45.536 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:15:45.538 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:15:45.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:15:45.543 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:15:45.545 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:15:45.548 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:45.551 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:15:45.553 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:15:45.556 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:45.560 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:45.560 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:45.565 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:15:45.568 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:15:45.571 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:15:45.575 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:15:45.579 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:15:45.600 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:15:45.603 | + 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-13 23:15:46.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:46.500 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:46.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:46.500 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:47.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:47.685 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:15:47.737 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:15:47.738 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:15:47.739 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:15:47.740 | 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-13 23:15:47.741 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:15:47.743 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:15:47.744 | 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-13 23:15:47.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:15:47.746 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:15:47.747 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:15:47.748 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:15:47.749 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:15:47.750 | 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-13 23:15:47.751 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:15:47.808 | 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-13 23:15:47.809 | 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-13 23:15:47.810 | 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-13 23:15:47.848 | 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-13 23:15:47.887 | 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-13 23:15:47.889 | 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-13 23:15:47.890 | 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-13 23:15:47.891 | 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-13 23:15:47.939 | 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-13 23:15:47.941 | 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-13 23:15:47.951 | 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-13 23:15:47.953 | 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-13 23:15:47.967 | 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-13 23:15:47.968 | 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-13 23:15:47.970 | 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-13 23:15:48.034 | 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-13 23:15:48.036 | 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-13 23:15:48.037 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:15:48.039 | 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-13 23:15:48.089 | 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-13 23:15:48.100 | 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-13 23:15:50.480 | 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-13 23:15:50.487 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:50.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:50.605 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:50.608 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:50.610 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:50.612 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:50.614 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:50.616 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:50.619 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:50.621 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:50.623 | + functions-common:time_stop:2439 : start_time=1649891745595 2022-04-13 23:15:50.625 | + functions-common:time_stop:2441 : [[ -z 1649891745595 ]] 2022-04-13 23:15:50.628 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:50.632 | + functions-common:time_stop:2444 : end_time=1649891750630 2022-04-13 23:15:50.634 | + functions-common:time_stop:2445 : elapsed_time=5035 2022-04-13 23:15:50.636 | + functions-common:time_stop:2446 : total=36407 2022-04-13 23:15:50.638 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:50.641 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41442 2022-04-13 23:15:50.643 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:50.646 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:15:50.649 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:15:50.651 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:15:50.654 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:15:50.656 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:15:50.659 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:15:50.663 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:15:50.663 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:15:50.670 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:15:50.672 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:15:50.674 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:15:50.677 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:15:50.679 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:15:50.700 | Using python 3.8 to install python-memcached 2022-04-13 23:15:50.703 | + 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-13 23:15:51.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:51.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:51.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:51.566 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:52.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:52.765 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:15:52.768 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:15:55.284 | 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-13 23:15:55.292 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:15:55.292 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:15:55.408 | + inc/python:pip_install:200 : result=0 2022-04-13 23:15:55.411 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:15:55.413 | + functions-common:time_stop:2432 : local name 2022-04-13 23:15:55.415 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:15:55.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:15:55.420 | + functions-common:time_stop:2435 : local total 2022-04-13 23:15:55.422 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:15:55.424 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:15:55.426 | + functions-common:time_stop:2439 : start_time=1649891750695 2022-04-13 23:15:55.428 | + functions-common:time_stop:2441 : [[ -z 1649891750695 ]] 2022-04-13 23:15:55.431 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:15:55.436 | + functions-common:time_stop:2444 : end_time=1649891755433 2022-04-13 23:15:55.438 | + functions-common:time_stop:2445 : elapsed_time=4738 2022-04-13 23:15:55.440 | + functions-common:time_stop:2446 : total=41442 2022-04-13 23:15:55.443 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:15:55.445 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46180 2022-04-13 23:15:55.448 | + inc/python:pip_install:203 : return 0 2022-04-13 23:15:55.450 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:15:55.467 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:55.469 | + ./stack.sh:main:899 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 23:15:55.472 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:15:55.474 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:15:55.476 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:15:55.479 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:15:55.481 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:15:55.483 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:15:55.499 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:55.501 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:15:55.504 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:15:55.506 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:15:55.508 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:15:55.510 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:15:55.513 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:15:55.516 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:15:55.518 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:15:55.520 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:15:55.536 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:15:55.538 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:15:55.540 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:55.543 | + functions-common:git_clone:629 : echo master 2022-04-13 23:15:55.543 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:15:55.548 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:15:55.550 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:15:55.552 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:15:55.565 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:15:55.568 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:15:55.568 | + functions-common:git_clone:685 : head -1 2022-04-13 23:15:55.572 | c141e6164 trivial: Fix typo 2022-04-13 23:15:55.574 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:15:55.577 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:15:55.579 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:15:55.581 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:55.584 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:55.586 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:15:55.588 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:15:55.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:15:55.593 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:55.595 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:55.598 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:15:55.600 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:15:55.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:15:55.606 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:15:55.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:15:55.611 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:15:55.613 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:15:55.616 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:15:55.622 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:15:55.624 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:15:56.308 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:15:56.310 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:15:56.313 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:15:56.315 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:15:56.317 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:15:56.319 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:15:56.322 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:15:56.324 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:15:56.326 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:15:56.329 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:15:56.331 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:15:56.333 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:15:56.336 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:15:56.338 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:15:56.358 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:15:56.360 | + 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-13 23:15:57.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:57.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:57.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:57.225 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:58.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:15:58.433 | Obtaining file:///opt/stack/keystone 2022-04-13 23:15:58.434 | Preparing metadata (setup.py): started 2022-04-13 23:16:03.446 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:03.521 | 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-13 23:16:03.522 | 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-13 23:16:03.524 | 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-13 23:16:03.525 | 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-13 23:16:03.526 | 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-13 23:16:03.527 | 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-13 23:16:03.528 | 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-13 23:16:03.529 | 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-13 23:16:03.530 | 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-13 23:16:03.531 | 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-13 23:16:03.532 | 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-13 23:16:03.533 | 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-13 23:16:03.534 | 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-13 23:16:03.535 | 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-13 23:16:03.536 | 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-13 23:16:03.538 | 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-13 23:16:03.539 | 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-13 23:16:03.540 | 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-13 23:16:03.541 | 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-13 23:16:03.543 | 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-13 23:16:03.544 | 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-13 23:16:03.545 | 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-13 23:16:03.546 | 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-13 23:16:03.547 | 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-13 23:16:03.548 | 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-13 23:16:03.549 | 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-13 23:16:03.550 | 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-13 23:16:03.551 | 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-13 23:16:03.552 | 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-13 23:16:03.554 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:16:03.555 | 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-13 23:16:03.556 | 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-13 23:16:03.557 | 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-13 23:16:03.558 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:16:03.569 | 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-13 23:16:03.570 | 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-13 23:16:03.613 | 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-13 23:16:03.630 | 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-13 23:16:03.631 | 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-13 23:16:03.633 | 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-13 23:16:03.634 | 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-13 23:16:03.636 | 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-13 23:16:03.646 | 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-13 23:16:03.709 | 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-13 23:16:03.712 | 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-13 23:16:03.807 | 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-13 23:16:03.808 | 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-13 23:16:03.809 | 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-13 23:16:03.810 | 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-13 23:16:03.864 | 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-13 23:16:03.866 | 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-13 23:16:03.867 | 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-13 23:16:03.919 | 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-13 23:16:03.922 | 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-13 23:16:04.003 | 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-13 23:16:04.004 | 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-13 23:16:04.005 | 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-13 23:16:04.006 | 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-13 23:16:04.009 | 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-13 23:16:04.011 | 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-13 23:16:04.031 | 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-13 23:16:04.080 | 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-13 23:16:04.101 | 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-13 23:16:04.102 | 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-13 23:16:04.103 | 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-13 23:16:04.106 | 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-13 23:16:04.157 | 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-13 23:16:04.273 | 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-13 23:16:04.274 | 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-13 23:16:04.275 | 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-13 23:16:04.277 | 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-13 23:16:04.278 | 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-13 23:16:04.499 | 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-13 23:16:04.520 | 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-13 23:16:04.521 | 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-13 23:16:04.592 | 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-13 23:16:04.610 | 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-13 23:16:04.668 | 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-13 23:16:04.707 | 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-13 23:16:04.815 | 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-13 23:16:04.872 | 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-13 23:16:04.945 | 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-13 23:16:05.074 | 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-13 23:16:05.103 | 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-13 23:16:05.149 | 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-13 23:16:05.150 | 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-13 23:16:05.152 | 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-13 23:16:05.154 | 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-13 23:16:05.155 | 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-13 23:16:05.156 | 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-13 23:16:05.209 | 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-13 23:16:05.348 | 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-13 23:16:05.350 | 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-13 23:16:05.352 | 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-13 23:16:05.353 | 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-13 23:16:05.504 | 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-13 23:16:05.585 | 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-13 23:16:05.897 | 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-13 23:16:06.158 | 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-13 23:16:06.192 | 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-13 23:16:08.072 | Installing collected packages: keystone 2022-04-13 23:16:08.072 | Attempting uninstall: keystone 2022-04-13 23:16:08.073 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:16:08.076 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:16:08.078 | Running setup.py develop for keystone 2022-04-13 23:16:14.282 | Successfully installed keystone 2022-04-13 23:16:14.282 | 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-13 23:16:14.290 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:14.290 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:14.419 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:14.421 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:14.423 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:14.426 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:14.428 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:14.430 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:14.432 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:14.435 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:14.437 | + functions-common:time_stop:2439 : start_time=1649891756353 2022-04-13 23:16:14.439 | + functions-common:time_stop:2441 : [[ -z 1649891756353 ]] 2022-04-13 23:16:14.441 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:14.445 | + functions-common:time_stop:2444 : end_time=1649891774443 2022-04-13 23:16:14.448 | + functions-common:time_stop:2445 : elapsed_time=18090 2022-04-13 23:16:14.450 | + functions-common:time_stop:2446 : total=46180 2022-04-13 23:16:14.452 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:14.454 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64270 2022-04-13 23:16:14.456 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:14.458 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:14.461 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:16:14.463 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:16:14.481 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:16:14.494 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:16:14.496 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:16:14.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:14.501 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:14.503 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:16:14.506 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:14.509 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:16:14.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:14.527 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:16:14.530 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:14.532 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:16:14.535 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:16:14.546 | + 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-13 23:16:14.549 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:16:14.554 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:16:14.570 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:14.572 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:16:14.601 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:16:14.629 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:16:14.659 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:16:14.689 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:16:14.719 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:16:14.749 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:16:14.777 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:16:14.804 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:16:14.806 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:16:14.809 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:16:14.811 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:16:14.813 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:16:14.816 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:16:14.831 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:14.835 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:16:14.837 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:16:14.840 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:16:14.855 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:14.857 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:16:14.860 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:16:14.890 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:16:14.892 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:16:14.895 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:16:14.897 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:16:14.914 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:14.916 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2022-04-13 23:16:14.946 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:16:14.949 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:16:14.979 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:16:14.981 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:16:14.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:16:14.986 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:16:14.988 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:16:14.992 | + 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-13 23:16:15.022 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:16:15.024 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:16:15.026 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:16:15.028 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:16:15.031 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:16:15.048 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:16:15.051 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:16:15.053 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:16:15.055 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:16:15.058 | + 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-13 23:16:15.085 | + 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-13 23:16:15.113 | + 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-13 23:16:15.140 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:16:15.168 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:16:15.195 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:16:15.197 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:16:15.199 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:16:15.202 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:16:15.204 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:16:15.206 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:16:15.208 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:16:15.212 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:16:15.216 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:16:15.218 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:16:15.220 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:16:15.233 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:16:15.234 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:15.242 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:16:15.245 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:16:15.260 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:16:15.262 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:16:15.266 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:16:15.298 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:16:15.324 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:16:15.352 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:16:15.378 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:16:15.406 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:16:15.433 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:16:15.459 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:16:15.487 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:16:15.513 | + 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-13 23:16:15.541 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:16:15.568 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:16:15.596 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:16:15.622 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:16:15.624 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:16:15.627 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:16:15.630 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:16:15.632 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:16:15.635 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:15.637 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:15.639 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:16:15.642 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:16:15.644 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:16:15.671 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:16:15.699 | + 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-13 23:16:15.700 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:16:15.708 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:16:15.712 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:16:15.714 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:16:15.717 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:16:15.719 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:16:15.721 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:16:15.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:15.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:15.728 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:16:15.730 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:16:15.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:15.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:15.737 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:16:15.798 | Site keystone-wsgi-public already enabled 2022-04-13 23:16:15.802 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:16:15.805 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:16:15.807 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:16:15.809 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:16:15.943 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:16:15.975 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:16:16.011 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:16:16.042 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:16:16.044 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:16:16.075 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:16:16.103 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:16:16.131 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:16:16.134 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:16:16.151 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:16.153 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:16:16.170 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:16.172 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:16:16.174 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:16:16.177 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:16:16.180 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:16.182 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:16:16.184 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:16:16.187 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:16:16.189 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:16:16.191 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:16.194 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:16.198 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:16.200 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:16.202 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:16.205 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:16.221 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:16.223 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:16.225 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:16.229 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:16.229 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:16.234 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:16:16.237 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:16.239 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:16:16.252 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:16:16.255 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:16.255 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:16.259 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:16:16.262 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:16.264 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:16:16.267 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:16.269 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:16:16.272 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:16:16.274 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:16:16.277 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:16:16.279 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:16.281 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:16:16.284 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:16:16.286 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:16.289 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:16:16.292 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:16:16.294 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:16.297 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:16:16.299 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:16.302 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:16.305 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:16:16.311 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:16:16.313 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:16:16.983 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:16:16.985 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:16.988 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:16.990 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:16.992 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:16:16.994 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:16:16.997 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:16.999 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:16:17.001 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:17.003 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:16:17.006 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:16:17.008 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:16:17.010 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:17.013 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:16:17.034 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:16:17.036 | + 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-13 23:16:17.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:17.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:17.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:17.892 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:19.068 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:19.099 | Obtaining file:///opt/stack/swift 2022-04-13 23:16:19.100 | Preparing metadata (setup.py): started 2022-04-13 23:16:23.781 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:23.821 | 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-13 23:16:23.822 | 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-13 23:16:23.823 | 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-13 23:16:23.824 | 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-13 23:16:23.825 | 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-13 23:16:23.826 | 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-13 23:16:23.827 | 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-13 23:16:23.828 | 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-13 23:16:23.829 | 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-13 23:16:23.831 | 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-13 23:16:23.832 | 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-13 23:16:23.870 | 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-13 23:16:23.878 | 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-13 23:16:23.933 | 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-13 23:16:23.935 | 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-13 23:16:23.936 | 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-13 23:16:23.937 | 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-13 23:16:23.938 | 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-13 23:16:23.939 | 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-13 23:16:23.940 | 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-13 23:16:23.941 | 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-13 23:16:23.943 | 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-13 23:16:23.944 | 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-13 23:16:23.945 | 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-13 23:16:23.946 | 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-13 23:16:23.965 | 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-13 23:16:23.996 | 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-13 23:16:23.997 | 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-13 23:16:23.999 | 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-13 23:16:24.002 | 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-13 23:16:24.024 | 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-13 23:16:24.126 | 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-13 23:16:24.127 | 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-13 23:16:24.129 | 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-13 23:16:24.171 | 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-13 23:16:24.215 | 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-13 23:16:24.216 | 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-13 23:16:24.217 | 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-13 23:16:24.218 | 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-13 23:16:24.278 | 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-13 23:16:24.281 | 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-13 23:16:24.295 | 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-13 23:16:24.296 | 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-13 23:16:24.314 | 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-13 23:16:24.316 | 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-13 23:16:24.457 | 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-13 23:16:24.472 | 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-13 23:16:26.731 | Installing collected packages: swift 2022-04-13 23:16:26.731 | Attempting uninstall: swift 2022-04-13 23:16:26.731 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:16:26.734 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:16:26.735 | Running setup.py develop for swift 2022-04-13 23:16:32.516 | Successfully installed swift 2022-04-13 23:16:32.516 | 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-13 23:16:32.524 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:32.524 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:32.656 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:32.659 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:32.661 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:32.663 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:32.665 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:32.667 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:32.669 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:32.672 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:32.674 | + functions-common:time_stop:2439 : start_time=1649891777028 2022-04-13 23:16:32.676 | + functions-common:time_stop:2441 : [[ -z 1649891777028 ]] 2022-04-13 23:16:32.679 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:32.683 | + functions-common:time_stop:2444 : end_time=1649891792681 2022-04-13 23:16:32.686 | + functions-common:time_stop:2445 : elapsed_time=15653 2022-04-13 23:16:32.688 | + functions-common:time_stop:2446 : total=64270 2022-04-13 23:16:32.690 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:32.692 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79923 2022-04-13 23:16:32.695 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:32.697 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:16:32.700 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:32.702 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:32.721 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:16:32.733 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:16:32.735 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:16:32.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:32.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:32.743 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:16:32.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:32.748 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:16:32.750 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:16:32.752 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:16:32.755 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:16:32.757 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:16:32.759 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:16:32.761 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:16:32.763 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:16:33.983 | No account-reaper running 2022-04-13 23:16:33.983 | No container-auditor running 2022-04-13 23:16:33.983 | No object-replicator running 2022-04-13 23:16:33.983 | No proxy-server running 2022-04-13 23:16:33.983 | No container-reconciler running 2022-04-13 23:16:33.983 | No account-auditor running 2022-04-13 23:16:33.983 | No container-replicator running 2022-04-13 23:16:33.983 | No account-server running 2022-04-13 23:16:33.983 | No container-server running 2022-04-13 23:16:33.983 | No container-sharder running 2022-04-13 23:16:33.983 | No object-expirer running 2022-04-13 23:16:33.984 | No object-updater running 2022-04-13 23:16:33.984 | No object-server running 2022-04-13 23:16:33.984 | No container-updater running 2022-04-13 23:16:33.984 | No account-replicator running 2022-04-13 23:16:33.984 | No object-reconstructor running 2022-04-13 23:16:33.984 | No object-auditor running 2022-04-13 23:16:33.984 | No container-sync running 2022-04-13 23:16:34.078 | + lib/swift:configure_swift:337 : true 2022-04-13 23:16:34.080 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:16:34.092 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:16:34.104 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:16:34.107 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:16:34.107 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:16:34.112 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:16:34.112 | s/%GROUP%/ubuntu/; 2022-04-13 23:16:34.112 | s/%USER%/ubuntu/; 2022-04-13 23:16:34.112 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:16:34.112 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:16:34.116 | uid = ubuntu 2022-04-13 23:16:34.116 | gid = ubuntu 2022-04-13 23:16:34.116 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:16:34.117 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:16:34.117 | address = 127.0.0.1 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | [account6612] 2022-04-13 23:16:34.117 | max connections = 25 2022-04-13 23:16:34.117 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:34.117 | read only = false 2022-04-13 23:16:34.117 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | [account6622] 2022-04-13 23:16:34.117 | max connections = 25 2022-04-13 23:16:34.117 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:34.117 | read only = false 2022-04-13 23:16:34.117 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | [account6632] 2022-04-13 23:16:34.117 | max connections = 25 2022-04-13 23:16:34.117 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:34.117 | read only = false 2022-04-13 23:16:34.117 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | [account6642] 2022-04-13 23:16:34.117 | max connections = 25 2022-04-13 23:16:34.117 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:34.117 | read only = false 2022-04-13 23:16:34.117 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | 2022-04-13 23:16:34.117 | [container6611] 2022-04-13 23:16:34.117 | max connections = 25 2022-04-13 23:16:34.117 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [container6621] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.118 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [container6631] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.118 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [container6641] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.118 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [object6613] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.118 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [object6623] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.118 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:16:34.118 | read only = false 2022-04-13 23:16:34.118 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:16:34.118 | 2022-04-13 23:16:34.118 | [object6633] 2022-04-13 23:16:34.118 | max connections = 25 2022-04-13 23:16:34.119 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:16:34.119 | read only = false 2022-04-13 23:16:34.119 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:16:34.119 | 2022-04-13 23:16:34.119 | [object6643] 2022-04-13 23:16:34.119 | max connections = 25 2022-04-13 23:16:34.119 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:16:34.119 | read only = false 2022-04-13 23:16:34.119 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:16:34.120 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:16:34.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:16:34.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:16:34.126 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:16:34.141 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:16:34.143 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:16:34.147 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:16:34.152 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:16:34.154 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:16:34.158 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:16:34.186 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2022-04-13 23:16:34.212 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:16:34.229 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:16:34.257 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:16:34.275 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:34.303 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:16:34.321 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:16:34.348 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:16:34.366 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:16:34.394 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:16:34.412 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:34.439 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:16:34.457 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:16:34.472 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:34.474 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:16:34.502 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:16:34.530 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:16:34.556 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:16:34.583 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:16:34.598 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:34.600 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:16:34.626 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:16:34.642 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:34.644 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:16:34.659 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:34.661 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:16:34.663 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:16:34.678 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:34.680 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:16:34.682 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:16:34.684 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:16:34.689 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:16:34.695 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:16:34.721 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:16:34.748 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:16:34.777 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:16:34.807 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:16:34.834 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:16:34.836 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:16:34.838 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:16:34.840 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:16:34.842 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:16:34.869 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:16:34.896 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:16:34.923 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:16:34.950 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:16:34.977 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:16:35.004 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:16:35.032 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:16:35.059 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:16:35.086 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:16:35.113 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:16:35.141 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:16:35.168 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:16:35.195 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:16:35.225 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:16:35.253 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:16:35.271 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:16:35.298 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:16:35.325 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:16:35.330 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:16:35.358 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:16:35.385 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:16:35.412 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:16:35.414 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:16:35.417 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:16:35.419 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:16:35.423 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:16:35.425 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:16:35.428 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:35.430 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:16:35.432 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:16:35.435 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:35.437 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:35.439 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:16:35.456 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:35.484 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:16:35.502 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:16:35.530 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:35.549 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:35.576 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:16:35.594 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:35.623 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:16:35.641 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:35.670 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:16:35.687 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:16:35.716 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:35.734 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:35.762 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:16:35.780 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:35.809 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:16:35.827 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:16:35.854 | + 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-13 23:16:35.859 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:35.877 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:35.906 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:16:35.934 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:16:35.936 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:16:35.941 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:16:35.943 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:16:35.946 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:35.948 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:16:35.950 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:16:35.952 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:35.954 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:35.956 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:16:35.975 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:36.002 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:16:36.020 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:16:36.048 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:36.066 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:36.095 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:16:36.113 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:36.142 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:16:36.161 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:36.189 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:16:36.207 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:16:36.235 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:36.253 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:36.282 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:16:36.299 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:36.328 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:16:36.346 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:16:36.373 | + 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-13 23:16:36.378 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:36.397 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:36.424 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:16:36.427 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:16:36.432 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:16:36.434 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:16:36.436 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:16:36.438 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:16:36.440 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:16:36.443 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:16:36.446 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:16:36.448 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:16:36.465 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:16:36.493 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:16:36.511 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:16:36.540 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:16:36.558 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:16:36.586 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:16:36.604 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:16:36.633 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:16:36.651 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:16:36.680 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:16:36.697 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:16:36.726 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:16:36.744 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:16:36.772 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:16:36.790 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:16:36.819 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:16:36.837 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:16:36.864 | + 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-13 23:16:36.869 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:16:36.887 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:16:36.915 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:16:36.944 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:16:36.971 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:16:36.999 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:16:37.002 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:16:37.006 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:16:37.039 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:16:37.068 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:16:37.096 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:16:37.124 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:16:37.153 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:16:37.181 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:16:37.208 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:16:37.235 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:16:37.263 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:16:37.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.281 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:16:37.299 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:16:37.303 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:16:37.322 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:16:37.324 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2022-04-13 23:16:37.351 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:16:37.354 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:16:37.382 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2022-04-13 23:16:37.411 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:16:37.413 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:16:37.441 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:16:37.456 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.459 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:16:37.461 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:16:37.466 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:16:37.468 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:16:37.481 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:16:37.484 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:16:37.495 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:16:37.498 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:16:37.500 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:16:37.502 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:16:37.504 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:16:37.507 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:16:37.509 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:16:37.511 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:16:37.514 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:16:37.526 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:16:37.528 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:16:37.531 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:16:37.548 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:37.551 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:16:37.568 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.571 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:16:37.573 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:16:37.575 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:16:37.578 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:16:37.580 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:16:37.583 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:16:37.585 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:16:37.588 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:16:37.605 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.607 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:16:37.610 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:16:37.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:37.630 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:16:37.632 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:16:37.635 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:16:37.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:16:37.640 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:16:37.643 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:16:37.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:16:37.649 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:16:37.652 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:16:37.654 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:16:37.657 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:16:37.660 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:16:37.663 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:16:37.665 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:16:37.669 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:16:37.671 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:16:37.674 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:16:37.678 | +++ 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-13 23:16:37.679 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:16:37.684 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:16:37.686 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:16:37.689 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:16:37.692 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:16:37.694 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:16:37.716 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:16:37.719 | + 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-13 23:16:38.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:38.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:38.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:38.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:39.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:39.785 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:16:39.868 | 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-13 23:16:39.869 | 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-13 23:16:39.869 | 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-13 23:16:39.871 | 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-13 23:16:39.872 | 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-13 23:16:39.873 | 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-13 23:16:39.874 | 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-13 23:16:39.875 | 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-13 23:16:39.876 | 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-13 23:16:39.877 | 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-13 23:16:39.878 | 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-13 23:16:39.879 | 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-13 23:16:39.882 | 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-13 23:16:39.884 | 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-13 23:16:39.887 | 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-13 23:16:39.889 | 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-13 23:16:39.892 | 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-13 23:16:39.894 | 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-13 23:16:39.904 | 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-13 23:16:39.905 | 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-13 23:16:39.918 | 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-13 23:16:39.987 | 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-13 23:16:39.989 | 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-13 23:16:39.990 | 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-13 23:16:40.015 | 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-13 23:16:40.017 | 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-13 23:16:40.018 | 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-13 23:16:40.019 | 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-13 23:16:40.020 | 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-13 23:16:40.032 | 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-13 23:16:40.073 | 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-13 23:16:40.074 | 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-13 23:16:40.075 | 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-13 23:16:40.077 | 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-13 23:16:40.097 | 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-13 23:16:40.098 | 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-13 23:16:40.114 | 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-13 23:16:40.132 | 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-13 23:16:40.133 | 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-13 23:16:40.152 | 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-13 23:16:40.154 | 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-13 23:16:40.234 | 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-13 23:16:40.235 | 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-13 23:16:40.237 | 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-13 23:16:40.240 | 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-13 23:16:40.290 | 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-13 23:16:40.316 | 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-13 23:16:40.549 | 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-13 23:16:40.551 | 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-13 23:16:40.586 | 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-13 23:16:40.589 | 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-13 23:16:40.590 | 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-13 23:16:40.591 | 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-13 23:16:40.594 | 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-13 23:16:40.595 | 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-13 23:16:40.651 | 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-13 23:16:40.832 | 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-13 23:16:40.856 | 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-13 23:16:40.939 | 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-13 23:16:41.087 | 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-13 23:16:43.194 | 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-13 23:16:43.201 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:16:43.201 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:16:43.325 | + inc/python:pip_install:200 : result=0 2022-04-13 23:16:43.328 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:16:43.330 | + functions-common:time_stop:2432 : local name 2022-04-13 23:16:43.333 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:16:43.336 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:16:43.338 | + functions-common:time_stop:2435 : local total 2022-04-13 23:16:43.340 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:16:43.342 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:16:43.345 | + functions-common:time_stop:2439 : start_time=1649891797711 2022-04-13 23:16:43.347 | + functions-common:time_stop:2441 : [[ -z 1649891797711 ]] 2022-04-13 23:16:43.350 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:16:43.354 | + functions-common:time_stop:2444 : end_time=1649891803352 2022-04-13 23:16:43.357 | + functions-common:time_stop:2445 : elapsed_time=5641 2022-04-13 23:16:43.359 | + functions-common:time_stop:2446 : total=79923 2022-04-13 23:16:43.361 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:16:43.364 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=85564 2022-04-13 23:16:43.366 | + inc/python:pip_install:203 : return 0 2022-04-13 23:16:43.369 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:16:43.371 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:16:43.374 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:16:43.387 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:16:43.392 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:16:43.395 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:16:43.398 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:16:43.400 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:16:43.402 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:16:43.405 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:16:43.408 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:16:43.410 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:16:43.413 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:16:43.430 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:16:43.432 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:16:43.434 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:43.437 | + functions-common:git_clone:629 : echo master 2022-04-13 23:16:43.437 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:16:43.443 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:16:43.445 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:16:43.448 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:16:43.460 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:16:43.463 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:16:43.464 | + functions-common:git_clone:685 : head -1 2022-04-13 23:16:43.467 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:16:43.470 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:16:43.472 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:16:43.475 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:16:43.477 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:43.480 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:16:43.482 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:16:43.485 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:16:43.488 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:16:43.490 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:43.493 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:16:43.495 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:16:43.498 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:16:43.501 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:16:43.503 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:16:43.507 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:16:43.509 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:16:43.512 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:16:43.515 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:16:43.522 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:16:43.524 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:16:44.195 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:16:44.197 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:16:44.200 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:16:44.202 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:16:44.204 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:16:44.207 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:16:44.209 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:16:44.212 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:16:44.214 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:16:44.216 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:16:44.219 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:16:44.221 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:16:44.226 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:16:44.228 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:16:44.250 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:16:44.252 | + 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-13 23:16:45.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:45.112 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:45.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:45.112 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:46.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:16:46.322 | Obtaining file:///opt/stack/glance 2022-04-13 23:16:46.323 | Preparing metadata (setup.py): started 2022-04-13 23:16:51.062 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:16:51.134 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:16:51.135 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:16:51.136 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:16:51.137 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:16:51.138 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:16:51.140 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:16:51.141 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:16:51.142 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:16:51.143 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:16:51.144 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:16:51.145 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:16:51.147 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:16:51.148 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:16:51.149 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:16:51.150 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:16:51.151 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:16:51.152 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:16:51.153 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:16:51.154 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:16:51.155 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:16:51.156 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:16:51.157 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:16:51.158 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:16:51.159 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:16:51.161 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:16:51.162 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:16:51.163 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:16:51.164 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:16:51.165 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:16:51.166 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:16:51.167 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:16:51.168 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:16:51.169 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:16:51.170 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:16:51.172 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:16:51.172 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:16:51.174 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:16:51.175 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:51.176 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:16:51.177 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:16:51.178 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:16:51.179 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:16:51.181 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:16:51.197 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:16:51.198 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:16:51.200 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:16:51.219 | 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.dev5) (2.27.1) 2022-04-13 23:16:51.223 | 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.dev5) (5.3.0) 2022-04-13 23:16:51.262 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:16:51.277 | 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.dev5) (4.3.0) 2022-04-13 23:16:51.287 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:16:51.301 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:16:51.302 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:16:51.303 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:16:51.396 | 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.dev5) (3.0.7) 2022-04-13 23:16:51.471 | 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.dev5) (1.7.0) 2022-04-13 23:16:51.524 | 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.dev5) (3.1.1) 2022-04-13 23:16:51.526 | 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.dev5) (2.10.1) 2022-04-13 23:16:51.560 | 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.dev5) (0.17.3) 2022-04-13 23:16:51.631 | 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.dev5) (0.8.0) 2022-04-13 23:16:51.633 | 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.dev5) (1.5.0) 2022-04-13 23:16:51.634 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:16:51.693 | 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.dev5) (2.0.1) 2022-04-13 23:16:51.694 | 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.dev5) (0.13.0) 2022-04-13 23:16:51.695 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:16:51.724 | 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.dev5) (0.61.0) 2022-04-13 23:16:51.768 | 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.dev5) (2.8.2) 2022-04-13 23:16:51.774 | 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.dev5) (0.9.6) 2022-04-13 23:16:51.836 | 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.dev5) (0.4.0) 2022-04-13 23:16:51.838 | 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.dev5) (5.2.4) 2022-04-13 23:16:51.839 | 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.dev5) (2.8.0) 2022-04-13 23:16:51.840 | 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.dev5) (5.1.0) 2022-04-13 23:16:51.842 | 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.dev5) (5.0.0) 2022-04-13 23:16:51.866 | 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.dev5) (3.3.0) 2022-04-13 23:16:51.867 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:16:51.871 | 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.dev5) (3.2.0) 2022-04-13 23:16:51.914 | 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.dev5) (5.9.0) 2022-04-13 23:16:51.958 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:16:51.959 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:16:51.961 | 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.dev5) (0.11.0) 2022-04-13 23:16:52.038 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:16:52.097 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:16:52.201 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:16:52.472 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:16:52.473 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:16:52.477 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:16:52.478 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:16:52.535 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:16:52.559 | 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.dev5) (5.0.0) 2022-04-13 23:16:52.654 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:16:52.772 | 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.dev5) (2.1.1) 2022-04-13 23:16:52.986 | 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.dev5) (1.32) 2022-04-13 23:16:52.987 | 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.dev5) (1.4.0) 2022-04-13 23:16:52.988 | 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.dev5) (2.5.0) 2022-04-13 23:16:52.990 | 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.dev5) (5.1.1) 2022-04-13 23:16:52.991 | 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.dev5) (1.1.5) 2022-04-13 23:16:52.992 | 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.dev5) (1.0.0) 2022-04-13 23:16:52.995 | 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.dev5) (1.4.4) 2022-04-13 23:16:53.117 | 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.dev5) (0.14.1) 2022-04-13 23:16:53.147 | 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.dev5) (1.0.3) 2022-04-13 23:16:53.195 | 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.dev5) (1.3.3) 2022-04-13 23:16:53.197 | 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.dev5) (3.0.0) 2022-04-13 23:16:53.440 | 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.dev5) (3.10.1) 2022-04-13 23:16:53.625 | 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.dev5) (2019.11.28) 2022-04-13 23:16:53.627 | 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.dev5) (1.26.9) 2022-04-13 23:16:53.629 | 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.dev5) (2.0.12) 2022-04-13 23:16:53.632 | 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.dev5) (3.3) 2022-04-13 23:16:53.740 | 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.dev5) (0.5.2) 2022-04-13 23:16:53.898 | 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.dev5) (2.5.0) 2022-04-13 23:16:54.029 | 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.dev5) (3.8.0) 2022-04-13 23:16:54.352 | 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.dev5) (2.4.0) 2022-04-13 23:16:54.353 | 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.dev5) (0.5.0) 2022-04-13 23:16:54.585 | 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.dev5) (2.2) 2022-04-13 23:16:54.869 | 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.dev5) (1.0.0) 2022-04-13 23:16:55.230 | 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.dev5) (21.4.0) 2022-04-13 23:16:55.232 | 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.dev5) (1.8.2) 2022-04-13 23:16:56.710 | Installing collected packages: glance 2022-04-13 23:16:56.710 | Attempting uninstall: glance 2022-04-13 23:16:56.710 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:16:56.717 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:16:56.718 | Running setup.py develop for glance 2022-04-13 23:17:02.760 | Successfully installed glance 2022-04-13 23:17:02.761 | 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-13 23:17:02.769 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:02.769 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:02.909 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:02.912 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:02.914 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:02.916 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:02.919 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:02.921 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:02.923 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:02.925 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:02.928 | + functions-common:time_stop:2439 : start_time=1649891804244 2022-04-13 23:17:02.930 | + functions-common:time_stop:2441 : [[ -z 1649891804244 ]] 2022-04-13 23:17:02.933 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:02.937 | + functions-common:time_stop:2444 : end_time=1649891822935 2022-04-13 23:17:02.939 | + functions-common:time_stop:2445 : elapsed_time=18691 2022-04-13 23:17:02.942 | + functions-common:time_stop:2446 : total=85564 2022-04-13 23:17:02.944 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:02.946 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104255 2022-04-13 23:17:02.948 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:02.951 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:02.953 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:17:02.956 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:17:02.975 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:17:02.987 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:17:02.990 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:17:02.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:02.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:02.997 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:17:03.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:03.002 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:03.005 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:17:03.007 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:17:03.019 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:17:03.022 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:17:03.025 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:17:03.027 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:17:03.029 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:17:03.032 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:17:03.035 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:17:03.037 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:17:03.066 | + 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-13 23:17:03.094 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:17:03.124 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:17:03.153 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:17:03.182 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:17:03.212 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:17:03.214 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:17:03.216 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:17:03.219 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:17:03.221 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:17:03.250 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:17:03.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:17:03.307 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:17:03.336 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:17:03.365 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:17:03.394 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:17:03.424 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:17:03.454 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:03.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:17:03.513 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:17:03.543 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:17:03.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:17:03.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:17:03.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:17:03.553 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:17:03.555 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:17:03.571 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:03.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:17:03.577 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:17:03.579 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:17:03.596 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:03.598 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:17:03.601 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:17:03.630 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:17:03.633 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:17:03.635 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:17:03.638 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:17:03.640 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:17:03.670 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:17:03.699 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:17:03.702 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:17:03.704 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:17:03.707 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:17:03.709 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:17:03.712 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:03.714 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:17:03.743 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:17:03.745 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2022-04-13 23:17:03.775 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:17:03.778 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:17:03.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:03.796 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:17:03.826 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:17:03.855 | + 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-13 23:17:03.885 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:17:03.915 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:17:03.945 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:17:03.961 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:03.963 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:17:03.993 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:17:04.022 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:17:04.050 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2022-04-13 23:17:04.080 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:17:04.109 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2022-04-13 23:17:04.139 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:17:04.155 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:04.157 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:17:04.160 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:17:04.162 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:17:04.165 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:04.182 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:04.185 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:04.187 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:04.189 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:04.192 | + 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-13 23:17:04.221 | + 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-13 23:17:04.251 | + 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-13 23:17:04.280 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:04.310 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:17:04.315 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:17:04.344 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:17:04.374 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:17:04.403 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2022-04-13 23:17:04.434 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:17:04.462 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:17:04.492 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:17:04.522 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:17:04.552 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:17:04.581 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:17:04.610 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:17:04.640 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:17:04.646 | + 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-13 23:17:04.653 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:17:04.670 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:04.672 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:17:04.675 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:17:04.677 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:17:04.679 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:17:04.682 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:17:04.684 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:17:04.688 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:17:04.691 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:17:04.694 | + 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-13 23:17:04.725 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:17:04.727 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:17:04.729 | ++ functions:get_random_port:837 : true 2022-04-13 23:17:04.732 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:17:04.734 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:17:04.736 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:17:04.801 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:17:04.803 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:17:04.805 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:17:04.808 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:17:04.810 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:17:04.838 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:17:04.865 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:17:04.892 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:17:04.920 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:17:04.947 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:17:04.975 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:17:05.001 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:17:05.029 | + 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-13 23:17:05.060 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:05.088 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:17:05.115 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:05.145 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:17:05.172 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:17:05.200 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:17:05.228 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:17:05.255 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:17:05.283 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:17:05.311 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:17:05.339 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:17:05.341 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:17:05.343 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:05.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:05.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:05.350 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:05.353 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:17:05.408 | proxy (enabled by site administrator) 2022-04-13 23:17:05.411 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:17:05.413 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:17:05.416 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:05.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:05.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:05.423 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:05.425 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:17:05.480 | proxy_http (enabled by site administrator) 2022-04-13 23:17:05.483 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:17:05.486 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:17:05.489 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:17:05.491 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:05.494 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:05.496 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:05.498 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:17:05.501 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:17:05.504 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:17:05.505 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:17:05.514 | KeepAlive Off 2022-04-13 23:17:05.518 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:17:05.518 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:17:05.527 | SetEnv proxy-sendchunked 1 2022-04-13 23:17:05.530 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:17:05.531 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:17:05.539 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:17:05.542 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:17:05.545 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:17:05.547 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:05.549 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:05.552 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:05.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:05.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:05.559 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:05.561 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:05.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:05.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:05.569 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:17:05.630 | Site glance-wsgi-api already enabled 2022-04-13 23:17:05.634 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:17:05.637 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:05.639 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:05.642 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:05.776 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:17:05.787 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:17:05.819 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:17:05.822 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:17:05.839 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:05.842 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:17:05.844 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:17:05.847 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:17:05.850 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:05.852 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:17:05.855 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:17:05.857 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:17:05.860 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:17:05.862 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:05.865 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:05.868 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:05.871 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:05.873 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:05.876 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:05.892 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:05.895 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:05.897 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:05.900 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:05.900 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:05.905 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:17:05.908 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:05.911 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:17:05.923 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:17:05.927 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:05.927 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:05.938 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:17:05.941 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:05.944 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:17:05.946 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:05.949 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:17:05.952 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:17:05.954 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:05.957 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:17:05.959 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:05.962 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:17:05.964 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:17:05.966 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:05.969 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:05.972 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:17:05.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:05.978 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:17:05.980 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:05.983 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:05.986 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:17:05.992 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:17:05.995 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:17:06.658 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:17:06.660 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:06.663 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:06.665 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:06.667 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:17:06.670 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:17:06.672 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:06.675 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:06.677 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:06.679 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:06.682 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:06.684 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:06.687 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:06.689 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:17:06.711 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:17:06.713 | + 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-13 23:17:07.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:07.585 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:07.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:07.585 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:08.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:08.783 | Obtaining file:///opt/stack/cinder 2022-04-13 23:17:08.784 | Preparing metadata (setup.py): started 2022-04-13 23:17:14.296 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:14.431 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:17:14.432 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:17:14.433 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:17:14.435 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:17:14.436 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:17:14.437 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:17:14.438 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:17:14.439 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:17:14.440 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:17:14.441 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:17:14.442 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:17:14.443 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:17:14.444 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:17:14.445 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:17:14.446 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:17:14.447 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:17:14.448 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:17:14.450 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:17:14.451 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:17:14.452 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:17:14.453 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:17:14.454 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:17:14.455 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:17:14.456 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:17:14.458 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:17:14.460 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:17:14.461 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:17:14.462 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:17:14.463 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:17:14.464 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:17:14.465 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:17:14.467 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:17:14.468 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:17:14.469 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:17:14.470 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:17:14.471 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:17:14.472 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:17:14.474 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:17:14.475 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:17:14.476 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:17:14.477 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:17:14.478 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:17:14.479 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:17:14.480 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:17:14.481 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:17:14.482 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:17:14.483 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:17:14.484 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:17:14.485 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:17:14.486 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:17:14.487 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:17:14.488 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:17:14.489 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:17:14.490 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:17:14.492 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:17:14.493 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:17:14.494 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:17:14.495 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:17:14.496 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:17:14.497 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:17:14.498 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:17:14.499 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:17:14.512 | 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.dev49) (1.0.0) 2022-04-13 23:17:14.514 | 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.dev49) (0.5.2) 2022-04-13 23:17:14.515 | 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.dev49) (1.24.37) 2022-04-13 23:17:14.577 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:17:14.609 | 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.dev49) (2.2.1) 2022-04-13 23:17:14.625 | 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.dev49) (0.1.0) 2022-04-13 23:17:14.626 | 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.dev49) (2.7.1) 2022-04-13 23:17:14.628 | 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.dev49) (2.6.3) 2022-04-13 23:17:14.629 | 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.dev49) (4.1.1) 2022-04-13 23:17:14.726 | 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.dev49) (1.7.0) 2022-04-13 23:17:14.780 | 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.dev49) (3.1.1) 2022-04-13 23:17:14.783 | 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.dev49) (2.10.1) 2022-04-13 23:17:14.810 | 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.dev49) (0.2.8) 2022-04-13 23:17:14.811 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:17:14.812 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:17:14.894 | 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.dev49) (0.17.3) 2022-04-13 23:17:14.939 | 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.dev49) (1.5.0) 2022-04-13 23:17:14.940 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:17:14.942 | 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.dev49) (0.8.0) 2022-04-13 23:17:14.943 | 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.dev49) (2.5.0) 2022-04-13 23:17:15.003 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:17:15.007 | 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.dev49) (1.7.7) 2022-04-13 23:17:15.008 | 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.dev49) (2.0.1) 2022-04-13 23:17:15.069 | 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.dev49) (0.9.6) 2022-04-13 23:17:15.071 | 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.dev49) (2.8.2) 2022-04-13 23:17:15.130 | 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.dev49) (0.4.0) 2022-04-13 23:17:15.132 | 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.dev49) (2.4.0) 2022-04-13 23:17:15.134 | 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.dev49) (5.0.0) 2022-04-13 23:17:15.135 | 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.dev49) (5.2.4) 2022-04-13 23:17:15.139 | 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.dev49) (5.1.0) 2022-04-13 23:17:15.164 | 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.dev49) (3.3.0) 2022-04-13 23:17:15.165 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:17:15.168 | 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.dev49) (3.2.0) 2022-04-13 23:17:15.214 | 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.dev49) (1.0.3) 2022-04-13 23:17:15.301 | 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.dev49) (3.0.0) 2022-04-13 23:17:15.303 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:17:15.328 | 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.dev49) (3.2.0) 2022-04-13 23:17:15.354 | 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.dev49) (0.11.0) 2022-04-13 23:17:15.419 | 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.dev49) (1.1.0) 2022-04-13 23:17:15.425 | 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.dev49) (1.26.9) 2022-04-13 23:17:15.559 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:17:15.585 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:17:15.729 | 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.dev49) (3.10.1) 2022-04-13 23:17:15.767 | 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.dev49) (1.3.3) 2022-04-13 23:17:15.768 | 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.dev49) (22.0.0) 2022-04-13 23:17:15.770 | 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.dev49) (1.14.0) 2022-04-13 23:17:15.971 | 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.dev49) (2.0.12) 2022-04-13 23:17:15.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:17:15.975 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:17:16.012 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:17:16.042 | 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.dev49) (0.23.2) 2022-04-13 23:17:16.284 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:17:16.285 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:17:16.430 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:17:16.435 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:17:16.436 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:17:16.597 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:17:16.720 | 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.dev49) (4.11.3) 2022-04-13 23:17:16.722 | 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.dev49) (5.6.0) 2022-04-13 23:17:16.724 | 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.dev49) (1.2.0) 2022-04-13 23:17:16.759 | 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.dev49) (5.0.0) 2022-04-13 23:17:16.981 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:17:17.061 | 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.dev49) (0.5.0) 2022-04-13 23:17:17.065 | 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.dev49) (2.4.0) 2022-04-13 23:17:17.247 | 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.dev49) (2.5.0) 2022-04-13 23:17:17.341 | 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.dev49) (3.20.0) 2022-04-13 23:17:17.344 | 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.dev49) (1.56.0) 2022-04-13 23:17:17.529 | 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.dev49) (2.1.1) 2022-04-13 23:17:17.963 | 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.dev49) (1.1.5) 2022-04-13 23:17:18.017 | 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.dev49) (0.14.1) 2022-04-13 23:17:18.068 | 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.dev49) (0.2.5) 2022-04-13 23:17:19.205 | 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.dev49) (1.32) 2022-04-13 23:17:19.482 | 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.dev49) (1.8.2) 2022-04-13 23:17:19.483 | 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.dev49) (21.4.0) 2022-04-13 23:17:19.630 | 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.dev49) (2.2) 2022-04-13 23:17:19.830 | 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.dev49) (1.0.0) 2022-04-13 23:17:20.009 | 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.dev49) (3.8.0) 2022-04-13 23:17:21.719 | Installing collected packages: cinder 2022-04-13 23:17:21.719 | Attempting uninstall: cinder 2022-04-13 23:17:21.719 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:17:21.725 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:17:21.727 | Running setup.py develop for cinder 2022-04-13 23:17:29.181 | Successfully installed cinder 2022-04-13 23:17:29.181 | 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-13 23:17:29.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:29.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:29.340 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:29.343 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:29.345 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:29.347 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:29.350 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:29.352 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:29.354 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:29.356 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:29.359 | + functions-common:time_stop:2439 : start_time=1649891826704 2022-04-13 23:17:29.361 | + functions-common:time_stop:2441 : [[ -z 1649891826704 ]] 2022-04-13 23:17:29.364 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:29.368 | + functions-common:time_stop:2444 : end_time=1649891849365 2022-04-13 23:17:29.370 | + functions-common:time_stop:2445 : elapsed_time=22661 2022-04-13 23:17:29.372 | + functions-common:time_stop:2446 : total=104255 2022-04-13 23:17:29.375 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:29.377 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=126916 2022-04-13 23:17:29.380 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:29.382 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:29.385 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:29.387 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:29.407 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:17:29.418 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:17:29.421 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:17:29.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:29.426 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:29.429 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:17:29.431 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:29.434 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:17:29.436 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:17:29.439 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:17:29.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:29.445 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:29.447 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:17:29.459 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:17:29.461 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:17:29.464 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:17:29.466 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:17:29.468 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:17:29.471 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:29.473 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:17:29.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:29.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:29.481 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:17:29.483 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:17:29.486 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:17:29.489 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:17:29.491 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:17:29.494 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:17:29.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:29.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:29.501 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:17:29.525 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:17:29.634 | Reading package lists... 2022-04-13 23:17:29.874 | Building dependency tree... 2022-04-13 23:17:29.876 | Reading state information... 2022-04-13 23:17:30.123 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:17:30.123 | The following packages were automatically installed and are no longer required: 2022-04-13 23:17:30.124 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:17:30.124 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:17:30.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:17:30.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:17:30.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:17:30.124 | python3-zope.interface 2022-04-13 23:17:30.124 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:17:30.237 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:17:30.241 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:17:30.244 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:17:30.247 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:30.249 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:30.252 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:30.254 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:30.257 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:30.259 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:17:30.262 | + functions-common:time_stop:2439 : start_time=1649891849522 2022-04-13 23:17:30.265 | + functions-common:time_stop:2441 : [[ -z 1649891849522 ]] 2022-04-13 23:17:30.268 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:30.273 | + functions-common:time_stop:2444 : end_time=1649891850270 2022-04-13 23:17:30.275 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-13 23:17:30.278 | + functions-common:time_stop:2446 : total=5224 2022-04-13 23:17:30.280 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:30.283 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5972 2022-04-13 23:17:30.286 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:17:30.288 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:30.291 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:17:30.294 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:17:30.306 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:17:30.310 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:17:30.312 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:17:30.314 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:17:30.317 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:17:30.318 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:17:30.322 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:17:30.324 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:17:30.327 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:17:30.329 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:17:30.331 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:17:30.333 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:17:30.336 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:17:30.338 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:17:30.350 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:17:30.362 | + 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-13 23:17:30.374 | + 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-13 23:17:30.386 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:17:30.399 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:17:30.401 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:17:30.405 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.fidgtzuAKh 2022-04-13 23:17:30.407 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:17:30.410 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:17:30.413 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:17:30.415 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.fidgtzuAKh 2022-04-13 23:17:30.419 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.fidgtzuAKh 2022-04-13 23:17:30.430 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.fidgtzuAKh /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:17:30.442 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:17:30.446 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:17:30.449 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:17:30.451 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:17:30.453 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:17:30.455 | + 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-13 23:17:30.458 | + 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-13 23:17:30.461 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:17:30.463 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:17:30.467 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:17:30.472 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:17:30.490 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:17:30.509 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:17:30.532 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:17:30.551 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:17:30.569 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:17:30.589 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:17:30.607 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:17:30.625 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:17:30.628 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:30.630 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:17:30.633 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:17:30.635 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:17:30.665 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:17:30.692 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:17:30.720 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:17:30.747 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:17:30.776 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:17:30.802 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:17:30.830 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:17:30.858 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:30.885 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:17:30.913 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:17:30.944 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:17:30.973 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:17:30.975 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:17:30.977 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:17:30.980 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:17:30.982 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:17:30.985 | + 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-13 23:17:31.016 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:17:31.044 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:17:31.072 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:17:31.099 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:17:31.127 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:17:31.156 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:17:31.186 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:17:31.189 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2022-04-13 23:17:31.221 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:17:31.252 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:17:31.260 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key efc291d794e34841baeb2b7a216bf212 2022-04-13 23:17:31.288 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:17:31.291 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:17:31.319 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:17:31.346 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:17:31.375 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:17:31.403 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:17:31.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.422 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:17:31.439 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.441 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:17:31.457 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.460 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:17:31.477 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:31.479 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:17:31.481 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:17:31.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:17:31.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:17:31.489 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:17:31.491 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:17:31.494 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:17:31.510 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:31.513 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:17:31.515 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:17:31.518 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:17:31.533 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:31.536 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:17:31.539 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:17:31.567 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:17:31.569 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:17:31.572 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:17:31.574 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:17:31.577 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:31.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:31.601 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:31.604 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:31.606 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:31.609 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:31.611 | + 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-13 23:17:31.639 | + 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-13 23:17:31.668 | + 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-13 23:17:31.696 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:17:31.724 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:17:31.740 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:31.743 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:17:31.745 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:17:31.748 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:17:31.750 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:17:31.752 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:17:31.755 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:17:31.758 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:17:31.762 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:17:31.764 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:17:31.767 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:17:31.779 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:17:31.780 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:31.789 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:17:31.792 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:17:31.808 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:17:31.810 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:17:31.814 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:17:31.843 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:17:31.870 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:17:31.898 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:17:31.926 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:17:31.953 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:17:31.981 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:17:32.008 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:17:32.037 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:17:32.064 | + 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-13 23:17:32.092 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:17:32.119 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:17:32.148 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:17:32.175 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:17:32.177 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:17:32.180 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:17:32.182 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:17:32.185 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:17:32.187 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:32.189 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:32.192 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:32.195 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:32.197 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:17:32.225 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:17:32.253 | + 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-13 23:17:32.257 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:17:32.263 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:17:32.266 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:17:32.268 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:17:32.271 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:17:32.274 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:17:32.276 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:17:32.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:32.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:32.283 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:17:32.285 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:17:32.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:17:32.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:17:32.292 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:17:32.353 | Enabling site cinder-wsgi. 2022-04-13 23:17:32.359 | To activate the new configuration, you need to run: 2022-04-13 23:17:32.359 | systemctl reload apache2 2022-04-13 23:17:32.363 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:17:32.366 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:17:32.368 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:17:32.370 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:17:32.503 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:17:32.507 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:17:32.540 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2022-04-13 23:17:32.570 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:17:32.586 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:32.589 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:17:32.591 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:17:32.593 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:17:32.596 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:17:32.598 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:17:32.629 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:17:32.658 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2022-04-13 23:17:32.686 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:17:32.714 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:17:32.742 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:17:32.770 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:17:32.798 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:17:32.826 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:17:32.854 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:17:32.882 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:17:32.910 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:17:32.939 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:17:32.941 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:17:32.959 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:32.961 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2022-04-13 23:17:32.991 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:17:32.994 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:17:33.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:33.014 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:17:33.016 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:17:33.019 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:17:33.022 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:33.024 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:17:33.027 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:17:33.030 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:33.031 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:17:33.036 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:33.039 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:17:33.042 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:17:33.044 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:17:33.047 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:17:33.049 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:17:33.052 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:17:33.055 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:33.057 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:33.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:17:33.062 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:33.065 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:17:33.067 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:17:33.070 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:17:33.072 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:33.074 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:33.077 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:33.080 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:33.082 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:33.085 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:33.101 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:33.103 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:33.105 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:33.108 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:33.108 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:33.114 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:17:33.116 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:33.119 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:17:33.131 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:17:33.134 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:33.134 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:33.138 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:17:33.141 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:33.144 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:17:33.147 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:33.149 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:33.152 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:33.154 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:33.157 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:17:33.159 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:33.162 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:33.165 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:33.167 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:33.170 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:33.173 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:17:33.176 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:33.179 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:17:33.181 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:33.184 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:33.187 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:17:33.193 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:17:33.195 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:17:33.867 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:17:33.870 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:33.872 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:33.875 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:33.877 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:17:33.879 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:17:33.882 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:33.884 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:33.886 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:33.889 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:33.891 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:33.894 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:33.897 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:33.899 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:17:33.921 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:17:33.923 | + 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-13 23:17:34.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.776 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:34.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.776 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:35.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:35.972 | Obtaining file:///opt/stack/neutron 2022-04-13 23:17:35.973 | Preparing metadata (setup.py): started 2022-04-13 23:17:41.677 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:17:41.768 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:17:41.769 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:17:41.770 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:17:41.771 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:17:41.772 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:41.773 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:17:41.774 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:17:41.775 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:17:41.776 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:17:41.777 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:17:41.778 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:17:41.779 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:17:41.780 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:17:41.781 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:17:41.782 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:17:41.784 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:17:41.785 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:17:41.786 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:17:41.787 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:17:41.788 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:41.790 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:17:41.791 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:17:41.792 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:17:41.793 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:41.794 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:17:41.795 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:17:41.796 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:17:41.797 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:17:41.798 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:17:41.800 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:17:41.801 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:17:41.802 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:17:41.803 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:17:41.804 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:17:41.806 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:17:41.807 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:17:41.808 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:17:41.809 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:17:41.810 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:17:41.811 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:17:41.812 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:17:41.813 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:17:41.814 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:17:41.815 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:17:41.816 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:17:41.817 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:17:41.818 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:17:41.819 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:41.820 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:17:41.821 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:17:41.822 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:17:41.824 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:17:41.825 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:17:41.826 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:17:41.827 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:17:41.842 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:17:41.844 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:17:41.845 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:17:41.853 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:17:41.866 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:17:41.867 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:17:41.868 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:17:41.887 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:17:41.895 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:17:41.954 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:17:41.956 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:17:42.010 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:17:42.011 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:17:42.055 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:17:42.060 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:17:42.089 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:17:42.090 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:17:42.092 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:17:42.093 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:42.094 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:17:42.095 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:17:42.096 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:17:42.098 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:17:42.114 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:17:42.203 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:17:42.274 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:17:42.336 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:17:42.338 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:17:42.340 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:17:42.397 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:17:42.401 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:17:42.457 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:17:42.460 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:17:42.461 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:17:42.464 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:17:42.489 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:17:42.492 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:17:42.539 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:17:42.591 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:17:42.627 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:17:42.629 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:17:42.651 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:17:42.794 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:17:42.865 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:17:42.941 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:17:42.942 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:17:43.052 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.054 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.055 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.056 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.057 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.058 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.060 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:17:43.262 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:17:43.264 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:43.267 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:17:43.311 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:17:43.315 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:17:43.406 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:17:43.407 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:17:43.409 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:17:43.410 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:17:43.445 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:17:43.777 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:17:43.852 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:17:44.011 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:17:44.083 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:17:44.086 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:17:44.318 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:17:44.489 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:17:45.073 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:17:45.118 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:17:45.716 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:17:45.717 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:17:46.030 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:17:46.031 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:17:46.196 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:17:46.465 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:17:46.466 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:17:46.649 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:17:46.923 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:17:48.521 | Installing collected packages: neutron 2022-04-13 23:17:48.521 | Attempting uninstall: neutron 2022-04-13 23:17:48.521 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:17:48.542 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:17:48.544 | Running setup.py develop for neutron 2022-04-13 23:17:56.127 | Successfully installed neutron 2022-04-13 23:17:56.127 | 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-13 23:17:56.135 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:17:56.135 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:17:56.281 | + inc/python:pip_install:200 : result=0 2022-04-13 23:17:56.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:17:56.286 | + functions-common:time_stop:2432 : local name 2022-04-13 23:17:56.288 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:17:56.290 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:17:56.293 | + functions-common:time_stop:2435 : local total 2022-04-13 23:17:56.295 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:17:56.297 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:17:56.299 | + functions-common:time_stop:2439 : start_time=1649891853915 2022-04-13 23:17:56.302 | + functions-common:time_stop:2441 : [[ -z 1649891853915 ]] 2022-04-13 23:17:56.305 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:17:56.309 | + functions-common:time_stop:2444 : end_time=1649891876307 2022-04-13 23:17:56.311 | + functions-common:time_stop:2445 : elapsed_time=22392 2022-04-13 23:17:56.313 | + functions-common:time_stop:2446 : total=126916 2022-04-13 23:17:56.316 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:17:56.318 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=149308 2022-04-13 23:17:56.320 | + inc/python:pip_install:203 : return 0 2022-04-13 23:17:56.323 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:17:56.325 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:56.328 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:56.346 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:17:56.359 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:17:56.361 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:17:56.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:56.367 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:56.369 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:17:56.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:56.375 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:17:56.377 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:17:56.379 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:17:56.397 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:56.400 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:17:56.402 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:17:56.405 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:17:56.407 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:17:56.410 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:17:56.413 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:17:56.415 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:17:56.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:17:56.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:17:56.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:17:56.425 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:17:56.428 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:17:56.444 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:56.446 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:17:56.462 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:56.465 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:17:56.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:17:56.484 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:17:56.487 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:17:56.489 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:17:56.491 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:17:56.493 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:17:56.496 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:17:56.499 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:17:56.501 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:17:56.504 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:17:56.520 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:17:56.523 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:17:56.525 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:56.528 | + functions-common:git_clone:629 : echo master 2022-04-13 23:17:56.528 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:17:56.533 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:17:56.536 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:17:56.538 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:17:56.551 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:17:56.553 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:17:56.554 | + functions-common:git_clone:685 : head -1 2022-04-13 23:17:56.557 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:17:56.560 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:17:56.562 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:17:56.565 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:17:56.567 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:56.570 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:17:56.572 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:17:56.575 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:17:56.577 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:17:56.580 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:56.583 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:17:56.585 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:17:56.587 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:17:56.591 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:17:56.593 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:17:56.596 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:17:56.599 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:17:56.602 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:17:56.605 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:17:56.611 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:17:56.613 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:17:57.275 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:17:57.277 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:17:57.279 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:17:57.282 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:17:57.284 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:17:57.286 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:17:57.289 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:17:57.291 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:17:57.293 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:17:57.296 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:17:57.298 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:17:57.301 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:17:57.303 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:17:57.306 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:17:57.327 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:17:57.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:17:58.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:58.197 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:58.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:58.197 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:59.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:17:59.410 | Obtaining file:///opt/stack/nova 2022-04-13 23:17:59.411 | Preparing metadata (setup.py): started 2022-04-13 23:18:05.936 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:06.061 | 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-13 23:18:06.062 | 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-13 23:18:06.063 | 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-13 23:18:06.064 | 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-13 23:18:06.066 | 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-13 23:18:06.067 | 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-13 23:18:06.068 | 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-13 23:18:06.069 | 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-13 23:18:06.070 | 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-13 23:18:06.071 | 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-13 23:18:06.072 | 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-13 23:18:06.073 | 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-13 23:18:06.074 | 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-13 23:18:06.075 | 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-13 23:18:06.076 | 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-13 23:18:06.077 | 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-13 23:18:06.078 | 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-13 23:18:06.079 | 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-13 23:18:06.080 | 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-13 23:18:06.081 | 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-13 23:18:06.082 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:18:06.084 | 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-13 23:18:06.085 | 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-13 23:18:06.086 | 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-13 23:18:06.087 | 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-13 23:18:06.088 | 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-13 23:18:06.089 | 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-13 23:18:06.090 | 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-13 23:18:06.091 | 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-13 23:18:06.092 | 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-13 23:18:06.093 | 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-13 23:18:06.094 | 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-13 23:18:06.096 | 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-13 23:18:06.097 | 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-13 23:18:06.098 | 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-13 23:18:06.099 | 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-13 23:18:06.101 | 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-13 23:18:06.102 | 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-13 23:18:06.103 | 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-13 23:18:06.104 | 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-13 23:18:06.105 | 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-13 23:18:06.107 | 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-13 23:18:06.108 | 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-13 23:18:06.109 | 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-13 23:18:06.110 | 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-13 23:18:06.111 | 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-13 23:18:06.113 | 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-13 23:18:06.114 | 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-13 23:18:06.115 | 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-13 23:18:06.116 | 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-13 23:18:06.117 | 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-13 23:18:06.118 | 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-13 23:18:06.119 | 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-13 23:18:06.120 | 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-13 23:18:06.121 | 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-13 23:18:06.123 | 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-13 23:18:06.123 | 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-13 23:18:06.124 | 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-13 23:18:06.126 | 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-13 23:18:06.127 | 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-13 23:18:06.128 | 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-13 23:18:06.129 | 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-13 23:18:06.130 | 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-13 23:18:06.131 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:18:06.148 | 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-13 23:18:06.150 | 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-13 23:18:06.151 | 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-13 23:18:06.173 | 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-13 23:18:06.213 | 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-13 23:18:06.243 | 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-13 23:18:06.245 | 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-13 23:18:06.269 | 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-13 23:18:06.394 | 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-13 23:18:06.395 | 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-13 23:18:06.455 | 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-13 23:18:06.457 | 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-13 23:18:06.484 | 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-13 23:18:06.485 | 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-13 23:18:06.487 | 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-13 23:18:06.488 | 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-13 23:18:06.512 | 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-13 23:18:06.513 | 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-13 23:18:06.565 | 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-13 23:18:06.567 | 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-13 23:18:06.569 | 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-13 23:18:06.630 | 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-13 23:18:06.738 | 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-13 23:18:06.741 | 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-13 23:18:06.823 | 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-13 23:18:06.885 | 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-13 23:18:06.888 | 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-13 23:18:06.891 | 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-13 23:18:06.893 | 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-13 23:18:06.920 | 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-13 23:18:06.923 | 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-13 23:18:06.972 | 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-13 23:18:07.031 | 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-13 23:18:07.066 | 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-13 23:18:07.070 | 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-13 23:18:07.122 | 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-13 23:18:07.125 | 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-13 23:18:07.213 | 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-13 23:18:07.240 | 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-13 23:18:07.322 | 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-13 23:18:07.400 | 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-13 23:18:07.467 | 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-13 23:18:07.469 | 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-13 23:18:07.471 | 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-13 23:18:07.513 | 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-13 23:18:07.514 | 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-13 23:18:07.515 | 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-13 23:18:07.601 | 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-13 23:18:07.604 | 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-13 23:18:07.605 | 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-13 23:18:07.606 | 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-13 23:18:07.703 | 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-13 23:18:07.918 | 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-13 23:18:07.919 | 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-13 23:18:08.032 | 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-13 23:18:08.034 | 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-13 23:18:08.038 | 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-13 23:18:08.154 | 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-13 23:18:08.232 | 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-13 23:18:08.267 | 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-13 23:18:08.476 | 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-13 23:18:08.555 | 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-13 23:18:08.557 | 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-13 23:18:08.777 | 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-13 23:18:08.887 | 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-13 23:18:09.363 | 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-13 23:18:09.409 | 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-13 23:18:09.780 | 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-13 23:18:09.781 | 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-13 23:18:09.782 | 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-13 23:18:09.783 | 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-13 23:18:09.784 | 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-13 23:18:09.786 | 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-13 23:18:09.787 | 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-13 23:18:11.025 | 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-13 23:18:11.436 | 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-13 23:18:11.438 | 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-13 23:18:11.536 | 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-13 23:18:11.644 | 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-13 23:18:13.312 | Installing collected packages: nova 2022-04-13 23:18:13.312 | Attempting uninstall: nova 2022-04-13 23:18:13.312 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:18:13.321 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:18:13.322 | Running setup.py develop for nova 2022-04-13 23:18:21.557 | Successfully installed nova 2022-04-13 23:18:21.557 | 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-13 23:18:21.566 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:21.566 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:21.713 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:21.715 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:21.717 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:21.719 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:21.722 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:21.724 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:21.726 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:21.729 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:21.731 | + functions-common:time_stop:2439 : start_time=1649891877321 2022-04-13 23:18:21.733 | + functions-common:time_stop:2441 : [[ -z 1649891877321 ]] 2022-04-13 23:18:21.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:21.740 | + functions-common:time_stop:2444 : end_time=1649891901738 2022-04-13 23:18:21.742 | + functions-common:time_stop:2445 : elapsed_time=24417 2022-04-13 23:18:21.745 | + functions-common:time_stop:2446 : total=149308 2022-04-13 23:18:21.747 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:21.749 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173725 2022-04-13 23:18:21.752 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:21.754 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:21.757 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:18:21.759 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:18:21.778 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:18:21.792 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:18:21.795 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:18:21.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:21.800 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:21.803 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:18:21.806 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:21.808 | + 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-13 23:18:21.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:21.824 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:18:21.826 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:18:21.839 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:18:21.841 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:18:21.844 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:18:21.847 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:18:21.848 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:18:21.853 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:18:21.855 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:18:21.858 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:18:21.860 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:18:21.863 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:18:21.865 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:18:21.868 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:18:21.870 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:18:21.882 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:18:21.895 | + 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-13 23:18:21.907 | + 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-13 23:18:21.919 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:18:21.932 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:18:21.935 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:18:21.940 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lIKz2cHqGZ 2022-04-13 23:18:21.942 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:18:21.945 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:18:21.947 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:18:21.950 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:18:21.952 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:18:21.955 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lIKz2cHqGZ 2022-04-13 23:18:21.959 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lIKz2cHqGZ 2022-04-13 23:18:21.971 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lIKz2cHqGZ /etc/sudoers.d/nova-rootwrap 2022-04-13 23:18:21.983 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:18:21.988 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:18:21.990 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:18:21.993 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:18:21.995 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:18:21.998 | + 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-13 23:18:22.000 | + 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-13 23:18:22.003 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:18:22.006 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:18:22.011 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:18:22.027 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:22.029 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:18:22.032 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:18:22.035 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:18:22.039 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:18:22.068 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:18:22.071 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:18:22.096 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:18:22.125 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:18:22.152 | + 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-13 23:18:22.182 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:18:22.212 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:18:22.241 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:18:22.243 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2022-04-13 23:18:22.270 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:18:22.297 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:18:22.324 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:18:22.351 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:18:22.378 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:18:22.407 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:18:22.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:18:22.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:18:22.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:18:22.416 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:18:22.419 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:18:22.421 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:18:22.423 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:18:22.426 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:18:22.428 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:18:22.430 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:18:22.432 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:18:22.434 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:18:22.437 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:18:22.439 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:18:22.441 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:18:22.443 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:18:22.445 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:18:22.448 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:18:22.450 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:18:22.466 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:22.468 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:18:22.470 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:18:22.473 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:18:22.501 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:18:22.503 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:18:22.505 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:18:22.507 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:18:22.510 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:18:22.513 | + 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-13 23:18:22.543 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:18:22.545 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:18:22.547 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:18:22.550 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:18:22.552 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:18:22.555 | + 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-13 23:18:22.584 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:18:22.614 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:18:22.641 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:18:22.668 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:18:22.684 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:22.687 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:18:22.702 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:22.706 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:18:22.707 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:18:22.712 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:18:22.714 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:18:22.741 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:18:22.757 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:22.759 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:18:22.762 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:18:22.764 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:18:22.766 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:22.769 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:18:22.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:18:22.825 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:18:22.852 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:18:22.879 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:22.906 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:22.933 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:18:22.961 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:22.988 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:23.015 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:23.043 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:18:23.058 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:23.061 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:18:23.063 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:18:23.094 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:18:23.121 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2022-04-13 23:18:23.149 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:18:23.176 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:18:23.203 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:18:23.231 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:18:23.258 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:18:23.286 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:18:23.301 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:23.304 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:18:23.306 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:18:23.334 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:18:23.364 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:18:23.366 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:18:23.394 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:18:23.396 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:18:23.399 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:18:23.401 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:18:23.403 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:18:23.405 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:18:23.408 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:18:23.410 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:18:23.412 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:18:23.414 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:18:23.417 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:18:23.419 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:18:23.421 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:18:23.424 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:18:23.426 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:18:23.428 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:18:23.430 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:18:23.433 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:18:23.435 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:18:23.437 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:18:23.440 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:18:23.442 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:18:23.444 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:18:23.447 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:18:23.450 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:23.466 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:23.468 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:23.470 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:23.472 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:23.474 | + 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-13 23:18:23.503 | + 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-13 23:18:23.530 | + 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-13 23:18:23.557 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:23.585 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:18:23.615 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:18:23.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:23.634 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:18:23.636 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:18:23.639 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:18:23.641 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:18:23.643 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:18:23.646 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:18:23.649 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:18:23.653 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:18:23.655 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:18:23.657 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:18:23.670 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:18:23.670 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:23.679 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:18:23.682 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:23.698 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:18:23.700 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:18:23.704 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:18:23.732 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:23.760 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:18:23.787 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:23.818 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:23.845 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:23.872 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:23.899 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:23.927 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:23.954 | + 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-13 23:18:23.982 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:24.009 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:24.036 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:24.063 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:18:24.066 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:18:24.068 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:18:24.071 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:18:24.073 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:24.075 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:24.078 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:24.080 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:18:24.083 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:18:24.085 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:18:24.113 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:24.141 | + 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-13 23:18:24.141 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:18:24.150 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:18:24.153 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:18:24.156 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:18:24.158 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:24.161 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:24.163 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:24.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:24.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:24.170 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:24.172 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:24.174 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:24.177 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:24.179 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:18:24.240 | Enabling site nova-api-wsgi. 2022-04-13 23:18:24.245 | To activate the new configuration, you need to run: 2022-04-13 23:18:24.245 | systemctl reload apache2 2022-04-13 23:18:24.249 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:18:24.252 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:24.254 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:24.256 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:24.389 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:18:24.411 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:24.413 | + 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-13 23:18:24.416 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:18:24.419 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:18:24.421 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:18:24.423 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:18:24.426 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:18:24.429 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:18:24.433 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:18:24.435 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:18:24.437 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:18:24.450 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:18:24.453 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:24.462 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:18:24.465 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:24.481 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:18:24.484 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:18:24.488 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:18:24.518 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:24.545 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:18:24.572 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:24.599 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:24.626 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:24.654 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:24.681 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:24.709 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:24.736 | + 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-13 23:18:24.764 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:24.791 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:24.818 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:24.846 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:18:24.848 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:18:24.876 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:18:24.892 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:24.895 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:18:24.926 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:18:24.929 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:18:24.931 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:18:24.948 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:24.950 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:18:24.953 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:18:24.981 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:18:25.012 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:18:25.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:18:25.017 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:18:25.019 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:25.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:25.024 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:25.040 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:25.043 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:25.046 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:25.048 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:25.065 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:25.067 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:18:25.070 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:18:25.097 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:25.099 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:25.102 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:18:25.130 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:18:25.158 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:18:25.188 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:18:25.205 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:25.207 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:18:25.234 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:18:25.237 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:18:25.240 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:18:25.270 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:18:25.298 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.47/identity 2022-04-13 23:18:25.326 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:18:25.354 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:18:25.382 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:18:25.410 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:18:25.438 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:18:25.466 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:18:25.494 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:18:25.511 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:25.514 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:18:25.518 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:18:25.520 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:18:25.522 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:18:25.525 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:18:25.527 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:18:25.530 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:18:25.533 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:25.535 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:18:25.537 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:18:25.542 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:18:25.544 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:18:25.546 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:18:25.549 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:18:25.552 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:18:25.554 | + 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-13 23:18:25.585 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:18:25.615 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:18:25.646 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:18:25.648 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:18:25.650 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:18:25.653 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:18:25.669 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:25.673 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:18:25.673 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:18:26.355 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:18:26.357 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:18:26.360 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:18:26.363 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:18:26.365 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:26.367 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:18:26.370 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:26.386 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:26.389 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:18:26.392 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:18:26.394 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:26.410 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:26.412 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-04-13 23:18:26.415 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2022-04-13 23:18:26.443 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:26.445 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:26.448 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:18:26.465 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:26.467 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:18:26.469 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:26.472 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:18:26.505 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2022-04-13 23:18:26.539 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:18:26.573 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:18:26.601 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:18:26.630 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:18:26.660 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:18:26.688 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:18:26.717 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:18:26.720 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:18:26.722 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:18:26.725 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:26.742 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:26.745 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:26.747 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:26.749 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:26.752 | + 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-13 23:18:26.780 | + 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-13 23:18:26.808 | + 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-13 23:18:26.836 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:26.864 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:18:26.867 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:18:26.871 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:18:26.873 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:18:26.876 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:18:26.879 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:18:26.881 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:18:26.883 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:18:26.886 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:26.889 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:18:26.891 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:18:26.893 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:18:26.896 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:18:26.898 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:18:26.901 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:18:26.917 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:26.919 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:18:26.921 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:18:26.938 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:26.940 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:18:26.956 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:26.959 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:18:26.976 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:26.978 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:18:26.996 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:26.998 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:18:27.001 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:18:27.003 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:18:27.006 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:18:27.008 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:18:27.011 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:18:27.014 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:18:27.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.019 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.021 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:18:27.024 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:18:27.027 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:18:27.029 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:18:27.031 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:18:27.036 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:27.038 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:18:27.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.045 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:18:27.048 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:27.051 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:18:27.053 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:18:27.056 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:18:27.059 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:18:27.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.066 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:18:27.087 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:18:27.197 | Reading package lists... 2022-04-13 23:18:27.437 | Building dependency tree... 2022-04-13 23:18:27.438 | Reading state information... 2022-04-13 23:18:27.690 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:18:27.691 | The following packages were automatically installed and are no longer required: 2022-04-13 23:18:27.692 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:18:27.692 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:18:27.692 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:18:27.692 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:18:27.692 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:18:27.692 | python3-zope.interface 2022-04-13 23:18:27.692 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:18:27.804 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:18:27.808 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:18:27.811 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:18:27.813 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:27.816 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:27.819 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:27.821 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:27.824 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:27.826 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:18:27.828 | + functions-common:time_stop:2439 : start_time=1649891907085 2022-04-13 23:18:27.832 | + functions-common:time_stop:2441 : [[ -z 1649891907085 ]] 2022-04-13 23:18:27.834 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:27.839 | + functions-common:time_stop:2444 : end_time=1649891907836 2022-04-13 23:18:27.841 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-13 23:18:27.843 | + functions-common:time_stop:2446 : total=5972 2022-04-13 23:18:27.846 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:27.848 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6723 2022-04-13 23:18:27.851 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:18:27.853 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:18:27.856 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:18:27.858 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:18:27.861 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:18:27.864 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:18:27.887 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:18:27.889 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:18:27.892 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:18:27.894 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:18:27.897 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:18:27.899 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:27.902 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:18:27.904 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.907 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.909 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:18:27.912 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:27.914 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:18:27.917 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:18:27.919 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:18:27.922 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:18:27.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:27.927 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:27.930 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:18:27.953 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:18:28.061 | Reading package lists... 2022-04-13 23:18:28.301 | Building dependency tree... 2022-04-13 23:18:28.303 | Reading state information... 2022-04-13 23:18:28.553 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:18:28.553 | The following packages were automatically installed and are no longer required: 2022-04-13 23:18:28.554 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:18:28.554 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:18:28.554 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:18:28.554 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:18:28.554 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:18:28.554 | python3-zope.interface 2022-04-13 23:18:28.555 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:18:28.667 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:18:28.672 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:18:28.675 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:18:28.677 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:28.680 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:28.682 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:28.685 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:28.687 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:28.689 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:18:28.692 | + functions-common:time_stop:2439 : start_time=1649891907950 2022-04-13 23:18:28.694 | + functions-common:time_stop:2441 : [[ -z 1649891907950 ]] 2022-04-13 23:18:28.697 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:28.701 | + functions-common:time_stop:2444 : end_time=1649891908699 2022-04-13 23:18:28.704 | + functions-common:time_stop:2445 : elapsed_time=749 2022-04-13 23:18:28.707 | + functions-common:time_stop:2446 : total=6723 2022-04-13 23:18:28.709 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:28.712 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7472 2022-04-13 23:18:28.714 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:18:28.717 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:18:28.719 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:18:28.722 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:28.725 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:28.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:28.730 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:28.732 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:18:28.788 | wsgi (enabled by maintainer script) 2022-04-13 23:18:28.791 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:18:28.795 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:18:28.797 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:18:28.800 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:18:28.803 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:18:28.805 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:18:28.809 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:18:28.809 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:18:28.815 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:18:28.817 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:18:28.820 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:18:28.823 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:18:28.825 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:18:28.849 | Using python 3.8 to install osc-placement 2022-04-13 23:18:28.852 | + 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-13 23:18:29.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:29.715 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:29.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:29.715 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:30.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:30.927 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:18:30.938 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:18:30.940 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:18:30.941 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:18:30.942 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:18:30.943 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:18:30.944 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:18:31.003 | 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-13 23:18:31.004 | 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-13 23:18:31.006 | 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-13 23:18:31.007 | 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-13 23:18:31.022 | 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-13 23:18:31.023 | 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-13 23:18:31.023 | 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-13 23:18:31.037 | 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-13 23:18:31.039 | 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-13 23:18:31.040 | 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-13 23:18:31.041 | 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-13 23:18:31.043 | 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-13 23:18:31.044 | 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-13 23:18:31.065 | 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-13 23:18:31.066 | 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-13 23:18:31.068 | 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-13 23:18:31.069 | 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-13 23:18:31.079 | 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-13 23:18:31.117 | 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-13 23:18:31.118 | 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-13 23:18:31.119 | 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-13 23:18:31.121 | 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-13 23:18:31.122 | 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-13 23:18:31.123 | 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-13 23:18:31.125 | 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-13 23:18:31.127 | 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-13 23:18:31.194 | 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-13 23:18:31.195 | 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-13 23:18:31.196 | 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-13 23:18:31.198 | 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-13 23:18:31.288 | 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-13 23:18:31.289 | 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-13 23:18:31.290 | 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-13 23:18:31.334 | 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-13 23:18:31.375 | 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-13 23:18:31.552 | 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-13 23:18:33.805 | 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-13 23:18:33.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:33.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:33.934 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:33.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:33.940 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:33.943 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:33.945 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:33.948 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:33.950 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:33.953 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:33.955 | + functions-common:time_stop:2439 : start_time=1649891908842 2022-04-13 23:18:33.958 | + functions-common:time_stop:2441 : [[ -z 1649891908842 ]] 2022-04-13 23:18:33.961 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:33.965 | + functions-common:time_stop:2444 : end_time=1649891913963 2022-04-13 23:18:33.968 | + functions-common:time_stop:2445 : elapsed_time=5121 2022-04-13 23:18:33.970 | + functions-common:time_stop:2446 : total=173725 2022-04-13 23:18:33.973 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:33.975 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178846 2022-04-13 23:18:33.978 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:33.980 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:18:33.983 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:18:33.986 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:18:33.988 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:18:33.991 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:18:33.994 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:18:33.997 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:18:33.999 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:18:34.003 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:18:34.020 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:18:34.023 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:18:34.025 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:34.028 | + functions-common:git_clone:629 : echo master 2022-04-13 23:18:34.028 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:18:34.034 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:18:34.036 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:34.039 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:18:34.052 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:18:34.055 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:18:34.055 | + functions-common:git_clone:685 : head -1 2022-04-13 23:18:34.059 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:18:34.062 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:18:34.065 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:18:34.068 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:18:34.070 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:34.072 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:18:34.075 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:18:34.077 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:18:34.080 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:18:34.082 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:34.085 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:18:34.087 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:18:34.090 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:18:34.093 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:18:34.096 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:18:34.098 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:18:34.101 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:18:34.103 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:18:34.107 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:18:34.114 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:18:34.116 | + 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-13 23:18:34.778 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:18:34.780 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:18:34.783 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:18:34.786 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:18:34.789 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:18:34.791 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:18:34.794 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:18:34.796 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:18:34.798 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:18:34.801 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:18:34.803 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:18:34.806 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:18:34.809 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:18:34.811 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:18:34.833 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:18:34.835 | + 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-13 23:18:35.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:35.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:35.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:35.690 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:36.853 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:36.884 | Obtaining file:///opt/stack/placement 2022-04-13 23:18:36.885 | Preparing metadata (setup.py): started 2022-04-13 23:18:41.523 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:18:41.568 | 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-13 23:18:41.569 | 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-13 23:18:41.570 | 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-13 23:18:41.571 | 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-13 23:18:41.572 | 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-13 23:18:41.573 | 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-13 23:18:41.574 | 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-13 23:18:41.576 | 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-13 23:18:41.578 | 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-13 23:18:41.579 | 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-13 23:18:41.580 | 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-13 23:18:41.581 | 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-13 23:18:41.582 | 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-13 23:18:41.583 | 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-13 23:18:41.584 | 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-13 23:18:41.585 | 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-13 23:18:41.586 | 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-13 23:18:41.587 | 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-13 23:18:41.589 | 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-13 23:18:41.590 | 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-13 23:18:41.591 | 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-13 23:18:41.656 | 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-13 23:18:41.657 | 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-13 23:18:41.659 | 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-13 23:18:41.660 | 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-13 23:18:41.662 | 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-13 23:18:41.664 | 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-13 23:18:41.684 | 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-13 23:18:41.725 | 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-13 23:18:41.727 | 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-13 23:18:41.728 | 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-13 23:18:41.729 | 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-13 23:18:41.730 | 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-13 23:18:41.781 | 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-13 23:18:41.784 | 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-13 23:18:41.785 | 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-13 23:18:41.786 | 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-13 23:18:41.826 | 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-13 23:18:41.831 | 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-13 23:18:41.848 | 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-13 23:18:41.849 | 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-13 23:18:41.853 | 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-13 23:18:41.879 | 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-13 23:18:41.880 | 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-13 23:18:41.893 | 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-13 23:18:41.911 | 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-13 23:18:41.912 | 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-13 23:18:41.914 | 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-13 23:18:41.915 | 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-13 23:18:41.957 | 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-13 23:18:41.960 | 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-13 23:18:41.962 | 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-13 23:18:41.963 | 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-13 23:18:41.980 | 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-13 23:18:42.168 | 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-13 23:18:42.209 | 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-13 23:18:42.210 | 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-13 23:18:42.212 | 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-13 23:18:42.228 | 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-13 23:18:42.263 | 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-13 23:18:42.319 | 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-13 23:18:42.384 | 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-13 23:18:42.470 | 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-13 23:18:42.521 | 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-13 23:18:42.715 | 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-13 23:18:42.717 | 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-13 23:18:42.719 | 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-13 23:18:42.798 | 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-13 23:18:42.862 | 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-13 23:18:43.025 | 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-13 23:18:43.136 | 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-13 23:18:43.138 | 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-13 23:18:45.073 | Installing collected packages: openstack-placement 2022-04-13 23:18:45.074 | Attempting uninstall: openstack-placement 2022-04-13 23:18:45.074 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:18:45.076 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:18:45.078 | Running setup.py develop for openstack-placement 2022-04-13 23:18:50.994 | Successfully installed openstack-placement 2022-04-13 23:18:50.994 | 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-13 23:18:51.002 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:51.002 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:51.129 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:51.131 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:51.134 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:51.136 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:51.139 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:51.141 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:51.144 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:51.146 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:51.148 | + functions-common:time_stop:2439 : start_time=1649891914827 2022-04-13 23:18:51.150 | + functions-common:time_stop:2441 : [[ -z 1649891914827 ]] 2022-04-13 23:18:51.153 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:51.158 | + functions-common:time_stop:2444 : end_time=1649891931155 2022-04-13 23:18:51.160 | + functions-common:time_stop:2445 : elapsed_time=16328 2022-04-13 23:18:51.163 | + functions-common:time_stop:2446 : total=178846 2022-04-13 23:18:51.165 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:51.167 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=195174 2022-04-13 23:18:51.170 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:51.172 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:18:51.175 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:51.177 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:51.196 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:18:51.209 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:18:51.211 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:18:51.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:51.216 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:51.219 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:18:51.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:51.225 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:18:51.227 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:18:51.230 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:18:51.242 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:18:51.244 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:18:51.249 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:18:51.252 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:18:51.254 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:18:51.257 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:18:51.259 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:18:51.262 | + 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-13 23:18:51.295 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:18:51.326 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:18:51.358 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:18:51.361 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:18:51.363 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:18:51.366 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:51.368 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:18:51.400 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:18:51.429 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:18:51.458 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:18:51.488 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:51.521 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:51.550 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:18:51.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:51.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:51.639 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:51.668 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:18:51.670 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:18:51.674 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:18:51.677 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:18:51.694 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:18:51.697 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:18:51.699 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:51.702 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:18:51.704 | + 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-13 23:18:51.733 | + 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-13 23:18:51.763 | + 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-13 23:18:51.792 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:51.821 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:18:51.823 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:18:51.826 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:18:51.828 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:18:51.831 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:18:51.833 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:18:51.835 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:18:51.839 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:18:51.843 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:18:51.846 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:18:51.848 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:18:51.861 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:18:51.862 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:51.870 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:18:51.874 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:18:51.889 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:18:51.892 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:18:51.896 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:18:51.927 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:18:51.956 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:18:51.985 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:18:52.013 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:18:52.043 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:18:52.071 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:18:52.100 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:18:52.128 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:18:52.158 | + 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-13 23:18:52.186 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:18:52.215 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:18:52.243 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:18:52.273 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:18:52.276 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:18:52.279 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:18:52.281 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:18:52.284 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:18:52.286 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:52.289 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:52.291 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:52.294 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:52.297 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:18:52.326 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:18:52.355 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:18:52.355 | + 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-13 23:18:52.364 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:18:52.367 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:18:52.370 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:18:52.372 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:18:52.375 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:18:52.378 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:18:52.380 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:52.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:52.386 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:18:52.388 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:18:52.391 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:52.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:52.396 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:18:52.457 | Site placement-api already enabled 2022-04-13 23:18:52.461 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:18:52.464 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:18:52.467 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:52.469 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:18:52.605 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:18:52.624 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:52.627 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:18:52.647 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:52.650 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:18:52.668 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:52.670 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:18:52.673 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:18:52.676 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:18:52.708 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2022-04-13 23:18:52.737 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:18:52.767 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:18:52.795 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:18:52.825 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:18:52.854 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:18:52.883 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:18:52.912 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:18:52.930 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:52.933 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:18:52.950 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:52.953 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:18:52.955 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:18:52.958 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:18:52.960 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:18:52.963 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:18:52.965 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:18:52.968 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:18:52.971 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:18:52.974 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:18:52.978 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:18:52.981 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:18:52.984 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:18:52.987 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:18:52.989 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:18:53.005 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:53.007 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:18:53.010 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:18:53.012 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:18:53.015 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:18:53.017 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:18:53.019 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:18:53.022 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:18:53.024 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:18:53.080 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:18:53.120 | [142960 Async install_tempest:168160]: running: install_tempest 2022-04-13 23:18:53.122 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:18:53.125 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:18:53.128 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:18:53.130 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:18:53.133 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:18:53.136 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:18:53.139 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:18:53.141 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:18:53.144 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:18:53.147 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:18:53.149 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:18:53.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:18:53.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:18:53.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:18:53.161 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:18:53.164 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:18:53.167 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:18:53.170 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:18:53.174 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:18:53.177 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:18:53.179 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:18:53.185 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:18:53.185 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:18:53.190 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:18:53.193 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:18:53.196 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:18:53.199 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:18:53.201 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:18:53.225 | Using python 3.8 to install python-openstackclient 2022-04-13 23:18:53.227 | + 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-13 23:18:54.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:54.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:54.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:54.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:55.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:18:55.289 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:18:55.308 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:18:55.309 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:18:55.310 | 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-13 23:18:55.311 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:18:55.312 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:18:55.314 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:18:55.315 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:18:55.316 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:18:55.317 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:18:55.318 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:18:55.319 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:18:55.330 | 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-13 23:18:55.332 | 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-13 23:18:55.333 | 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-13 23:18:55.334 | 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-13 23:18:55.335 | 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-13 23:18:55.360 | 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-13 23:18:55.362 | 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-13 23:18:55.363 | 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-13 23:18:55.364 | 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-13 23:18:55.365 | 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-13 23:18:55.367 | 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-13 23:18:55.368 | 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-13 23:18:55.368 | 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-13 23:18:55.370 | 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-13 23:18:55.370 | 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-13 23:18:55.372 | 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-13 23:18:55.386 | 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-13 23:18:55.404 | 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-13 23:18:55.405 | 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-13 23:18:55.407 | 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-13 23:18:55.408 | 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-13 23:18:55.428 | 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-13 23:18:55.447 | 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-13 23:18:55.448 | 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-13 23:18:55.450 | 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-13 23:18:55.541 | 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-13 23:18:55.542 | 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-13 23:18:55.543 | 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-13 23:18:55.585 | 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-13 23:18:55.596 | 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-13 23:18:55.630 | 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-13 23:18:55.792 | 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-13 23:18:55.808 | 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-13 23:18:55.909 | 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-13 23:18:55.910 | 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-13 23:18:55.912 | 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-13 23:18:55.914 | 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-13 23:18:56.068 | 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-13 23:18:58.317 | 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-13 23:18:58.324 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:18:58.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:18:58.449 | + inc/python:pip_install:200 : result=0 2022-04-13 23:18:58.451 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:18:58.454 | + functions-common:time_stop:2432 : local name 2022-04-13 23:18:58.457 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:18:58.459 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:18:58.461 | + functions-common:time_stop:2435 : local total 2022-04-13 23:18:58.464 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:18:58.466 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:18:58.468 | + functions-common:time_stop:2439 : start_time=1649891933219 2022-04-13 23:18:58.471 | + functions-common:time_stop:2441 : [[ -z 1649891933219 ]] 2022-04-13 23:18:58.474 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:18:58.478 | + functions-common:time_stop:2444 : end_time=1649891938475 2022-04-13 23:18:58.480 | + functions-common:time_stop:2445 : elapsed_time=5256 2022-04-13 23:18:58.482 | + functions-common:time_stop:2446 : total=195174 2022-04-13 23:18:58.484 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:18:58.487 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=200430 2022-04-13 23:18:58.489 | + inc/python:pip_install:203 : return 0 2022-04-13 23:18:58.492 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:18:58.495 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:18:58.500 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.Pel1MEdPgv 2022-04-13 23:18:58.503 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:18:58.506 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:18:58.508 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:18:58.511 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:18:58.514 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:18:58.517 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:18:58.535 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:58.537 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:18:58.540 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:18:58.543 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:18:58.545 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:18:58.547 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:18:58.550 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:18:58.552 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:18:58.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:58.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:58.559 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:18:58.562 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:18:58.566 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:18:58.567 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:18:58.571 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:18:58.624 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:18:58.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:18:58.630 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:18:58.632 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:18:58.635 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:18:58.637 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:18:58.639 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:18:58.642 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:18:58.644 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:18:58.646 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:18:58.649 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:18:58.651 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:18:58.653 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:18:58.656 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:18:58.658 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:18:58.660 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:18:58.663 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:18:58.665 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:18:58.668 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:18:58.670 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:18:58.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:18:58.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:18:58.678 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:18:58.680 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:18:58.682 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:19:00.874 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:19:00.890 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:19:00.890 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:19:00.894 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:19:00.897 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:19:00.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:00.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:00.904 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:19:00.906 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:19:00.909 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:19:00.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:19:00.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:19:00.916 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:19:00.919 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:19:00.921 | + 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-13 23:19:00.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:19:00.967 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:19:00.980 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:19:00.996 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:19:01.051 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:19:01.107 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:19:01.162 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:19:01.165 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:19:01.167 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:01.170 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:19:03.308 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:19:03.311 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:19:03.315 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:19:03.319 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231903 2022-04-13 23:19:03.322 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231903 1041' 2022-04-13 23:19:03.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.328 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:19:03.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.333 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:19:03.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.339 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:19:03.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.344 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:19:03.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.349 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2022-04-13 23:19:03.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.355 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2022-04-13 23:19:03.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.360 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-231429 2022-04-13 23:19:03.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.365 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:19:03.367 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.370 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2022-04-13 23:19:03.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.375 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:19:03.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.380 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:19:03.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.386 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:19:03.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:19:03.391 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:19:03.394 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:19:03.396 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:19:03.399 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:19:03.411 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:19:03.414 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.416 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:19:03.419 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.421 | + functions-common:run_process:1689 : local group= 2022-04-13 23:19:03.424 | + functions-common:run_process:1690 : local user= 2022-04-13 23:19:03.426 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:19:03.429 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:19:03.431 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:19:03.434 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:03.436 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:03.439 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:03.444 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891943441 2022-04-13 23:19:03.446 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:19:03.464 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:03.466 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:19:03.469 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:19:03.472 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.474 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.477 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.479 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.482 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:19:03.485 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:19:03.487 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:19:03.490 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:19:03.492 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:19:03.495 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:19:03.497 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:19:03.500 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:19:03.503 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.505 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:19:03.512 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:19:03.515 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:19:03.518 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:19:03.520 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:19:03.522 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:19:03.527 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:19:03.579 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:19:03.632 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:19:03.684 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:19:03.738 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:19:03.791 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:19:03.843 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:19:03.846 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:19:03.899 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:19:04.280 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:19:04.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:19:04.649 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:19:04.673 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:19:04.675 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:04.678 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:04.680 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:04.683 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:04.685 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:04.688 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:19:04.691 | + functions-common:time_stop:2439 : start_time=1649891943441 2022-04-13 23:19:04.693 | + functions-common:time_stop:2441 : [[ -z 1649891943441 ]] 2022-04-13 23:19:04.696 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:04.701 | + functions-common:time_stop:2444 : end_time=1649891944698 2022-04-13 23:19:04.703 | + functions-common:time_stop:2445 : elapsed_time=1257 2022-04-13 23:19:04.706 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:19:04.708 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:04.711 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1257 2022-04-13 23:19:04.713 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:19:04.716 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:19:04.718 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:19:04.721 | + functions-common:run_process:1689 : local group= 2022-04-13 23:19:04.723 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:19:04.726 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:19:04.728 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:19:04.731 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:19:04.733 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:04.736 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:04.741 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:04.744 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891944741 2022-04-13 23:19:04.747 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:19:04.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:04.767 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:19:04.770 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:04.773 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:04.775 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:04.779 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:04.781 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:04.784 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:19:04.787 | + functions-common:time_stop:2439 : start_time=1649891944741 2022-04-13 23:19:04.789 | + functions-common:time_stop:2441 : [[ -z 1649891944741 ]] 2022-04-13 23:19:04.792 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:04.796 | + functions-common:time_stop:2444 : end_time=1649891944794 2022-04-13 23:19:04.799 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-13 23:19:04.802 | + functions-common:time_stop:2446 : total=1257 2022-04-13 23:19:04.805 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:04.807 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1310 2022-04-13 23:19:04.810 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:19:04.828 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:04.831 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:19:04.853 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:04.856 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:19:04.886 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:04.888 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:19:04.891 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:19:04.893 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd' 2022-04-13 23:19:04.896 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:19:04.899 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380' 2022-04-13 23:19:04.901 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2022-04-13 23:19:04.904 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2022-04-13 23:19:04.907 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:19:04.909 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:19:04.912 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2022-04-13 23:19:04.915 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:19:04.917 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:19:04.920 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:19:04.923 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2022-04-13 23:19:04.925 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:19:04.928 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-04-13 23:19:04.931 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:19:04.933 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:19:04.935 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:19:04.938 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:19:04.941 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:19:04.943 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:19:04.949 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:19:05.023 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:19:05.099 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837530-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837530-1-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2022-04-13 23:19:05.151 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:19:05.202 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:19:05.253 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:19:05.305 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:19:05.308 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:19:05.370 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:19:05.745 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:19:05.799 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:19:05.853 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:19:05.906 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:19:05.958 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:19:05.961 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:19:05.966 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:19:05.968 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:19:06.372 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:19:06.386 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:19:06.768 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:19:07.146 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:19:07.165 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:07.167 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:19:07.170 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:19:07.173 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:19:07.177 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:19:07.189 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:19:07.201 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:19:07.204 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:19:07.206 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:19:07.344 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:19:07.481 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:19:07.618 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:19:07.755 | + 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.47/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:19:07.891 | + 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.47/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:19:08.030 | + 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.47/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:19:08.166 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:19:08.303 | + 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.47/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:19:08.438 | + 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.47/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:19:08.575 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:19:08.581 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:19:08.584 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:19:08.587 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:19:08.592 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:19:08.595 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:19:08.598 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:19:08.614 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:08.617 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:19:08.619 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:19:08.621 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:19:08.624 | + ./stack.sh:main:1097 : '[' 10.222.0.47 == 10.222.0.47 ']' 2022-04-13 23:19:08.626 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:19:08.629 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:19:08.645 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:08.648 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:19:08.650 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:19:08.653 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:19:08.655 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:19:08.658 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:19:08.661 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:19:08.665 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:19:09.151 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:19:09.156 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:19:09.172 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:19:09.175 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:19:09.177 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:09.180 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:09.183 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:09.188 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891949185 2022-04-13 23:19:09.191 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:19:13.849 | 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=170084) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:19:13.856 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:13.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.858 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.858 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.858 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.859 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:13.859 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:13.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:13.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.886 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.887 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.887 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.888 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:13.888 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:13.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:13.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.944 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.944 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.945 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:13.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:13.946 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:13.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:13.954 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:15.641 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.641 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:15.648 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.648 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:15.654 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.655 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:15.662 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.662 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:15.671 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.671 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:15.678 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.678 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:15.732 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:15.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:15.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.734 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.734 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.735 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.735 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:15.735 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:15.736 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:15.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.737 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.737 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.738 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.739 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:15.739 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:15.746 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.748 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.748 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.748 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:15.749 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:15.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:15.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.118 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.118 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.119 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.119 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.147 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.147 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.147 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.148 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.155 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:16.194 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.194 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:16.201 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.201 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:16.209 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.209 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:16.216 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.216 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:16.226 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.226 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:16.233 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.234 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:16.243 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.243 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.245 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.245 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.246 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.246 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.248 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.249 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.249 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.249 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.249 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.249 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.256 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.258 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.259 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.259 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.260 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.260 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.573 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.574 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.574 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.575 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.575 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.601 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:19:16.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.603 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.603 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.603 | 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=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:19:16.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:19:16.604 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:19:16.604 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=170084) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:19:16.612 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:19:16.624 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.625 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:19:16.633 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.633 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:19:16.641 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.642 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:19:16.648 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.648 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:19:16.655 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.655 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:19:16.662 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:16.662 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:19:16.669 | INFO migrate.versioning.api [-] done 2022-04-13 23:19:17.069 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:19:17.072 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:17.075 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:17.077 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:17.080 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:17.083 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:17.085 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:19:17.088 | + functions-common:time_stop:2439 : start_time=1649891949185 2022-04-13 23:19:17.090 | + functions-common:time_stop:2441 : [[ -z 1649891949185 ]] 2022-04-13 23:19:17.093 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:17.098 | + functions-common:time_stop:2444 : end_time=1649891957095 2022-04-13 23:19:17.100 | + functions-common:time_stop:2445 : elapsed_time=7910 2022-04-13 23:19:17.102 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:19:17.105 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:17.107 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7910 2022-04-13 23:19:17.110 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:19:17.112 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:19:17.116 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:19:21.660 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:19:21.661 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:19:21.661 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:19:21.661 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:19:21.662 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:19:21.662 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:19:21.662 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:19:21.662 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:19:21.662 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:19:22.030 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:19:22.034 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:19:26.511 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:19:26.512 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:19:26.512 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:19:26.512 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:19:26.513 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:19:26.513 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:19:26.513 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:19:26.513 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:19:26.513 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:19:26.878 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:19:26.880 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:19:26.883 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:19:26.886 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:19:26.905 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:26.908 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:19:26.911 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:19:26.916 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:19:26.918 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:19:26.921 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:26.924 | + functions-common:run_process:1689 : local group= 2022-04-13 23:19:26.926 | + functions-common:run_process:1690 : local user= 2022-04-13 23:19:26.929 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:19:26.932 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:19:26.935 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:19:26.937 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:26.940 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:26.944 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:26.948 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891966944 2022-04-13 23:19:26.950 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:19:26.973 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:19:26.975 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:19:26.978 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:19:26.981 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:26.984 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:26.995 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:26.998 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:27.001 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:19:27.003 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:19:27.006 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:19:27.009 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:19:27.011 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:19:27.014 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:19:27.016 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:19:27.019 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:19:27.021 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:27.023 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:19:27.025 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:19:27.027 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:19:27.029 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:19:27.034 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:19:27.087 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:19:27.141 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:19:27.192 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:19:27.243 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:19:27.294 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:19:27.345 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:19:27.397 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:19:27.447 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:19:27.498 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:19:27.551 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:19:27.553 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:19:27.604 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:19:27.983 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:19:27.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:19:28.370 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:19:28.453 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:19:28.455 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:28.458 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:28.460 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:28.463 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:28.467 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:28.470 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:19:28.472 | + functions-common:time_stop:2439 : start_time=1649891966944 2022-04-13 23:19:28.475 | + functions-common:time_stop:2441 : [[ -z 1649891966944 ]] 2022-04-13 23:19:28.478 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:28.482 | + functions-common:time_stop:2444 : end_time=1649891968479 2022-04-13 23:19:28.485 | + functions-common:time_stop:2445 : elapsed_time=1535 2022-04-13 23:19:28.488 | + functions-common:time_stop:2446 : total=1310 2022-04-13 23:19:28.490 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:28.493 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2845 2022-04-13 23:19:28.495 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:19:28.495 | Waiting for keystone to start... 2022-04-13 23:19:28.498 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.47/identity/v3/ 2022-04-13 23:19:28.500 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2022-04-13 23:19:28.503 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:19:28.505 | + functions:wait_for_service:458 : local url=http://10.222.0.47/identity/v3/ 2022-04-13 23:19:28.507 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:19:28.510 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:19:28.512 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:19:28.515 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:19:28.517 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:19:28.522 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:19:28.525 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891968522 2022-04-13 23:19:28.527 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:19:28.537 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2022-04-13 23:19:35.055 | + :: : [[ 200 == 503 ]] 2022-04-13 23:19:35.057 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:19:35.060 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:19:35.063 | + functions-common:time_stop:2432 : local name 2022-04-13 23:19:35.066 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:19:35.068 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:19:35.070 | + functions-common:time_stop:2435 : local total 2022-04-13 23:19:35.073 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:19:35.075 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:19:35.078 | + functions-common:time_stop:2439 : start_time=1649891968522 2022-04-13 23:19:35.081 | + functions-common:time_stop:2441 : [[ -z 1649891968522 ]] 2022-04-13 23:19:35.084 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:19:35.089 | + functions-common:time_stop:2444 : end_time=1649891975086 2022-04-13 23:19:35.091 | + functions-common:time_stop:2445 : elapsed_time=6564 2022-04-13 23:19:35.094 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:19:35.096 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:19:35.099 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6564 2022-04-13 23:19:35.101 | + functions:wait_for_service:467 : return 0 2022-04-13 23:19:35.104 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:19:35.106 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:19:35.121 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:19:35.124 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:19:35.127 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:19:35.130 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:19:35.134 | [168160 Async install_tempest:168160]: finished successfully 2022-04-13 23:19:35.167 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:19:35.169 | + 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.47/identity 2022-04-13 23:19:39.789 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.789 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.790 | 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=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.797 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.814 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.814 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.845 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.880 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.880 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.969 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.970 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.992 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.996 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:39.996 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=170924) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:19:40.029 | 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=170924) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:19:40.331 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created domain default 2022-04-13 23:19:40.371 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created project admin 2022-04-13 23:19:40.398 | DEBUG passlib.handlers.bcrypt [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=170924) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:19:40.398 | DEBUG passlib.handlers.bcrypt [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=170924) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:19:40.457 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created user admin 2022-04-13 23:19:40.469 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created role reader 2022-04-13 23:19:40.478 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created role member 2022-04-13 23:19:40.501 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created implied role where dab08c75967746a2abeadb7de7b87f37 implies cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:19:40.511 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created role admin 2022-04-13 23:19:40.528 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created implied role where 212f454c89cd4b1d81b9b5f353ad0c36 implies dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:19:40.539 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Granted role admin on project admin to user admin. 2022-04-13 23:19:40.546 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Granted role admin on the system to user admin. 2022-04-13 23:19:40.557 | WARNING py.warnings [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 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-13 23:19:40.557 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:19:40.557 |  2022-04-13 23:19:40.561 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created region RegionOne 2022-04-13 23:19:40.592 | INFO keystone.cmd.bootstrap [None req-c0a0cdc8-a437-41e1-9d13-21a522c70c53 None None] Created public endpoint http://10.222.0.47/identity 2022-04-13 23:19:41.053 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:19:41.056 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:19:41.058 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:19:41.062 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:19:44.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:44.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:44.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:44.016 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:44.180 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:44.183 | + lib/keystone:create_keystone_accounts:310 : admin_project=8b98359186ef4697b5662f9b7377e82f 2022-04-13 23:19:44.186 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:19:44.189 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:19:46.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:46.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:46.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:46.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:46.564 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:46.567 | + lib/keystone:create_keystone_accounts:312 : admin_user=5c5dda7e177e41df8405e10a1b2a31bb 2022-04-13 23:19:46.569 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:19:46.572 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:19:46.574 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:19:46.576 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5c5dda7e177e41df8405e10a1b2a31bb default 2022-04-13 23:19:46.633 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5c5dda7e177e41df8405e10a1b2a31bb default 2022-04-13 23:19:46.671 | [142960 Async ks-domain-role:171048]: running: get_or_add_user_domain_role admin 5c5dda7e177e41df8405e10a1b2a31bb default 2022-04-13 23:19:46.674 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:19:46.676 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:19:46.679 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:19:49.812 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:19:49.814 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:19:49.814 | default 2022-04-13 23:19:49.816 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:19:49.876 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:19:49.921 | [142960 Async ks-project:171190]: running: get_or_create_project service Default 2022-04-13 23:19:49.923 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:19:49.987 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:19:50.030 | [142960 Async ks-service:171276]: running: get_or_create_role service 2022-04-13 23:19:50.032 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:19:50.103 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:19:50.161 | [142960 Async ks-reseller:171362]: running: get_or_create_role ResellerAdmin 2022-04-13 23:19:50.171 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:19:50.175 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:19:50.578 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:19:50.792 | [142960 Async ks-anotherrole:171452]: running: get_or_create_role anotherrole 2022-04-13 23:19:50.819 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:19:50.847 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:19:50.871 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:19:50.898 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:19:53.384 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:53.497 | [171276 Async ks-service:171276]: finished successfully 2022-04-13 23:19:53.934 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:54.100 | [171362 Async ks-reseller:171362]: finished successfully 2022-04-13 23:19:54.173 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:54.223 | [171190 Async ks-project:171190]: finished successfully 2022-04-13 23:19:54.526 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:54.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:54.526 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:54.526 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:54.608 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:54.638 | [171452 Async ks-anotherrole:171452]: finished successfully 2022-04-13 23:19:54.704 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:54.707 | ++ functions-common:get_or_create_project:945 : project_id=9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:19:54.709 | ++ functions-common:get_or_create_project:946 : echo 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:19:54.712 | + lib/keystone:create_keystone_accounts:340 : invis_project=9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:19:54.714 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:19:54.718 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:19:54.720 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:19:54.723 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:19:57.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:57.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:57.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:57.226 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:57.414 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:19:57.417 | ++ functions-common:get_or_create_project:945 : project_id=719157ad98da447ba85a7c151ea396db 2022-04-13 23:19:57.420 | ++ functions-common:get_or_create_project:946 : echo 719157ad98da447ba85a7c151ea396db 2022-04-13 23:19:57.422 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:19:57.423 | + lib/keystone:create_keystone_accounts:344 : demo_project=719157ad98da447ba85a7c151ea396db 2022-04-13 23:19:57.426 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:19:57.429 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:19:57.431 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:19:57.434 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:19:57.437 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:19:57.441 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:19:57.447 | [171048 Async ks-domain-role:171048]: finished successfully 2022-04-13 23:19:59.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:59.935 | from cryptography.utils import int_from_bytes 2022-04-13 23:19:59.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:19:59.935 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.100 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.103 | ++ functions-common:get_or_create_user:932 : user_id=80834b6a18b34598810a605fb3aa3c35 2022-04-13 23:20:00.105 | ++ functions-common:get_or_create_user:933 : echo 80834b6a18b34598810a605fb3aa3c35 2022-04-13 23:20:00.109 | + lib/keystone:create_keystone_accounts:347 : demo_user=80834b6a18b34598810a605fb3aa3c35 2022-04-13 23:20:00.111 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:20:00.160 | [142960 Async ks-domain-role:171048]: Waiting for completion of get_or_add_user_domain_role admin 5c5dda7e177e41df8405e10a1b2a31bb default running on PID 171048 (6 other jobs running) 2022-04-13 23:20:00.186 | [142960 Async ks-domain-role:171048]: Signaling child to exit 2022-04-13 23:20:00.186 | WAKEUP 2022-04-13 23:20:00.208 | [142960 Async ks-domain-role:171048]: Signaled 2022-04-13 23:20:00.210 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c5dda7e177e41df8405e10a1b2a31bb --domain default 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:00.210 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:00.210 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:00.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.210 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.210 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:20:00.210 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:20:00.210 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 5c5dda7e177e41df8405e10a1b2a31bb --domain default 2022-04-13 23:20:00.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.210 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c5dda7e177e41df8405e10a1b2a31bb --domain default 2022-04-13 23:20:00.210 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:20:00.210 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:00.210 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:00.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.211 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.211 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:00.211 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:00.211 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 5c5dda7e177e41df8405e10a1b2a31bb | | | default | | False |' 2022-04-13 23:20:00.211 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:00.211 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:00.211 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:00.211 | + functions-common:get_or_add_user_domain_role:1028 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:00.211 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:00.253 | [142960 Async ks-domain-role:171048]: finished get_or_add_user_domain_role admin 5c5dda7e177e41df8405e10a1b2a31bb default with result 0 in 10 seconds 2022-04-13 23:20:00.261 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:20:00.295 | [142960 Async ks-project:171190]: Waiting for completion of get_or_create_project service Default running on PID 171190 (5 other jobs running) 2022-04-13 23:20:00.320 | [142960 Async ks-project:171190]: Signaling child to exit 2022-04-13 23:20:00.320 | WAKEUP 2022-04-13 23:20:00.341 | [142960 Async ks-project:171190]: Signaled 2022-04-13 23:20:00.343 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:00.343 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:20:00.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.343 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.343 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.343 | + functions-common:get_or_create_project:945 : project_id=4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:20:00.343 | + functions-common:get_or_create_project:946 : echo 4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:20:00.343 | 4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:20:00.387 | [142960 Async ks-project:171190]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:20:00.423 | [142960 Async ks-service:171276]: Waiting for completion of get_or_create_role service running on PID 171276 (4 other jobs running) 2022-04-13 23:20:00.447 | [142960 Async ks-service:171276]: Signaling child to exit 2022-04-13 23:20:00.448 | WAKEUP 2022-04-13 23:20:00.469 | [142960 Async ks-service:171276]: Signaled 2022-04-13 23:20:00.471 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:00.471 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:20:00.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.471 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.471 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.471 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.471 | + functions-common:get_or_create_role:957 : role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:20:00.471 | + functions-common:get_or_create_role:958 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:20:00.471 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:20:00.514 | [142960 Async ks-service:171276]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-13 23:20:00.551 | [142960 Async ks-reseller:171362]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 171362 (3 other jobs running) 2022-04-13 23:20:00.575 | [142960 Async ks-reseller:171362]: Signaling child to exit 2022-04-13 23:20:00.575 | WAKEUP 2022-04-13 23:20:00.598 | [142960 Async ks-reseller:171362]: Signaled 2022-04-13 23:20:00.599 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:00.599 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:20:00.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.599 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.599 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.599 | + functions-common:get_or_create_role:957 : role_id=50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:20:00.599 | + functions-common:get_or_create_role:958 : echo 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:20:00.599 | 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:20:00.642 | [142960 Async ks-reseller:171362]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:20:00.679 | [142960 Async ks-anotherrole:171452]: Waiting for completion of get_or_create_role anotherrole running on PID 171452 (2 other jobs running) 2022-04-13 23:20:00.703 | [142960 Async ks-anotherrole:171452]: Signaling child to exit 2022-04-13 23:20:00.703 | WAKEUP 2022-04-13 23:20:00.725 | [142960 Async ks-anotherrole:171452]: Signaled 2022-04-13 23:20:00.726 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:20:00.726 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:20:00.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:00.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:00.727 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:00.727 | + functions-common:get_or_create_role:957 : role_id=b1d12bddc93944729ef5206163305438 2022-04-13 23:20:00.727 | + functions-common:get_or_create_role:958 : echo b1d12bddc93944729ef5206163305438 2022-04-13 23:20:00.727 | b1d12bddc93944729ef5206163305438 2022-04-13 23:20:00.770 | [142960 Async ks-anotherrole:171452]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:20:00.774 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:00.776 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.835 | + inc/async:async_inner:63 : get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.874 | [142960 Async ks-demo-member:172321]: running: get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.877 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5c5dda7e177e41df8405e10a1b2a31bb 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.937 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5c5dda7e177e41df8405e10a1b2a31bb 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.978 | [142960 Async ks-demo-admin:172433]: running: get_or_add_user_project_role admin 5c5dda7e177e41df8405e10a1b2a31bb 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:00.981 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:01.048 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:01.094 | [142960 Async ks-demo-another:172545]: running: get_or_add_user_project_role anotherrole 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:01.100 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:01.187 | + inc/async:async_inner:63 : get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:01.225 | [142960 Async ks-demo-invis:172657]: running: get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:01.230 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:20:01.242 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:20:01.252 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:01.257 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:20:01.265 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:20:01.270 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:20:05.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:05.189 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:05.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:05.189 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:05.368 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:05.371 | ++ functions-common:get_or_create_user:932 : user_id=28c309a433634412ae163830a1000bd9 2022-04-13 23:20:05.375 | ++ functions-common:get_or_create_user:933 : echo 28c309a433634412ae163830a1000bd9 2022-04-13 23:20:05.377 | + lib/keystone:create_keystone_accounts:360 : demo_reader=28c309a433634412ae163830a1000bd9 2022-04-13 23:20:05.380 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 28c309a433634412ae163830a1000bd9 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:05.447 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 28c309a433634412ae163830a1000bd9 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:05.494 | [142960 Async ks-demo-reader:172813]: running: get_or_add_user_project_role reader 28c309a433634412ae163830a1000bd9 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:05.501 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:20:05.504 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:20:05.508 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:20:05.512 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:20:09.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:09.515 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:09.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:09.515 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:09.751 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:09.754 | ++ functions-common:get_or_create_project:945 : project_id=ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:09.759 | ++ functions-common:get_or_create_project:946 : echo ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:09.763 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:09.765 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:20:09.770 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:20:09.775 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:09.777 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:20:09.780 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:20:09.788 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:20:13.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:13.036 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:13.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:13.036 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:13.476 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:13.496 | ++ functions-common:get_or_create_user:932 : user_id=01b7d8bb5e4c4d73a2b3d7ca4b661365 2022-04-13 23:20:13.515 | ++ functions-common:get_or_create_user:933 : echo 01b7d8bb5e4c4d73a2b3d7ca4b661365 2022-04-13 23:20:13.534 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=01b7d8bb5e4c4d73a2b3d7ca4b661365 2022-04-13 23:20:13.552 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:13.995 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:14.163 | [142960 Async ks-alt-admin:173183]: running: get_or_add_user_project_role admin 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:14.183 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:14.624 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:14.867 | [142960 Async ks-alt-another:173325]: running: get_or_add_user_project_role anotherrole 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:14.891 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:20:14.931 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:20:14.954 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:14.982 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:20:15.004 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:20:15.042 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:20:17.319 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:17.502 | [172545 Async ks-demo-another:172545]: finished successfully 2022-04-13 23:20:18.370 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:18.540 | [172321 Async ks-demo-member:172321]: finished successfully 2022-04-13 23:20:18.564 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:18.665 | [172657 Async ks-demo-invis:172657]: finished successfully 2022-04-13 23:20:19.183 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:19.211 | [172433 Async ks-demo-admin:172433]: finished successfully 2022-04-13 23:20:19.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:19.790 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:19.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:19.790 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:19.973 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:19.977 | ++ functions-common:get_or_create_user:932 : user_id=02ecb866a0a34d579f72b08f0a68a9af 2022-04-13 23:20:19.979 | ++ functions-common:get_or_create_user:933 : echo 02ecb866a0a34d579f72b08f0a68a9af 2022-04-13 23:20:19.982 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=02ecb866a0a34d579f72b08f0a68a9af 2022-04-13 23:20:19.984 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 02ecb866a0a34d579f72b08f0a68a9af ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:20.051 | + inc/async:async_inner:63 : get_or_add_user_project_role member 02ecb866a0a34d579f72b08f0a68a9af ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:20.103 | [142960 Async ks-alt-member-user:173678]: running: get_or_add_user_project_role member 02ecb866a0a34d579f72b08f0a68a9af ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:20.106 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:20:20.110 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:20:20.114 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:20.118 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:20:20.120 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:20:20.126 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:20:21.235 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:21.421 | [172813 Async ks-demo-reader:172813]: finished successfully 2022-04-13 23:20:23.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:23.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:23.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:23.027 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:23.228 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:23.231 | ++ functions-common:get_or_create_user:932 : user_id=08ba51681c0d4b4d9634603e6aba04b0 2022-04-13 23:20:23.234 | ++ functions-common:get_or_create_user:933 : echo 08ba51681c0d4b4d9634603e6aba04b0 2022-04-13 23:20:23.236 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=08ba51681c0d4b4d9634603e6aba04b0 2022-04-13 23:20:23.242 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 08ba51681c0d4b4d9634603e6aba04b0 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:23.305 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 08ba51681c0d4b4d9634603e6aba04b0 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:23.355 | [142960 Async ks-alt-reader-user:173902]: running: get_or_add_user_project_role reader 08ba51681c0d4b4d9634603e6aba04b0 ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:23.362 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:20:23.365 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:23.367 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:20:23.372 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:20:23.378 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:20:26.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:26.604 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:26.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:26.604 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:26.853 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:26.875 | ++ functions-common:get_or_create_user:932 : user_id=649f56e58bf3498aa42001a92dff1efb 2022-04-13 23:20:26.887 | ++ functions-common:get_or_create_user:933 : echo 649f56e58bf3498aa42001a92dff1efb 2022-04-13 23:20:26.915 | + lib/keystone:create_keystone_accounts:392 : system_member_user=649f56e58bf3498aa42001a92dff1efb 2022-04-13 23:20:26.931 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 649f56e58bf3498aa42001a92dff1efb all 2022-04-13 23:20:27.227 | + inc/async:async_inner:63 : get_or_add_user_system_role member 649f56e58bf3498aa42001a92dff1efb all 2022-04-13 23:20:27.320 | [142960 Async ks-system-member:174158]: running: get_or_add_user_system_role member 649f56e58bf3498aa42001a92dff1efb all 2022-04-13 23:20:27.327 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:20:27.330 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:20:27.332 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:20:27.335 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:20:27.338 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:20:29.759 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:29.928 | [173325 Async ks-alt-another:173325]: finished successfully 2022-04-13 23:20:30.294 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:30.405 | [173183 Async ks-alt-admin:173183]: finished successfully 2022-04-13 23:20:30.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.632 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:30.632 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:30.829 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:30.834 | ++ functions-common:get_or_create_user:932 : user_id=636489c71259462c8b9234bd9334e886 2022-04-13 23:20:30.837 | ++ functions-common:get_or_create_user:933 : echo 636489c71259462c8b9234bd9334e886 2022-04-13 23:20:30.842 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=636489c71259462c8b9234bd9334e886 2022-04-13 23:20:30.847 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 636489c71259462c8b9234bd9334e886 all 2022-04-13 23:20:30.942 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 636489c71259462c8b9234bd9334e886 all 2022-04-13 23:20:31.006 | [142960 Async ks-system-reader:174444]: running: get_or_add_user_system_role reader 636489c71259462c8b9234bd9334e886 all 2022-04-13 23:20:31.013 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:20:31.017 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:20:31.021 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:20:31.027 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:20:31.032 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:20:34.055 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:34.168 | [173678 Async ks-alt-member-user:173678]: finished successfully 2022-04-13 23:20:34.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:34.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:34.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:34.254 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:34.464 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:34.467 | ++ functions-common:get_or_create_group:909 : group_id=dbfae512730e41c6b65c81a2cc354699 2022-04-13 23:20:34.470 | ++ functions-common:get_or_create_group:910 : echo dbfae512730e41c6b65c81a2cc354699 2022-04-13 23:20:34.474 | + lib/keystone:create_keystone_accounts:402 : admin_group=dbfae512730e41c6b65c81a2cc354699 2022-04-13 23:20:34.477 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:20:34.482 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:20:34.486 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:20:34.488 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:20:34.494 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:20:36.162 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:36.191 | [173902 Async ks-alt-reader-user:173902]: finished successfully 2022-04-13 23:20:37.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:37.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:37.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:37.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:37.308 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:37.312 | ++ functions-common:get_or_create_group:909 : group_id=35ea215ee6954099a3790ff2a6b774bd 2022-04-13 23:20:37.315 | ++ functions-common:get_or_create_group:910 : echo 35ea215ee6954099a3790ff2a6b774bd 2022-04-13 23:20:37.318 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=35ea215ee6954099a3790ff2a6b774bd 2022-04-13 23:20:37.320 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.390 | + inc/async:async_inner:63 : get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.456 | [142960 Async ks-group-memberdemo:174795]: running: get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.459 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.574 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.627 | [142960 Async ks-group-anotherdemo:174881]: running: get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:37.629 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:37.804 | + inc/async:async_inner:63 : get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:38.034 | [142960 Async ks-group-memberalt:174967]: running: get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:38.058 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:38.221 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:38.463 | [142960 Async ks-group-anotheralt:175073]: running: get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:38.479 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f 2022-04-13 23:20:38.774 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:38.882 | + inc/async:async_inner:63 : get_or_add_group_project_role admin dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f 2022-04-13 23:20:38.933 | [174158 Async ks-system-member:174158]: finished successfully 2022-04-13 23:20:39.137 | [142960 Async ks-group-admin:175181]: running: get_or_add_group_project_role admin dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f 2022-04-13 23:20:39.157 | + 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-13 23:20:39.550 | [142960 Async ks-demo-member:172321]: Waiting for completion of get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db running on PID 172321 (17 other jobs running) 2022-04-13 23:20:39.709 | [142960 Async ks-demo-member:172321]: Signaling child to exit 2022-04-13 23:20:39.710 | WAKEUP 2022-04-13 23:20:39.888 | [142960 Async ks-demo-member:172321]: Signaled 2022-04-13 23:20:39.907 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:39.907 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:39.907 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:39.907 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:39.907 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:39.907 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:39.907 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:39.907 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:39.907 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:39.907 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:39.907 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:39.907 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:39.907 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:39.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.907 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.907 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.907 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:39.907 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:39.907 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:39.907 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:39.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.907 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.907 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.907 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:39.908 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:39.908 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:39.908 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:39.908 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:39.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:39.908 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:39.908 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:39.908 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:39.908 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:39.908 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:39.908 | ++ functions-common:get_field:825 : echo '| dab08c75967746a2abeadb7de7b87f37 | 80834b6a18b34598810a605fb3aa3c35 | | 719157ad98da447ba85a7c151ea396db | | | False |' 2022-04-13 23:20:39.908 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:39.908 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:39.908 | + functions-common:get_or_add_user_project_role:1004 : echo dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:39.908 | dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:40.250 | [142960 Async ks-demo-member:172321]: finished get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db with result 0 in 17 seconds 2022-04-13 23:20:40.516 | [142960 Async ks-demo-admin:172433]: Waiting for completion of get_or_add_user_project_role admin 5c5dda7e177e41df8405e10a1b2a31bb 719157ad98da447ba85a7c151ea396db running on PID 172433 (16 other jobs running) 2022-04-13 23:20:40.693 | [142960 Async ks-demo-admin:172433]: Signaling child to exit 2022-04-13 23:20:40.693 | WAKEUP 2022-04-13 23:20:40.830 | [142960 Async ks-demo-admin:172433]: Signaled 2022-04-13 23:20:40.843 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:40.843 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:40.843 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:40.843 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:40.843 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:40.843 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:40.843 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:40.843 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:40.843 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c5dda7e177e41df8405e10a1b2a31bb --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:40.843 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:40.843 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:40.843 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:40.843 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:40.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:40.844 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:40.844 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:40.844 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 5c5dda7e177e41df8405e10a1b2a31bb --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:40.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.844 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:40.844 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5c5dda7e177e41df8405e10a1b2a31bb --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:40.844 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:40.844 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:40.844 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:40.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:40.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:40.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:40.844 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:40.844 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:40.844 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:40.844 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 5c5dda7e177e41df8405e10a1b2a31bb | | 719157ad98da447ba85a7c151ea396db | | | False |' 2022-04-13 23:20:40.844 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:40.844 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:40.844 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:40.845 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:41.145 | [142960 Async ks-demo-admin:172433]: finished get_or_add_user_project_role admin 5c5dda7e177e41df8405e10a1b2a31bb 719157ad98da447ba85a7c151ea396db with result 0 in 18 seconds 2022-04-13 23:20:41.384 | [142960 Async ks-demo-another:172545]: Waiting for completion of get_or_add_user_project_role anotherrole 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db running on PID 172545 (15 other jobs running) 2022-04-13 23:20:41.535 | [142960 Async ks-demo-another:172545]: Signaling child to exit 2022-04-13 23:20:41.535 | WAKEUP 2022-04-13 23:20:41.671 | [142960 Async ks-demo-another:172545]: Signaled 2022-04-13 23:20:41.691 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:41.691 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:41.691 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:41.691 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:41.691 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:41.691 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:41.691 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:41.691 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:41.691 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:41.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:41.691 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:41.691 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:41.691 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:41.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:41.691 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:41.692 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 80834b6a18b34598810a605fb3aa3c35 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:41.692 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:41.692 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:41.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:41.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:41.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:41.692 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:41.692 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:41.692 | ++ functions-common:get_field:825 : echo '| b1d12bddc93944729ef5206163305438 | 80834b6a18b34598810a605fb3aa3c35 | | 719157ad98da447ba85a7c151ea396db | | | False |' 2022-04-13 23:20:41.692 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:41.692 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:41.692 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b1d12bddc93944729ef5206163305438 2022-04-13 23:20:41.692 | + functions-common:get_or_add_user_project_role:1004 : echo b1d12bddc93944729ef5206163305438 2022-04-13 23:20:41.692 | b1d12bddc93944729ef5206163305438 2022-04-13 23:20:41.899 | [142960 Async ks-demo-another:172545]: finished get_or_add_user_project_role anotherrole 80834b6a18b34598810a605fb3aa3c35 719157ad98da447ba85a7c151ea396db with result 0 in 16 seconds 2022-04-13 23:20:42.110 | [142960 Async ks-demo-invis:172657]: Waiting for completion of get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 9533a3f034f6453ba48dcccb89589bd2 running on PID 172657 (14 other jobs running) 2022-04-13 23:20:42.199 | [142960 Async ks-demo-invis:172657]: Signaling child to exit 2022-04-13 23:20:42.199 | WAKEUP 2022-04-13 23:20:42.368 | [142960 Async ks-demo-invis:172657]: Signaled 2022-04-13 23:20:42.389 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:42.389 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:42.389 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:42.389 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:42.389 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:42.389 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:42.389 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:42.389 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:42.389 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 80834b6a18b34598810a605fb3aa3c35 --project 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:42.389 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:42.389 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:42.389 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:42.389 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:42.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.389 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:42.389 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:42.389 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:42.389 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 80834b6a18b34598810a605fb3aa3c35 --project 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:42.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.389 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.389 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:42.390 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 80834b6a18b34598810a605fb3aa3c35 --project 9533a3f034f6453ba48dcccb89589bd2 2022-04-13 23:20:42.390 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:42.390 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:42.390 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:42.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:42.390 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:42.390 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:42.390 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:42.390 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:42.390 | ++ functions-common:get_field:825 : echo '| dab08c75967746a2abeadb7de7b87f37 | 80834b6a18b34598810a605fb3aa3c35 | | 9533a3f034f6453ba48dcccb89589bd2 | | | False |' 2022-04-13 23:20:42.390 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:42.390 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:42.390 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:42.390 | + functions-common:get_or_add_user_project_role:1004 : echo dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:42.390 | dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:42.672 | [142960 Async ks-demo-invis:172657]: finished get_or_add_user_project_role member 80834b6a18b34598810a605fb3aa3c35 9533a3f034f6453ba48dcccb89589bd2 with result 0 in 17 seconds 2022-04-13 23:20:42.865 | [142960 Async ks-demo-reader:172813]: Waiting for completion of get_or_add_user_project_role reader 28c309a433634412ae163830a1000bd9 719157ad98da447ba85a7c151ea396db running on PID 172813 (13 other jobs running) 2022-04-13 23:20:42.954 | [142960 Async ks-demo-reader:172813]: Signaling child to exit 2022-04-13 23:20:42.955 | WAKEUP 2022-04-13 23:20:43.072 | [142960 Async ks-demo-reader:172813]: Signaled 2022-04-13 23:20:43.085 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:43.085 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:43.086 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:43.086 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:43.086 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:43.086 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:43.086 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:43.086 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 28c309a433634412ae163830a1000bd9 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:43.086 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:43.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:43.086 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:43.086 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:43.086 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 28c309a433634412ae163830a1000bd9 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 28c309a433634412ae163830a1000bd9 --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:43.086 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:43.086 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:43.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.087 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:43.087 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:43.087 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:43.087 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:43.087 | ++ functions-common:get_field:825 : echo '| cde052d097214141b5e1547a2b13fb5d | 28c309a433634412ae163830a1000bd9 | | 719157ad98da447ba85a7c151ea396db | | | False |' 2022-04-13 23:20:43.087 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.087 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:43.087 | + functions-common:get_or_add_user_project_role:1004 : echo cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:43.087 | cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:43.327 | [142960 Async ks-demo-reader:172813]: finished get_or_add_user_project_role reader 28c309a433634412ae163830a1000bd9 719157ad98da447ba85a7c151ea396db with result 0 in 16 seconds 2022-04-13 23:20:43.343 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:43.361 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:20:43.662 | [142960 Async ks-alt-admin:173183]: Waiting for completion of get_or_add_user_project_role admin 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe running on PID 173183 (12 other jobs running) 2022-04-13 23:20:43.794 | [142960 Async ks-alt-admin:173183]: Signaling child to exit 2022-04-13 23:20:43.794 | WAKEUP 2022-04-13 23:20:43.806 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:43.903 | [142960 Async ks-alt-admin:173183]: Signaled 2022-04-13 23:20:43.912 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:43.912 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:43.912 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:43.912 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:43.912 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:43.912 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:43.912 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:43.912 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:43.912 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:43.912 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:43.912 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:43.912 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:43.912 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.912 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:43.913 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:43.913 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:43.913 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:43.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:43.913 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:43.913 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:43.913 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:43.913 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:43.913 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:43.913 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:43.913 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:43.913 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:43.913 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 01b7d8bb5e4c4d73a2b3d7ca4b661365 | | ab762b7946264142a39804bad661cdbe | | | False |' 2022-04-13 23:20:43.913 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:43.913 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:43.913 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:43.913 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:43.913 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:20:43.929 | [174444 Async ks-system-reader:174444]: finished successfully 2022-04-13 23:20:44.029 | [142960 Async ks-alt-admin:173183]: finished get_or_add_user_project_role admin 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe with result 0 in 16 seconds 2022-04-13 23:20:44.238 | [142960 Async ks-alt-another:173325]: Waiting for completion of get_or_add_user_project_role anotherrole 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe running on PID 173325 (11 other jobs running) 2022-04-13 23:20:44.385 | [142960 Async ks-alt-another:173325]: Signaling child to exit 2022-04-13 23:20:44.386 | WAKEUP 2022-04-13 23:20:44.481 | [142960 Async ks-alt-another:173325]: Signaled 2022-04-13 23:20:44.491 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:44.491 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:44.491 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:44.491 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:44.491 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:44.491 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:44.491 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:44.491 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:44.491 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:44.491 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:44.491 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:44.491 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:44.491 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:44.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.491 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:44.491 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:44.491 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:44.491 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:44.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.491 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.492 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.492 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:44.492 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:44.492 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01b7d8bb5e4c4d73a2b3d7ca4b661365 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:44.492 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:44.492 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:44.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.492 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:44.492 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:44.492 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:44.492 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:44.492 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:44.492 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:44.492 | ++ functions-common:get_field:825 : echo '| b1d12bddc93944729ef5206163305438 | 01b7d8bb5e4c4d73a2b3d7ca4b661365 | | ab762b7946264142a39804bad661cdbe | | | False |' 2022-04-13 23:20:44.492 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:44.492 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b1d12bddc93944729ef5206163305438 2022-04-13 23:20:44.492 | + functions-common:get_or_add_user_project_role:1004 : echo b1d12bddc93944729ef5206163305438 2022-04-13 23:20:44.492 | b1d12bddc93944729ef5206163305438 2022-04-13 23:20:44.778 | [142960 Async ks-alt-another:173325]: finished get_or_add_user_project_role anotherrole 01b7d8bb5e4c4d73a2b3d7ca4b661365 ab762b7946264142a39804bad661cdbe with result 0 in 15 seconds 2022-04-13 23:20:45.026 | [142960 Async ks-alt-member-user:173678]: Waiting for completion of get_or_add_user_project_role member 02ecb866a0a34d579f72b08f0a68a9af ab762b7946264142a39804bad661cdbe running on PID 173678 (10 other jobs running) 2022-04-13 23:20:45.190 | [142960 Async ks-alt-member-user:173678]: Signaling child to exit 2022-04-13 23:20:45.201 | WAKEUP 2022-04-13 23:20:45.336 | [142960 Async ks-alt-member-user:173678]: Signaled 2022-04-13 23:20:45.350 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:45.350 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:45.350 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:45.350 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:45.350 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:45.350 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:45.350 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:45.350 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:45.350 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02ecb866a0a34d579f72b08f0a68a9af --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:45.350 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:45.351 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:45.351 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:45.351 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:45.351 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:45.351 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:45.351 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 02ecb866a0a34d579f72b08f0a68a9af --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 02ecb866a0a34d579f72b08f0a68a9af --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:45.351 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:45.351 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:45.351 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:45.351 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:45.351 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:45.351 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:45.351 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:45.351 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:45.351 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:45.351 | ++ functions-common:get_field:825 : echo '| dab08c75967746a2abeadb7de7b87f37 | 02ecb866a0a34d579f72b08f0a68a9af | | ab762b7946264142a39804bad661cdbe | | | False |' 2022-04-13 23:20:45.351 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:45.351 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:45.352 | + functions-common:get_or_add_user_project_role:1004 : echo dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:45.352 | dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:45.617 | [142960 Async ks-alt-member-user:173678]: finished get_or_add_user_project_role member 02ecb866a0a34d579f72b08f0a68a9af ab762b7946264142a39804bad661cdbe with result 0 in 14 seconds 2022-04-13 23:20:45.864 | [142960 Async ks-alt-reader-user:173902]: Waiting for completion of get_or_add_user_project_role reader 08ba51681c0d4b4d9634603e6aba04b0 ab762b7946264142a39804bad661cdbe running on PID 173902 (9 other jobs running) 2022-04-13 23:20:46.036 | [142960 Async ks-alt-reader-user:173902]: Signaling child to exit 2022-04-13 23:20:46.036 | WAKEUP 2022-04-13 23:20:46.186 | [142960 Async ks-alt-reader-user:173902]: Signaled 2022-04-13 23:20:46.200 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:20:46.200 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:20:46.200 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:46.200 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:46.200 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:46.200 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:46.200 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:46.200 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:20:46.200 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:46.200 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 08ba51681c0d4b4d9634603e6aba04b0 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:46.201 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:20:46.201 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:46.201 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:46.201 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:20:46.201 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:20:46.201 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 08ba51681c0d4b4d9634603e6aba04b0 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:20:46.201 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:20:46.201 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 08ba51681c0d4b4d9634603e6aba04b0 --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:46.201 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:20:46.201 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:46.201 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:46.201 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:46.201 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:20:46.201 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:20:46.203 | ++ functions-common:get_field:825 : echo '| cde052d097214141b5e1547a2b13fb5d | 08ba51681c0d4b4d9634603e6aba04b0 | | ab762b7946264142a39804bad661cdbe | | | False |' 2022-04-13 23:20:46.203 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:20:46.203 | ++ functions-common:get_field:819 : read data 2022-04-13 23:20:46.203 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:46.203 | + functions-common:get_or_add_user_project_role:1004 : echo cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:46.203 | cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:46.463 | [142960 Async ks-alt-reader-user:173902]: finished get_or_add_user_project_role reader 08ba51681c0d4b4d9634603e6aba04b0 ab762b7946264142a39804bad661cdbe with result 0 in 12 seconds 2022-04-13 23:20:46.504 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:46.518 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:20:46.838 | [142960 Async ks-system-member:174158]: Waiting for completion of get_or_add_user_system_role member 649f56e58bf3498aa42001a92dff1efb all running on PID 174158 (8 other jobs running) 2022-04-13 23:20:46.936 | [142960 Async ks-system-member:174158]: Signaling child to exit 2022-04-13 23:20:46.936 | WAKEUP 2022-04-13 23:20:47.115 | [142960 Async ks-system-member:174158]: Signaled 2022-04-13 23:20:47.126 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:20:47.127 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:20:47.127 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:20:47.127 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:47.127 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:47.127 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:47.127 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:47.127 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:47.127 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:20:47.127 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 649f56e58bf3498aa42001a92dff1efb --system all -f value -c Role 2022-04-13 23:20:47.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.127 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.127 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:47.127 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:20:47.127 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:20:47.127 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 649f56e58bf3498aa42001a92dff1efb --system all 2022-04-13 23:20:47.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.127 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.128 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.128 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 649f56e58bf3498aa42001a92dff1efb --system all -f value -c Role 2022-04-13 23:20:47.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.128 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.128 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.128 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:47.128 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:47.128 | + functions-common:get_or_add_user_system_role:1059 : echo dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:47.128 | dab08c75967746a2abeadb7de7b87f37 2022-04-13 23:20:47.457 | [142960 Async ks-system-member:174158]: finished get_or_add_user_system_role member 649f56e58bf3498aa42001a92dff1efb all with result 0 in 11 seconds 2022-04-13 23:20:47.720 | [142960 Async ks-system-reader:174444]: Waiting for completion of get_or_add_user_system_role reader 636489c71259462c8b9234bd9334e886 all running on PID 174444 (7 other jobs running) 2022-04-13 23:20:47.839 | [142960 Async ks-system-reader:174444]: Signaling child to exit 2022-04-13 23:20:47.839 | WAKEUP 2022-04-13 23:20:47.966 | [142960 Async ks-system-reader:174444]: Signaled 2022-04-13 23:20:47.982 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:20:47.982 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:20:47.983 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:20:47.983 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:20:47.983 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:20:47.983 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:20:47.983 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:20:47.983 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:20:47.983 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 636489c71259462c8b9234bd9334e886 --system all -f value -c Role 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 636489c71259462c8b9234bd9334e886 --system all 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 636489c71259462c8b9234bd9334e886 --system all -f value -c Role 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:47.983 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:47.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:47.983 | + functions-common:get_or_add_user_system_role:1059 : echo cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:47.983 | cde052d097214141b5e1547a2b13fb5d 2022-04-13 23:20:48.210 | [142960 Async ks-system-reader:174444]: finished get_or_add_user_system_role reader 636489c71259462c8b9234bd9334e886 all with result 0 in 13 seconds 2022-04-13 23:20:48.221 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:48.224 | + 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-13 23:20:48.532 | [142960 Async ks-group-memberdemo:174795]: Waiting for completion of get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db running on PID 174795 (6 other jobs running) 2022-04-13 23:20:48.702 | [142960 Async ks-group-memberdemo:174795]: Signaling child to exit 2022-04-13 23:20:51.645 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:51.804 | [174795 Async ks-group-memberdemo:174795]: finished successfully 2022-04-13 23:20:51.872 | WAKEUP 2022-04-13 23:20:51.879 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:51.936 | [174881 Async ks-group-anotherdemo:174881]: finished successfully 2022-04-13 23:20:51.943 | [142960 Async ks-group-memberdemo:174795]: Signaled 2022-04-13 23:20:51.944 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:20:51.944 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db -f value 2022-04-13 23:20:51.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.944 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.944 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.944 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:51.944 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:20:51.945 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:20:51.945 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:51.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.945 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.945 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.945 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db -f value 2022-04-13 23:20:51.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.945 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:51.945 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:51.945 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:51.945 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False' 2022-04-13 23:20:51.945 | + functions-common:get_or_add_group_project_role:1083 : echo dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False 2022-04-13 23:20:51.945 | dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False 2022-04-13 23:20:52.037 | [142960 Async ks-group-memberdemo:174795]: finished get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db with result 0 in 14 seconds 2022-04-13 23:20:52.094 | [142960 Async ks-group-anotherdemo:174881]: Waiting for completion of get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db running on PID 174881 (5 other jobs running) 2022-04-13 23:20:52.135 | [142960 Async ks-group-anotherdemo:174881]: Signaling child to exit 2022-04-13 23:20:52.136 | WAKEUP 2022-04-13 23:20:52.163 | [142960 Async ks-group-anotherdemo:174881]: Signaled 2022-04-13 23:20:52.164 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:20:52.164 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db -f value 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:52.165 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:20:52.165 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:20:52.165 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project 719157ad98da447ba85a7c151ea396db -f value 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:52.165 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:52.165 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:52.165 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False' 2022-04-13 23:20:52.165 | + functions-common:get_or_add_group_project_role:1083 : echo b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False 2022-04-13 23:20:52.165 | b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db False 2022-04-13 23:20:52.214 | [142960 Async ks-group-anotherdemo:174881]: finished get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd 719157ad98da447ba85a7c151ea396db with result 0 in 14 seconds 2022-04-13 23:20:52.280 | [142960 Async ks-group-memberalt:174967]: Waiting for completion of get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe running on PID 174967 (4 other jobs running) 2022-04-13 23:20:52.310 | [142960 Async ks-group-memberalt:174967]: Signaling child to exit 2022-04-13 23:20:53.269 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:53.299 | [174967 Async ks-group-memberalt:174967]: finished successfully 2022-04-13 23:20:53.321 | WAKEUP 2022-04-13 23:20:53.345 | [142960 Async ks-group-memberalt:174967]: Signaled 2022-04-13 23:20:53.346 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:20:53.346 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe -f value 2022-04-13 23:20:53.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.346 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.347 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:20:53.347 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:20:53.347 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:53.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe -f value 2022-04-13 23:20:53.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.347 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.347 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.347 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False' 2022-04-13 23:20:53.347 | + functions-common:get_or_add_group_project_role:1083 : echo dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False 2022-04-13 23:20:53.347 | dab08c75967746a2abeadb7de7b87f37 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False 2022-04-13 23:20:53.399 | [142960 Async ks-group-memberalt:174967]: finished get_or_add_group_project_role member 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe with result 0 in 15 seconds 2022-04-13 23:20:53.445 | [142960 Async ks-group-anotheralt:175073]: Waiting for completion of get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe running on PID 175073 (3 other jobs running) 2022-04-13 23:20:53.484 | [142960 Async ks-group-anotheralt:175073]: Signaling child to exit 2022-04-13 23:20:53.627 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:53.654 | [175073 Async ks-group-anotheralt:175073]: finished successfully 2022-04-13 23:20:53.675 | WAKEUP 2022-04-13 23:20:53.701 | [142960 Async ks-group-anotheralt:175073]: Signaled 2022-04-13 23:20:53.702 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:20:53.702 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe -f value 2022-04-13 23:20:53.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.702 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.702 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.702 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.702 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:20:53.702 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:20:53.702 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe 2022-04-13 23:20:53.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.702 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.703 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.703 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 35ea215ee6954099a3790ff2a6b774bd --project ab762b7946264142a39804bad661cdbe -f value 2022-04-13 23:20:53.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.703 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.703 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.703 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.703 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False' 2022-04-13 23:20:53.703 | + functions-common:get_or_add_group_project_role:1083 : echo b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False 2022-04-13 23:20:53.703 | b1d12bddc93944729ef5206163305438 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe False 2022-04-13 23:20:53.728 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:20:53.749 | [142960 Async ks-group-anotheralt:175073]: finished get_or_add_group_project_role anotherrole 35ea215ee6954099a3790ff2a6b774bd ab762b7946264142a39804bad661cdbe with result 0 in 15 seconds 2022-04-13 23:20:53.756 | [175181 Async ks-group-admin:175181]: finished successfully 2022-04-13 23:20:53.788 | [142960 Async ks-group-admin:175181]: Waiting for completion of get_or_add_group_project_role admin dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f running on PID 175181 (2 other jobs running) 2022-04-13 23:20:53.814 | [142960 Async ks-group-admin:175181]: Signaling child to exit 2022-04-13 23:20:53.814 | WAKEUP 2022-04-13 23:20:53.836 | [142960 Async ks-group-admin:175181]: Signaled 2022-04-13 23:20:53.838 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:20:53.838 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dbfae512730e41c6b65c81a2cc354699 --project 8b98359186ef4697b5662f9b7377e82f -f value 2022-04-13 23:20:53.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.838 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.838 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.838 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.838 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:20:53.838 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:20:53.838 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group dbfae512730e41c6b65c81a2cc354699 --project 8b98359186ef4697b5662f9b7377e82f 2022-04-13 23:20:53.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.839 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group dbfae512730e41c6b65c81a2cc354699 --project 8b98359186ef4697b5662f9b7377e82f -f value 2022-04-13 23:20:53.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:20:53.839 | from cryptography.utils import int_from_bytes 2022-04-13 23:20:53.839 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:20:53.839 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='212f454c89cd4b1d81b9b5f353ad0c36 dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f False' 2022-04-13 23:20:53.839 | + functions-common:get_or_add_group_project_role:1083 : echo 212f454c89cd4b1d81b9b5f353ad0c36 dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f False 2022-04-13 23:20:53.839 | 212f454c89cd4b1d81b9b5f353ad0c36 dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f False 2022-04-13 23:20:53.883 | [142960 Async ks-group-admin:175181]: finished get_or_add_group_project_role admin dbfae512730e41c6b65c81a2cc354699 8b98359186ef4697b5662f9b7377e82f with result 0 in 15 seconds 2022-04-13 23:20:53.887 | + inc/async:async_wait:197 : return 0 2022-04-13 23:20:53.889 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:20:53.907 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:53.909 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:20:53.927 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:53.930 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:20:53.932 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:20:53.992 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:20:54.032 | [142960 Async create_nova_accounts:177100]: running: create_nova_accounts 2022-04-13 23:20:54.035 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:20:54.054 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:54.058 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:20:54.061 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:20:54.121 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:20:54.164 | [142960 Async create_glance_accounts:177215]: running: create_glance_accounts 2022-04-13 23:20:54.166 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:20:54.186 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:54.189 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:20:54.191 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:20:54.259 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:20:54.304 | [142960 Async create_cinder_accounts:177345]: running: create_cinder_accounts 2022-04-13 23:20:54.307 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:20:54.329 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:54.331 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:20:54.334 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:20:54.402 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:20:54.472 | [142960 Async create_neutron_accounts:177460]: running: create_neutron_accounts 2022-04-13 23:20:54.479 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:20:54.514 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:54.517 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:20:54.520 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:20:54.691 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:20:54.909 | [142960 Async create_swift_accounts:177601]: running: create_swift_accounts 2022-04-13 23:20:54.913 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:20:55.039 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:55.049 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:20:55.355 | [142960 Async create_nova_accounts:177100]: Waiting for completion of create_nova_accounts running on PID 177100 (6 other jobs running) 2022-04-13 23:20:55.542 | [142960 Async create_nova_accounts:177100]: Signaling child to exit 2022-04-13 23:21:34.256 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:34.408 | [177460 Async create_neutron_accounts:177460]: finished successfully 2022-04-13 23:21:52.955 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:21:53.001 | [177345 Async create_cinder_accounts:177345]: finished successfully 2022-04-13 23:22:09.453 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:09.484 | [177215 Async create_glance_accounts:177215]: finished successfully 2022-04-13 23:22:11.309 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:22:11.335 | [177100 Async create_nova_accounts:177100]: finished successfully 2022-04-13 23:22:11.356 | WAKEUP 2022-04-13 23:22:11.379 | [142960 Async create_nova_accounts:177100]: Signaled 2022-04-13 23:22:11.380 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:22:11.380 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:22:11.380 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:22:11.380 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.380 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.380 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.380 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:11.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.380 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.380 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.381 | + functions-common:get_or_create_user:932 : user_id=1a156c91239f4678ad736d2c2e2a49d2 2022-04-13 23:22:11.381 | + functions-common:get_or_create_user:933 : echo 1a156c91239f4678ad736d2c2e2a49d2 2022-04-13 23:22:11.381 | 1a156c91239f4678ad736d2c2e2a49d2 2022-04-13 23:22:11.381 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:22:11.381 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.381 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.381 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.381 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.382 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.382 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.382 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.382 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.382 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.382 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.382 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.382 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.382 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.382 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.382 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.382 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.382 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | 1a156c91239f4678ad736d2c2e2a49d2 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.382 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.382 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.383 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.383 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:22:11.383 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.383 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.383 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.383 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.383 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.383 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.383 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.383 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.383 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.383 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.383 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.384 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.384 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.384 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.384 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.384 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.384 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.384 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.384 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.384 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.384 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 1a156c91239f4678ad736d2c2e2a49d2 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.384 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.384 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.384 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:22:11.384 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:22:11.384 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:22:11.384 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:22:11.384 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:22:11.384 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.47/compute 2022-04-13 23:22:11.384 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:22:11.384 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.384 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:22:11.384 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:22:11.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.384 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.384 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.384 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.384 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.384 | 2aaff0a5b4eb457eb0b1d7c9f330c2f5' 2022-04-13 23:22:11.385 | + functions-common:get_or_create_service:1101 : echo 2aaff0a5b4eb457eb0b1d7c9f330c2f5 2022-04-13 23:22:11.385 | 2aaff0a5b4eb457eb0b1d7c9f330c2f5 2022-04-13 23:22:11.385 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2022-04-13 23:22:11.385 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.385 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:22:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.385 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:11.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.385 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.385 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=fedc4d9217464f81be4b36d9df3a5c31 2022-04-13 23:22:11.385 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo fedc4d9217464f81be4b36d9df3a5c31 2022-04-13 23:22:11.385 | + functions-common:get_or_create_endpoint:1134 : public_id=fedc4d9217464f81be4b36d9df3a5c31 2022-04-13 23:22:11.385 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.385 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.385 | + functions-common:get_or_create_endpoint:1143 : echo fedc4d9217464f81be4b36d9df3a5c31 2022-04-13 23:22:11.385 | fedc4d9217464f81be4b36d9df3a5c31 2022-04-13 23:22:11.385 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:22:11.385 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.386 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:22:11.386 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.386 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.386 | c4b8f38e72784d64a19590c7141d9401' 2022-04-13 23:22:11.386 | + functions-common:get_or_create_service:1101 : echo c4b8f38e72784d64a19590c7141d9401 2022-04-13 23:22:11.386 | c4b8f38e72784d64a19590c7141d9401 2022-04-13 23:22:11.386 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2022-04-13 23:22:11.386 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.386 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2022-04-13 23:22:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.386 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.386 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=68d0f35a9fbf4526b105c6bb2bbb5323 2022-04-13 23:22:11.386 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 68d0f35a9fbf4526b105c6bb2bbb5323 2022-04-13 23:22:11.387 | + functions-common:get_or_create_endpoint:1134 : public_id=68d0f35a9fbf4526b105c6bb2bbb5323 2022-04-13 23:22:11.387 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.387 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.387 | + functions-common:get_or_create_endpoint:1143 : echo 68d0f35a9fbf4526b105c6bb2bbb5323 2022-04-13 23:22:11.387 | 68d0f35a9fbf4526b105c6bb2bbb5323 2022-04-13 23:22:11.387 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:22:11.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:11.387 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:22:11.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:11.387 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:22:11.387 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.387 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.387 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.387 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.387 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.387 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.387 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.387 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.387 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.387 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.387 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.387 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.388 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.388 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.388 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.388 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.388 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.388 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.388 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.388 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.388 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.388 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.388 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.388 | ++ functions-common:get_field:825 : echo '| 50d9bee2ca92458a80c9ebd73da4cab3 | 1a156c91239f4678ad736d2c2e2a49d2 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.388 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.388 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.388 | + functions-common:get_or_add_user_project_role:1004 : echo 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.388 | 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.388 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:22:11.388 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:11.388 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:22:11.388 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:11.388 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:22:11.428 | [142960 Async create_nova_accounts:177100]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-13 23:22:11.466 | [142960 Async create_glance_accounts:177215]: Waiting for completion of create_glance_accounts running on PID 177215 (5 other jobs running) 2022-04-13 23:22:11.491 | [142960 Async create_glance_accounts:177215]: Signaling child to exit 2022-04-13 23:22:11.491 | WAKEUP 2022-04-13 23:22:11.514 | [142960 Async create_glance_accounts:177215]: Signaled 2022-04-13 23:22:11.515 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:22:11.515 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:11.516 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:22:11.516 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:22:11.516 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.516 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.516 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.516 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:11.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.516 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.516 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.516 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.516 | + functions-common:get_or_create_user:932 : user_id=84f33c8a6b6c4232918deded11ca6dab 2022-04-13 23:22:11.516 | + functions-common:get_or_create_user:933 : echo 84f33c8a6b6c4232918deded11ca6dab 2022-04-13 23:22:11.516 | 84f33c8a6b6c4232918deded11ca6dab 2022-04-13 23:22:11.516 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:22:11.516 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.516 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.516 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.516 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.516 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.516 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.516 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.516 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.516 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.517 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.517 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.517 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.517 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.517 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.517 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.517 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.517 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.517 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.517 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.517 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.517 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | 84f33c8a6b6c4232918deded11ca6dab | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.517 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.517 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.517 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.517 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.518 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:11.518 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:22:11.518 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:11.518 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:22:11.518 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:22:11.518 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.518 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.518 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.518 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:11.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.518 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.518 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.518 | + functions-common:get_or_create_user:932 : user_id=19919aac9c104011b0687c5373a4a498 2022-04-13 23:22:11.518 | + functions-common:get_or_create_user:933 : echo 19919aac9c104011b0687c5373a4a498 2022-04-13 23:22:11.518 | 19919aac9c104011b0687c5373a4a498 2022-04-13 23:22:11.518 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:22:11.518 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.518 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.518 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.518 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.518 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.518 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.518 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.519 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.519 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.519 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.519 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.519 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.519 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.519 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.519 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.519 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.519 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.519 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.519 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.519 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.519 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | 19919aac9c104011b0687c5373a4a498 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.519 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.519 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.519 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.519 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.519 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.520 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:22:11.520 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:22:11.520 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.520 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.520 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.520 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.520 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.520 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.520 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.520 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.520 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.520 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.520 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.521 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.521 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.521 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.521 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.521 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.521 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.521 | ++ functions-common:get_field:825 : echo '| 50d9bee2ca92458a80c9ebd73da4cab3 | 19919aac9c104011b0687c5373a4a498 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.521 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.521 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.521 | + functions-common:get_or_add_user_project_role:1004 : echo 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.521 | 50d9bee2ca92458a80c9ebd73da4cab3 2022-04-13 23:22:11.521 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:22:11.521 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.521 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:22:11.521 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:22:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.521 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.521 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.521 | 3d5a51c876914c308431e5c6855fb810' 2022-04-13 23:22:11.521 | + functions-common:get_or_create_service:1101 : echo 3d5a51c876914c308431e5c6855fb810 2022-04-13 23:22:11.521 | 3d5a51c876914c308431e5c6855fb810 2022-04-13 23:22:11.521 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2022-04-13 23:22:11.522 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.522 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2022-04-13 23:22:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.522 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.522 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2022-04-13 23:22:11.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.522 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.523 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b1c2e8ad57d848369c1693f59533d608 2022-04-13 23:22:11.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b1c2e8ad57d848369c1693f59533d608 2022-04-13 23:22:11.523 | + functions-common:get_or_create_endpoint:1134 : public_id=b1c2e8ad57d848369c1693f59533d608 2022-04-13 23:22:11.523 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.523 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.523 | + functions-common:get_or_create_endpoint:1143 : echo b1c2e8ad57d848369c1693f59533d608 2022-04-13 23:22:11.523 | b1c2e8ad57d848369c1693f59533d608 2022-04-13 23:22:11.523 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:22:11.523 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:22:11.523 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:22:11.523 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:22:11.523 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:22:11.523 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:22:11.523 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:22:11.523 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:22:11.523 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:22:11.561 | [142960 Async create_glance_accounts:177215]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-13 23:22:11.599 | [142960 Async create_cinder_accounts:177345]: Waiting for completion of create_cinder_accounts running on PID 177345 (4 other jobs running) 2022-04-13 23:22:11.624 | [142960 Async create_cinder_accounts:177345]: Signaling child to exit 2022-04-13 23:22:11.624 | WAKEUP 2022-04-13 23:22:11.648 | [142960 Async create_cinder_accounts:177345]: Signaled 2022-04-13 23:22:11.650 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:22:11.650 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:22:11.650 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:22:11.650 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.650 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.650 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.650 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:11.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.650 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.650 | + functions-common:get_or_create_user:932 : user_id=265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.650 | + functions-common:get_or_create_user:933 : echo 265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.650 | 265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.650 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:22:11.650 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.650 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.651 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.651 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.651 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.651 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.651 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.651 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.651 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.651 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.651 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.651 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.651 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.652 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.652 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.652 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | 265c4f01202b46c4bf516411ec3559c6 | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.652 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.652 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.652 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.652 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.652 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.652 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:11.652 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:22:11.652 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.652 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:22:11.652 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:22:11.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.652 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.652 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.652 | 13fbc5f6fd1f4b09a33439ed0ab9def4' 2022-04-13 23:22:11.652 | + functions-common:get_or_create_service:1101 : echo 13fbc5f6fd1f4b09a33439ed0ab9def4 2022-04-13 23:22:11.652 | 13fbc5f6fd1f4b09a33439ed0ab9def4 2022-04-13 23:22:11.652 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:22:11.652 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-04-13 23:22:11.652 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.652 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:22:11.652 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.653 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.653 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9d18f099641a44f6b661e66bbbd702f9 2022-04-13 23:22:11.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9d18f099641a44f6b661e66bbbd702f9 2022-04-13 23:22:11.653 | + functions-common:get_or_create_endpoint:1134 : public_id=9d18f099641a44f6b661e66bbbd702f9 2022-04-13 23:22:11.653 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.653 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.653 | + functions-common:get_or_create_endpoint:1143 : echo 9d18f099641a44f6b661e66bbbd702f9 2022-04-13 23:22:11.653 | 9d18f099641a44f6b661e66bbbd702f9 2022-04-13 23:22:11.653 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:22:11.653 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.653 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:22:11.653 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.654 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.654 | e8edcfb7d6534cebb6d6c120a94317d1' 2022-04-13 23:22:11.654 | + functions-common:get_or_create_service:1101 : echo e8edcfb7d6534cebb6d6c120a94317d1 2022-04-13 23:22:11.654 | e8edcfb7d6534cebb6d6c120a94317d1 2022-04-13 23:22:11.654 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2022-04-13 23:22:11.654 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.654 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:22:11.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.654 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.654 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.654 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:22:11.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.654 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.654 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=42ff5e413c4d42d3b9accb487ae2492a 2022-04-13 23:22:11.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 42ff5e413c4d42d3b9accb487ae2492a 2022-04-13 23:22:11.654 | + functions-common:get_or_create_endpoint:1134 : public_id=42ff5e413c4d42d3b9accb487ae2492a 2022-04-13 23:22:11.654 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.654 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.654 | + functions-common:get_or_create_endpoint:1143 : echo 42ff5e413c4d42d3b9accb487ae2492a 2022-04-13 23:22:11.654 | 42ff5e413c4d42d3b9accb487ae2492a 2022-04-13 23:22:11.654 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:22:11.654 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:22:11.655 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:22:11.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.655 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_project:945 : project_id=4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_project:946 : echo 4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:22:11.655 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4fdf9c13c5a341cdb2702bf8652a344b 2022-04-13 23:22:11.655 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.655 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:22:11.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.655 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:22:11.655 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_user:932 : user_id=265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.655 | ++ functions-common:get_or_create_user:933 : echo 265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.655 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 265c4f01202b46c4bf516411ec3559c6 2022-04-13 23:22:11.695 | [142960 Async create_cinder_accounts:177345]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-13 23:22:11.699 | + inc/async:async_wait:197 : return 0 2022-04-13 23:22:11.702 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:22:11.754 | [142960 Async create_neutron_accounts:177460]: Waiting for completion of create_neutron_accounts running on PID 177460 (3 other jobs running) 2022-04-13 23:22:11.780 | [142960 Async create_neutron_accounts:177460]: Signaling child to exit 2022-04-13 23:22:11.780 | WAKEUP 2022-04-13 23:22:11.803 | [142960 Async create_neutron_accounts:177460]: Signaled 2022-04-13 23:22:11.805 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:22:11.805 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:22:11.805 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:22:11.805 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:22:11.805 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:22:11.805 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:22:11.805 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:22:11.805 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:22:11.805 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:22:11.805 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:22:11.805 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.47:9696/ 2022-04-13 23:22:11.805 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:22:11.805 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:22:11.805 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:22:11.805 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:22:11.805 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:22:11.805 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:22:11.805 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:22:11.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.805 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.805 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.806 | + functions-common:get_or_create_user:932 : user_id=a09a637aa1324b56b157987a7bba3efa 2022-04-13 23:22:11.806 | + functions-common:get_or_create_user:933 : echo a09a637aa1324b56b157987a7bba3efa 2022-04-13 23:22:11.806 | a09a637aa1324b56b157987a7bba3efa 2022-04-13 23:22:11.806 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:22:11.806 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:22:11.806 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:22:11.806 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:22:11.806 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:22:11.806 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:22:11.806 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.806 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.806 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.806 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.806 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:22:11.806 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:22:11.806 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.807 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.807 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:22:11.807 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:22:11.807 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:22:11.807 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:22:11.807 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.807 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.807 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.807 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:22:11.807 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:22:11.807 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | a09a637aa1324b56b157987a7bba3efa | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:22:11.807 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:22:11.807 | ++ functions-common:get_field:819 : read data 2022-04-13 23:22:11.807 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.807 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.807 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:22:11.807 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:22:11.807 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:22:11.807 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:22:11.807 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:22:11.807 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:22:11.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.807 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.807 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.807 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.807 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:22:11.807 | e2de160fd4c44a41adfcec30663dbb91' 2022-04-13 23:22:11.808 | + functions-common:get_or_create_service:1101 : echo e2de160fd4c44a41adfcec30663dbb91 2022-04-13 23:22:11.808 | e2de160fd4c44a41adfcec30663dbb91 2022-04-13 23:22:11.808 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2022-04-13 23:22:11.808 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:22:11.808 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2022-04-13 23:22:11.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:22:11.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:22:11.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.808 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:22:11.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:22:11.808 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2022-04-13 23:22:11.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:11.808 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:11.808 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:22:11.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f248eaaefa4e400a9c566f1c31f66d07 2022-04-13 23:22:11.808 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f248eaaefa4e400a9c566f1c31f66d07 2022-04-13 23:22:11.808 | + functions-common:get_or_create_endpoint:1134 : public_id=f248eaaefa4e400a9c566f1c31f66d07 2022-04-13 23:22:11.808 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:22:11.808 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:22:11.808 | + functions-common:get_or_create_endpoint:1143 : echo f248eaaefa4e400a9c566f1c31f66d07 2022-04-13 23:22:11.808 | f248eaaefa4e400a9c566f1c31f66d07 2022-04-13 23:22:11.851 | [142960 Async create_neutron_accounts:177460]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-13 23:22:11.890 | [142960 Async create_swift_accounts:177601]: Waiting for completion of create_swift_accounts running on PID 177601 (2 other jobs running) 2022-04-13 23:22:11.916 | [142960 Async create_swift_accounts:177601]: Signaling child to exit 2022-04-13 23:23:01.770 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:01.796 | [177601 Async create_swift_accounts:177601]: finished successfully 2022-04-13 23:23:01.816 | WAKEUP 2022-04-13 23:23:01.838 | [142960 Async create_swift_accounts:177601]: Signaled 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:23:01.840 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:23:01.840 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:23:01.840 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:23:01.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.840 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.840 | ++ functions-common:get_or_create_role:957 : role_id=b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.840 | ++ functions-common:get_or_create_role:958 : echo b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:614 : another_role=b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.840 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:23:01.840 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:23:01.841 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:01.841 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:23:01.841 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:23:01.841 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:23:01.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.841 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.841 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.841 | + functions-common:get_or_create_user:932 : user_id=1fd73321359341f6a3c3c83b8d2eee3d 2022-04-13 23:23:01.841 | + functions-common:get_or_create_user:933 : echo 1fd73321359341f6a3c3c83b8d2eee3d 2022-04-13 23:23:01.841 | 1fd73321359341f6a3c3c83b8d2eee3d 2022-04-13 23:23:01.841 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:23:01.841 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.841 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:01.841 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:01.841 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:01.841 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.841 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.841 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.841 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.841 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.841 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.842 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.842 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.842 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.842 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.842 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.842 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.842 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.842 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.842 | ++ functions-common:get_field:825 : echo '| 965c2c764bf34c99aca9cbab30a0143d | 1fd73321359341f6a3c3c83b8d2eee3d | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:23:01.842 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.842 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:1004 : echo 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:23:01.842 | 965c2c764bf34c99aca9cbab30a0143d 2022-04-13 23:23:01.842 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:23:01.842 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:23:01.842 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:23:01.843 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:23:01.843 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.843 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.843 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.843 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.843 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.843 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.843 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.843 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.843 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:23:01.843 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.843 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.844 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.844 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.844 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.844 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 1fd73321359341f6a3c3c83b8d2eee3d | | 4fdf9c13c5a341cdb2702bf8652a344b | | | False |' 2022-04-13 23:23:01.844 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.844 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.844 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.844 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.844 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:23:01.844 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:23:01.844 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:23:01.844 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:23:01.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.844 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.844 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:23:01.844 | a7b9e6c2c1024d85b0d0b374f91873ae' 2022-04-13 23:23:01.844 | + functions-common:get_or_create_service:1101 : echo a7b9e6c2c1024d85b0d0b374f91873ae 2022-04-13 23:23:01.844 | a7b9e6c2c1024d85b0d0b374f91873ae 2022-04-13 23:23:01.844 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2022-04-13 23:23:01.844 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:23:01.844 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:23:01.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:01.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:23:01.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:01.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=17b8f744fb064f7bac15e9019c654cb6 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 17b8f744fb064f7bac15e9019c654cb6 2022-04-13 23:23:01.845 | + functions-common:get_or_create_endpoint:1134 : public_id=17b8f744fb064f7bac15e9019c654cb6 2022-04-13 23:23:01.845 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.47:8080 ]] 2022-04-13 23:23:01.845 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2022-04-13 23:23:01.845 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.845 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.845 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:23:01.845 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:23:01.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2022-04-13 23:23:01.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.845 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.846 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.846 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=50c06301022f4f7aa95854564b94a88b 2022-04-13 23:23:01.846 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 50c06301022f4f7aa95854564b94a88b 2022-04-13 23:23:01.846 | 50c06301022f4f7aa95854564b94a88b 2022-04-13 23:23:01.846 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:23:01.846 | + functions-common:get_or_create_endpoint:1143 : echo 17b8f744fb064f7bac15e9019c654cb6 2022-04-13 23:23:01.846 | 17b8f744fb064f7bac15e9019c654cb6 2022-04-13 23:23:01.846 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:23:01.846 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:01.846 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:23:01.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.846 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_project:945 : project_id=f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_project:946 : echo f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.846 | + lib/swift:create_swift_accounts:628 : swift_project_test1=f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.846 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:23:01.846 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.846 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:23:01.846 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:23:01.846 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:23:01.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.846 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.847 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.847 | ++ functions-common:get_or_create_user:932 : user_id=310f186342e542d5a6ca09001221d647 2022-04-13 23:23:01.847 | ++ functions-common:get_or_create_user:933 : echo 310f186342e542d5a6ca09001221d647 2022-04-13 23:23:01.847 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=310f186342e542d5a6ca09001221d647 2022-04-13 23:23:01.847 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:23:01.847 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.847 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 310f186342e542d5a6ca09001221d647 f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.847 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.847 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:01.847 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.847 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.847 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:01.847 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:01.847 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:01.847 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 310f186342e542d5a6ca09001221d647 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.848 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.848 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.848 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.848 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 310f186342e542d5a6ca09001221d647 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 310f186342e542d5a6ca09001221d647 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.848 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.848 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.848 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.848 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.848 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 310f186342e542d5a6ca09001221d647 | | f6c27952fcf64793ae3a5bb9614e1f61 | | | False |' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.848 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.849 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.849 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.849 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.849 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:23:01.849 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:23:01.849 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:01.849 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:23:01.849 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:23:01.849 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:23:01.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.849 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.849 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.849 | ++ functions-common:get_or_create_user:932 : user_id=4b10c8701fc5464597f81620689853b0 2022-04-13 23:23:01.849 | ++ functions-common:get_or_create_user:933 : echo 4b10c8701fc5464597f81620689853b0 2022-04-13 23:23:01.849 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4b10c8701fc5464597f81620689853b0 2022-04-13 23:23:01.849 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:23:01.849 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.849 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b1d12bddc93944729ef5206163305438 4b10c8701fc5464597f81620689853b0 f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.849 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.849 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:01.849 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.849 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.849 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:01.849 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:01.849 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:01.849 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:01.849 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role b1d12bddc93944729ef5206163305438 --user 4b10c8701fc5464597f81620689853b0 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.850 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.850 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.850 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.850 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.850 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.850 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.850 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add b1d12bddc93944729ef5206163305438 --user 4b10c8701fc5464597f81620689853b0 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role b1d12bddc93944729ef5206163305438 --user 4b10c8701fc5464597f81620689853b0 --project f6c27952fcf64793ae3a5bb9614e1f61 2022-04-13 23:23:01.850 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.850 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.850 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.850 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.850 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.850 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.850 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.850 | ++ functions-common:get_field:825 : echo '| b1d12bddc93944729ef5206163305438 | 4b10c8701fc5464597f81620689853b0 | | f6c27952fcf64793ae3a5bb9614e1f61 | | | False |' 2022-04-13 23:23:01.850 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.850 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.851 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.851 | + functions-common:get_or_add_user_project_role:1004 : echo b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.851 | b1d12bddc93944729ef5206163305438 2022-04-13 23:23:01.851 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:23:01.851 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:01.851 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:23:01.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.851 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_project:945 : project_id=61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_project:946 : echo 61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.851 | + lib/swift:create_swift_accounts:642 : swift_project_test2=61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.851 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:23:01.851 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.851 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:23:01.851 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:23:01.851 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:23:01.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.851 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.851 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_user:932 : user_id=420090c22e1e4f7d9ae01148f4c45eef 2022-04-13 23:23:01.851 | ++ functions-common:get_or_create_user:933 : echo 420090c22e1e4f7d9ae01148f4c45eef 2022-04-13 23:23:01.851 | + lib/swift:create_swift_accounts:647 : swift_user_test2=420090c22e1e4f7d9ae01148f4c45eef 2022-04-13 23:23:01.852 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:23:01.852 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.852 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 420090c22e1e4f7d9ae01148f4c45eef 61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.852 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:01.852 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.852 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.852 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:01.852 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:01.852 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:01.852 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 420090c22e1e4f7d9ae01148f4c45eef --project 61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.852 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.852 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.852 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.852 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.852 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.852 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 420090c22e1e4f7d9ae01148f4c45eef --project 61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.852 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 420090c22e1e4f7d9ae01148f4c45eef --project 61a054ecb94647cbb0105bf2d6a7b858 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.852 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.853 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.853 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.853 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.853 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.853 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.853 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.853 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 420090c22e1e4f7d9ae01148f4c45eef | | 61a054ecb94647cbb0105bf2d6a7b858 | | | False |' 2022-04-13 23:23:01.853 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.853 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.853 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.853 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.853 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:23:01.853 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:23:01.853 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:23:01.853 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:23:01.853 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:23:01.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.853 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.853 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.853 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:23:01.853 | d149c917628744eb869265e2395b4f7a' 2022-04-13 23:23:01.853 | ++ functions-common:get_or_create_domain:895 : echo d149c917628744eb869265e2395b4f7a 2022-04-13 23:23:01.853 | + lib/swift:create_swift_accounts:652 : swift_domain=d149c917628744eb869265e2395b4f7a 2022-04-13 23:23:01.853 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:23:01.853 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:23:01.854 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d149c917628744eb869265e2395b4f7a 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:23:01.854 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d149c917628744eb869265e2395b4f7a --or-show -f value -c id 2022-04-13 23:23:01.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.854 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_project:945 : project_id=580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_project:946 : echo 580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:656 : swift_project_test4=580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:23:01.854 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:23:01.854 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d149c917628744eb869265e2395b4f7a test4@example.com 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:23:01.854 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d149c917628744eb869265e2395b4f7a --email=test4@example.com --or-show -f value -c id 2022-04-13 23:23:01.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.854 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.854 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_user:932 : user_id=7c366b525ae1426ab4719ca6ee10cb18 2022-04-13 23:23:01.854 | ++ functions-common:get_or_create_user:933 : echo 7c366b525ae1426ab4719ca6ee10cb18 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7c366b525ae1426ab4719ca6ee10cb18 2022-04-13 23:23:01.854 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:23:01.854 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:23:01.855 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7c366b525ae1426ab4719ca6ee10cb18 580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.855 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:23:01.855 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:23:01.855 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:23:01.855 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:23:01.855 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:23:01.855 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:23:01.855 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7c366b525ae1426ab4719ca6ee10cb18 --project 580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:23:01.855 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.855 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.855 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.855 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:23:01.855 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:23:01.855 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7c366b525ae1426ab4719ca6ee10cb18 --project 580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.855 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7c366b525ae1426ab4719ca6ee10cb18 --project 580f537c0fe747689dab019de4933a81 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:23:01.855 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:23:01.855 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:23:01.855 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.856 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:23:01.856 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:23:01.856 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:23:01.856 | ++ functions-common:get_field:825 : echo '| 212f454c89cd4b1d81b9b5f353ad0c36 | 7c366b525ae1426ab4719ca6ee10cb18 | | 580f537c0fe747689dab019de4933a81 | | | False |' 2022-04-13 23:23:01.856 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:23:01.856 | ++ functions-common:get_field:819 : read data 2022-04-13 23:23:01.856 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.856 | + functions-common:get_or_add_user_project_role:1004 : echo 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.856 | 212f454c89cd4b1d81b9b5f353ad0c36 2022-04-13 23:23:01.886 | [142960 Async create_swift_accounts:177601]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-13 23:23:01.893 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:23:01.896 | + inc/async:async_wait:197 : return 0 2022-04-13 23:23:01.898 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:23:01.917 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:01.919 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:23:01.937 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:01.940 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:23:01.943 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:23:01.945 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:23:01.948 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:23:01.950 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:23:02.011 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:23:02.051 | [142960 Async init_glance:181860]: running: init_glance 2022-04-13 23:23:02.056 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:23:02.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:02.077 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:23:02.080 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:23:02.083 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:23:02.086 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:23:02.089 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:23:02.093 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:02.094 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:02.100 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:02.103 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:23:02.106 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:23:02.109 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:02.111 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:23:02.114 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:23:02.117 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:23:02.119 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:23:02.133 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:23:02.135 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:23:05.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:05.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:05.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:05.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:09.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:09.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:09.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:09.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:12.004 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:23:12.030 | [181860 Async init_glance:181860]: finished successfully 2022-04-13 23:23:12.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:12.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:12.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:12.901 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:16.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:16.395 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:16.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:16.395 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:19.869 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:19.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:19.869 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:23.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:23.314 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:23.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:23.314 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:26.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:26.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:26.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:26.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:30.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:30.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.436 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:35.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:35.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:35.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:35.151 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:35.152 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:23:41.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:41.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:41.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:41.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:41.335 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:23:41.340 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:23:41.342 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:23:41.345 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:23:41.348 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:23:41.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:23:41.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:23:41.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:23:41.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:23:41.359 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:23:41.361 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:23:41.364 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:23:41.366 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:23:41.368 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:23:41.370 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:23:41.373 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:23:41.377 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:41.379 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:23:41.381 | + 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-13 23:23:41.387 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:23:41.389 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:23:41.391 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:23:41.393 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:23:41.396 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:23:41.398 | + 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-13 23:23:41.427 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:23:41.454 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:23:41.483 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:23:41.512 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:23:41.542 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:23:41.570 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:23:41.573 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:23:41.575 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:23:41.577 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:23:41.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:23:41.597 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:23:41.599 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:23:41.601 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:41.604 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:23:41.606 | + 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-13 23:23:41.635 | + 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-13 23:23:41.663 | + 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-13 23:23:41.692 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:23:41.721 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:23:41.737 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:41.740 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:23:41.742 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:23:41.744 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:23:41.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:23:41.749 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:23:41.761 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:23:41.763 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:23:41.766 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:23:41.768 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:23:41.781 | + 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-13 23:23:41.793 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:23:41.796 | + 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-13 23:23:41.808 | + 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-13 23:23:41.820 | + 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-13 23:23:41.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:23:41.835 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:23:41.838 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:23:41.842 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.1HW80Grcnl 2022-04-13 23:23:41.845 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:23:41.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:23:41.850 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.1HW80Grcnl 2022-04-13 23:23:41.854 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.1HW80Grcnl 2022-04-13 23:23:41.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.1HW80Grcnl /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:23:41.877 | + 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-13 23:23:41.906 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:41.909 | + 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-13 23:23:41.937 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:23:41.940 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:23:41.942 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:23:41.945 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:23:41.947 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:23:41.949 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:23:41.966 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:41.969 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:23:41.972 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:23:41.975 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:23:41.992 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:41.995 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:23:41.998 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2022-04-13 23:23:42.028 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:23:42.030 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:23:42.033 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:23:42.050 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:42.053 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:23:42.055 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:23:42.057 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:23:42.060 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:23:42.062 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:23:42.065 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:23:42.067 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:23:42.070 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:23:42.072 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:23:42.074 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:23:42.079 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:23:42.082 | + 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-13 23:23:42.087 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:23:42.104 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:42.107 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:23:42.109 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:23:42.111 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:23:42.116 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:23:42.146 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:23:42.175 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:23:42.206 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:23:42.235 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:23:42.265 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:23:42.268 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:23:42.271 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:23:42.273 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:23:42.276 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:23:42.304 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:23:42.334 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2022-04-13 23:23:42.363 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:23:42.393 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:23:42.422 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:23:42.451 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:23:42.481 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:23:42.511 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:42.540 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:23:42.571 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:23:42.600 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:23:42.631 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:23:42.633 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:23:42.636 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:23:42.638 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:23:42.641 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:23:42.670 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:23:42.705 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2022-04-13 23:23:42.735 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:23:42.765 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:23:42.794 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:23:42.825 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:23:42.855 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:23:42.885 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:42.915 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:23:42.945 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:23:42.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:23:42.950 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:23:42.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:23:42.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:23:42.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:23:42.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:23:42.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 400:449 != '' ]] 2022-04-13 23:23:42.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:400:449 2022-04-13 23:23:42.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:400:449 != '' ]] 2022-04-13 23:23:42.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:23:42.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:23:42.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:23:42.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:23:42.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:23:42.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:23:42.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:23:42.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:23:42.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:42.992 | + 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-13 23:23:43.020 | + 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-13 23:23:43.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.025 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:23:43.028 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:23:43.030 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:23:43.033 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.036 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:23:43.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:23:43.066 | + 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-13 23:23:43.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.071 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:23:43.074 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:23:43.076 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:23:43.079 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.081 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:23:43.109 | + 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-13 23:23:43.113 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.115 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:23:43.117 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:23:43.120 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:23:43.122 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.125 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:23:43.153 | + 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-13 23:23:43.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:23:43.161 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:23:43.163 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:23:43.166 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.168 | + 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-13 23:23:43.197 | + 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-13 23:23:43.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.202 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:23:43.205 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:23:43.207 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:23:43.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.212 | + 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-13 23:23:43.241 | + 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-13 23:23:43.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:23:43.248 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:23:43.251 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:23:43.253 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:23:43.286 | + 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:400:449 2022-04-13 23:23:43.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.291 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:23:43.293 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:400:449 2022-04-13 23:23:43.296 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2022-04-13 23:23:43.298 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.301 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2022-04-13 23:23:43.330 | + 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-13 23:23:43.332 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:23:43.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:23:43.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:23:43.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:23:43.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:23:43.344 | + 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-13 23:23:43.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:23:43.376 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:23:43.393 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:43.396 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:23:43.398 | + 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-13 23:23:43.429 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:43.432 | + 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-13 23:23:43.461 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:23:43.492 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:23:43.495 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:23:43.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:23:43.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:23:46.529 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:23:46.529 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:23:46.529 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=183837) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:23:46.580 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:23:46.580 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:23:46.580 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:46.580 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:46.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:46.581 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=183837) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:46.635 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:23:46.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:46.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:46.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:46.635 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:46.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:23:46.995 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:23:46.998 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:23:47.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:23:47.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:23:47.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:23:47.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:23:47.084 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:47.087 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:23:47.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:23:47.121 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:23:47.130 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:23:47.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:23:47.135 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:23:47.147 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:23:47.159 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:23:47.162 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:23:47.170 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:23:47.174 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:23:47.176 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:23:47.185 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:23:47.188 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:47.191 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:23:47.194 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:23:47.196 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:23:47.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:23:47.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:23:47.203 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:23:47.206 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:23:47.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:23:47.237 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:23:47.239 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:23:47.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:23:47.277 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:23:47.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:23:47.335 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:23:47.353 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:47.355 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:23:47.358 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.363 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:23:47.392 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:23:47.421 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:23:47.453 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:47.455 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:23:47.484 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:23:47.502 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:47.504 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.507 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:23:47.536 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.538 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.541 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:23:47.570 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.572 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:23:47.575 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:23:47.577 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:23:47.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:47.598 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:23:47.600 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:23:47.605 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:23:47.635 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:23:47.666 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:47.668 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:23:47.697 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:23:47.700 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:23:47.730 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:23:47.732 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:23:47.735 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:23:47.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:23:47.766 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:23:47.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:23:47.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:23:50.730 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:23:50.730 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:23:50.731 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184367) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:23:50.780 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:23:50.780 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:23:50.780 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:50.780 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:50.781 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:50.781 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:23:50.839 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:23:50.839 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=184367) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:23:50.840 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=184367) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:23:50.840 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:23:50.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:50.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:50.840 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:51.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:51.210 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:23:51.213 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:23:51.215 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:23:51.218 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:23:51.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:23:51.223 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:23:51.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:23:51.244 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:23:51.246 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:23:51.249 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:23:51.261 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:23:51.278 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:23:51.281 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:23:51.284 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:23:51.286 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:23:51.288 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:23:51.291 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:23:51.293 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:23:51.296 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:23:51.299 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:23:51.301 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:23:51.304 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:23:51.306 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:23:51.309 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:23:51.311 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:23:51.315 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:23:51.315 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:23:51.321 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:23:51.324 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:23:51.326 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:23:51.329 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:23:51.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:23:51.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:23:51.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:23:51.339 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.49/22 brd 192.168.3.255' 2022-04-13 23:23:51.341 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:23:51.344 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:51.346 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:23:51.349 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:51.351 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.49/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:23:51.354 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:23:51.356 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:23:51.359 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:23:51.362 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:23:51.366 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:23:51.367 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.49/22 brd 192.168.3.255 2022-04-13 23:23:51.367 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:23:51.367 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:23:51.372 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.49 2022-04-13 23:23:51.375 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.49 ' 2022-04-13 23:23:51.377 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.49/22 brd 192.168.3.255 dev eth1 2022-04-13 23:23:51.390 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.49/22 brd 192.168.3.255 dev br-data 2022-04-13 23:23:51.402 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:23:51.415 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:23:51.435 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.49 2022-04-13 23:23:54.444 | ARPING 192.168.0.49 from 192.168.0.49 br-data 2022-04-13 23:23:54.444 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:23:54.444 | Received 0 response(s) 2022-04-13 23:23:54.461 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:23:54.463 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:23:54.466 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:23:54.469 | + ./stack.sh:exit_trap:524 : jobs='168160 2022-04-13 23:23:54.469 | 181860' 2022-04-13 23:23:54.472 | + ./stack.sh:exit_trap:527 : [[ -n 168160 2022-04-13 23:23:54.472 | 181860 ]] 2022-04-13 23:23:54.474 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-231429 ]] 2022-04-13 23:23:54.476 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:54.479 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:23:54.479 | exit_trap: cleaning up child processes 2022-04-13 23:23:54.481 | + ./stack.sh:exit_trap:529 : kill 168160 181860 2022-04-13 23:23:54.483 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Pel1MEdPgv ']' 2022-04-13 23:23:54.486 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Pel1MEdPgv 2022-04-13 23:23:54.490 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:23:54.492 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:23:54.494 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:23:54.497 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:23:54.497 | Error on exit 2022-04-13 23:23:54.499 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:23:54.502 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891665 569 fail 2022-04-13 23:23:55.163 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:23:55.165 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:23:56.280 | + ./stack.sh:exit_trap:558 : exit 1